7997 Commits (2106ef000c7d891385d5480a61d95327caf8e277)
 

Author SHA1 Message Date
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
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 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 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
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
Ben Noordhuis c53b921648 test: disable simple/test-process-getgroups on os x 12 years ago
Ben Noordhuis d019bec72d Merge remote-tracking branch 'origin/v0.8' 12 years ago
Timothy J Fontaine d032ff4954 test: fix tap output on windows 12 years ago
Ben Noordhuis 12d0f0bd3a lib, src: remove errno global 12 years ago
Scott Blomquist 1762ba37ca test: add cleanup to long path test 12 years ago
Ben Noordhuis cb87920ba9 Merge remote-tracking branch 'origin/v0.8' 12 years ago
Ben Noordhuis d879042860 build, windows: disable SEH 12 years ago
Ben Noordhuis 522668b5d9 doc: update instructions on home page 12 years ago
Trevor Norris 0c1e7b53d0 process: separate nextTick domain logic 12 years ago
isaacs 875e4a0c59 core: Remove the nextTick for running the main file 12 years ago
isaacs 95862b2380 core: Mark exit() calls with status codes 12 years ago
Ben Noordhuis c6e2db2f14 crypto: clear error stack 12 years ago
Scott Blomquist f054fec535 openssl: regenerate asm files for openssl 1.0.1e 12 years ago
isaacs 86433979c6 stream: Writables are not pipe()able 12 years ago
isaacs 586e160a25 test: Use common.PORT in simple/test-http-timeout 12 years ago
isaacs 1b870b6127 test: Move test-net-connect-timeout to test/internet 12 years ago
isaacs 937662b03e test: Use common.PORT to determine debugger port 12 years ago