6389 Commits (284816ee9ff67aaa997b803db4f1ebb207672c6d)
 

Author SHA1 Message Date
Nuno Job 284816ee9f test: add test for bad unicode sequences 13 years ago
isaacs 65242abc3b Fix fs.realpath tests so that they actually run 13 years ago
isaacs 131a67e7ef Fix #3394 fs.realpath: Properly cache symlink targets 13 years ago
isaacs 424bca15c8 Fix fs.realpath to work on Windows 13 years ago
isaacs 6332a4cf00 Expose posix realpath on windows as well 13 years ago
Andreas Madsen 60b45dcbb6 domain: document and test dispose event 13 years ago
Andreas Madsen 535e109a3a domain: run now return callback result 13 years ago
Andreas Madsen 77cfbd9f2d domain: dry decorate using util._extend 13 years ago
Ben Noordhuis 26f754d9dd v8: debug: fix error handling in SendConnectMessage() 13 years ago
isaacs c08357c32f v8: Floating patches 13 years ago
isaacs 940a6863ea Roll V8 back to 3.9.24.31 13 years ago
Marc Harter 569acea0ee Fix #3379 prevent domain.intercept passing 1st arg to cb 13 years ago
Charlie McConnell 4b021a3541 child_process: expose UV_PROCESS_DETACHED as options.detached 13 years ago
Bert Belder 5046f8501c Revert "Unbreak the Windows build" 13 years ago
Robert Mustacchi f62441367f x64 target should always pass -m64 13 years ago
isaacs 0435f9b28c v8: Don't use 'echo -n' in configure script 13 years ago
Bert Belder bd33fea732 Unbreak the Windows build 13 years ago
Ben Noordhuis 1fb9cfcdb1 v8: debug: fix error handling in SendConnectMessage() 13 years ago
isaacs 43ff46becf v8: Floating patches 13 years ago
isaacs 46b09e4190 Roll V8 back to 3.10.8.13 13 years ago
Fedor Indutny 3116522e7c child_process: spawn().ref() and spawn().unref() 13 years ago
isaacs c45522df4c build: Prevent duplication of doc/api folder 13 years ago
Ben Noordhuis 463d6bac8b fs: make callbacks run in global context 13 years ago
Ben Noordhuis c381662cac fs: make fs.symlink() with no callback async 13 years ago
Joel Brandt b9c5eee7d9 add NODE_EXTERN to node::Start 13 years ago
Ben Noordhuis 5f41140535 deps: upgrade libuv to 649ad50 13 years ago
isaacs 28e851c169 Warn about running npm in the repl 13 years ago
Nathan Rajlich c69d7f1a6c test: make the node-weak install build agaist this repo 13 years ago
Ben Noordhuis 0a2076b26a deps: upgrade libuv to c8c9fe1 13 years ago
Ben Noordhuis 27061cc9f4 udp_wrap, stream_wrap: lazy init slab allocator 13 years ago
Ben Noordhuis cc0e7efb37 slab_allocator: fix crash in dtor if V8 is dead 13 years ago
Shigeki Ohtsu 208d1715a7 slab_allocator: fix leak of Persistent handles 13 years ago
isaacs b9e40fbaac Upgrade npm to 1.1.24 13 years ago
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