summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2013.09.24, Version 0.10.19 (Stable)v0.10.19v0.10.19-releaseTimothy J Fontaine2013-09-243-2/+20
* uv: Upgrade to v0.10.17Timothy J Fontaine2013-09-244-19/+32
* readline: handle input starting with control charsEric Schrock2013-09-232-1/+13
* doc: document reserved status of SIGUSR1Ben Noordhuis2013-09-191-3/+7
* doc: fix typos in the tls `NPNProtocols` optionNathan Rajlich2013-09-161-2/+2
* doc: specify the format of the `ca` tls optionNathan Rajlich2013-09-161-6/+6
* tls: don't push() incoming data when ondata is setNathan Rajlich2013-09-132-5/+58
* doc: fix blog link in blog posts and READMEBen Noordhuis2013-09-133-3/+3
* tls: fix setting NPN protocolsFedor Indutny2013-09-092-4/+15
* configure: add mips-float-abi (soft, hard) optionAndrei Sedoi2013-09-071-0/+18
* npm: upgrade to 1.3.11isaacs2013-09-07158-1836/+2179
* npm: upgrade to v1.3.10isaacs2013-09-05236-407/+454
* stream: objectMode transforms allow falsey valuesisaacs2013-09-052-1/+54
* uv: upgrade to v0.10.16Bert Belder2013-09-055-50/+100
* blog: Post for v0.11.7Timothy J Fontaine2013-09-041-0/+92
* blog: Post for v0.10.18Timothy J Fontaine2013-09-041-0/+62
* Now working on 0.10.19Timothy J Fontaine2013-09-041-2/+2
* Merge branch 'v0.10.18-release' into v0.10Timothy J Fontaine2013-09-042-2/+11
|\
| * 2013.09.04, Version 0.10.18 (Stable)v0.10.18v0.10.18-releaseTimothy J Fontaine2013-09-042-2/+11
|/
* doc: fix writable.write linkKyle Robinson Young2013-09-041-1/+1
* benchmark: Fix execArgv handlingisaacs2013-08-311-2/+1
* benchmark: Support passing v8 flags to benchmarksisaacs2013-08-311-18/+20
* stream: check _events before _events.errorisaacs2013-08-281-1/+1
* doc: Adjust util stability index to 'API Frozen'isaacs2013-08-271-1/+1
* stream: Pass 'buffer' encoding to decoded writablesisaacs2013-08-272-0/+62
* uv: update to v0.10.15Bert Belder2013-08-237-273/+544
* tools: script release steps after jenkins buildTimothy J Fontaine2013-08-212-1/+80
* tools: script to report [un]stable buildTimothy J Fontaine2013-08-211-0/+19
* blog: Post for v0.10.17Timothy J Fontaine2013-08-211-0/+92
* Now working on 0.10.18Timothy J Fontaine2013-08-211-2/+2
* Merge branch 'v0.10.17-release' into v0.10Timothy J Fontaine2013-08-213-2/+22
|\
| * 2013.08.21, Version 0.10.17 (Stable)v0.10.17v0.10.17-releaseTimothy J Fontaine2013-08-213-2/+22
|/
* uv: Upgrade v0.10.14Timothy J Fontaine2013-08-213-3/+12
* blog: v0.11.6Timothy J Fontaine2013-08-211-0/+110
* doc: Mention python dep in downloads pageisaacs2013-08-211-0/+3
* deps: upgrade http_parser to 303c4e4Ben Noordhuis2013-08-212-9/+30
* tls: fix assertion when ssl is destroyed at readFedor Indutny2013-08-211-1/+8
* fs: use correct self reference for autoClose testGil Pedersen2013-08-202-11/+17
* doc: Minor typos in dgram docisaacs2013-08-191-2/+2
* doc: Add callback parameter to dgram socket.bind()Duan Yao2013-08-191-5/+18
* doc: fixed syntax error in stream.TransformChrisWren2013-08-191-1/+1
* Added documentation for process.execArgvEdward Hutchins2013-08-191-0/+22
* doc: add missing word in Transform stream introEivind Uggedal2013-08-191-2/+2
* stream: Throw on 'error' if listeners removedisaacs2013-08-192-4/+85
* dgram: fix assertion on bad send() argumentsBen Noordhuis2013-08-173-4/+57
* readline: pause stdin before turning off terminal raw modeDaniel Chatfield2013-08-172-1/+43
* blog: v0.10.16isaacs2013-08-161-0/+74
* Now working on v0.10.17isaacs2013-08-161-2/+2
* Merge branch 'v0.10.16-release' into v0.10isaacs2013-08-163-1/+24
|\
| * 2013.08.16, Version 0.10.16 (Stable)v0.10.16v0.10.16-releaseisaacs2013-08-163-1/+24
|/