summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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
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-232019-10-23, Version 13.0.1 (Current)Myles Borins
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-212019-10-21, Version 12.13.0 'Erbium' (LTS)Michaël Zasso
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
2019-10-16crypto: add Hash.prototype.copy() methodBen Noordhuis
2019-10-15doc: remove unused Markdown reference linksNick Schonning
2019-10-15doc: re-enable passing remark-lint ruleNick Schonning
2019-10-15doc: add server header into the discarded list of http message.headersHuachao Mao
2019-10-15doc: add missing deprecation codecjihrig
2019-10-15doc: update vm.md for link lintingRich Trott
2019-10-14n-api: add `napi_detach_arraybuffer`legendecas
2019-10-14vm: add Synthetic modulesGus Caplan