doc: sort globals alphabetically
[platform/upstream/nodejs.git] / doc / api /
2015-12-23 Tristian Flanagandoc: sort globals alphabetically
2015-12-23 Tristian Flanagandoc: sort fs alphabetically
2015-12-23 Tristian Flanagandoc: sort events alphabetically
2015-12-23 Tristian Flanagandoc: sort errors alphabetically
2015-12-23 Tristian Flanagandoc: sort dgram alphabetically
2015-12-23 Tristian Flanagandoc: sort crypto alphabetically
2015-12-23 Tristian Flanagandoc: sort dns alphabetically
2015-12-23 Tristian Flanagandoc: sort console alphabetically
2015-12-23 Tristian Flanagandoc: sort cluster alphabetically
2015-12-23 Tristian Flanagandoc: sort child_process alphabetically
2015-12-23 Tristian Flanagandoc: sort buffer alphabetically
2015-12-23 Tristian Flanagandoc: sort assert alphabetically
2015-12-23 Tyler Henkeldoc: add note on tls connection meta data methods
2015-12-23 Evan Lucasdoc: add note to util.isBuffer
2015-12-23 Jason Gerfendoc: fix crypto spkac function descriptions
2015-12-23 Tom Gallacherdoc: Updated streams simplified constructor API
2015-12-23 Manuel Bdoc: added what buf.copy returns
2015-12-23 David Woodsdoc:fix function param order in assert doc
2015-12-23 Guilherme Souzadoc: add note about timeout delay > TIMEOUT_MAX
2015-12-23 Shigeki Ohtsudoc: add caveats of algs and key size in crypto
2015-12-23 Alejandro Oviedodoc: add method links in events.markdown
2015-12-23 Ben Noordhuisdoc: stdout/stderr can block when directed to file
2015-12-23 fansworld-claudiodocs: fs - change links to buffer encoding to Buffer...
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 Rod Machendoc: fix spelling in Buffer documentation
2015-10-08 Evan Lucassrc: add process.versions.icu
2015-10-02 Minwoo Jungdoc: fix outdated 'try/catch' statement in sync
2015-10-02 Rich Trottdoc: copyedit fs.watch() information
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 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-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
next