1462 Commits (a934566eb9b1cf7ee9e6bb669e73e46300aa1129)
 

Author SHA1 Message Date
Ryan Dahl dd857f9fdf .addon -> .node 15 years ago
Tim-Smart 0c17067d87 Add require.registerExtension 15 years ago
Ryan Dahl 6bd11f147a Fix undefined reference in fs.js 15 years ago
Ryan Dahl ff2457754c Upgrade libeio 15 years ago
Jérémy Lal c93bab141c Add --system option to configure, so make uses V8, EV, UDNS system libraries and headers. 15 years ago
Ryan Dahl 6d9227b79a Make relative ref to sys in fs module. 15 years ago
Ryan Dahl ca862d75de [net2] Add Socket.setTimeout 15 years ago
Ryan Dahl 4635ed7fde Add process.now 15 years ago
Ryan Dahl 462a8f8652 add error listener to test-net-pingpong 15 years ago
Ryan Dahl 9b67962a44 Add timer.again method 15 years ago
Ryan Dahl 03f2bfe51f Make relative ref to sys in fs module. 15 years ago
Ryan Dahl 358b7516c7 Adjust process.compile documentation 15 years ago
isaacs 976983960d More ini parser features. 15 years ago
Ryan Dahl 777e1a6c69 Merge branch 'master' into net2 15 years ago
Ryan Dahl 70b2a44579 Remove -Werror from V8 15 years ago
Ryan Dahl 7eb126474d Merge branch 'master' into net2 15 years ago
Ryan Dahl 073947c150 Upgrade V8 to 2.1.3 15 years ago
Ryan Dahl 0918bb2070 Adjust a few more tests to work with net2 15 years ago
Ryan Dahl c1a0ade7e7 Further net2 compatibilities 15 years ago
Standa Opichal c2c0cfb75f Making sure node-waf finds its real bindir even when executed through a symlinked path. 15 years ago
Ryan Dahl b07f2e25f4 Update http2 for new stream API 15 years ago
Ryan Dahl 264a67aed2 Update net.js for new stream API 15 years ago
Ryan Dahl dd21a4f4b9 Remove the 'Error: (no message)' exceptions print stack trace instead 15 years ago
Ryan Dahl 6310e717e4 Remove the 'Error: (no message)' exceptions print stack trace instead 15 years ago
Ryan Dahl 93c0c24a4e process.mixin: Return instead of continue in forEach 15 years ago
Ryan Dahl c69d3f4a35 Don't use process.mixin in test-buffer.js 15 years ago
Ryan Dahl faffee0c62 Merge branch 'master' into net2 15 years ago
Ryan Dahl 00333d59d6 process.inherits -> sys.inherits 15 years ago
Aaron Heckmann f8eb163728 Add removeAllListeners 15 years ago
isaacs b90d63b998 Change the include() message so that it doesn't recommend process.mixin. 15 years ago
isaacs 602d1861a1 Remove process.mixin from repl 15 years ago
Ryan Dahl fb6dc11f11 Clean up some things in the benchmarks 15 years ago
Ryan Dahl 04999ef969 Remove -Werror from deps/v8/SConstruct 15 years ago
isaacs c488e5775a Remove process.mixin dependencies from benchmark scripts 15 years ago
isaacs a38aa02f9f Remove process.mixin dependency from fs 15 years ago
isaacs 5861db8a69 Remove process.mixin dependency from all tests. 15 years ago
Ryan Dahl 74614c1bf1 Change libev/wscript for waf 1.5.14 15 years ago
Ryan Dahl 5809483b78 Upgrade waf to 1.5.14a 15 years ago
Ryan Dahl 8c4561d2a0 Merge branch 'master' into net2 15 years ago
Ryan Dahl c9c13e0718 require('fs') in test-http-tls 15 years ago
Felix Geisendörfer 39472709f0 fs.createWriteStream throws fs undefined error 15 years ago
Felix Geisendörfer 44dde5f24c Remove fs/path globals from test suite 15 years ago
Ryan Dahl e898c1f2e3 Upgrade WAF to 1.5.14 15 years ago
Ryan Dahl c98b0799bf Upgrade V8 to 2.1.2.6 15 years ago
Ryan Dahl 40e42e8107 Replace --cflags with --vars 15 years ago
Felix Geisendörfer 9a9f08b1bc Add callbacks to stream methods 15 years ago
Felix Geisendörfer c47391526c Fix typo in fs.writeStream docs 15 years ago
Ryan Dahl 209b219b10 Add environmental varibles to help text 15 years ago
Ryan Dahl d67fdcc177 clean should not docclean 15 years ago
Rasmus Andersson 374300ca8d Updated patch of node.cc for supporting reading of umask 15 years ago