summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* crypto: add crypto.diffieHellmanTobias Nießen2020-02-172-0/+19
* crypto: add DH support to generateKeyPairTobias Nießen2020-02-172-6/+36
* crypto: add key type 'dh'Tobias Nießen2020-02-171-0/+4
* doc: document process.std*.fdHarshitha KP2020-02-171-0/+24
* doc: fix several child_process doc typoscjihrig2020-02-171-4/+4
* doc: fix a broken link in fs.mdhimself652020-02-171-1/+1
* doc: correct added version for --abort-on-uncaught-exceptionAnna Henningsen2020-02-171-1/+1
* doc: explain `hex` encoding in Buffer APIHarshitha KP2020-02-171-1/+14
* doc: explain _writev() APIHarshitha KP2020-02-171-2/+2
* doc: document missing properties in child_processHarshitha KP2020-02-171-0/+35
* 2020-02-06, Version 13.8.0 (Current)v13.8.0Beth Griggs2020-02-052-2/+30
* http: make --insecure-http-parser configurable per-stream or per-serverAnna Henningsen2020-02-041-0/+15
* 2020-01-21, Version 13.7.0 (Current)v13.7.0v13.7.0-proposalShelley Vohr2020-01-205-9/+140
* module: unflag conditional exportsGuy Bedford2020-01-163-57/+19