Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stream: simplify `.pipe()` and `.unpipe()` in Readable | Weijia Wang | 2019-07-15 | 1 | -4/+3 |
* | benchmark,doc,lib,test: capitalize comments | Ruben Bridgewater | 2019-02-28 | 1 | -1/+1 |
* | stream: cleanup() when unpiping all streams. | 陈刚 | 2018-02-05 | 1 | -0/+54 |
* | lib,src: fix consistent spacing inside braces | Sebastiaan Deckers | 2017-07-21 | 1 | -3/+3 |
* | test: remove common.noop | Rich Trott | 2017-07-03 | 1 | -3/+3 |
* | test: add common.noop, default for common.mustCall() | James M Snell | 2017-03-26 | 1 | -5/+5 |
* | test: add common.mustNotCall() | cjihrig | 2017-02-06 | 1 | -1/+1 |
* | test: updated test-stream-pipe-unpipe-stream | Raja Panidepu | 2016-12-05 | 1 | -0/+3 |
* | test: add regression test for `unpipe()` | Niels Nielsen | 2016-10-19 | 1 | -0/+30 |