summaryrefslogtreecommitdiff
path: root/lib/_stream_duplex.js
AgeCommit message (Expand)Author
2017-12-18stream: rm {writeable/readable}State.lengthCalvin Metcalf
2017-12-15stream: add flow and buffer properties to streamsCalvin Metcalf
2017-11-15stream: remove usage of *State.highWaterMarkCalvin Metcalf
2017-05-22stream: add destroy and _destroy methods.Matteo Collina
2017-03-10meta: restore original copyright headerJames M Snell
2015-04-15node: allow multiple arguments passed to nextTickTrevor Norris
2015-01-21lib: use const to define constantscjihrig
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-11-22lib: turn on strict modeBen Noordhuis
2014-09-05lib: improved forEach object performanceMajid Arif Siddiqui
2013-01-17stdio: Set readable/writable flags properlyisaacs
2012-12-13streams2: Fix duplex no-half-open logicisaacs
2012-12-13streams2: ctor guards on Stream classesisaacs
2012-12-13streams2: The new stream base classesisaacs