4894 Commits (d5feb1c280d0b14fa8ef116dd02ce1a243b81869)
 

Author SHA1 Message Date
Ben Noordhuis c82828ec27 test: add test for #1869 13 years ago
Ben Noordhuis 752571c7ba Remove --use-legacy switch from --help section. 13 years ago
Ryan Dahl 87339a22b1 introduce node cluster 13 years ago
Igor Zinkovsky 99757cbeb2 fix simple/test-fs-utimes.js on windows 13 years ago
Ryan Dahl 2b46959075 Add throughput benchmark 13 years ago
Igor Zinkovsky f164704383 fs.watch documentation 13 years ago
Ryan Dahl e0b59e7dbc Remove more dead code 13 years ago
Ryan Dahl 7085a04a1e Remove process.ENV 13 years ago
Ryan Dahl 83fce75700 Remove stdio binding source - somehow this was missed in cdf5d91 13 years ago
Ryan Dahl 0e2bbac4e0 Fix test-module-load-list.js 13 years ago
Ryan Dahl 9631e29933 Remove tests relying on !process.features.uv 13 years ago
Ryan Dahl c8dbaf579c Remove --use-legacy and --use-uv 13 years ago
Ryan Dahl 4f59041990 Fix windows build 13 years ago
Ryan Dahl cdf5d91fe5 Remove tty_legacy 13 years ago
Ryan Dahl 71cce3f45b Remove dgram_legacy 13 years ago
Ryan Dahl 58e892dadd Remove dns_legacy 13 years ago
Ryan Dahl 96e423a665 Remove child_process_legacy 13 years ago
Ryan Dahl be0bb2dc13 Remove net_legacy timers_legacy 13 years ago
Ryan Dahl d2b8037ed0 disable test-sendfd 13 years ago
Fedor Indutny 178e2ce65f docs: improve addons, readline, repl documentation 13 years ago
Ben Noordhuis 49c3a910c6 docs: fix typo in code snippet 13 years ago
Ryan Dahl 53c163cd5b Disable test-child-process-custom-fds.js 13 years ago
Ryan Dahl 728b04067d Upgrade libuv to 4ac1309 13 years ago
Tomasz Janczuk 6fadbec797 wix project to create msi installer for windows 13 years ago
Ryan Dahl b280a2d44d Remove ANOTHER old TODO list 13 years ago
Ryan Dahl 4f4f6dfce8 Remove old TODO list 13 years ago
Ryan Dahl a29421bcfd Delete another CMake file 13 years ago
Ryan Dahl 6a371834d8 Remove cmake build system 13 years ago
Ben Noordhuis 6cb1d26924 v8: fix gyp build on windows 13 years ago
Ben Noordhuis c215262db4 uv: upgrade to 47d22ac 13 years ago
Ryan Dahl 24dabec039 now working on v0.5.10 13 years ago
Ryan Dahl 3bd9b08fb1 Bump version to v0.5.9 13 years ago
Ryan Dahl 07703fa78e Revert "v8: implement VirtualMemory class on SunOS" 13 years ago
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