8160 Commits (25eaacad9a14c27465dc65e15e3a5eb5544031e6)
 

Author SHA1 Message Date
isaacs b5dffdd696 Merge branch 'v0.9.12-release' 12 years ago
isaacs 116d6c4402 blog: Post for 0.9.12 12 years ago
isaacs 0debf5a829 2013.03.06, Version 0.9.12 (Unstable) 12 years ago
isaacs 51c8b0ede3 V8: Reapply floating patches 12 years ago
isaacs 81c278d58d V8: Upgrade to 3.14.5.8 12 years ago
isaacs d258fb0212 http: More useful setTimeout API on server 12 years ago
isaacs db5d58e842 bench: Use environ to run compares more than once 12 years ago
isaacs 9208c89058 stream: Raise readable high water mark in powers of 2 12 years ago
isaacs a978bedee7 stream: Allow strings in Readable.push/unshift 12 years ago
isaacs b0f6789a78 stream: Remove bufferSize option 12 years ago
isaacs d5a0940fff stream: Remove pipeOpts.chunkSize 12 years ago
isaacs 8c44869f1d stream: Increase highWaterMark on large reads 12 years ago
isaacs e0cec37d50 stream: Remove unnecessary nextTick usage in Writable 12 years ago
isaacs 32ac8c0b69 test: Pass cli flags in pummel/test-regress-GH-892 12 years ago
isaacs 5038f40185 node: Add --throw-deprecation 12 years ago
Eugene Girshov 25ba971f41 http: fix multiple timeout events 12 years ago
Ben Noordhuis fb3ec32b0e net: use close callback, not process.nextTick 12 years ago
Ben Noordhuis 958ab661cb handle_wrap: add close callback support 12 years ago
Ben Noordhuis 3d20905b70 handle_wrap: replace unref_ field with flags_ field 12 years ago
Ben Noordhuis 3dbbfd7803 src: remove unused symbols in node_file.cc 12 years ago
Pavel Lang 2ad98725d6 DNS: Support NAPTR queries 12 years ago
isaacs 74784b63d6 cares: Set process._errno, not global.errno 12 years ago
Scott Blomquist 323120b5c9 child_process: handle ENOENT correctly on Windows 12 years ago
Nathan Rajlich 4d809e297f process: invoke EventEmitter on `process` 12 years ago
Timothy J Fontaine f9ba9f7bad build: define nightly tag external to build system 12 years ago
isaacs 312289b791 stream: Use class for write buffer entries 12 years ago
isaacs 426b4c6258 stream: _write takes an encoding argument 12 years ago
isaacs cd68d86c32 stream: Remove output function from _transform 12 years ago
isaacs 049903e333 stream: Split Writable logic into small functions 12 years ago
isaacs e4383c0170 bench: Add flag to be silent in runner 12 years ago
Nathan Rajlich dd6432dcf0 process: invoke EventEmitter on `process` 12 years ago
Bert Belder c0a5af8d07 Revert "build, windows: disable SEH" 12 years ago
Bert Belder 01fa5ee21d win/openssl: mark assembled object files as seh safe 12 years ago
Paolo Fragomeni 8e2376b376 Update domain.markdown 12 years ago
Ben Noordhuis f7b06e0bbc deps: upgrade libuv to 0b26af3 12 years ago
Ben Noordhuis 862f7b850d Merge remote-tracking branch 'origin/v0.8' 12 years ago
Ben Noordhuis 532d9929c7 cluster: propagate bind errors 13 years ago
Felix Böhm 3e64b5677f events: loop backwards in removeListener 12 years ago
Trevor Norris d09ab61dcd events: code consistency 12 years ago
Trevor Norris 04688614f7 events: remove type check for event type 12 years ago
Ben Noordhuis ecf9f606c9 doc: add url.resolve() usage examples 12 years ago
Bert Belder 890dc2eeb1 win/msi: make msi build work when spaces are present in the path 12 years ago
isaacs 119cbf4854 stream: Don't require read(0) to emit 'readable' event 12 years ago
Xidorn Quan 009ba02e18 dns: fix ReferenceError in resolve() error path 12 years ago
Rod Vagg a6a1659d85 link to LevelUP modules wiki page, not level-hooks 12 years ago
Rod Vagg 906f824bab link to LevelUP modules wiki page, not level-hooks 12 years ago
isaacs e428bb7eae cluster: Rename destroy() to kill(signal=SIGTERM) 12 years ago
isaacs 384f1be739 stream: Writable.end(chunk) after end is an error 12 years ago
Aaron Cannon 0c57b31190 doc: Add crypto.pseudoRandomBytes, fix typo 12 years ago
Dave Olszewski 22aa767421 make repl compatible with domains 12 years ago