summaryrefslogtreecommitdiff
path: root/lib/_stream_passthrough.js
AgeCommit message (Expand)Author
2018-12-05lib: use ES6 class inheritance styleRuben Bridgewater
2018-12-05lib: remove `inherits()` usageRuben Bridgewater
2017-03-10meta: restore original copyright headerJames M Snell
2015-01-21lib: use const to define constantscjihrig
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-11-22lib: turn on strict modeBen Noordhuis
2013-03-05stream: _write takes an encoding argumentisaacs
2013-03-05stream: Remove output function from _transformisaacs
2012-12-13streams2: ctor guards on Stream classesisaacs
2012-12-13streams2: Handle immediate synthetic transforms properlyisaacs
2012-12-13streams2: The new stream base classesisaacs