2 Commits (bce7a2608eb198eee6ecd7991062efd6daeeb440)

Author SHA1 Message Date
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
Vladimir Kurchatkin 82fca9136d stream: don't try to finish if buffer is not empty 11 years ago
isaacs c38ce9bc0a stream: Guarantee ordering of 'finish' event 12 years ago
isaacs c93af860a0 stream: call write cb before finish event 12 years ago
isaacs c0d500102a stream: Fix early end in Writables on zero-length writes 12 years ago
isaacs 426b4c6258 stream: _write takes an encoding argument 12 years ago
isaacs 384f1be739 stream: Writable.end(chunk) after end is an error 12 years ago
Ben Noordhuis 80ea63b958 Revert "stream: Writable.end(chunk) after end is an error" 12 years ago
isaacs 5222d19a11 stream: Writable.end(chunk) after end is an error 12 years ago
isaacs 86433979c6 stream: Writables are not pipe()able 12 years ago
isaacs 3b2e9d2648 stream: remove lowWaterMark feature 12 years ago
isaacs 33b2aebb6d stream: Writable should ignore encoding for buffers 12 years ago
Nathan Rajlich a9c4a20331 stream: make Writable#end() accept a callback function 12 years ago
Raynos 444bbd4fa7 streams: Support objects other than Buffers 12 years ago
isaacs f8bb031bdc test: Sync writables may emit finish before callbacks 12 years ago
isaacs f3e71eb417 test: Writable bufferizing, non-bufferizing, and callbacks 12 years ago
isaacs 9b1b85490b streams2: Tests of new interfaces 12 years ago