summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-19Update .mailmap and AUTHORSBert Belder
2013-03-18doc: fix broken links in blog footerBen Noordhuis
2013-03-17tls: write pending data of opposite sideFedor Indutny
2013-03-17node: revert removal of MakeCallbackTrevor Norris
2013-03-17doc: fix typo in crypto docsJeongHoon Byun
2013-03-16doc: https: Fix the link to tls.connectYi EungJun
2013-03-16deps: upgrade libuv to b45a74fBen Noordhuis
2013-03-16install: don't install man page twiceBen Noordhuis
2013-03-15v8: move 32 bit heap hint on sunosTimothy J Fontaine
2013-03-14stream: Return self from readable.wrapisaacs
2013-03-14test: No need for kicking in streams2 testisaacs
2013-03-14stream: Never call decoder.end() multiple timesGil Pedersen
2013-03-14doc: don't mark fs callbacks as optionalkoichik
2013-03-14http: Don't hot-path end() for large buffersisaacs
2013-03-14net: improve arbitrary tcp socket supportBen Noordhuis
2013-03-14deps: upgrade libuv to 7b66ea1Ben Noordhuis
2013-03-14doc: change dgram to socket for properties of dgram.SocketAdam Malcontenti-Wilson
2013-03-13Revert "stream: Never call decoder.end() multiple times"isaacs
2013-03-13fs: Missing cb errors are deprecated, not a throwisaacs
2013-03-13doc: implicit fs callbacks don't throw in v0.10Ben Noordhuis
2013-03-13doc: add note on process.title max lengthBen Noordhuis
2013-03-13stream: Never call decoder.end() multiple timesGil Pedersen
2013-03-13core: Move UNWRAP_NO_ABORT to handle_wrap.hisaacs
2013-03-13doc: path.join() arguments must be stringsBen Noordhuis
2013-03-13net: handle 'finish' event only after 'connect'Fedor Indutny
2013-03-13core: Unwrap without aborting in handle fd getterisaacs
2013-03-13blog: Fix typo in typo fixisaacs
2013-03-12blog: fix small typo in v0.10.0 release articleNathan Rajlich
2013-03-12doc: events: add 'removeListener' event sectionBen Noordhuis
2013-03-11blog: Post about v0.10.0isaacs
2013-03-11Now working on 0.10.1isaacs
2013-03-11Merge branch 'v0.10.0-release' into v0.10isaacs
2013-03-102013.03.11, Version 0.10.0 (Stable)isaacs
2013-03-10stream: Don't emit 'end' unless read() calledisaacs
2013-03-10stream: Avoid nextTick warning filling read bufferisaacs
2013-03-10events: Handle missing error obj when domains in useJulian Gruber
2013-03-10http: ServerRequest does not timeout after 'end'koichik
2013-03-10http: Do not setTimeout a not-yet-existent socketisaacs
2013-03-09uv: Upgrade to 5462dabisaacs
2013-03-09win/msi: Fix typosisaacs
2013-03-09npm: Upgrade to 1.2.14 (fixed)isaacs
2013-03-09http: check if incoming parser has already been freedhc
2013-03-09timers: consistent this keyword in setImmediateAndreas Madsen
2013-03-09domain: Fix double-exit on nested domainsisaacs
2013-03-08Now working on 0.10.0isaacs
2013-03-08lintisaacs
2013-03-08stream: Always defer preemptive reading to improve latencyGil Pedersen
2013-03-08Merge remote-tracking branch 'ry/v0.8' into masterisaacs
2013-03-08test: Fail faster in simple/test-cluster-bind-twice-v2isaacs
2013-03-08test: Kill zombies when debugger-client fails on windowsisaacs