summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* events: Handle emit before constructor callisaacs2013-03-022-0/+4
* Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis2013-03-026-15/+112
|\
| * test: make simple/test-dgram-pingpong respect PORTBen Noordhuis2013-03-021-3/+3
| * test: optionally set common.PORT via env variableTimothy J Fontaine2013-03-021-1/+1
| * crypto: don't assert when calling Cipher#final() twiceBen Noordhuis2013-03-022-9/+15
| * blog: Post about v0.9.11isaacs2013-03-011-0/+88
| * http: use socket.once, not socket.onBen Noordhuis2013-03-011-1/+1
| * doc: remove note about close eventEugene Girshov2013-03-011-4/+0
* | net: s/closed/ended/ in write-after-fin messageisaacs2013-03-021-1/+1
* | net: Provide better error when writing after FINisaacs2013-03-024-4/+179
* | windows/msi: fix msi build issue with WiX 3.7/3.8Raymond Feng2013-03-021-0/+1
* | test: unlink temp file at test startBen Noordhuis2013-03-021-0/+7
* | events: add type checks to onceTrevor Norris2013-03-011-7/+7
* | events: emit cleanupTrevor Norris2013-03-011-46/+30
* | events: additional type check for addListenerTrevor Norris2013-03-011-16/+13
* | events: _events to object and undefined not nullTrevor Norris2013-03-014-18/+20
* | events: removeListener add checks and cleanupTrevor Norris2013-03-011-23/+28
* | events: type check listenersTrevor Norris2013-03-011-4/+7
* | events: simplify removeAllListeners logicTrevor Norris2013-03-011-16/+21
* | events: type check setMaxListeners, cleanup throwsTrevor Norris2013-03-011-6/+7
* | events: ensure usingDomain is always booleanTrevor Norris2013-03-011-0/+2
* | events: add check for listeners lengthTrevor Norris2013-03-017-14/+32
* | deps: upgrade libuv to 7e59f9bBen Noordhuis2013-03-021-9/+22
* | doc change for Readable._read()Lars-Magnus Skog2013-03-011-1/+0
* | doc: Clarify advisory-ness of stream._read() argumentisaacs2013-03-011-0/+7
* | doc: Update to reflect new _read() interfaceGil Pedersen2013-03-011-1/+2
* | doc: Fix readable.unshift() exampleEvan Oxfeld2013-03-011-0/+1
* | build/windows: don't use wrong version numberScott Blomquist2013-03-011-6/+13
* | doc: Correct version in changelogisaacs2013-03-011-1/+1
* | Now working on 0.9.12isaacs2013-03-011-2/+2
* | Merge branch 'v0.9.11-release'isaacs2013-03-013-7/+46
|\ \
| * | 2013.03.01, Version 0.9.10 (Unstable)v0.9.11v0.9.11-releaseisaacs2013-03-013-7/+46
|/ /
* | blog: Do not pass undefined to path.joinisaacs2013-03-011-1/+2
* | fs: Support mode/flag options to read/append/writeFileisaacs2013-03-015-59/+142
* | test: Put fs write test files in tmpisaacs2013-03-013-11/+12
* | build: windows should append date if nightlyTimothy J Fontaine2013-03-011-0/+6
* | doc: Provide 2 examples of SimpleProtocol parserisaacs2013-02-281-16/+210
* | stream: There is no _read cb, there is only pushisaacs2013-02-2820-126/+105
* | stream: Add stream.unshift(chunk)isaacs2013-02-281-3/+11
* | stream: Break up the onread functionisaacs2013-02-281-81/+83
* | net: omit superfluous 'connect' eventBen Noordhuis2013-03-013-14/+8
* | deps: upgrade libuv to 2a8d2a5Ben Noordhuis2013-03-018-37/+41
* | test: disable simple/test-process-getgroups on os xBen Noordhuis2013-03-011-0/+5
* | Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis2013-02-281-2/+2
|\ \ | |/
| * test: fix tap output on windowsTimothy J Fontaine2013-02-281-2/+2
* | lib, src: remove errno globalBen Noordhuis2013-02-2811-54/+54
* | test: add cleanup to long path testScott Blomquist2013-02-281-0/+1
* | Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis2013-02-2810-23/+230
|\ \ | |/
| * build, windows: disable SEHBen Noordhuis2013-02-281-0/+1
| * doc: update instructions on home pageBen Noordhuis2013-02-281-1/+3