summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-06-28doc: add @nodejs/documentation to CC tableVse Mozhet Byt
2017-06-28doc: doc lifetime of n-api last error infoMichael Dawson
2017-06-28doc: document missing error typesRuben Bridgewater
2017-06-28doc: fix mistake in path.relativeTobias Nießen
2017-06-28doc: unify ERR_FALSY_VALUE_REJECTION descriptionTobias Nießen
2017-06-28doc: fixed formatting issue in cli docsChris Young
2017-06-26doc: fix link in async_hooks.mdAzard
2017-06-23doc: update backporting guideRefael Ackermann
2017-06-22doc: make socket IPC examples more robustcjihrig
2017-06-21doc: add missing zlib link to stream API docsRob Wu
2017-06-21doc: fix nits in guides/using-internal-errors.mdVse Mozhet Byt
2017-06-21doc: mention rebasing of v?.x-staging post releaseAnna Henningsen
2017-06-20dns: make `dns.setServers` support customized portXadillaX
2017-06-20cluster: remove deprecated propertyJames M Snell
2017-06-20doc: EOL deprecated API and update notesJames M Snell
2017-06-19buffer: support boxed strings and toPrimitiveJames M Snell
2017-06-19doc: document res.connection and res.socketJustin Beckwith
2017-06-19doc: fix api docs styleDaijiro Wachi
2017-06-18doc: `path.relative` uses `cwd`DuanPengfei
2017-06-17src,lib,test,doc: correct misspellingsRoman Reiss
2017-06-16buffer: add constants objectAnna Henningsen
2017-06-16doc: small makeover for onboarding.mdAnna Henningsen
2017-06-16doc: fix a few n-api doc issuesMichael Dawson
2017-06-15doc: fixes a typo in the async_hooks documentationChris Young
2017-06-15internal/util: use internal/errors.jsSebastian Van Sande
2017-06-152017-06-15, Version 8.1.2 (Current)Rod Vagg
2017-06-14errors, repl: migrate to use internal/errors.jsDan Homola
2017-06-14net: return this from getConnections()Sam Roberts
2017-06-14net: return this from destroy()Sam Roberts
2017-06-14doc: document and test that methods return thisSam Roberts
2017-06-14https: make opts optional & immutable when createXadillaX
2017-06-14doc: removed redundant mentions to error codesjklepatch
2017-06-14doc: sort and update /cc list for inspector issuesAditya Anand
2017-06-14async_hooks: rename currentId and triggerIdAndreas Madsen
2017-06-132017-06-13, Version 8.1.1 (Current)Anna Henningsen
2017-06-14doc: fix minor issues reported in #9538Tobias Nießen
2017-06-13doc: update async_hooks providers listAnna Henningsen
2017-06-13errors: add missing ERR_ prefix on util.callbackify errorJames M Snell
2017-06-13errors, readline: migrate to use internal/errors.jsScott McKenzie
2017-06-13doc: fix out of date napi_callback docXadillaX
2017-06-12doc: fix links and typos in fs.mdVse Mozhet Byt
2017-06-11doc: fix incorrect fs.utimes() linkJustin Beckwith
2017-06-11doc: fs constants for Node < v6.3.0 in fs.mdAnshul Guleria
2017-06-10util: add callbackifyRefael Ackermann
2017-06-10doc: add readline.emitKeypressEvents noteSamuel Reed
2017-06-10doc: fix napi_create_*_error signatures in n-apiJamen Marzonie
2017-06-09child_process: promisify includes stdio in errorGil Tayar
2017-06-09dns: add resolveAny supportXadillaX
2017-06-09doc: fix out of date sections in n-api docMichael Dawson
2017-06-08async_hooks: use resource objects for PromisesAnna Henningsen