4557 Commits (3108a9ee3831b8b0a40a09314a005ef2430dacbc)
 

Author SHA1 Message Date
Ben Noordhuis 3108a9ee38 uv: upgrade to 456f831 13 years ago
koichik 19a855382c tls: requestCert unusable with Firefox and Chrome 13 years ago
koichik a09b747f30 child_process.fork: don't modify args 13 years ago
Ben Noordhuis e0297ca59b node: fix use of potentially uninitialized variable 13 years ago
Ben Noordhuis 87b34c94fa timer_wrap: add sanity check assert 13 years ago
Ben Noordhuis 9193062e70 tcp_wrap: add sanity check asserts 13 years ago
Ben Noordhuis 0dc844de17 node_script: remove unused variable 13 years ago
Ben Noordhuis dc0b7364b5 node: fix arguments to uv_timer_start() 13 years ago
Ben Noordhuis f1d3ae7753 cares_wrap: make destructor virtual 13 years ago
Ryan Dahl 33b5f2f779 Upgrade V8 to 3.7.0 13 years ago
isaacs 59a5262041 Fix #1882 zlib Update 'availOutBefore' value, and test 13 years ago
Guglielmo Ferri 66a10b6e58 docs: add API documentation note about UDP datagram size 13 years ago
Maciej Małecki 683c1c6583 docs: document `process.versions` 13 years ago
Simen Brekken 4b0e36810a net: register net.Server callback only once 13 years ago
Ben Noordhuis fab68aa1ed platform: support long process names on linux 13 years ago
Ben Noordhuis 5faff9ebdf test: test long process name support 13 years ago
koichik 1b55010a04 docs: added .json modules. 13 years ago
Brian White f243ca199b docs: mention util instead of sys 13 years ago
Ryan Dahl 3a34972672 Fix test-http-conn-reset.js on OSX 13 years ago
Ilya Dmitrichenko 39987cbc80 docs: improved fs.Stats section in API documentation 13 years ago
Arnout Kazemier e3d2ae0bfd sys has been moved to util 13 years ago
Ryan Dahl e911171e03 Move some slow tests to pummel 13 years ago
Ryan Dahl 7b4370e5f8 Fix test/pummel/test-watch-file.js 13 years ago
Ryan Dahl 651b8a06d6 Fix test/pummel/test-exec.js 13 years ago
Karl Skomski 9557020dc1 New win32 platform function: GetCPUInfo 13 years ago
Daniel Ennis 59be975322 Improve IPC performance. 13 years ago
Ryan Dahl 73b4b86d29 Add cluster.js to node.gyp 13 years ago
Ryan Dahl de7fb33879 Add some docs for node cluster 13 years ago
Ryan Dahl 08cb8fce67 Remove process.ARGV 13 years ago
Ryan Dahl 25ff181300 Revert some changes made in 12486a6 13 years ago
Ryan Dahl 16e1d5b5ce Remove uname and git-rev detection from http_simple.js 13 years ago
Ryan Dahl b8966872b3 Upgrade libuv to c903bc3 13 years ago
Ben Noordhuis 6ed8d41ddd docs: fix child_process.send() example 13 years ago
Ben Noordhuis bc96302fae uv: upgrade to 25a177a 13 years ago
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