3631 Commits (9e5a2118cc15c63088837ce9424e844084d07633)

Author SHA1 Message Date
Ruben Bridgewater e6b69b9418 repl: fix old history error handling 8 years ago
Tobias Nießen d111319270 doc: move module-specific "globals" to modules.md 8 years ago
Rich Trott 7477f9ba9c doc: use stricter indentation checking for docs 8 years ago
Rich Trott 8969c1b762 doc: fix indentation issues in sample code 8 years ago
Ruben Bridgewater 1b54371c50 stream: use more explicit statements 8 years ago
Rod Vagg 53b8c51e7c 2017-06-29, Version 8.1.3 (Current) 8 years ago
Kyle Farnung a71d20518a n-api: fix section title typo 8 years ago
Gibson Fahnestock 4eeb4a4408 doc: note that fs.futimes only works on AIX >7.1 8 years ago
Vse Mozhet Byt 04faf0c4eb doc: add @nodejs/documentation to CC table 8 years ago
Michael Dawson ef28d85611 doc: doc lifetime of n-api last error info 8 years ago
Ruben Bridgewater 8ca9338655 doc: document missing error types 8 years ago
Tobias Nießen 2ff23c5622 doc: fix mistake in path.relative 8 years ago
Tobias Nießen 23b3bbf506 doc: unify ERR_FALSY_VALUE_REJECTION description 8 years ago
Chris Young f85d5b21fd doc: fixed formatting issue in cli docs 8 years ago
Azard d71d7a1bc7 doc: fix link in async_hooks.md 8 years ago
Refael Ackermann e3ea0fc97b doc: update backporting guide 8 years ago
cjihrig c02dcc7b59 doc: make socket IPC examples more robust 8 years ago
Rob Wu 2a46e57d13 doc: add missing zlib link to stream API docs 8 years ago
Vse Mozhet Byt 259466c6f4 doc: fix nits in guides/using-internal-errors.md 8 years ago
Anna Henningsen d1027695b8
doc: mention rebasing of v?.x-staging post release 8 years ago
XadillaX 330349f706 dns: make `dns.setServers` support customized port 8 years ago
James M Snell 1fcb76e8f2 cluster: remove deprecated property 8 years ago
James M Snell 3fab9f2cd7 doc: EOL deprecated API and update notes 8 years ago
James M Snell 22cf25cf2d buffer: support boxed strings and toPrimitive 8 years ago
Justin Beckwith 24ecc331e2
doc: document res.connection and res.socket 8 years ago
Daijiro Wachi 4ca3b9cd6a doc: fix api docs style 8 years ago
DuanPengfei 6e69421e53 doc: `path.relative` uses `cwd` 8 years ago
Roman Reiss ecf6a46d98
src,lib,test,doc: correct misspellings 8 years ago
Anna Henningsen 1e2905f46a
buffer: add constants object 8 years ago
Anna Henningsen 50d151578d
doc: small makeover for onboarding.md 8 years ago
Michael Dawson 62e940dfa6 doc: fix a few n-api doc issues 8 years ago
Chris Young 386f53f31d doc: fixes a typo in the async_hooks documentation 8 years ago
Sebastian Van Sande de4a749788 internal/util: use internal/errors.js 8 years ago
Rod Vagg c7323af131 2017-06-15, Version 8.1.2 (Current) 8 years ago
Dan Homola aff8d358fa errors, repl: migrate to use internal/errors.js 8 years ago
Sam Roberts 37fdfce93e net: return this from getConnections() 8 years ago
Sam Roberts cf24177aba net: return this from destroy() 8 years ago
Sam Roberts 84f3b8f09f doc: document and test that methods return this 8 years ago
XadillaX c1c226719f https: make opts optional & immutable when create 8 years ago
jklepatch 2f34bf0f77 doc: removed redundant mentions to error codes 8 years ago
Aditya Anand 3d215696a4 doc: sort and update /cc list for inspector issues 8 years ago
Andreas Madsen de762b71f2
async_hooks: rename currentId and triggerId 8 years ago
Anna Henningsen 9dc3f936c7 2017-06-13, Version 8.1.1 (Current) 8 years ago
Tobias Nießen e318c8a97a doc: fix minor issues reported in #9538 8 years ago
Anna Henningsen 0ab461440e doc: update async_hooks providers list 8 years ago
James M Snell 873e2f270f errors: add missing ERR_ prefix on util.callbackify error 8 years ago
Scott McKenzie 7f3f72c19b errors, readline: migrate to use internal/errors.js 8 years ago
XadillaX ca8a29c360 doc: fix out of date napi_callback doc 8 years ago
Vse Mozhet Byt e2617a0388 doc: fix links and typos in fs.md 8 years ago
Justin Beckwith a2ed3a9c88 doc: fix incorrect fs.utimes() link 8 years ago