8228 Commits (ccda6bb3ac99ee46508860385128f47a3d5547e5)
 

Author SHA1 Message Date
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
Iskren Ivov Chernev 2f4a62c5e1 doc: fix streams2 SimpleProtocol example 12 years ago
Bert Belder bf83251eea windows: enable watching signals with process.on('SIGXYZ') 12 years ago
Bert Belder 8019800c56 Update .mailmap and AUTHORS 12 years ago
Scott Blomquist a05f973f82 test: Misc Windows unit test fixes 12 years ago
Ben Noordhuis 808b7ada07 doc: fix broken links in blog footer 12 years ago
Fedor Indutny b5ddc0cf96 tls: write pending data of opposite side 12 years ago
Fedor Indutny 14a8fb8bbe tls: write pending data of opposite side 12 years ago
Trevor Norris a0867e1c93 node: revert removal of MakeCallback 12 years ago
JeongHoon Byun f217b5ed62 doc: fix typo in crypto docs 12 years ago
Yi EungJun 852444a720 doc: https: Fix the link to tls.connect 12 years ago
Ben Noordhuis f5a337e09c deps: upgrade libuv to b45a74f 12 years ago
Ben Noordhuis 2b5bc8e0d6 install: don't install man page twice 12 years ago
Nao Iizuka 94284e7d2e readline: handle wide characters properly 12 years ago
Timothy J Fontaine 4432dc8187 v8: move 32 bit heap hint on sunos 12 years ago
isaacs 14947b6c5e stream: Return self from readable.wrap 12 years ago
isaacs 3537b57f3e test: No need for kicking in streams2 test 12 years ago
Gil Pedersen e8f80bf479 stream: Never call decoder.end() multiple times 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
koichik 1f53cfdeae doc: don't mark fs callbacks as optional 12 years ago
isaacs d62cf59dc1 http: Don't hot-path end() for large buffers 12 years ago
Ben Noordhuis ca5022b8f1 net: improve arbitrary tcp socket support 12 years ago
Ben Noordhuis e99dff4617 deps: upgrade libuv to 7b66ea1 12 years ago
Adam Malcontenti-Wilson 028c630ecd doc: change dgram to socket for properties of dgram.Socket 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