4711 Commits (672b453a767bba2ddea2621e2a5598c930f56639)
 

Author SHA1 Message Date
Ryan Dahl 3b1d656da5 Revert "Upgrade V8 to 3.6.6" 13 years ago
Ben Noordhuis 9bbca99107 v8: implement VirtualMemory class on SunOS 13 years ago
Ryan Dahl 75cfc77527 Upgrade libuv to f7f518a 13 years ago
Ryan Dahl 8c738fa90c child_process.fork: don't overwrite env 13 years ago
Ryan Dahl ca4a0fce65 Remove test-child-process-channel.js 13 years ago
Ryan Dahl 982b19dbd7 Adjust listenFD deprecation message. Remove test. 13 years ago
Ryan Dahl 2c25507b81 process.stderr goes through libuv now 13 years ago
Ben Noordhuis 6b9f559984 gyp: work around sunos python flock() bug 13 years ago
Ryan Dahl e6092f337c tty.WritableStream should be writable 13 years ago
Ryan Dahl 7cf787a2d1 Upgrade libuv to 5656e3 13 years ago
isaacs 4f91b72dbe Fix #1851 Correct X/index doc 13 years ago
Ryan Dahl 56e6952e63 Upgrade V8 to 3.6.6 13 years ago
isaacs ff942c6b39 Fix #1851 Correct X/index doc 13 years ago
Ryan Dahl 0fec213656 Update docs for server fd sharing 13 years ago
Ben Noordhuis 025f5c89c7 uv: upgrade to 41e8574 13 years ago
Ben Noordhuis 326ba25451 tty: unbreak --use-legacy 13 years ago
Brian White eb40dcb097 Fix typo for fs.write docs 13 years ago
Bert Belder d3f3f2e455 Windows: exit on ctrl+c 13 years ago
Igor Zinkovsky af014c1a5e fix for simple/test-executable-path.js on windows 13 years ago
Ryan Dahl 12486a6437 Change API for sending handles 13 years ago
Ryan Dahl a23d8ad313 Upgrade libuv to 9f6024a 13 years ago
Ryan Dahl 26c08a3f35 Do load balancing test in test-child-process-fork2. 13 years ago
Bert Belder 153629c99a Some small optimizations 13 years ago
Ryan Dahl 29ec850478 Simplify arg parsing in String.write 13 years ago
Ben Noordhuis 1bb820a339 net: remove unconditional getpeername() call 13 years ago
Bert Belder ed65b7b375 Simplify writeReq handling in net_uv 13 years ago
talltyler 10f97f9424 Fixing #1774 about issues when running node with --harmony_block_scoping v8 option 13 years ago
Bert Belder fcad5e35fd Black hole tcp reads after destroy() 13 years ago
Ryan Dahl 899358e797 Add test-child-process-fork2 and fixes to make it work 13 years ago
Fedor Indutny 4561d9e07b Don't check sign of loadavg 13 years ago
Fedor Indutny 698455384f use uv for memory and loadavg functions 13 years ago
Ryan Dahl b413c77583 Support sending handles to other processes 13 years ago
Ryan Dahl d2ab314e08 Turn off V8's -Werror in GYP 13 years ago
Ryan Dahl 51f7ba4147 Merge branch 'ipc-binding' 13 years ago
Ryan Dahl 26c5905a99 Reimplement child_process.fork 13 years ago
Ryan Dahl 08c12de8e2 Upgrade libuv to 886b112 13 years ago
Ryan Dahl f6d889523d mv test-child-process-spawn-node.js test/simple/test-child-process-fork.js 13 years ago
Ryan Dahl 471c5701c3 uv_write2 uv_read2_start binding 13 years ago
Ryan Dahl f018be3b5f Print libuv counters after http_simple exits 13 years ago
Ryan Dahl c344fbc285 Add process.uvCounters() for debugging 13 years ago
Ryan Dahl 311fe737e8 Upgrade libuv to 60c639f 13 years ago
Bert Belder 4c1d441159 Fix gyp build 13 years ago
koichik 9797482568 docs: add example to net.connect() 13 years ago
Colton Baker 87286cc737 Fixed a lot of jslint errors. 13 years ago
Ryan Dahl 627f379f22 upgrade libuv to 0303197 13 years ago
Ben Noordhuis bc7cfd7cd7 http: remove legacy http library 13 years ago
Ben Noordhuis 976c6b0826 test: add TXT DNS record lookup test 13 years ago
Christian Tellnes d9c67aebff dns: implement resolveTxt() 13 years ago
Ben Noordhuis f1ca485357 zlib: fix assert message 13 years ago
Maciej Małecki 365fdbfc64 test: Update assert module tests 13 years ago