summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-05-11doc: clarify node.js addons are c++Beth Griggs
2017-05-10doc: add docs for server.address() for pipe caseFlarna
2017-05-10doc, test: add note to response.getHeadersRefael Ackermann
2017-05-09doc: fix broken links in n-api docMichael Dawson
2017-05-09n-api: Handle fatal exception in async callbackJason Ginchereau
2017-05-10fs: throw on invalid callbacks for async functionsSakthipriyan Vairamani (thefourtheye)
2017-05-09doc: fix typo in streams.mdGlenn Schlereth
2017-05-09dns: support promisified `lookup(Service)`Anna Henningsen
2017-05-09child_process: support promisified `exec(File)`Anna Henningsen
2017-05-09fs: support util.promisify for fs.read/fs.writeAnna Henningsen
2017-05-09timers: add promisify supportAnna Henningsen
2017-05-09util: add util.promisify()Anna Henningsen
2017-05-08doc: sort bottom-of-file markdown linksSam Roberts
2017-05-07doc: improve path.posix.normalize docsSteven Lehn
2017-05-05doc: update readFileSync in fs.mdAditya Anand
2017-05-04doc: add WHATWG file URLs in fs moduleOlivier Martin
2017-05-03doc: deprecate vm.runInDebugContextJosh Gavant
2017-05-03doc: document vm timeout option perf impactAnna Henningsen
2017-05-032017-05-02, Version 7.10.0 (Current)Evan Lucas
2017-05-022017-05-02, Version 6.10.3 'Boron' (LTS)Myles Borins
2017-05-022017-05-02, Version 4.8.3 'Argon' (Maintenance)Myles Borins
2017-05-01test,lib,doc: use function declarationsRich Trott
2017-05-01process: add optional detail to process emitWarningJames M Snell
2017-04-29doc: update example in repl.mdVse Mozhet Byt
2017-04-29doc: fix examples in repl.mdVse Mozhet Byt
2017-04-28doc: Add initial documentation for N-APIMichael Dawson
2017-04-28doc: add Added-in metadata for WHATWG URLTimothy Gu
2017-04-28doc: document url.domainTo* methods separatelyTimothy Gu
2017-04-28doc: replace uses of `you` and other style nitsJames M Snell
2017-04-27errors, child_process: migrate to using internal/errorsJames M Snell
2017-04-27domain: support promisesAnna Henningsen
2017-04-27doc: modernize and fix code examples in repl.mdVse Mozhet Byt
2017-04-25url: port WHATWG URL API to internal/errorsTimothy Gu
2017-04-25doc: fix an unclear wording in readline.mdVse Mozhet Byt
2017-04-25src: allow CLI args in env with NODE_OPTIONSSam Roberts
2017-04-25tools: enable no-useless-return eslint rulecjihrig
2017-04-24url: update WHATWG URL API to latest specTimothy Gu
2017-04-25doc: add no-var, prefer-const in doc eslintrcVse Mozhet Byt
2017-04-25doc: add eslint-plugin-markdownVse Mozhet Byt
2017-04-25doc: conform to rules for eslint-plugin-markdownVse Mozhet Byt
2017-04-25doc: prepare js code for eslint-plugin-markdownVse Mozhet Byt
2017-04-24doc: improve randomfill and fix broken linkSakthipriyan Vairamani (thefourtheye)
2017-04-24errors: assign error code to bootstrap_node created errorJames M Snell
2017-04-24doc: fix typo in doc/api/process.mdmorrme
2017-04-21doc: add suggestion to use --3wayMichael Dawson
2017-04-20doc: fix typo in fs.watch() descriptionIvo von Putzer Reibegg
2017-04-20errors: port internal/process errors to internal/errorsJames M Snell
2017-04-19doc: clarify the callback arguments of dns.resolveRoman Reiss
2017-04-19src: add --pending-deprecation and NODE_PENDING_DEPRECATIONJames M Snell
2017-04-19doc: unify spaces in a querystring.md code exampleVse Mozhet Byt