summaryrefslogtreecommitdiff
path: root/doc/api
AgeCommit message (Expand)Author
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: createRequire can take import.meta.url directlyGeoffrey Booth
2019-11-15doc: add entry to url.parse() changes metadataLuigi Pinca
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-08doc: update divergent specifier hazard guidanceGeoffrey Booth
2019-11-08module: conditional exports with flagged conditionsGuy Bedford
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-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: 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-26doc: remove "it is important to" phrasingRich Trott
2019-10-26doc: revise os.mdRich Trott
2019-10-26doc,n-api: sort bottom-of-the-page referencesGabriel Schulhof
2019-10-26doc: delete "a number of" things in the docsRich Trott
2019-10-26doc: remove dashesRich Trott
2019-10-25n-api,doc: add info about building n-api addonsJim Schlight
2019-10-24module: resolve self-referencesJan Krems
2019-10-22doc: --enable-source-maps and prepareStackTrace are incompatiblebcoe
2019-10-222019-10-22, Version 10.17.0 'Dubnium' (LTS)Beth Griggs
2019-10-22doc: join parts of disrupt section in cli.mdVse Mozhet Byt
2019-10-222019-10-22, Version 13.0.0 (Current)Beth Griggs
2019-10-22cli: add --trace-uncaught flagAnna Henningsen
2019-10-18doc: make YAML matter consistent in crypto.mdRich Trott
2019-10-18doc: fix tls version typoakitsu-sanae
2019-10-16module: refactor modules bootstrapBradley Farias
2019-10-17dgram: add source-specific multicast supportLucas Pardue
2019-10-16doc: clarify readable.unshift null/EOFRobert Nagy