880 Commits (4b5e6a38df2f68fd407ccfbdcb70960f6af6e0e2)

Author SHA1 Message Date
Kevin Locke 1c2b03dea5 doc: update options for exec and execFile 12 years ago
Sam Roberts 41cbdc5e64 doc: document return values of EventEmitter methods 12 years ago
Miroslav Bajtoš a32a243d5f debugger: breakpoints in scripts not loaded yet 12 years ago
isaacs dda7b40204 doc: Fix require.extensions documentation 12 years ago
Ben Noordhuis 626d7abdb4 doc: cluster: s/server.destroy/server.close/ 12 years ago
isaacs 7bd8a5a2a6 doc: Deprecate require.extensions 12 years ago
Sean Silva 63466e5cae doc: document value of `this` inside listeners 12 years ago
Kelly Gerber 36503b523d docs: update path.join() example for v0.10 12 years ago
Ryan Graham b02b93b2a2 doc: note a gotcha with http.Server sockets 12 years ago
isaacs b0de1e4a41 stream: Fix unshift() race conditions 12 years ago
Rod Vagg ccabd4a6fa process: expose NODE_MODULE_VERSION in process.versions 12 years ago
Ben Noordhuis e8c01739cd doc: document linux pwrite() bug 12 years ago
isaacs aeef9518c6 doc: Correct caveats for http Readables 12 years ago
Michael Hart 440dcae987 Ensure BAD domain example actually uses domain 12 years ago
isaacs 5ae26f3750 doc: Add 'don't ignore errors' section to domain 12 years ago
Benjamin Ruston 024a8b0cb4 doc: debugger, dns, http: fix grammar 12 years ago
Benjamin Ruston 372911ffc7 doc: addon: fix grammar 12 years ago
Ben Noordhuis a80a132b38 doc: child_process: document 'error' event 12 years ago
Ben Noordhuis 0e08e147c7 doc: fix formatting in tty.markdown 12 years ago
Ben Noordhuis cfd0dca9ae crypto: make getCiphers() return non-SSL ciphers 12 years ago
Mathias Bynens 488b74d68b doc: mention `process.*.isTTY` under `process` 12 years ago
Ben Noordhuis 132c77e9f9 doc: document that stdio is usually blocking 12 years ago
Iskren Ivov Chernev 2f4a62c5e1 doc: fix streams2 SimpleProtocol example 12 years ago
JeongHoon Byun f217b5ed62 doc: fix typo in crypto docs 12 years ago
Yi EungJun 852444a720 doc: https: Fix the link to tls.connect 12 years ago
koichik 1f53cfdeae doc: don't mark fs callbacks as optional 12 years ago
Adam Malcontenti-Wilson 028c630ecd doc: change dgram to socket for properties of dgram.Socket 12 years ago
Ben Noordhuis fa05e8a270 doc: implicit fs callbacks don't throw in v0.10 12 years ago
Ben Noordhuis 7b7235a232 doc: add note on process.title max length 12 years ago
Ben Noordhuis 9af0085f70 doc: path.join() arguments must be strings 12 years ago
Ben Noordhuis da10bb85ff doc: events: add 'removeListener' event section 12 years ago
isaacs b3cbb16f41 zlib: Manage flush flags appropriately 12 years ago
Ben Noordhuis 96a314b68b buffer: strip high bits when converting to ascii 12 years ago
Andreas Madsen bdf7ac2c5d child_process: support sending dgram socket 12 years ago
Ben Noordhuis 71694361f9 doc: dgram: add v0.10 bind() behavior note 12 years ago
Ben Noordhuis 924f603e26 doc: dgram: document bind() callback argument 12 years ago
isaacs d258fb0212 http: More useful setTimeout API on server 12 years ago
isaacs b0f6789a78 stream: Remove bufferSize option 12 years ago
isaacs 426b4c6258 stream: _write takes an encoding argument 12 years ago
isaacs cd68d86c32 stream: Remove output function from _transform 12 years ago
Paolo Fragomeni 8e2376b376 Update domain.markdown 12 years ago
Ben Noordhuis ecf9f606c9 doc: add url.resolve() usage examples 12 years ago
isaacs e428bb7eae cluster: Rename destroy() to kill(signal=SIGTERM) 12 years ago
Aaron Cannon 0c57b31190 doc: Add crypto.pseudoRandomBytes, fix typo 12 years ago
Trevor Norris 75305f3bab events: add check for listeners length 12 years ago
Lars-Magnus Skog 4b20f3440d doc change for Readable._read() 12 years ago
isaacs fc22986023 doc: Clarify advisory-ness of stream._read() argument 12 years ago
Gil Pedersen 13c8bc8917 doc: Update to reflect new _read() interface 12 years ago
Evan Oxfeld 16ddc545bd doc: Fix readable.unshift() example 12 years ago
isaacs 0928a526dd fs: Support mode/flag options to read/append/writeFile 12 years ago