summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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
2019-10-14doc: fix --enable-source-maps flag in v12.12.0 changelogUnlocked
2019-10-13http: do not emit end after abortedRobert Nagy
2019-10-13process: add lineLength to source-map-cachebcoe
2019-10-12doc: nest code fence under unordered listNick Schonning
2019-10-12doc: remove double word "where"Nick Schonning
2019-10-12doc,meta: reduce npm PR wait period to one weekRich Trott
2019-10-12fs: add runtime deprecate for file stream open()Robert Nagy
2019-10-12doc: fix some recent nits in fs.mdVse Mozhet Byt
2019-10-11doc: add brackets to implicit markdown linksNick Schonning
2019-10-12http: add reusedSocket property on client requestthemez
2019-10-11doc: fs dir modifications may not be reflected by dir.readAnna Henningsen
2019-10-11repl: check for NODE_REPL_EXTERNAL_MODULEGus Caplan
2019-10-112019-10-11, Version 12.12.0 (Current)Ruben Bridgewater
2019-10-11doc: use the WHATWG URL API in http code examplesThomas Watson
2019-10-10doc: escape brackets not used as markdown reference linksNick Schonning
2019-10-10doc: correct typos in security release processNick Schonning
2019-10-10doc: indent code fence under list itemNick Schonning
2019-10-10doc: return type is numberexoego
2019-10-10doc: add note about forwarding stream optionsRobert Nagy