8160 Commits (25eaacad9a14c27465dc65e15e3a5eb5544031e6)
 

Author SHA1 Message Date
Raymond Feng 25eaacad9a fs: make write/appendFileSync correctly set file mode 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
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
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
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
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 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
Nathan Rajlich 598b5e4593 blog: fix small typo in v0.10.0 release article 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 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