6356 Commits (cc36cc5999937aeb0ed00f82b5c969edecaa1b1d)
 

Author SHA1 Message Date
isaacs cc36cc5999 build: Don't clobber symlinked npm 13 years ago
Bert Belder 4f6882e898 windows/msi: minor installer tweaks 13 years ago
Jeroen Janssen 01432403af windows/msi: add node.js prompt to startmenu 13 years ago
isaacs 04e484c484 v8: Don't use 'echo -n' in configure script 13 years ago
Ben Noordhuis f0a561fe67 net: rename flag FLAG_SHUTDOWNQUED 13 years ago
Jeroen Janssen 7161ecd31b windows/msi: fix adding node to PATH 13 years ago
Bert Belder 0699f5bfb4 Improve child process stdio documentation 13 years ago
Jeroen Janssen 943448772e windows/msi: add start menu links when installing 13 years ago
Jeroen Janssen e2126e05e7 windows/msi: cleanup WiX project files 13 years ago
Bert Belder 3b6a00b664 Unbreak the Windows build 13 years ago
isaacs e0f5d8e86d test: v8 stack trace messages changed slightly 13 years ago
Ben Noordhuis eabf3c8d0f v8: debug: fix error handling in SendConnectMessage() 13 years ago
isaacs 7946ad2634 v8: Floating patches 13 years ago
isaacs cbdf3393a2 Upgrade v8 to 3.11.7 13 years ago
Fedor Indutny 0262b6d2a5 child_process: new stdio API for .spawn() method 13 years ago
Simon Sturmer 9a998d5e24 http: don't lowercase http req header until later 13 years ago
Matt Gollob 9fe39ede9f windows: don't install x64 version into the 'program files (x86)' folder 13 years ago
Bert Belder 8a52a16847 windows: add icon to node.exe 13 years ago
Fedor Indutny af98fc9d5f child_process: new stdio API for .spawn() method 13 years ago
Bert Belder 30a0e58d63 uv: upgrade to 87dbffbd 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
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
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