33 Commits (3e740caaf368dbfcc8c59cc178258c4865af991c)

Author SHA1 Message Date
micnic 20285ad177 lib: Consistent error messages in all modules 9 years ago
Sam Newman 50daee7243 stream: simpler stream constructon 10 years ago
cjihrig 6ac8bdc0ab lib: reduce util.is*() usage 10 years ago
cjihrig 804e7aa9ab lib: use const to define constants 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Ben Noordhuis 21130c7d6f lib: turn on strict mode 10 years ago
Brian White 03e9f84933 lib: remove unused variables 11 years ago
isaacs 1da7bcc22c stream: objectMode transforms allow falsey values 11 years ago
Brian White 6d842897c5 lib: remove unused variables and functions 11 years ago
isaacs 22c68fdc1d src: Replace macros with util functions 11 years ago
Ben Noordhuis 0330bdf519 lib: macro-ify type checks 11 years ago
Jeff Barczewski 26ca7d73ca stream: objectMode transform should allow falsey values 12 years ago
isaacs bdb78b9945 stream: don't create unnecessary buffers in Readable 12 years ago
isaacs c38ce9bc0a stream: Guarantee ordering of 'finish' event 12 years ago
Rafael Garcia bd0d45818e stream: unused variable 12 years ago
Rafael Garcia ea4f0b4a6b stream: remove vestiges of previous _transform API 12 years ago
Gil Pedersen c3aae9cf95 stream: Fix stall in Transform under very specific conditions 12 years ago
isaacs 90368770e6 stream: Emit error on stream object, not global 12 years ago
isaacs b0f6789a78 stream: Remove bufferSize option 12 years ago
isaacs 426b4c6258 stream: _write takes an encoding argument 12 years ago
isaacs cd68d86c32 stream: Remove output function from _transform 12 years ago
isaacs 88644eaa2d stream: There is no _read cb, there is only push 12 years ago
isaacs e03bc472f0 stream: Start out in sync=true state 12 years ago
isaacs 3b2e9d2648 stream: remove lowWaterMark feature 12 years ago
isaacs e26622bd18 stream: Correct Transform class backpressure 12 years ago
isaacs b43e544140 stream: Use push() for Transform._output() 12 years ago
isaacs b15e19a232 streams2: Remove function.bind() usage 12 years ago
isaacs f20fd22abd streams2: Add high water mark for Readable 12 years ago
isaacs 545f512619 streams2: ctor guards on Stream classes 12 years ago
isaacs 8acb416ad0 streams2: Handle immediate synthetic transforms properly 12 years ago
isaacs caa853bb06 transform: Automatically read() on _write when read buffer is empty 12 years ago
isaacs 3b59fd70f4 streams2: Make Transform streams pull-style 12 years ago
isaacs 420e07c577 streams2: The new stream base classes 12 years ago