2472 Commits (e912c67d24ba42eeb47431a2b163f7f8a8532c78)

Author SHA1 Message Date
Michael Dawson e912c67d24 dgram: convert to using internal/errors 8 years ago
Vse Mozhet Byt 6af72d4b03 doc: don't use useless constructors in stream.md 8 years ago
Vse Mozhet Byt 9278ce202a doc: update code example for Windows in stream.md 8 years ago
Michael Dawson f3ef9719b5
doc: fix title/function name mismatch 8 years ago
Ebrahim Byagowi 594b5d7b89
cmd: support dash as stdin alias 8 years ago
Eugene Ostroukhov 60390cd7fb
inspector: JavaScript bindings for the inspector 8 years ago
Chris Young c470f04f22 doc: list macOS as supporting filename argument 8 years ago
Matteo Collina 330c8d743e stream: add destroy and _destroy methods. 8 years ago
Alexey Orlenko 9e4660b518
zlib: fix node crashing on invalid options 8 years ago
Artur Vieira ef71824740
doc: edit Error.captureStackTrace html comment 8 years ago
Daijiro Wachi bfade5aacd doc: remove unused/duplicated reference links 8 years ago
Myles Borins 8250bfd1e5
fs: Revert throw on invalid callbacks 8 years ago
Michael Dawson 4a7b7e8097 doc: add reference to node_api.h in docs 8 years ago
Rick Bullotta 847688018c
doc: don't suggest setEncoding for binary streams 8 years ago
Faiz Halde eff9252181
doc: update doc of publicEncrypt method 8 years ago
Anna Henningsen 28ddac2ec2
buffer: fix indexOf for empty searches 8 years ago
Sam Roberts d6cd466a25 src: whitelist new options for NODE_OPTIONS 8 years ago
Michael Dawson 1b28022de0 doc: clarify operation of napi_cancel_async_work 8 years ago
Fedor Indutny e600fbe576 tls: accept `lookup` option for `tls.connect()` 8 years ago
Gabriel Schulhof 276720921b
addons: remove semicolons from after module definition 8 years ago
Beth Griggs abfd4bf9df doc: clarify node.js addons are c++ 8 years ago
Flarna 13487c437c doc: add docs for server.address() for pipe case 8 years ago
Refael Ackermann e1cabf6fbd doc, test: add note to response.getHeaders 8 years ago
Michael Dawson 147048a0d3 doc: fix broken links in n-api doc 8 years ago
Jason Ginchereau 2e3fef7628 n-api: Handle fatal exception in async callback 8 years ago
Sakthipriyan Vairamani (thefourtheye) 4cb5f3daa3
fs: throw on invalid callbacks for async functions 8 years ago
Glenn Schlereth e429f9a42a doc: fix typo in streams.md 8 years ago
Anna Henningsen faf6654ff7
dns: support promisified `lookup(Service)` 8 years ago
Anna Henningsen fe5ca3ff27
child_process: support promisified `exec(File)` 8 years ago
Anna Henningsen fbcb4f50b8
fs: support util.promisify for fs.read/fs.write 8 years ago
Anna Henningsen e7c51454b0
timers: add promisify support 8 years ago
Anna Henningsen 99da8e8e02
util: add util.promisify() 8 years ago
Sam Roberts ea1b8a5cbc doc: sort bottom-of-file markdown links 8 years ago
Steven Lehn cbd6fde9a3
doc: improve path.posix.normalize docs 8 years ago
Aditya Anand 2614d247fb doc: update readFileSync in fs.md 8 years ago
Olivier Martin c1b3b95939 doc: add WHATWG file URLs in fs module 8 years ago
Josh Gavant eb535c5154 doc: deprecate vm.runInDebugContext 8 years ago
Anna Henningsen 2bf461e6f5
doc: document vm timeout option perf impact 8 years ago
Evan Lucas 871fb5a779 2017-05-02, Version 7.10.0 (Current) 8 years ago
Rich Trott a180259e42 test,lib,doc: use function declarations 8 years ago
James M Snell dd20e68b0f process: add optional detail to process emitWarning 8 years ago
Vse Mozhet Byt d8f8096ec6 doc: update example in repl.md 8 years ago
Vse Mozhet Byt 8092fb0a59 doc: fix examples in repl.md 8 years ago
Michael Dawson deb9622b11 doc: Add initial documentation for N-API 8 years ago
Timothy Gu 9d4bb55bdb doc: add Added-in metadata for WHATWG URL 8 years ago
Timothy Gu 3a0058cd4a doc: document url.domainTo* methods separately 8 years ago
James M Snell 71f22c842b doc: replace uses of `you` and other style nits 8 years ago
James M Snell 76327613af errors, child_process: migrate to using internal/errors 8 years ago
Anna Henningsen 84dabe8373
domain: support promises 8 years ago
Vse Mozhet Byt 35d2137715 doc: modernize and fix code examples in repl.md 8 years ago