2542 Commits (2777a7e04f9a116937296ecd1a7ebd4a32766df6)

Author SHA1 Message Date
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
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
Andreas Madsen de762b71f2
async_hooks: rename currentId and triggerId 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
Anshul Guleria b6e2cde4b4
doc: fs constants for Node < v6.3.0 in fs.md 8 years ago
Refael Ackermann af3aa682ac util: add callbackify 8 years ago
Samuel Reed ac3477971f
doc: add readline.emitKeypressEvents note 8 years ago
Jamen Marzonie 2529119680 doc: fix napi_create_*_error signatures in n-api 8 years ago
Gil Tayar 8d7f07f379
child_process: promisify includes stdio in error 8 years ago
XadillaX 27de36926b
dns: add resolveAny support 8 years ago
Michael Dawson c28418a9e5 doc: fix out of date sections in n-api doc 8 years ago
Anna Henningsen 8f39881b74
async_hooks: use resource objects for Promises 8 years ago
Tarun 597ba1580a
doc: corrects reference to tlsClientError 8 years ago
Refael Ackermann 47b9772f52 fs: expose Stats times as Numbers 8 years ago
Sam Roberts 324f1115b3 lib: return this from net.Socket.end() 8 years ago
Fedor Indutny d6260a8f4b http: overridable keep-alive behavior of `Agent` 8 years ago
Vladimir Trifonov 60d14c8702
doc: Add URL argument with http/https request 8 years ago
Sam Roberts 2791b360c1 inspector: allow --inspect=host:port from js 8 years ago
Myles Borins 4c5cbb7c83
2017-06-06, Version 6.11.0 'Boron' (LTS) 8 years ago
Jamen Marz df46fcb61a doc: fix typo "ndapi" in n-api.md 8 years ago
Bartosz Sosnowski 422722ff67 win, doc: document per-drive current working dir 8 years ago
Michael Dawson 7d9dfdaea3 doc: add ref to option to enable n-api 8 years ago
Vse Mozhet Byt 5d9dc94509 doc: fix nits in code examples of async_hooks.md 8 years ago
Vse Mozhet Byt ce8bce497c doc: use prefer-rest-params eslint rule in docs 8 years ago
Nikolai Vavilov 3d9e7bb1d4 repl: remove unused function convertToContext 8 years ago
Matteo Collina 5ca836c192 doc,stream: clarify 'data', pipe() and 'readable' 8 years ago
Matteo Collina 0b432e08b1 doc: resume a stream after pipe() and unpipe() 8 years ago
Paul Bininda 7637347ae6 doc: add missing backticks to doc/api/tls.md 8 years ago
Daijiro Wachi 917f86ea35 doc: add require modules in url.md 8 years ago
Vse Mozhet Byt de411a471e doc: unify spaces in object literals 8 years ago
Vse Mozhet Byt 7de6998d89 doc: use destructuring in code examples 8 years ago
Vse Mozhet Byt 6cfdbc74d9 doc: fix code examples in zlib.md 8 years ago
Vse Mozhet Byt a235e670a8 doc: refine spaces in example from vm.md 8 years ago
Vse Mozhet Byt 38cec08ff7 doc: add async_hooks, n-api to _toc.md and all.md 8 years ago
Thorsten Lorenz 126170a05f
doc: async-hooks documentation 8 years ago
Jason Ginchereau 8ab8c33985 n-api: enable napi_wrap() to work with any object 8 years ago
Vse Mozhet Byt 862bf1bbc2 doc: modernize and fix code examples in util.md 8 years ago
Vse Mozhet Byt f1b2e68d65 doc: fix code examples in url.md 8 years ago