summaryrefslogtreecommitdiff
path: root/doc/api/stream.md
AgeCommit message (Expand)Author
2018-03-08doc: remove warning against readable/readable.readRich Trott
2018-03-06doc: make suggestion more direct in stream.mdRich Trott
2018-03-06doc: fix max length on stream.mdMatteo Collina
2018-03-06stream: updated streams error handlingMathias Buus
2018-03-02doc: Readable unpipe on Writable error eventGeorge Sapkin
2018-02-26doc: `readable.push(undefined)` in non-object mode陈刚
2018-02-23doc: add new documentation lint ruleestrada9166
2018-02-23doc: remove extraneous "for example" textRich Trott
2018-02-22doc: enable eslint prefer-template ruleRuben Bridgewater
2018-02-19stream: writable.end should return this.Matteo Collina
2018-02-16doc: add fs declarations to stream doc js examplesIvan Filenko
2018-02-08doc: remove **Note:** tagsJames M Snell
2018-02-01doc: improve stream documentation陈刚
2018-02-01doc: linkify missing typesVse Mozhet Byt
2018-01-16src,doc,test: Fix common misspellingsRoman Reiss
2018-01-11stream: added experimental support for for-awaitMatteo Collina
2018-01-102019-01-10 Version 9.4.0 (Current)Myles Borins
2018-01-10stream: always defer 'readable' with nextTickMatteo Collina
2018-01-03doc: edit for concisionRich Trott
2017-12-18stream: rm {writeable/readable}State.lengthCalvin Metcalf
2017-12-15stream: add flow and buffer properties to streamsCalvin Metcalf
2017-12-122017-12-12 Version 9.3.0 (Current)Myles Borins
2017-11-28doc: fix typo in stream.mdMatthew Leon
2017-11-26doc: replace string with template stringLeko
2017-11-15stream: remove usage of *State.highWaterMarkCalvin Metcalf
2017-11-06doc: make stream.Readable consistentSakthipriyan Vairamani (thefourtheye)
2017-10-31doc: howto decode buffers extending from Writabledicearr
2017-10-24doc: fix doc stylesDaijiro Wachi
2017-10-21doc: improve {readable,writable}._destroy() docsLuigi Pinca
2017-09-28doc: standardize function param/object prop styleGibson Fahnestock
2017-09-13doc: add missing doc for readable._destroyMichaël Zasso
2017-09-12doc: fix some internal linksVse Mozhet Byt
2017-09-07doc: document bytes to chars after setEncodingJessica Quynh Tran
2017-08-28doc: add links to alternative versions of docChris Young
2017-08-25doc,stream: remove wrong remark on readable.readJan Schär
2017-08-21doc: remove `you` and fixup note in stream.mdJames M Snell
2017-08-20doc: remove redundant only from doc/api/stream.mdGeorge Sapkin
2017-08-152017-08-15, Version 8.4.0 (Current)Anna Henningsen
2017-08-13doc: add missing `changes:` metadata for streamsAnna Henningsen
2017-08-08stream: support readable/writableHWM for DuplexGuy Margalit
2017-07-21doc: fix typo in stream.mdMarc Hernández Cabot
2017-07-19doc,stream: _transform happens one at a timeMatteo Collina
2017-07-10doc: correct stream Duplex allowHalfOpen docRich Trott
2017-06-21doc: add missing zlib link to stream API docsRob Wu
2017-06-14net: return this from destroy()Sam Roberts
2017-06-05doc,stream: clarify 'data', pipe() and 'readable'Matteo Collina
2017-06-05doc: resume a stream after pipe() and unpipe()Matteo Collina
2017-06-03doc: use destructuring in code examplesVse Mozhet Byt
2017-05-302017-05-30, Version 8.0.0 (Current)James M Snell
2017-05-28doc: fix api docs styleDaijiro Wachi