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-02src,doc,test: Fix common misspellingsRoman Reiss
2018-04-11doc: fix various nitsVse Mozhet Byt
2018-03-30doc: linkify missing typesVse Mozhet Byt
2018-03-30doc: improve stream documentation陈刚
2018-03-072018-03-06 Version 8.10.0 'Carbon' (LTS)v8.10.0Gibson Fahnestock
2018-01-24doc: edit for concisionRich Trott
2018-01-16stream: remove usage of *State.highWaterMarkCalvin Metcalf
2017-12-20doc: fix typo in stream.mdMatthew Leon
2017-12-20doc: replace string with template stringLeko
2017-12-20doc: make stream.Readable consistentSakthipriyan Vairamani (thefourtheye)
2017-11-14doc: howto decode buffers extending from Writabledicearr
2017-10-25doc: fix doc stylesDaijiro Wachi
2017-10-24doc: improve {readable,writable}._destroy() docsLuigi Pinca
2017-10-11doc: standardize function param/object prop styleGibson Fahnestock
2017-09-20doc: fix some internal linksVse Mozhet Byt
2017-09-20doc: add missing doc for readable._destroyMichaël Zasso
2017-09-12doc: document bytes to chars after setEncodingJessica Quynh Tran
2017-09-12doc: add links to alternative versions of docChris Young
2017-09-12doc,stream: remove wrong remark on readable.readJan Schär
2017-09-12doc: remove `you` and fixup note in stream.mdJames M Snell
2017-09-12doc: remove redundant only from doc/api/stream.mdGeorge Sapkin
2017-08-142017-08-15, Version 8.4.0 (Current)v8.4.0Anna Henningsen
2017-08-13doc: add missing `changes:` metadata for streamsAnna Henningsen
2017-08-10stream: support readable/writableHWM for DuplexGuy Margalit
2017-07-24doc: fix typo in stream.mdMarc Hernández Cabot
2017-07-24doc,stream: _transform happens one at a timeMatteo Collina
2017-07-19doc: correct stream Duplex allowHalfOpen docRich Trott
2017-07-18doc: add missing zlib link to stream API docsRob Wu
2017-07-11net: 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-05doc: use destructuring in code examplesVse Mozhet Byt
2017-05-302017-05-30, Version 8.0.0 (Current)v8.0.0James M Snell
2017-05-29doc: fix api docs styleDaijiro Wachi
2017-05-28stream: support Uint8Array input to methodsAnna Henningsen
2017-05-28doc: make the style of notes consistentAlexey Orlenko
2017-05-28stream: add final methodCalvin Metcalf
2017-05-28stream: add destroy and _destroy methods.Matteo Collina
2017-05-28doc: don't use useless constructors in stream.mdVse Mozhet Byt
2017-05-28doc: update code example for Windows in stream.mdVse Mozhet Byt
2017-05-19doc: don't suggest setEncoding for binary streamsRick Bullotta
2017-05-09doc: fix typo in streams.mdGlenn Schlereth
2017-05-08doc: sort bottom-of-file markdown linksSam Roberts
2017-04-25tools: enable no-useless-return eslint rulecjihrig
2017-04-25doc: add no-var, prefer-const in doc eslintrcVse Mozhet Byt
2017-04-25doc: add eslint-plugin-markdownVse Mozhet Byt
2017-04-25doc: conform to rules for eslint-plugin-markdownVse Mozhet Byt
2017-04-15doc: fix typo in streams.mdJohn Paul Bamberg
2017-04-05doc: fix string interpolation in Stream 'finish'Vinay Hiremath
2017-03-20doc: add missing word in stream.mdJyotman Singh