summaryrefslogtreecommitdiff
path: root/doc/api/stream.md
Commit message (Expand)AuthorAgeFilesLines
* doc: remove redundant 'Example:' and similar notesVse Mozhet Byt2018-09-061-9/+7
* stream: restore flow if there are 'data' handlers after once('readable')Matteo Collina2018-09-031-3/+19
* doc: clarify documentation of pipes and zlib objectsAndreas Girgensohn2018-09-031-2/+2
* doc: declare all parameter typesSam Ruby2018-08-071-0/+2
* doc: make markdown input compliantSam Ruby2018-07-161-71/+6
* doc: unify spelling of backpressureThomas Watson2018-07-041-1/+1
* doc: switch the order of Writable and ReadableJoseph Gordon2018-06-161-2/+2
* doc: fix type in stream docAliaksei Tuzik2018-06-131-1/+1
* doc: remove spaces around slashesRich Trott2018-06-131-1/+1
* doc: add more missing backticksVse Mozhet Byt2018-05-081-163/+165
* doc: add missing periods or colonsVse Mozhet Byt2018-05-041-2/+0
* doc: remove redundant empty linesVse Mozhet Byt2018-05-041-1/+0
* 2018-04-24, Version 10.0.0 (Current)v10.0.0James M Snell2018-04-231-9/+9
* stream: add pipeline and finishedMathias Buus2018-04-161-0/+106
* doc: unify format of iterablesVse Mozhet Byt2018-04-161-5/+2
* doc: remove _writableState referenceAnatoli Papirovski2018-04-161-2/+1
* doc: add quotes for event names + fix similar nitsVse Mozhet Byt2018-04-161-18/+19
* doc: add and unify even more return valuesVse Mozhet Byt2018-04-161-0/+5
* doc: fix about `decodeStrings` property of `stream.Writable`Ryusei Yamaguchi2018-04-101-7/+6
* doc: specify definite Array typesVse Mozhet Byt2018-04-091-1/+1
* stream: 'readable' have precedence over flowingMatteo Collina2018-04-061-1/+21
* doc: fix various nitsVse Mozhet Byt2018-04-041-3/+3
* doc,tools: formalize, unify, codify default valuesVse Mozhet Byt2018-04-041-17/+15
* doc: fix paragraph order in stream.mdVse Mozhet Byt2018-03-211-37/+37
* doc: add note to readable stream async iteratorIvan Filenko2018-03-181-1/+4
* doc: add returned values and options to stream.mdIvan Filenko2018-03-151-2/+13
* doc: make caveat in stream.md more conciseRich Trott2018-03-111-4/+4
* doc: remove warning against readable/readable.readRich Trott2018-03-081-3/+0
* doc: make suggestion more direct in stream.mdRich Trott2018-03-061-3/+2
* doc: fix max length on stream.mdMatteo Collina2018-03-061-1/+2
* stream: updated streams error handlingMathias Buus2018-03-061-4/+15
* doc: Readable unpipe on Writable error eventGeorge Sapkin2018-03-021-0/+6
* doc: `readable.push(undefined)` in non-object mode陈刚2018-02-261-0/+5
* doc: add new documentation lint ruleestrada91662018-02-231-14/+24
* doc: remove extraneous "for example" textRich Trott2018-02-231-12/+0
* doc: enable eslint prefer-template ruleRuben Bridgewater2018-02-221-1/+1
* stream: writable.end should return this.Matteo Collina2018-02-191-0/+4
* doc: add fs declarations to stream doc js examplesIvan Filenko2018-02-161-0/+6
* doc: remove **Note:** tagsJames M Snell2018-02-081-72/+71
* doc: improve stream documentation陈刚2018-02-011-3/+3
* doc: linkify missing typesVse Mozhet Byt2018-02-011-5/+5
* src,doc,test: Fix common misspellingsRoman Reiss2018-01-161-2/+2
* stream: added experimental support for for-awaitMatteo Collina2018-01-111-0/+26
* 2019-01-10 Version 9.4.0 (Current)Myles Borins2018-01-101-2/+2
* stream: always defer 'readable' with nextTickMatteo Collina2018-01-101-0/+15
* doc: edit for concisionRich Trott2018-01-031-6/+5
* stream: rm {writeable/readable}State.lengthCalvin Metcalf2017-12-181-1/+18
* stream: add flow and buffer properties to streamsCalvin Metcalf2017-12-151-11/+11
* 2017-12-12 Version 9.3.0 (Current)Myles Borins2017-12-121-2/+2
* doc: fix typo in stream.mdMatthew Leon2017-11-281-2/+2