8165 Commits (d9036a5d35d2c202e80efb9005c7776f1882d10c)
 

Author SHA1 Message Date
Rod Vagg 906f824bab link to LevelUP modules wiki page, not level-hooks 12 years ago
isaacs e428bb7eae cluster: Rename destroy() to kill(signal=SIGTERM) 12 years ago
isaacs 384f1be739 stream: Writable.end(chunk) after end is an error 12 years ago
Aaron Cannon 0c57b31190 doc: Add crypto.pseudoRandomBytes, fix typo 12 years ago
Dave Olszewski 22aa767421 make repl compatible with domains 12 years ago
Ben Noordhuis 80ea63b958 Revert "stream: Writable.end(chunk) after end is an error" 12 years ago
isaacs f5d84965d7 doc: Typo in ChangeLog 12 years ago
isaacs 5222d19a11 stream: Writable.end(chunk) after end is an error 12 years ago
isaacs 63edde0e01 events: Handle emit('error') before ctor 12 years ago
isaacs d345c1173a events: Handle emit before constructor call 12 years ago
Ben Noordhuis 2d51036fb9 Merge remote-tracking branch 'origin/v0.8' 12 years ago
Ben Noordhuis 426cbedb44 test: make simple/test-dgram-pingpong respect PORT 12 years ago
isaacs 4ac73d2c99 net: s/closed/ended/ in write-after-fin message 12 years ago
isaacs 2106ef000c net: Provide better error when writing after FIN 12 years ago
Raymond Feng 47e115063b windows/msi: fix msi build issue with WiX 3.7/3.8 12 years ago
Timothy J Fontaine 0b70a14abf test: optionally set common.PORT via env variable 12 years ago
Ben Noordhuis 93156a6057 test: unlink temp file at test start 12 years ago
Trevor Norris d1b4dcd6ac events: add type checks to once 12 years ago
Trevor Norris e1ac2ef7cf events: emit cleanup 12 years ago
Trevor Norris 1ccc6fbe05 events: additional type check for addListener 12 years ago
Trevor Norris 4f7f8bbdf8 events: _events to object and undefined not null 12 years ago
Trevor Norris b3ea8443bd events: removeListener add checks and cleanup 12 years ago
Trevor Norris aba03ebb5a events: type check listeners 12 years ago
Trevor Norris 8ab346c98f events: simplify removeAllListeners logic 12 years ago
Trevor Norris dd171d24df events: type check setMaxListeners, cleanup throws 12 years ago
Trevor Norris 8ca43a7f40 events: ensure usingDomain is always boolean 12 years ago
Trevor Norris 75305f3bab events: add check for listeners length 12 years ago
Ben Noordhuis 7189b3ed33 crypto: don't assert when calling Cipher#final() twice 12 years ago
Ben Noordhuis 7707acd6ef deps: upgrade libuv to 7e59f9b 12 years ago
Lars-Magnus Skog 4b20f3440d doc change for Readable._read() 12 years ago
isaacs fc22986023 doc: Clarify advisory-ness of stream._read() argument 12 years ago
Gil Pedersen 13c8bc8917 doc: Update to reflect new _read() interface 12 years ago
Evan Oxfeld 16ddc545bd doc: Fix readable.unshift() example 12 years ago
Scott Blomquist 6366a3057c build/windows: don't use wrong version number 12 years ago
isaacs be770a3839 blog: Post about v0.9.11 12 years ago
isaacs 33aafbd882 doc: Correct version in changelog 12 years ago
isaacs 4cda016c26 Now working on 0.9.12 12 years ago
isaacs 300802d513 Merge branch 'v0.9.11-release' 12 years ago
isaacs 83392403b7 2013.03.01, Version 0.9.10 (Unstable) 12 years ago
isaacs 687522c5a5 blog: Do not pass undefined to path.join 12 years ago
isaacs 0928a526dd fs: Support mode/flag options to read/append/writeFile 12 years ago
isaacs 55aa973bee test: Put fs write test files in tmp 12 years ago
Ben Noordhuis f26362e938 http: use socket.once, not socket.on 12 years ago
Timothy J Fontaine f0f87d8afb build: windows should append date if nightly 12 years ago
isaacs 4926ffd14b doc: Provide 2 examples of SimpleProtocol parser 12 years ago
isaacs 88644eaa2d stream: There is no _read cb, there is only push 12 years ago
isaacs 4b67f0be6d stream: Add stream.unshift(chunk) 12 years ago
isaacs 7764b84297 stream: Break up the onread function 12 years ago
Ben Noordhuis c11612026f net: omit superfluous 'connect' event 12 years ago
Ben Noordhuis bb431531a3 deps: upgrade libuv to 2a8d2a5 12 years ago