8165 Commits (d9036a5d35d2c202e80efb9005c7776f1882d10c)
 

Author SHA1 Message Date
isaacs d9036a5d35 dtrace: More style 12 years ago
isaacs 425163e0d6 dtrace: Make D style more D-ish 12 years ago
Fedor Indutny 3375bd8db7 dtrace: x64 ustack helper 12 years ago
Fedor Indutny 3cb5bf1c0d dtrace: fix style in ustack helper 12 years ago
Trevor Norris 831af97df2 v8: revert dtrace fix from 3.14 downgrade 12 years ago
Bryan Cantrill 8bffa333d2 v8: loosen artificial mmap constraint 12 years ago
Trevor Norris 0bba590283 bindings: update api 12 years ago
Trevor Norris 06bec0e087 v8: remove optimization switches 12 years ago
Trevor Norris 83261e789e deps: update v8 to 3.17.13 12 years ago
Scott Blomquist a05f973f82 test: Misc Windows unit test fixes 12 years ago
Fedor Indutny 14a8fb8bbe tls: write pending data of opposite side 12 years ago
Nao Iizuka 94284e7d2e readline: handle wide characters properly 12 years ago
isaacs c0721bcd66 repl: Use a domain to catch async errors safely 12 years ago
Sami Samhuri 5eacdd4bf9 repl: emit 'reset' event when context is reset 12 years ago
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