6428 Commits (35a1421e9670e7b5bc042758170d20673aed666f)
 

Author SHA1 Message Date
Igor Zinkovsky 35a1421e96 Windows: Enable ETW events. 13 years ago
Bert Belder 74c8041fb6 test-child-process-spawn-loop: make it pass on Windows. 13 years ago
isaacs e733dc3bc3 Fix #3388 Support listening on file descriptors 13 years ago
Bert Belder 0187b657ae Move resource files to src/res. 13 years ago
isaacs a11bf99ce0 Fix #3407 os.tmpDir() 13 years ago
Bert Belder 0dba4ad0f9 tests: make all message tests pass on Windows 13 years ago
Bert Belder 5209dad907 test-net-timeout: make it pass on Windows 13 years ago
Bert Belder e4f4c63370 uv: upgrade to 9f44b0e3 13 years ago
Bert Belder b866a96cfa test-child-process-kill: make it pass on windows 13 years ago
Bert Belder 10f85fadfe Fix child_process.kill oddities 13 years ago
Bert Belder b53b8b8ae7 test-exec: make it work on Windows 13 years ago
Ben Noordhuis 8963a5228d doc: update crypto cipher/decipher docs 13 years ago
Ben Noordhuis 900196e135 crypto: make cipher/decipher accept buffer args 13 years ago
Bert Belder a55faeac18 uv: upgrade to b7e150ee 13 years ago
Bert Belder cbeeea62cf Revert "uv: upgrade to b7e150ee" 13 years ago
Bert Belder b615077bab uv: upgrade to b7e150ee 13 years ago
Ben Noordhuis 0385b17ce0 fs: fix infinite loop in fs.readFileSync() 13 years ago
Ben Noordhuis 408bfece51 fs: fix infinite loop in fs.readFile() 13 years ago
Shigeki Ohtsu e3a2dd1b13 fs: fix fs.readFileSync to work on real empty file 13 years ago
Shigeki Ohtsu 4eb2804db9 fs: fix typo in fs.readFile of lying size=0 stat 13 years ago
Bert Belder 517cea3636 test-net-connect-econnrefused: don't take forever to complete 13 years ago
Bert Belder b27a4cbe2a test-module-loading: convert backslashes to forward slashes 13 years ago
Bert Belder 094f742657 test-http-get-pipeline-problem: don't fail if there are stray files in the temp dir 13 years ago
Bert Belder 00ba1cbce1 test-net-write-slow: increase the socket timeout period 13 years ago
isaacs 6ce013dd4b fix fs.readFile with lying size=0 stat results 13 years ago
isaacs d53cdc5378 Add Buffer.concat method 13 years ago
Bert Belder cfa28690db cluster: don't silently drop messages when the write queue gets big 13 years ago
Bert Belder 2301eb69b1 v8: force inlining of v8::internal::DescriptorArray methods 13 years ago
yangguo@chromium.org 33be3016fb Force inlining CopyChars and String::Get. 13 years ago
Charlie McConnell 2eb181d28c child_process: fix test implementation for options.detached 13 years ago
isaacs 25e8ea17e1 Do not gitignore npm's node_modules 13 years ago
isaacs 1358632e67 Remove auto-unref 13 years ago
isaacs e9aa57e8bd Now working on 0.7.11 13 years ago
isaacs 4f235ef87f Merge branch 'v0.7.10-release' 13 years ago
isaacs 8d9766a9df 2012.06.11, Version 0.7.10 (unstable) 13 years ago
isaacs 76f6a4abb4 Remove dep symlinks from tarball 13 years ago
Bert Belder 5432a1d985 process_wrap: set duplex flags when creating a pipe 13 years ago
isaacs 54a4f99c4e lint 13 years ago
isaacs 13198357e9 Upgrade npm to 1.1.25 13 years ago
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