Working on v4.2.3
[platform/upstream/nodejs.git] / doc /
2015-10-30 Domenic Denicoladoc: more use-cases for promise events
2015-10-30 Balázs Galambosidoc: remove old note, 'cluster' is marked stable
2015-10-30 Sakthipriyan Vairamanidoc: createServer's key option can be an array
2015-10-30 Trevor Norrisdoc: binary encoding is not deprecated
2015-10-29 Sakthipriyan Vairamanidoc: mention the behaviour if URL is invalid
2015-10-29 fansworld-claudiodocs: add missing shell option to execSync
2015-10-29 Roman Reissdoc: fix indent in tls resumption example
2015-10-29 calebboyddoc: show keylen in pbkdf2 as a byte length
2015-10-29 Rich Trottdoc: add information about Assert behavior and maintenance
2015-10-29 Martiidoc: clarify API buffer.concat
2015-10-29 Kyle Smithdoc: clarify the use of `option.detached`
2015-10-29 Yuval Briktls: TLSSocket options default isServer false
2015-10-12 Rod Vaggsrc: add process.release.lts property
2015-10-12 David Boivindoc: update the assert module summary
2015-10-12 Roman Klaukedoc: replace node-gyp link with nodejs/node-gyp
2015-10-10 Dave Hodderdoc: Amend capitalization of word JavaScript
2015-10-10 Alejandro Oviedodoc: add method links in dns.markdown
2015-10-10 Alejandro Oviedodoc: add method links in child_process.markdown
2015-10-10 Jason Karnsdoc: recommend Infinity on emitter.setMaxListeners
2015-10-08 Roman Reissdoc: add TLS session resumption example
2015-10-08 Martialdoc: standardize references to userland
2015-10-08 Rod Machendoc: fix spelling in Buffer documentation
2015-10-08 Dave Eddynode: add -c|--check CLI arg to syntax check script
2015-10-08 Evan Lucassrc: add process.versions.icu
2015-10-02 Minwoo Jungdoc: fix outdated 'try/catch' statement in sync
2015-10-02 Rod Vaggdoc: add TSC meeting minutes 2015-09-16
2015-10-02 Rich Trottdoc: copyedit fs.watch() information
2015-09-25 Michał Gołębiowskidoc: jenkins-iojs.nodesource.com -> ci.nodejs.org
2015-09-25 Fabio Oliveiradocs: Clarify assert.doesNotThrow behavior
2015-09-25 Laurent Fortindoc: rearrange execSync and execFileSync
2015-09-25 Laurent Fortindoc: make execFileSync in line with execFile
2015-09-25 reggidoc: fix typos in cluster & errors
2015-09-22 Sakthipriyan Vairamanidoc: remove usage of events.EventEmitter
2015-09-22 Christopher J. Brodydoc: remove extra using v8::HandleScope statement
2015-09-20 Rich Trottdoc: clarify description of assert.ifError()
2015-09-20 Rich Trottdoc: refine process.kill() and exit explanations
2015-09-17 Rich Trottdoc: process exit event is not guaranteed to fire
2015-09-16 Sam Robertsdoc: remove incorrect reference to TCP in net docs
2015-09-16 Sam Robertsdoc: correct buffer.slice arg syntax
2015-09-16 Sam Robertsdoc: describe spawn option.detached
2015-09-16 Sam Robertstimer: ref/unref return self
2015-09-15 Sven Slootwegdoc: add missing backtick in buffer.markdown
2015-09-15 Yazhong Liufs: consider NaN/Infinity in toUnixTimestamp
2015-09-15 Danny Nemerdoc: fix broken link in repl.markdown
2015-09-15 Jeremiah Senkpieldoc: fix two doc errors in stream and process
2015-09-15 Tristian Flanagandoc: fixed io.js references in process.markdown
2015-09-15 Minwoo Jungdoc: use "Calls" over "Executes" for consistency
2015-09-11 Anne-Gaelle Colomdoc: use US English for consistency
2015-09-11 Anne-Gaelle Colomdoc: use 3rd person singular for consistency
2015-09-11 Sam Robertsdoc: describe process API for IPC
2015-09-08 Rich Trottdoc: fix comma splice in Assertion Testing doc
2015-09-06 Rod Vaggdoc: add TSC meeting minutes 2015-09-02
2015-09-06 Roman Reissdoc: update environment vars in manpage and --help
2015-09-06 Sakthipriyan Vairamanidoc,test: enable recursive file watching in Windows
2015-09-06 Jeremiah Senkpieldoc: update url doc to account for escaping
2015-09-06 Ben Noordhuischild_process: add callback parameter to .send()
2015-09-02 Rod Vaggdoc: add TSC meeting minutes 2015-08-12
2015-08-31 Rod Vaggdoc: add TSC meeting minutes 2015-08-26
2015-08-29 Jeremiah Senkpieldoc: clarify cluster behaviour with no workers
2015-08-27 Ben NoordhuisRevert "lib,src: add unix socket getsockname/getpeername"
2015-08-27 Ben Noordhuisdoc: update io.js reference
2015-08-27 Ben Noordhuislib: add net.Socket#localFamily property
2015-08-27 Ben Noordhuislib,src: add unix socket getsockname/getpeername
2015-08-27 Сковорода Никита... doc: minor clarification in buffer.markdown
2015-08-26 James M Snelldoc: fix bad merge on modules.markdown
2015-08-26 James M Snelldoc: minor additional corrections and improvements
2015-08-26 James M Snelldoc: minor grammatical update in crypto.markdown
2015-08-26 James M Snelldoc: minor grammatical update
2015-08-26 James M Snelldoc: remove repeated statement in globals.markdown
2015-08-26 James M Snelldoc: remove 'dudes' from documentation
2015-08-26 James M Snelldoc: update tense in child_process.markdown
2015-08-26 James M Snelldoc: fixed worker.id type
2015-08-26 James M Snelldoc: port is optional for socket.bind()
2015-08-26 James M Snelldoc: fix minor types and grammar in fs docs
2015-08-26 James M Snelldoc: update parameter name in net.markdown
2015-08-26 James M Snelldoc: small typo in domain.markdown
2015-08-26 James M Snelldoc: fixed typo in net.markdown (missing comma)
2015-08-26 James M Snelldoc: update description of fs.exists in fs.markdown
2015-08-26 James M Snelldoc: clarification on the 'close' event
2015-08-26 James M Snelldoc: improve working in stream.markdown
2015-08-26 James M Snelldoc: update path.extname documentation
2015-08-26 James M Snelldoc: small clarifications to modules.markdown
2015-08-26 James M Snelldoc: code style cleanups in repl.markdown
2015-08-26 James M Snelldoc: correct grammar in cluster.markdown
2015-08-26 James M Snelldoc: Clarify the module.parent is set once
2015-08-24 Sakthipriyan Vairamanidoc: make the deprecations consistent
2015-08-24 Sakthipriyan Vairamanidoc: document deprecation of util.is* functions
2015-08-23 cjihrignode: additional cleanup for node rename
2015-08-23 cjihrigprocess: make process.release.name "node"
2015-08-23 Frederic Hembergerinstaller: fix installers for node.js rename
2015-08-23 cjihrignode: rename from io.js to node
2015-08-23 James M Snelltls: add --tls-cipher-list command line switch
2015-08-23 hackerjsdoc: document response.finished in http.markdown
2015-08-22 Sakthipriyan Vairamanitools: fix anchors in generated documents
2015-08-22 Rod Vaggdoc: add TSC meeting minutes 2015-07-29
2015-08-22 Rod Vaggdoc: add TSC meeting minutes 2015-08-19
2015-08-22 Rod Vaggdoc: add TSC meeting minutes 2015-06-03
2015-08-22 Rod Vaggdoc: fix links to original converged repo
2015-08-22 Rod Vaggdoc: fix links to original gh issues for TSC meetings
2015-08-22 Rod Vaggdoc: add audio recording links to TSC meeting minutes
next