66 Commits (b646a3df29d85107cd49d5970dcf1cf286d9def8)

Author SHA1 Message Date
Guy Margalit c3c045aea0 stream: support readable/writableHWM for Duplex 8 years ago
Marc Hernández Cabot 4d5ae3022c
doc: fix typo in stream.md 8 years ago
Matteo Collina 0e5283b7ed doc,stream: _transform happens one at a time 8 years ago
Rich Trott 199ad1d73f doc: correct stream Duplex allowHalfOpen doc 8 years ago
Rob Wu 2a46e57d13 doc: add missing zlib link to stream API docs 8 years ago
Sam Roberts cf24177aba net: return this from destroy() 8 years ago
Matteo Collina 5ca836c192 doc,stream: clarify 'data', pipe() and 'readable' 8 years ago
Matteo Collina 0b432e08b1 doc: resume a stream after pipe() and unpipe() 8 years ago
Vse Mozhet Byt 7de6998d89 doc: use destructuring in code examples 8 years ago
James M Snell 43e4efdf21 2017-05-30, Version 8.0.0 (Current) 8 years ago
Daijiro Wachi a94b98e7e1 doc: fix api docs style 8 years ago
Anna Henningsen 9f610b5e26
stream: support Uint8Array input to methods 8 years ago
Alexey Orlenko 2af49b6c89 doc: make the style of notes consistent 8 years ago
Calvin Metcalf ba513d140c
stream: add final method 8 years ago
Vse Mozhet Byt 6af72d4b03 doc: don't use useless constructors in stream.md 8 years ago
Vse Mozhet Byt 9278ce202a doc: update code example for Windows in stream.md 8 years ago
Matteo Collina 330c8d743e stream: add destroy and _destroy methods. 8 years ago
Rick Bullotta 847688018c
doc: don't suggest setEncoding for binary streams 8 years ago
Glenn Schlereth e429f9a42a doc: fix typo in streams.md 8 years ago
Sam Roberts ea1b8a5cbc doc: sort bottom-of-file markdown links 8 years ago
cjihrig 7a4d383c75 tools: enable no-useless-return eslint rule 8 years ago
Vse Mozhet Byt 6ee6aaefa1 doc: add no-var, prefer-const in doc eslintrc 8 years ago
Vse Mozhet Byt b4fea2a3d6 doc: add eslint-plugin-markdown 8 years ago
Vse Mozhet Byt e2c3e4727d doc: conform to rules for eslint-plugin-markdown 8 years ago
John Paul Bamberg a6e416270d
doc: fix typo in streams.md 8 years ago
Vinay Hiremath 82ef00cc0a doc: fix string interpolation in Stream 'finish' 8 years ago
Jyotman Singh 3622a97715 doc: add missing word in stream.md 8 years ago
Christian d'Heureuse e296ffb360 doc: fix mistakes in stream doc (object mode) 8 years ago
Alexander 8b03221b28 doc: correct comment error in stream.md 8 years ago
Jeroen Mandersloot 0c10ec9183 doc: fix occurences of "the the" 8 years ago
Roman Reiss 5f32024055
doc/tools: fix more type inconsistencies 8 years ago
Laurent Fortin 672d752e88
doc: fixed readable.isPaused() version annotation 8 years ago
Roman Reiss ff1361957d
doc: consistent case for primitive types 8 years ago
Bradley Curran 113846b21b
doc: fix typo in stream doc 8 years ago
Anna Henningsen a70aa589fa
doc: add changelogs for stream 8 years ago
Matteo Collina c38b6d2021 doc: add links between cork() and uncork() 8 years ago
Nathan Phillip Brink 7f20c8a3d4 doc: update writable.write return value 8 years ago
Matteo Collina e9044c83a9 doc: handle backpressure when write() return false 8 years ago
Johannes Rieken 4e8eb628c1 doc: fix missing negation in stream.md 8 years ago
Fumiya KARASAWA 37d6052867 doc: fixup errors in stream.md 8 years ago
Tanuja-Sawant f347dad0b7
doc: update writable.write return value 8 years ago
Daniel Bevenius 367065be4b doc: make comment indentation consistent 8 years ago
Roman Reiss 8eb19c48fa
doc: consistent 'Returns:' 8 years ago
Benji Marinacci 3c4349e8a2 doc: edit Stream api grammar 8 years ago
Anna Henningsen 2a4b068aca
stream: proper `instanceof` for `Writable`s 8 years ago
Luigi Pinca 7f71419ee4
doc: fix example in stream doc 8 years ago
Mike Ralphson 3905f48882
doc: fix typos 8 years ago
Hubert Mine f7dd3bc19f doc: fix typo in stream doc 8 years ago
Zwb a72a331536 doc: fix onReadable reentry after unshift called 8 years ago
lazlojuly 66d697cb5c doc: fix variable scoping bug in server example code 8 years ago