16 Commits (a6756a2c064c21b41fc0ab0379bd4e055feb8bc0)

Author SHA1 Message Date
Andreas Madsen ce30683012 doc: document the finish event 12 years ago
isaacs 982981442d doc: Nudge formatting to make json generator happy 12 years ago
isaacs 20a88feb8f docs: streams2 12 years ago
Ben Noordhuis b0d04ffbd8 doc: stream: clarify meaning of 'drain' some more 12 years ago
Ben Noordhuis f624be4093 doc: stream: clarify meaning of 'drain' event 12 years ago
isaacs b90c1502e5 doc: Correct stream.write fd mention 12 years ago
isaacs 559a98f0d7 doc: Formatting and grammar on stream api doc 12 years ago
Dominic Tarr 7accaeb490 correct documentation of Stream#destroy 12 years ago
Ben Kelly c6185c8484 doc: Improve cross-linking in API docs markdown 13 years ago
Ben Noordhuis 05b81f333c doc: clarify stream 'close' event 13 years ago
Philip Tellis 493beb23f2 doc: fs.ReadableStream does not have a destroySoon method 13 years ago
koichik 9f3c639a9c doc: fix setEncoding() 13 years ago
domenic 5bc07cc90b doc: note that `stream.pause` is advisory 13 years ago
isaacs 2d44dcc8be doc: Add stability indicators to documentation 13 years ago
isaacs 7bfa5cf284 s/streams/stream/ 13 years ago
isaacs 774c289ba8 doc refactor: streams 13 years ago
isaacs f9df88c6da s/streams/stream/ 13 years ago
isaacs 03968739c5 doc refactor: streams 13 years ago
koichik a2cd31cbf1 doc: add the note about 'data' event 13 years ago
koichik e1c043f43a docs: fix docs to not suggest variable leaks 13 years ago
Ryan Dahl 239b3d62de Remove resume and pause events 13 years ago
Ryan Dahl 0fec213656 Update docs for server fd sharing 13 years ago
Thomas Shinnick 4cf0ce5bb4 docs: typos and minor edits in several modules 13 years ago
Elijah Insua b722aaa8c5 Close #1303 Stream.pipe returns the destination 13 years ago
Zachary Scott 67913a0232 writable stream api has destroySoon() for exiting after data queue has been drained 14 years ago
Ryan Dahl 839fb8e19b typos 14 years ago
Mikeal Rogers 634e7236f7 Add 'pipe' event 14 years ago
Ryan Dahl 8f23583d10 A few spelling fixes. 14 years ago
Ryan Dahl b92329667f Fix spelling mistakes 14 years ago
Ryan Dahl 2957382991 Implement new stream method, destroySoon 14 years ago
Ryan Dahl 2e3e95ee89 add process.stdin 14 years ago
Ryan Dahl 8f5f213a6f Revert "Add optional filters to stream.pipe()" 14 years ago
Ryan Dahl 24aded078f Add optional filters to stream.pipe() 14 years ago
Nikhil Marathe f11291a220 Added documentation for Stream.pipe 14 years ago
Micheil Smith e190c9616e Splitting documentation 14 years ago