summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2019-11-20doc: add mention for using promisify on class methodsDenys Otrishko
2019-11-20crypto: add support for IEEE-P1363 DSA signaturesTobias Nießen
2019-11-20tls: cli option to enable TLS key logging to fileSam Roberts
2019-11-19https: add client support for TLS keylog eventsSam Roberts
2019-11-19doc: update http.md mention of socketJesse O'Connor
2019-11-192019-11-19, Version 12.13.1 'Erbium' (LTS)Michaël Zasso
2019-11-18doc: adds NO_COLOR to assert doc pageShobhit Chittora
2019-11-17doc: update outdated commonjs compat infoGeoffrey Booth
2019-11-16esm: disable non-js exts outside package scopesGuy Bedford
2019-11-16doc: esm: improve dual package hazard docsGeoffrey Booth
2019-11-16doc: update 8.x to 10.x in backporting guidegarygsc
2019-11-16doc: createRequire can take import.meta.url directlyGeoffrey Booth
2019-11-15doc: add entry to url.parse() changes metadataLuigi Pinca
2019-11-14doc: simplify text in pull-requests.mdRich Trott
2019-11-13http: outgoing corkRobert Nagy
2019-11-13doc: add lookup to http.request() optionsLuigi Pinca
2019-11-13doc, console: remove non-existant methods from docsSimon Schick
2019-11-12doc: fix up N-API docMichael Dawson
2019-11-12doc: fix some recent doc nitsVse Mozhet Byt
2019-11-12esm: unflag --experimental-modulesGuy Bedford
2019-11-11stream: increase MAX_HWMRobert Nagy
2019-11-09doc,meta: remove wait period for npm pull requestsRich Trott
2019-11-08doc: update divergent specifier hazard guidanceGeoffrey Booth
2019-11-08module: conditional exports with flagged conditionsGuy Bedford
2019-11-08doc: include --experimental-resolve-self in manpageGuy Bedford
2019-11-08src: update NODE_MODULE_VERSION to 81Michaël Zasso
2019-11-06v8: mark serdes API as stableAnna Henningsen
2019-11-05src: deprecate two- and one-argument AtExit()Anna Henningsen
2019-11-05stream: add writableCorked propertyRobert Nagy
2019-11-05doc: update examples in writing-tests.mdgarygsc
2019-11-05child_process,cluster: allow using V8 serialization APIAnna Henningsen
2019-11-05src: make AtExit() callbacks run in reverse orderAnna Henningsen
2019-11-05worker: allow specifying resource limitsAnna Henningsen
2019-11-052019-11-05, Version 13.1.0 (Current)Michaël Zasso
2019-11-03doc: add missing hash for header linkNick Schonning
2019-11-03doc: linkify `.setupMaster()` in cluster docKamat, Trivikram
2019-11-03doc: explain http2 aborted event callbackdev-313
2019-11-01doc: linkify `.fork()` in cluster documentationAnna Henningsen
2019-10-31doc: improve doc Http2Session:Timeoutdev-313
2019-10-30doc: add options description for send APIsdev-313
2019-10-30doc: fix an error in resolution algorithm stepsAlex Zherdev
2019-10-30http: support readable hwm in IncomingMessagecjihrig
2019-10-29doc: fix numbering in require algorithmJan Krems
2019-10-28cli: whitelist new V8 flag in NODE_OPTIONSShelley Vohr
2019-10-28fs: add `bufferSize` option to `fs.opendir()`Anna Henningsen
2019-10-28doc: remove incorrect and outdated exampleTobias Nießen
2019-10-27doc: adjust code sample for stream.finishedCotton Hou
2019-10-27doc: claim NODE_MODULE_VERSION=80 for Electron 9Samuel Attard
2019-10-26doc: remove "it is important to" phrasingRich Trott
2019-10-26doc: revise os.mdRich Trott