3498 Commits (0dd8b9a96561f9b85783a7e1178d35d49e2340e2)

Author SHA1 Message Date
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
Myles Borins 20e27dd849
2017-05-02, Version 6.10.3 'Boron' (LTS) 8 years ago
Myles Borins 9802d466cc
2017-05-02, Version 4.8.3 'Argon' (Maintenance) 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
Timothy Gu d457a986a0 url: port WHATWG URL API to internal/errors 8 years ago
Vse Mozhet Byt 20987752a2 doc: fix an unclear wording in readline.md 8 years ago
Sam Roberts f2282bb812 src: allow CLI args in env with NODE_OPTIONS 8 years ago
cjihrig 7a4d383c75 tools: enable no-useless-return eslint rule 8 years ago
Timothy Gu b2870a4f8c url: update WHATWG URL API to latest spec 8 years ago
Vse Mozhet Byt 6ee6aaefa1 doc: add no-var, prefer-const in doc eslintrc 8 years ago
Vse Mozhet Byt b4fea2a3d6 doc: add eslint-plugin-markdown 8 years ago
Vse Mozhet Byt e2c3e4727d doc: conform to rules for eslint-plugin-markdown 8 years ago
Vse Mozhet Byt b6d293d215 doc: prepare js code for eslint-plugin-markdown 8 years ago
Sakthipriyan Vairamani (thefourtheye) 95ab006e8d doc: improve randomfill and fix broken link 8 years ago
James M Snell 251e5ed8ee errors: assign error code to bootstrap_node created error 8 years ago
morrme 37699070cc doc: fix typo in doc/api/process.md 8 years ago
Michael Dawson 1159a717fc doc: add suggestion to use --3way 8 years ago
Ivo von Putzer Reibegg 94fca845df doc: fix typo in fs.watch() description 8 years ago