summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* doc: doc lifetime of n-api last error infoMichael Dawson2017-06-281-0/+3
* doc: document missing error typesRuben Bridgewater2017-06-281-12/+94
* doc: fix mistake in path.relativeTobias Nießen2017-06-281-1/+1
* doc: unify ERR_FALSY_VALUE_REJECTION descriptionTobias Nießen2017-06-281-2/+2
* doc: fixed formatting issue in cli docsChris Young2017-06-281-1/+1
* doc: fix link in async_hooks.mdAzard2017-06-261-1/+1
* doc: update backporting guideRefael Ackermann2017-06-232-54/+50
* doc: make socket IPC examples more robustcjihrig2017-06-221-3/+13
* doc: add missing zlib link to stream API docsRob Wu2017-06-211-0/+1
* doc: fix nits in guides/using-internal-errors.mdVse Mozhet Byt2017-06-211-7/+7
* doc: mention rebasing of v?.x-staging post releaseAnna Henningsen2017-06-211-1/+1
* dns: make `dns.setServers` support customized portXadillaX2017-06-201-6/+30
* cluster: remove deprecated propertyJames M Snell2017-06-201-34/+0
* doc: EOL deprecated API and update notesJames M Snell2017-06-201-5/+8
* buffer: support boxed strings and toPrimitiveJames M Snell2017-06-191-0/+38
* doc: document res.connection and res.socketJustin Beckwith2017-06-191-0/+69
* doc: fix api docs styleDaijiro Wachi2017-06-192-5/+4
* doc: `path.relative` uses `cwd`DuanPengfei2017-06-181-3/+3
* src,lib,test,doc: correct misspellingsRoman Reiss2017-06-173-4/+4
* buffer: add constants objectAnna Henningsen2017-06-161-12/+49
* doc: small makeover for onboarding.mdAnna Henningsen2017-06-161-44/+61
* doc: fix a few n-api doc issuesMichael Dawson2017-06-161-20/+49
* doc: fixes a typo in the async_hooks documentationChris Young2017-06-151-2/+2
* internal/util: use internal/errors.jsSebastian Van Sande2017-06-151-0/+6
* 2017-06-15, Version 8.1.2 (Current)Rod Vagg2017-06-151-0/+9
* errors, repl: migrate to use internal/errors.jsDan Homola2017-06-141-0/+6
* net: return this from getConnections()Sam Roberts2017-06-141-0/+2
* net: return this from destroy()Sam Roberts2017-06-142-1/+5
* doc: document and test that methods return thisSam Roberts2017-06-141-16/+40
* https: make opts optional & immutable when createXadillaX2017-06-141-1/+1
* doc: removed redundant mentions to error codesjklepatch2017-06-141-99/+79
* doc: sort and update /cc list for inspector issuesAditya Anand2017-06-141-7/+7
* async_hooks: rename currentId and triggerIdAndreas Madsen2017-06-142-52/+83
* 2017-06-13, Version 8.1.1 (Current)Anna Henningsen2017-06-131-0/+82
* doc: fix minor issues reported in #9538Tobias Nießen2017-06-147-160/+164
* doc: update async_hooks providers listAnna Henningsen2017-06-131-3/+3
* errors: add missing ERR_ prefix on util.callbackify errorJames M Snell2017-06-131-0/+6
* errors, readline: migrate to use internal/errors.jsScott McKenzie2017-06-131-0/+6
* doc: fix out of date napi_callback docXadillaX2017-06-131-7/+6
* doc: fix links and typos in fs.mdVse Mozhet Byt2017-06-121-4/+5
* doc: fix incorrect fs.utimes() linkJustin Beckwith2017-06-111-1/+1
* doc: fs constants for Node < v6.3.0 in fs.mdAnshul Guleria2017-06-111-0/+7
* util: add callbackifyRefael Ackermann2017-06-101-0/+59
* doc: add readline.emitKeypressEvents noteSamuel Reed2017-06-101-0/+4
* doc: fix napi_create_*_error signatures in n-apiJamen Marzonie2017-06-101-3/+9
* child_process: promisify includes stdio in errorGil Tayar2017-06-091-2/+6
* dns: add resolveAny supportXadillaX2017-06-091-0/+47
* doc: fix out of date sections in n-api docMichael Dawson2017-06-091-37/+26
* async_hooks: use resource objects for PromisesAnna Henningsen2017-06-081-2/+11
* doc: corrects reference to tlsClientErrorTarun2017-06-081-2/+2