summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2013.05.17, Version 0.10.7 (Stable)v0.10.7v0.10.7-releaseisaacs2013-05-173-2/+17
* doc: Fix link to open issues on GitHub.Brandon Frohs2013-05-171-2/+2
* crypto: Don't ignore verify encoding argumentisaacs2013-05-171-1/+1
* buffer, crypto: fix default encoding regressionBen Noordhuis2013-05-163-13/+16
* doc: fix missing Class in headerRyuichi Okumura2013-05-161-1/+1
* doc: fix the link to Stream documentRyuichi Okumura2013-05-161-2/+2
* timers: fix setInterval() assertBen Noordhuis2013-05-162-12/+32
* doc: improve exports/module.exports consistencyRyan Graham2013-05-151-4/+4
* doc: clarify exports and module.exportsRyan Graham2013-05-152-4/+19
* uv: upgrade to v0.10.7Bert Belder2013-05-143-2/+48
* uv: Upgrade to 0.10.6isaacs2013-05-1417-109/+395
* npm: Upgrade to 1.2.21isaacs2013-05-14499-20310/+21780
* blog: Release 0.10.6isaacs2013-05-141-0/+65
* Now working on v0.10.7isaacs2013-05-141-2/+2
* Merge branch 'v0.10.6-release' into v0.10isaacs2013-05-143-2/+20
|\
| * 2013.05.14, Version 0.10.6 (Stable)v0.10.6v0.10.6-releaseisaacs2013-05-143-2/+20
|/
* crypto: Pass encodings for Hmac digestisaacs2013-05-142-6/+9
* crypto: Pass encodings to C++ for Sign/Verifyisaacs2013-05-141-6/+12
* crypto: use StringBytes::Encodeisaacs2013-05-142-39/+49
* crypto: Pass strings to binding layer directlyisaacs2013-05-142-52/+102
* buffer: DRY string encoding using StringBytesisaacs2013-05-142-550/+69
* src: use StringBytes for DecodeWrite/DecodeBytes/Encodeisaacs2013-05-141-90/+7
* src: Use StringBytes in StreamWrapisaacs2013-05-142-66/+14
* src: Add StringBytes static util classisaacs2013-05-143-0/+703
* tools: remove unnecessary cpplint rulesisaacs2013-05-141-14/+0
* stream: Make default encoding configurableisaacs2013-05-142-3/+16
* stream: don't create unnecessary buffers in Readableisaacs2013-05-143-11/+24
* lintisaacs2013-05-141-1/+1
* benchmark: hash streamisaacs2013-05-143-3/+164
* blog: Release v0.11.2isaacs2013-05-141-0/+87
* test: increase workers to 8 in cluster-disconnectBenoit Vallée2013-05-141-1/+1
* doc: clarify subsystems in CONTRIBUTING.mdBen Noordhuis2013-05-141-1/+2
* child_process: fix handle deliveryBen Noordhuis2013-05-132-2/+92
* doc: s/search.npmjs.org/npmjs.org/isaacs2013-05-0911-21/+32
* test: fix pummel/test-net-many-clients.jsTimothy J Fontaine2013-05-081-6/+5
* doc: document stream.Writable 'error' eventRobert Kowalski2013-05-081-0/+4
* stream: make Readable.wrap support empty streamsDaniel Moore2013-05-082-1/+43
* stream: make Readable.wrap support objectModeDaniel Moore2013-05-082-52/+66
* test: don't use total_seconds() because of py2.6Timothy J Fontaine2013-05-071-5/+10
* test: report test duration in TAP progressTimothy J Fontaine2013-05-071-2/+9
* build: only use DESTDIR instead of PREFIX for pkgTimothy J Fontaine2013-05-061-4/+4
* doc: update options for exec and execFileKevin Locke2013-05-031-8/+0
* build: vcbuild.bat fix for Visual Studio 2012Miroslav Bajtoš2013-05-031-3/+0
* doc: document return values of EventEmitter methodsSam Roberts2013-05-031-0/+8
* doc: link joyent logo in website footerisaacs2013-05-0210-1/+61
* debugger: breakpoints in scripts not loaded yetMiroslav Bajtoš2013-05-026-23/+175
* Revert "deps: downgrade openssl to v1.0.0f"Ben Noordhuis2013-05-01512-21029/+41826
* doc: Fix require.extensions documentationisaacs2013-04-301-2/+2
* deps: downgrade openssl to v1.0.0fBen Noordhuis2013-04-29512-41826/+21029
* doc: cluster: s/server.destroy/server.close/Ben Noordhuis2013-04-291-1/+1