8301 Commits (587e83c6d6fa9bba14f5b629fa2ee905dc6881e8)
 

Author SHA1 Message Date
isaacs 5e140b33e5 Revert "fs: Missing cb errors are deprecated, not a throw" 12 years ago
isaacs 5917828622 Merge remote-tracking branch 'ry/v0.10' 12 years ago
isaacs 6399839c39 Revert "stream: Never call decoder.end() multiple times" 12 years ago
isaacs 6bd8b7e540 fs: Missing cb errors are deprecated, not a throw 12 years ago
Ben Noordhuis fa05e8a270 doc: implicit fs callbacks don't throw in v0.10 12 years ago
Ben Noordhuis 7b7235a232 doc: add note on process.title max length 12 years ago
Gil Pedersen 615d809ac6 stream: Never call decoder.end() multiple times 12 years ago
isaacs 110cacd1ed core: Move UNWRAP_NO_ABORT to handle_wrap.h 12 years ago
Ben Noordhuis 9af0085f70 doc: path.join() arguments must be strings 12 years ago
Fedor Indutny 8135ac1b7f net: handle 'finish' event only after 'connect' 12 years ago
isaacs 53f2381455 core: Unwrap without aborting in handle fd getter 12 years ago
isaacs 7a07b31a2f blog: Fix typo in typo fix 12 years ago
Fedor Indutny 26dae9a22a net: handle 'finish' event only after 'connect' 12 years ago
Nathan Rajlich 598b5e4593 blog: fix small typo in v0.10.0 release article 12 years ago
Nathan Rajlich 3288bc9532 doc: fix inpect() -> inspect() typo 12 years ago
Fedor Indutny 68487a73f2 crypto: replace BIO_free with BIO_free_all 12 years ago
Fedor Indutny 7845918227 crypto: refactor crypto classes 12 years ago
Fedor Indutny 83d17e509f crypto: merge Cipher and Decipher 12 years ago
Fedor Indutny a15cc93ae3 crypto: split crypto classes 12 years ago
Nathan Rajlich 66280de133 util: custom `inspect()` method may return an Object 12 years ago
Nathan Rajlich da8b0eefde console: `console.dir()` bypasses inspect() methods 12 years ago
Ben Noordhuis da10bb85ff doc: events: add 'removeListener' event section 12 years ago
isaacs 228ad9357c blog: Post about v0.10.0 12 years ago
isaacs e2b293c360 Now working on 0.10.1 12 years ago
isaacs dcfb6d8286 Merge branch 'v0.10.0-release' into v0.10 12 years ago
isaacs 163ca27423 2013.03.11, Version 0.10.0 (Stable) 12 years ago
isaacs 327b6e3e1d stream: Don't emit 'end' unless read() called 12 years ago
isaacs cd2b9f542c stream: Avoid nextTick warning filling read buffer 12 years ago
Julian Gruber 738347b904 events: Handle missing error obj when domains in use 12 years ago
koichik c9a4ec9c63 http: ServerRequest does not timeout after 'end' 12 years ago
isaacs e2400f88d8 http: Do not setTimeout a not-yet-existent socket 12 years ago
isaacs 21a99664ae uv: Upgrade to 5462dab 12 years ago
isaacs 12713c3bb7 win/msi: Fix typos 12 years ago
isaacs 31b5d41f57 npm: Upgrade to 1.2.14 (fixed) 12 years ago
hc 5757ce48b4 http: check if incoming parser has already been freed 12 years ago
Andreas Madsen 7becf156a9 timers: consistent this keyword in setImmediate 12 years ago
isaacs 80472bc301 domain: Fix double-exit on nested domains 12 years ago
isaacs 43c1830e0a Now working on 0.11.0 12 years ago
isaacs 4d1e9e5370 Now working on 0.10.0 12 years ago
isaacs 7c9ff8e94a lint 12 years ago
Gil Pedersen 77a776da90 stream: Always defer preemptive reading to improve latency 12 years ago
isaacs 061a7ddbff Merge remote-tracking branch 'ry/v0.8' into master 12 years ago
isaacs 6e34dfd9e8 test: Fail faster in simple/test-cluster-bind-twice-v2 12 years ago
isaacs 98c6a81771 test: Kill zombies when debugger-client fails on windows 12 years ago
isaacs 8cf2d4c2c1 test: Don't run async operation in process 'exit' 12 years ago
isaacs f5c293b5ed test: Use copy instead of symlink in child-process-fork-exec-path 12 years ago
isaacs 9826159bf1 test: Trim cat output for windows 12 years ago
isaacs 99a2059e40 test: Sending dgram sockets to child procs not supported on windows 12 years ago
isaacs 6076a25e80 core: Append filename properly in dlopen on windows 12 years ago
isaacs 08f5db112f test: Make stream2-transform less timing-dependent 12 years ago