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
2021-05-112021-05-11, Version 14.17.0 'Fermium' (LTS)v14.17.0Danielle Adams
2021-05-01doc: fix typo in stream docsIan Kerins
2021-05-01doc: fix quotes in stream docsTobias Nießen
2021-05-01doc: clarify descriptions of _writev chunks argumentJames M Snell
2021-05-01doc: clarify undocumented stream propertiesJames M Snell
2021-05-01stream: writableNeedDrainRobert Nagy
2020-12-15doc: update list styles for remark-parse@9 renderingRich Trott
2020-12-15doc,stream: write(chunk, encoding, cb) encoding can be nulldev-script
2020-12-02doc: remove documentation for stream._construct()Luigi Pinca
2020-10-14doc: fix unit of size argument of readable.readTobias Nießen
2020-10-14doc: harmonize changes list orderingAntoine du Hamel
2020-10-062020-10-07, Version 14.13.1 (Current)v14.13.1Danielle Adams
2020-10-06doc: sort md references in ASCII orderAntoine du Hamel
2020-10-06doc: use .md extension for internal linksAntoine du Hamel
2020-10-06doc: make minor edits for consistencyRich Trott
2020-09-29doc: add history entry for breaking destroy() changeGil Pedersen
2020-08-20doc: add writable and readable options to Duplex docsPriyank Singh
2020-07-17doc: update wording in "Two reading modes"Julien Poissonnier
2020-07-17doc: use consistent naming in stream docSaleem
2020-07-17doc: clarify how to read process.stdinAnentropic
2020-07-17doc: add streams to the pipeline function signaturerickyes
2020-07-17doc: add dynamic source code linksAlec Davidson
2020-07-14doc: use sentence-case for headings in docsRich Trott
2020-06-30doc: use a single space between sentencesRich Trott
2020-06-30doc: piping from async generators using pipeline()WilliamConnatser
2020-06-30doc: link readable._read in stream.mdPranshu Srivastava
2020-06-30doc: specify default encoding in writable.writePranshu Srivastava
2020-06-30doc,stream: split finish and end events into separate entriesRich Trott
2020-06-30doc: standardize constructor doc header layoutRich Trott
2020-06-30doc: normalize JavaScript code block info stringsDerek Lewis
2020-06-02doc: add comment about highWaterMark limitBenjamin Gruenbaum
2020-05-16doc: fix stream exampleAnna Henningsen
2020-05-04doc: fix the spelling error in stream.md白一梓
2020-05-04stream: add null check in Readable.fromPranshu Srivastava
2020-04-29doc: fix LTS replaceme tagsAnna Henningsen
2020-04-29doc: document major finished changes in v14Robert Nagy
2020-04-212020-04-21, Version 14.0.0 (Current)v14.0.0Beth Griggs
2020-04-14doc: add transform stream destroy() return valuecjihrig
2020-04-07doc: correct version metadata for Readable.fromDave Vandyke
2020-03-30doc: stream.end(cb) cb can be invoked with errorPranshu Srivastava
2020-03-042020-03-04 Version 13.10.0 (Current)Shelley Vohr
2020-02-29stream: fix multiple destroy callsRobert Nagy
2020-02-28doc: remove repetitionLuigi Pinca
2020-02-22doc: update stream.pipeline() signatureVse Mozhet Byt
2020-02-19doc: fix Writable.write callback descriptionRobert Nagy
2020-02-09stream: make readable & writable computedRobert Nagy
2020-01-25doc: further fix async iterator exampleRobert Nagy
2020-01-18stream: support passing generator functions into pipeline()Robert Nagy
2020-01-16doc: explain _writev() APIHarshitha KP
2020-01-10doc: rename iterator to iterable in examplesRobert Nagy