6708 Commits (f6484842b37d515b32e32e4e3bd33274154565a3)
 

Author SHA1 Message Date
Fedor Indutny 0a89e8b838 child_process: add .stdin stream to forks 13 years ago
Fedor Indutny 057b80611f uv: upgrade to 61a6e06e 13 years ago
Bert Belder 30ab1f567d test-eio-limit: bump the number of allowed background tasks to 200 13 years ago
Bert Belder 1b7d23e81e Fix test-cluster-message so it passes on Windows 13 years ago
Ben Noordhuis f80513974e build: fix `make install DESTDIR=/path` 13 years ago
Ben Noordhuis ff552ddbaa tls: fix off-by-one error in renegotiation check 13 years ago
Ben Noordhuis eef57dddf4 core: use proper #include directives 13 years ago
Fedor Indutny ae5b0e1fc1 crypto: add padding to diffie-hellman key 13 years ago
Andreas Madsen 6d70a4ae16 node: change the constructor name of process from EventEmitter to process 13 years ago
Maciej Małecki 3db2e034c4 events: cache `domain` module locally 13 years ago
Reid Burke 71a2a2caa6 net: Prevent property access throws during close 13 years ago
isaacs b0b707cb6e npm: Upgrade to 1.1.27 13 years ago
isaacs d614d161c7 test: Don't reuse common.PORT in test-child-process-fork-net 13 years ago
isaacs 41421ff9da Make listenFD just DTRT after warning 13 years ago
Bert Belder 55ef9ef680 Revert "Check if a stream has a valid fd before read_start" 13 years ago
isaacs a90bc78534 Revert "DNS: Support NAPTR queries" 13 years ago
ssuda 91bf18fcc5 DNS: Support NAPTR queries 13 years ago
Felix Böhm 3a5798b097 querystring: improved speed and code cleanup 13 years ago
isaacs e74a733024 Fix #3448 Use listen callback in test-regress-GH-1697 13 years ago
Charlie McConnell 8a068ce849 s/exit/close/ in test-child-process-stdout-flush, fixes #3449 13 years ago
isaacs bc18bf4ec0 Add test-stdin-pause-resume-sync 13 years ago
Karl Skomski 8d5c1201f2 Check if a stream has a valid fd before read_start 13 years ago
isaacs bdd57f0756 Makefile: Refuse to build release from unclean repo 13 years ago
Charlie McConnell 145612c2f5 test: skip test-http-full-response on ab errors 13 years ago
isaacs c49f3b5df6 email footer: Change Windows msi paths for x86 and x64 13 years ago
isaacs 2b15cf57dd Now working on 0.7.12 13 years ago
isaacs de2eb600b3 Merge branch 'v0.7.11-release' 13 years ago
isaacs 1f93aa5d5d 2012.06.15, Version 0.7.11 (unstable) 13 years ago
isaacs 911b0fddd3 Upgrade npm to 1.1.26 13 years ago
Andreas Madsen 1e0ce5d1bd domain: the EventEmitter constructor is now always called in nodecore 13 years ago
Ben Kelly c6185c8484 doc: Improve cross-linking in API docs markdown 13 years ago
isaacs a111390c56 zlib: use Buffer.concat() 13 years ago
Bert Belder 8ccb3cbdba test-domain-implicit-fs: make it pass on windows 13 years ago
isaacs 283d735e2b doc: Include zlib constants 13 years ago
isaacs e72addcf8e event: Document the mutability of listeners() 13 years ago
Nathan Rajlich 032fc42e64 readline: don't cache the "keypress" listeners 13 years ago
Reid Burke c9a1b5d162 Fix #3425: removeAllListeners should delete array 13 years ago
Bert Belder 13400e3e58 windows: make symlinks tolerant to forward slashes 13 years ago
isaacs 412c1ab5bc Fix test-fs-realpath on Windows 13 years ago
danno@chromium.org 00247d53db Fix Kraken regression due to optimistic monomorphic element transitions 13 years ago
mstarzinger@chromium.org c231321cd3 Fix assertion for map code cache of shared maps. 13 years ago
Bert Belder 7f896889ba uv: upgrade to b1649b6f 13 years ago
isaacs a0a5c4c5af doc: update v8-options in man page 13 years ago
isaacs 8bec3febd8 build: Add node.d and node.1 to installer 13 years ago
isaacs f70fa3bae6 v8: Replace 'echo -n' with 'echo' in build commands 13 years ago
Bert Belder 58b8b3fa07 uv: upgrade to 5d5688f2 13 years ago
Bert Belder ca003f4f3e license2rtf: collapse whitespace 13 years ago
Andreas Madsen c2c08196d8 cluster: rename worker.unqiueID to worker.id 13 years ago
isaacs dd85a8c183 Update message test for new v8 behavior 13 years ago
Bert Belder 34b0b6a613 test-bad-unicode: update to reflect V8 3.11 behavior 13 years ago