49 Commits (b9b343c412182f7512aca6a0aa1ea54eca10767a)

Author SHA1 Message Date
Rich Trott 49d3dee0c2
doc: correct stream Duplex allowHalfOpen doc 8 years ago
Rob Wu 87906d25d4
doc: add missing zlib link to stream API docs 8 years ago
Vse Mozhet Byt 8c0849d5db
doc: conform to rules for eslint-plugin-markdown 8 years ago
Rick Bullotta e400ef9a76
doc: don't suggest setEncoding for binary streams 8 years ago
Matteo Collina 0d35bcdf84
doc,stream: clarify 'data', pipe() and 'readable' 8 years ago
Matteo Collina cc492c361f
doc: resume a stream after pipe() and unpipe() 8 years ago
Vse Mozhet Byt fb07fbcc81
doc: don't use useless constructors in stream.md 8 years ago
Vse Mozhet Byt cb03bd1f48
doc: update code example for Windows in stream.md 8 years ago
Glenn Schlereth 83f272d4ee
doc: fix typo in streams.md 8 years ago
Roman Reiss 8d043876c1
doc/tools: fix more type inconsistencies 8 years ago
Roman Reiss dd1fb98bda
doc: consistent case for primitive types 8 years ago
cjihrig b920c5d44b
tools: enable no-useless-return eslint rule 8 years ago
John Paul Bamberg c6f3ebd774
doc: fix typo in streams.md 8 years ago
Vinay Hiremath c0d9b1c02b
doc: fix string interpolation in Stream 'finish' 8 years ago
Jyotman Singh 4a97bc7a39
doc: add missing word in stream.md 8 years ago
Alexander 463f29413b
doc: correct comment error in stream.md 8 years ago
Jeroen Mandersloot 0acebb985f
doc: fix occurences of "the the" 8 years ago
Laurent Fortin e8f0dba3af
doc: fixed readable.isPaused() version annotation 8 years ago
Bradley Curran a042c8a0ef
doc: fix typo in stream doc 8 years ago
Matteo Collina 72adba4317
doc: add links between cork() and uncork() 8 years ago
Nathan Phillip Brink 6d726c07aa
doc: update writable.write return value 8 years ago
Matteo Collina 032d73841d
doc: handle backpressure when write() return false 8 years ago
Johannes Rieken b5fd61d77a
doc: fix missing negation in stream.md 8 years ago
Tanuja-Sawant b814b4cec7 doc: update writable.write return value 8 years ago
Fumiya KARASAWA 1dc7b8918d doc: fixup errors in stream.md 8 years ago
Roman Reiss d33520cdd2 doc: consistent 'Returns:' 8 years ago
Daniel Bevenius d283704cd6 doc: make comment indentation consistent 8 years ago
Benji Marinacci e5777b344c doc: edit Stream api grammar 9 years ago
Anna Henningsen 4e7c67cf55 stream: proper `instanceof` for `Writable`s 9 years ago
Luigi Pinca 6fab334a73 doc: fix example in stream doc 9 years ago
Mike Ralphson 65096de443 doc: fix typos 9 years ago
Hubert Mine 9f18878eee doc: fix typo in stream doc 9 years ago
Zwb b6f5104145 doc: fix onReadable reentry after unshift called 9 years ago
lazlojuly 82329b6e8f doc: fix variable scoping bug in server example code 9 years ago
Anna Henningsen e116cf96a0 doc: use blockquotes for Stability: markers 9 years ago
Alex Perkins 5c4b938665 doc: minor typo fixes in stream docs 9 years ago
Сковорода Никита Андреевич 0ffeddb5b4 doc: various documentation formatting fixes 9 years ago
Italo A. Casas 9847f8459c doc: add `added:` information for stream 9 years ago
saadq 1f003590d6 doc: fix inconsistencies in code style 9 years ago
Kevin Donahue fc4df0df6c doc: fix typo in stream doc 9 years ago
Italo A. Casas eed65973d5 doc: fix link in the stream doc 9 years ago
vsemozhetbyt cd439465cc doc: fix typos in the stream doc 9 years ago
Rich Trott 712120112f doc: use consistent typography in streams.md 9 years ago
James M Snell 5086e5f3ee doc: general improvements to stream.md copy 9 years ago
Robert Jefe Lindstaedt d49b49e8b1 doc: discourage use of util.inherits 9 years ago
Jenna Vuong 33f24c821b doc: adds 'close' events to fs.ReadStream and fs.WriteStream 9 years ago
Alexander Makarenko e6c8da45b1 doc: make `writable.setDefaultEncoding()` return `this` 9 years ago
Jackson Tian 19fb1345ba doc: use Buffer.from() instead of new Buffer() 9 years ago
Robert Jefe Lindstaedt edc6970a1f doc: git mv to .md 9 years ago
James M Snell 63e743db38 doc: minor argument formatting in stream.markdown 9 years ago