9 Commits (456942a920fe313ebe0b0da366d26ef400ec177e)

Author SHA1 Message Date
isaacs 119cbf4854 stream: Don't require read(0) to emit 'readable' event 12 years ago
isaacs 88644eaa2d stream: There is no _read cb, there is only push 12 years ago
isaacs 34046084c0 stream: Do not switch to objectMode implicitly 12 years ago
isaacs 27d1babaae streams: Pre-emptively buffer readables up to the highWaterMark 12 years ago
isaacs 3b2e9d2648 stream: remove lowWaterMark feature 12 years ago
Raynos 444bbd4fa7 streams: Support objects other than Buffers 12 years ago
isaacs 20a3c5d09c streams2: Do not allow hwm < lwm 12 years ago
isaacs 2ff499c022 streams2: Do multipipe without always using forEach 12 years ago
isaacs 9b1b85490b streams2: Tests of new interfaces 12 years ago