1235 Commits (328e67b58bc6dbcbed8ec452e6903ea6f121dc59)

Author SHA1 Message Date
isaacs 689e5c9d3d stream: return this from pause()/resume() 11 years ago
Kyle Robinson Young 95794641d2 doc: fix writable.write link 11 years ago
Domenic Denicola 02fde585b1 vm: document vm2's changes. 11 years ago
isaacs 02eb9c834a doc: Adjust util stability index to 'API Frozen' 11 years ago
isaacs 73d328de24 doc: Adjust util stability index to 'API Frozen' 11 years ago
isaacs ba72f8cad8 doc: mark repl as stable 11 years ago
Mathias Buus ba72570eae stream: change default hwm for objectMode to 16 11 years ago
Forrest L Norvell d86814aeca domains: deprecate domain.dispose(). 12 years ago
isaacs 645418e9f1 fs: Expose birthtime on stat objects 11 years ago
Timothy J Fontaine 546ae2eef9 util: pass opts to custom inspect functions 11 years ago
Vsevolod Strukchinsky edd2fcccf0 net: family option in net.connect 11 years ago
isaacs 26a8c0c6b8 doc: Minor typos in dgram doc 11 years ago
Duan Yao 9456cf8fe2 doc: Add callback parameter to dgram socket.bind() 12 years ago
ChrisWren 2385fbbc3a doc: fixed syntax error in stream.Transform 11 years ago
Edward Hutchins 31a27ca72d Added documentation for process.execArgv 12 years ago
Eivind Uggedal 732f8b9641 doc: add missing word in Transform stream intro 11 years ago
isaacs 7304a620ec doc: http rawHeaders/rawTrailers 11 years ago
isaacs 1eedbdc361 doc: http keepalive, agent options 11 years ago
Trevor Norris cec81593d7 smalloc: allow different external array types 11 years ago
Fedor Indutny 048e0e77e0 tls: asynchronous SNICallback 11 years ago
Evan Solomon 13ed817fec doc: add a missing word in streams doc 11 years ago
Forrest L Norvell 231092d236 doc: document domain.enter() and domain.exit() 12 years ago
Sam Roberts 6a7be99703 doc: fs.open, fix flag/mode confusion, etc. 11 years ago
Brian White 30701d6e74 os: add mac address to networkInterfaces() output 11 years ago
Wyatt Preul 6359e017ac docs: Warning about consuming response 12 years ago
Ben Noordhuis 2cd7adc7f4 util: don't throw on circular %j input to format() 11 years ago
Trevor Norris 7ca77eaf38 fs: write strings directly to disk 11 years ago
Ben Noordhuis 6bd922fce8 dgram: report send errors to cb, don't pass bytes 11 years ago
Andrew Paprocki 17fbd6cd66 doc: vm: fix incorrect API documentation 11 years ago
Ben Noordhuis c13bfdc091 child_process: add 'shell' option to .exec() 11 years ago
Ben Noordhuis 4881a6a9a3 doc: clarify fs.read() offset argument 11 years ago
Maciej Małecki d713db245b doc: document possible return values of os.arch() 11 years ago
Dav Glass 7d654be627 doc: Fix missing backtick in debugger doc 11 years ago
Ben Noordhuis 0de5b831e2 doc: document tls.Server 'secureProtocol' option 11 years ago
isaacs 0f8de5e1f9 stream: Simplify flowing, passive data listening 11 years ago
Trevor Norris d817843d2e smalloc: create separate module 11 years ago
Ben Noordhuis e0c4fba0ac doc: events: clarify 'newListener' emitter state 11 years ago
isaacs bd5ab9c601 doc: Explain process.nextTick timing 11 years ago
isaacs db5776cf8b doc: Streams API Doc Rewrite 11 years ago
Timothy J Fontaine f88b8dad84 test: regression test for #5798 setImmediate 11 years ago
Nathan Rajlich ed5324687e doc: fix bad markdown parsing in list 11 years ago
Ben Noordhuis 0693d22f86 src: enable native v8 typed arrays 11 years ago
Trevor Norris 71ade1c212 doc: remove mention of maxTickDepth 11 years ago
Tim Oxley 2d6d46172e doc: remove obsolete spawn() stdio options 11 years ago
Fedor Indutny 07fbb43d78 tls: export TLSSocket 11 years ago
Brian White 9b09c9eedd zlib: allow changing of level and strategy 11 years ago
Brian White 086d4ccace zlib: allow custom flush type for flush() 11 years ago
Ben Noordhuis 9290385057 doc: vm: update github issues link 11 years ago
Ben Noordhuis c1bf89df2e doc: tls: ECDH ciphers are not supported 11 years ago
Ben Noordhuis 3fac4157fe doc: fs: synchronize watchFile/unwatchFile warning 11 years ago