6691 Commits (c383befd257f451a12ccd4454784941f1bb9c41a)
 

Author SHA1 Message Date
Erwin van der Koogh ccc854d14e doc: remove all references to setsid 13 years ago
Ben Noordhuis b337577cf1 test: update pummel/test-exec 13 years ago
isaacs dc8b488bbe Now working on 0.7.10 13 years ago
isaacs a9e40281e7 Merge branch 'v0.7.9-release' 13 years ago
Fedor Indutny 761e0c460a deps: upgrade libuv to 7556590 13 years ago
Andreas Madsen 2ae9b69871 fs: no end emit after createReadStream.pause() 13 years ago
Ben Noordhuis fa9aa1c961 net: fix 'close' event emit order 13 years ago
isaacs 782277f11a 2012.05.28, Version 0.7.9 (unstable) 13 years ago
isaacs 8a411bae66 Revert "tests: kill process group on failure" 13 years ago
isaacs 719376730d upgrade npm to 1.1.23 13 years ago
Ben Noordhuis 0bd410a66a deps: cherry-pick libuv commit 4690204 13 years ago
Shigeki Ohtsu f721d02c8a http: fix duplicated variable declaration 13 years ago
Maciej Małecki c96df0e37a stream: don't call `cleanup` twice on `end` and `close` 13 years ago
Ben Noordhuis 0fd2834539 deps: upgrade libuv to 2ec0986 13 years ago
Andreas Madsen 1f3e4a76f9 fs: no end emit after createReadStream.pause() 13 years ago
Jeroen Janssen 82bcdbb8aa doc: add npm search to appendix 13 years ago
Jeroen Janssen 1fc2c3823c doc: updated JavaScript casing where relevant 13 years ago
Ben Noordhuis 578f69bcf4 deps: upgrade libuv to 28766dc 13 years ago
Ben Noordhuis 5ff2ae8389 bench: start a worker for each CPU 13 years ago
Ben Noordhuis 7535e3930a bench: add http_simple_auto benchmark 13 years ago
isaacs 24de89bd0e Upgrade uv to 604802a 13 years ago
Igor Zinkovsky b4ed3c1969 remove NODE_USE_64BIT_UV_FS_API 13 years ago
Jeroen Janssen 66e12dbd69 doc: update possible values for process.platform 13 years ago
Ben Noordhuis 078763a94c test: update addons .gitignore 13 years ago
Igor Zinkovsky 39e25528eb windows: enable creating directory junctions with fs.symlink 13 years ago
Mathias Bynens a2fcc47772 doc: add punycode.js documentation 13 years ago
Jeroen Janssen f079c0bd9f doc: process get/setuid and get/setgid are POSIX only 13 years ago
Ben Noordhuis 1358bac6d1 deps: upgrade libuv to 5b9c451 13 years ago
Igor Zinkovsky dff467d982 update uv to 2df831723fad25d2d97b824b2e52c65082af2723 13 years ago
Igor Zinkovsky 6e435da7f9 remove race from test-child-process-fork-exec-argv test 13 years ago
Ben Noordhuis 0888cdd412 test: fix bad comment 13 years ago
Ben Noordhuis 989ae81c71 test: fix simple/test-process-active-wraps 13 years ago
Ben Noordhuis 039fac633e deps: upgrade libuv to a478847 13 years ago
Nathan Rajlich a608f65b24 repl: preserve the cursor when redisplaying the prompt on SIGCONT 13 years ago
Nathan Rajlich 3f69c71157 readline: explicitly disable and re-enable "raw mode" on Ctrl+Z 13 years ago
Nathan Rajlich 2b9967fbcc readline: move the "setRawMode" logic into a private function 13 years ago
Oleg Efimov 45de259b43 Make UNWRAP macro generic. 13 years ago
Andreas Madsen 81a4edcf6a cluster: remove NODE_UNIQUE_ID from env on startup 13 years ago
Oleg Efimov 968b49ba0a Check for tabs in source line in DisplayExceptionLine 13 years ago
Marcel Laverdet 7865c5c51d vm: cleanup module memory leakage 13 years ago
Ben Noordhuis ca642b020d test: add http 'data after timeout' test 13 years ago
isaacs 75670d3f63 test: wait for 'close' event for stdout 13 years ago
isaacs d0c010e39b test: root can connect to chmod'd pipes 13 years ago
isaacs b48f7f7eac test: Solaris is not as granular with rename fs watch events 13 years ago
Andreas Madsen a039bad299 fs.watch should not require a listener arguments 13 years ago
Ben Noordhuis 18b94ea838 doc: improve fs.open() docs 13 years ago
Kevin Bowman ccc4e547ea doc: document fs 'rs+' open mode 13 years ago
isaacs 1a2255ab44 Faster fs.readFile and fs.readFileSync 13 years ago
isaacs ee6c11876a benchmark for fs.readfile 13 years ago
isaacs a3753b496e Revert "Fix #3242 Actually deprecate 'binary' buffer encoding" 13 years ago