doc: correct `it's` to `its` in process
[platform/upstream/nodejs.git] / doc / api /
2015-02-13 Charmanderdoc: correct `it's` to `its` in process
2015-02-13 Debjeet Biswasdoc: grammar fix in smalloc
2015-02-13 Dan Dascalescudoc: fix code syntax
2015-02-13 Andrei Sedoidoc: use correct signature for assert()
2015-02-13 Omer Wazirdoc: fix sentence grammar timers.markdown
2015-02-12 Omer Wazirdoc: Close code span correctly
2015-02-11 Ryan Seysdoc: change effect to affect in errors.md
2015-02-11 Yosuke Furukawadoc: fix libuv link
2015-02-11 Rudolf Meijeringdoc: fix wording in fs.appendFile
2015-02-11 Chris Dickinsondoc: update error links
2015-02-11 Chris Dickinsondoc: add error documentation
2015-02-09 Haoliang Gaodoc: fix typo in crypto
2015-02-09 Haoliang Gaodoc: change the order of crypto.publicDecrypt
2015-02-09 Vladimir Kurchatkinassert: introduce `deepStrictEqual`
2015-02-08 Roman Reissdoc: fix dns.lookup options example
2015-02-07 Ben Noordhuisdoc: update antiquated process.versions output
2015-02-07 Ben Noordhuisdoc: update node.js references in api docs
2015-02-06 Roman Reissdns: allow dns.lookup() to return all addresses
2015-02-05 Sam Newmanstream: simpler stream constructon
2015-02-02 Calvin Metcalfcrypto: support passwords in publicEncrypt
2015-02-02 Sam Robertsevents: remove indeterminancy from event ordering
2015-01-30 Calvin Metcalfdocs: add note about default padding in crypto
2015-01-28 Vladimir Kurchatkinbuffer: implement `iterable` interface
2015-01-27 Fedor Indutnycrypto: implement privateEncrypt/publicDecrypt
2015-01-27 Bert BelderRevert "doc: clarify fs.symlink and fs.symlinkSync...
2015-01-27 Andres Suarezdoc: fix net.Server.listen bind behavior
2015-01-27 Johnny Ray Austindoc: update writable streams default encoding
2015-01-27 ttrfworkdoc: fix minor grammar mistake in streams docs
2015-01-24 Brendan Ashworthdoc: alphabetize all.markdown
2015-01-23 Icer Liangdoc: dns.lookupService has wrong header level
2015-01-23 Todd Kennedydoc: note in docs about missing interfaces
2015-01-23 Ben Noordhuisdoc: bump punycode api stability to 'stable'
2015-01-22 Calvin Metcalflib,src: make pseudoRandomBytes alias randomBytes
2015-01-22 Calvin Metcalfdoc: more explicit crypto.pseudoRandomBytes docs
2015-01-18 Thomas Jensendoc: fix util.isBuffer examples
2015-01-15 Michal Tehnikdoc: extend example of http.request by end event
2015-01-14 Mathias Bynensdoc: mention io.js alongside Node in Punycode docs
2015-01-14 Mathias Buusdoc: fix double smalloc example
2015-01-14 Brian Whitedoc: update util methods
2015-01-13 Yosuke Furukawadoc: remove tracing link in toc
2015-01-12 Vladimir Guguievdocs: improve Writable/Transform stream docs
2015-01-12 Chris Dickinsondoc: update style for iojs
2015-01-12 Ben NoordhuisRevert "url: support `path` for url.format"
2015-01-11 Ben Noordhuisbuild,src: remove sslv2 support
2015-01-10 Vladimir Kurchatkinfs: use ES6 octal literals for mode
2015-01-10 Julien Gillidoc: improve dns module's documentation
2015-01-10 Julien Gillidoc: clarify dns.lookup vs dns.resolve
2015-01-10 Julien Gillidoc: clarify url.format documentation
2015-01-10 James M Snelldoc: clarify buffer api documentation
2015-01-10 James M Snelldoc: clarify add/removeListener semantics
2015-01-10 pkcsdoc: clearer log messages in net code samples
2015-01-10 Sam Robertsdoc: cover stdio option in child_process
2015-01-10 Sam Robertsdoc: document the fds behind stdin/out/err
2015-01-10 Eric Milldoc: update openssl commands to use best practices
2015-01-10 Calvin Metcalfdoc: add note about key derivation
2015-01-10 Calvin Metcalfdoc: document _transform callback takes 2 args
2015-01-08 Vladimir Kurchatkinutil: show symbol properties
2015-01-05 Ben NoordhuisMerge remote-tracking branch 'joyent/v0.12' into v1.x
2014-12-30 Ben Noordhuisdoc: util: document --trace-deprecation
2014-12-30 Sam Robertsdoc: add tls server.close() callback docs
2014-12-30 Sam Robertsdgram: close() should accept a callback
2014-12-29 Tim Rufflesdoc: be specific about the unit of `maxBuffer`
2014-12-23 Mark Stosbergdoc: document time() and timeEnd() relationship
2014-12-23 Mark Stosbergdoc: fix v8 doc headings so 'make doc' passes
2014-12-19 Jackson Tiandoc: add details for http res/req end callback
2014-12-19 Julian Duquedebugger: improve clearBreakpoint error and docs
2014-12-19 cjihrigfs: deprecate exists() and existsSync()
2014-12-18 Jackson Tiandoc: document callback of http res/req end method
2014-12-16 Ben Burnsdoc: clarify create{Read,Write}Stream fd option
2014-12-15 cjihrigfs: add access() and accessSync()
2014-12-14 Alejandro Oviedodoc: change write() after end() streams example
2014-12-14 Ben Noordhuislib: reintroduce v8 module
2014-12-12 Chris Dickinsondomain: add soft deprecation notice
2014-12-12 micnicdomain: forward args to .run(fn)
2014-12-09 Bert BelderMerge 'node/v0.12'
2014-12-09 Bert Beldersrc: remove the tracing module entirely
2014-12-09 Jackson Tiandoc: mention callback for http res/req write & end
2014-12-09 Trevor Norrissrc: remove Async Listener
2014-12-09 Carlos Campderrósdoc: set logical umask in process.umask example
2014-12-07 Brendan Ashworthdoc: fixes grammar in timers/tls
2014-12-05 Christian Tellnesevents: implement EventEmitter#getMaxListeners()
2014-12-05 Brendan Ashworthdoc: fix grammar and wording in tls and timers
2014-12-05 Jackson Tiandoc: mention callback for http res/req write & end
2014-12-05 Trevor Norrissrc: remove Async Listener
2014-12-03 Carlos Campderrósdoc: set logical umask in process.umask example
2014-12-02 Yazhong Liuurl: support `path` for url.format
2014-12-02 Yazhong Liuurl: support `path` for url.format
2014-11-22 Ben NoordhuisMerge remote-tracking branch 'joyent/v0.12' into v0.12
2014-11-21 Rory Bradfordpath: added parse() and format() functions
2014-11-21 Timothy J Fontainepath: allow calling platform specific methods
2014-11-20 Steve Sharpdoc: correct broken link in net.markdown
2014-11-20 Ben Noordhuislib: add setFlagsFromString() to tracing module
2014-11-19 MK Safidoc: clarify return value of http.createServer
2014-11-17 Artur Cistovdoc: fix typos in http.markdown
2014-11-10 sudodokidoc: note ability to require files within packages
2014-11-07 Chris Dickinsondoc: remove tls.createSecurePair deprecation
2014-10-29 Ben NoordhuisMerge remote-tracking branch 'joyent/v0.12' into v0.12
2014-10-27 cjihrignet: add pauseOnConnect option to createServer()
2014-10-27 Vladimir Kurchatkindocs: fix smalloc.dispose() example
2014-10-24 Fedor IndutnyMerge remote-tracking branch 'origin/v0.12' into v0.12
next