summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 2020-02-18, Version 13.9.0 (Current)v13.9.0v13.9.0-proposalShelley Vohr2020-02-1810-13/+251
* doc: fix typo on fs docsJuan José Arboleda2020-02-171-1/+1
* doc: fix default server timeout description for httpsAndrey Pechkurov2020-02-171-1/+5
* doc: add directions to mark a release line as ltsDanielle Adams2020-02-171-0/+33
* doc: update foundation name in onboardingTobias Nießen2020-02-171-1/+1
* doc: reword possessive form of Node.js in zlib.mdRich Trott2020-02-171-1/+1
* doc: reword possessive form of Node.js in modules.mdRich Trott2020-02-171-4/+4
* doc: reword possessive form of Node.js in repl.mdRich Trott2020-02-171-1/+1
* doc: reword section title in addons.mdRich Trott2020-02-171-3/+3
* async_hooks: add executionAsyncResourceMatteo Collina2020-02-171-0/+56
* doc: revise deepEqual() legacy assertion mode textRich Trott2020-02-171-2/+2
* doc: improve strict assertion mode color textRich Trott2020-02-171-6/+4
* doc,util: revise util.md introductory paragraphRich Trott2020-02-171-3/+3
* doc,net: reword Unix domain path paragraph in net.mdRich Trott2020-02-171-12/+10
* doc: consolidate introductory textRich Trott2020-02-171-65/+64
* doc: simplify async_hooks overviewRich Trott2020-02-171-3/+2
* doc: clarify Worker exit/message event orderingAnna Henningsen2020-02-171-0/+5
* doc: update TSC name in "Release Process"Tobias Nießen2020-02-171-1/+1
* readline: make tab size configurableRuben Bridgewater2020-02-171-0/+5
* doc: correct getting an ArrayBuffer's lengthtsabolov2020-02-171-2/+2
* doc,assert: rename "mode" to "assertion mode"Rich Trott2020-02-171-24/+28
* doc: add example to fs.promises.readdirConor ONeill2020-02-171-0/+12
* doc: add AsyncResource + Worker pool exampleAnna Henningsen2020-02-172-1/+126
* perf_hooks: add property flags to GCPerformanceEntryKirill Fomichev2020-02-171-0/+19
* esm: import.meta.resolve with nodejs: builtinsGuy Bedford2020-02-173-8/+53
* worker: add ability to take heap snapshot from parent threadAnna Henningsen2020-02-172-0/+22
* doc: fix numberingSteffen2020-02-171-1/+1
* doc: clarify socket.setNoDelay() explanationRusty Conover2020-02-171-3/+10
* doc: clarify require() OS independenceDenys Otrishko2020-02-171-2/+5
* doc: add protocol option in http2.connect()Michael Lumish2020-02-171-0/+3
* n-api: rename 'promise' parameter to 'value'Tobias Nießen2020-02-171-2/+2
* doc: clarify that `v8.serialize()` is not deterministicAnna Henningsen2020-02-171-0/+2
* process: report ArrayBuffer memory in `memoryUsage()`Anna Henningsen2020-02-171-10/+18
* doc: simultaneous blog and email of sec announceSam Roberts2020-02-171-7/+5
* doc: change error message testing policyTobias Nießen2020-02-171-2/+2
* doc: remove redundant properties from headersXhmikosR2020-02-171-8/+16
* doc: update maintaining-V8.mdkenzo-spaulding2020-02-171-4/+4
* src,lib: make ^C print a JS stack tracelegendecas2020-02-172-0/+10
* doc: enable visual code indication in headersRich Trott2020-02-171-1/+0
* doc: clean up and streamline vm.md examplesDenys Otrishko2020-02-171-21/+16
* doc: further fix async iterator exampleRobert Nagy2020-02-171-2/+12
* doc: fix code display in header glitchRich Trott2020-02-171-1/+0
* crypto: assign and use ERR_CRYPTO_UNKNOWN_CIPHERTobias Nießen2020-02-171-0/+5
* module: drop support for extensionless main entry points in esmGeoffrey Booth2020-02-171-32/+22
* module: correct docs about when extensionless files are supportedGeoffrey Booth2020-02-171-6/+6
* module: revert #31021Geoffrey Booth2020-02-171-7/+10
* errors: make use of "cannot" consistentTobias Nießen2020-02-171-1/+1
* doc: fix syntax in N-API documentationTobias Nießen2020-02-171-1/+1
* doc: add explanatory to path.resolve descriptionYakov Litvin2020-02-171-1/+2
* report: add support for WorkersAnna Henningsen2020-02-171-0/+21