Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-03doc: add more missing backticksVse Mozhet Byt
2018-05-02doc: add missing periods or colonsVse Mozhet Byt
2018-04-29doc: remove redundant empty linesVse Mozhet Byt
2018-04-242018-04-24, Version 10.0.0 (Current)James M Snell
2018-04-16stream: add pipeline and finishedMathias Buus
2018-04-15doc: unify format of iterablesVse Mozhet Byt
2018-04-13doc: remove _writableState referenceAnatoli Papirovski
2018-04-12doc: add quotes for event names + fix similar nitsVse Mozhet Byt
2018-04-12doc: add and unify even more return valuesVse Mozhet Byt
2018-04-10doc: fix about `decodeStrings` property of `stream.Writable`Ryusei Yamaguchi
2018-04-09doc: specify definite Array typesVse Mozhet Byt
2018-04-06stream: 'readable' have precedence over flowingMatteo Collina
2018-04-04doc: fix various nitsVse Mozhet Byt
2018-04-04doc,tools: formalize, unify, codify default valuesVse Mozhet Byt
2018-03-21doc: fix paragraph order in stream.mdVse Mozhet Byt
2018-03-19doc: add note to readable stream async iteratorIvan Filenko
2018-03-15doc: add returned values and options to stream.mdIvan Filenko
2018-03-11doc: make caveat in stream.md more conciseRich Trott
2018-03-09doc: remove warning against readable/readable.readRich Trott
2018-03-07doc: 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-17doc: 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-17src,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-04doc: edit for concisionRich Trott
2017-12-18stream: rm {writeable/readable}State.lengthCalvin Metcalf
2017-12-16stream: add flow and buffer properties to streamsCalvin Metcalf
2017-12-122017-12-12 Version 9.3.0 (Current)Myles Borins
2017-11-29doc: 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