summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc: fix small typo in 15.11.0 releaseTierney Cyren2021-03-051-1/+1
* doc: add top-level await syntax in vm.mdAntoine du Hamel2021-03-051-10/+115
* doc: clarify that columnOffset applies only to the first lineJames M Snell2021-03-051-12/+12
* perf_hooks: add histogram option to timerifyJames M Snell2021-03-051-1/+8
* doc: document that NODE_EXTRA_CA_CERTS is read only onceJames M Snell2021-03-052-0/+11
* doc: refactor signal info in child_process.mdDarshan Sen2021-03-041-6/+50
* worker: allow BroadcastChannel in receiveMessageOnPortAnna Henningsen2021-03-031-1/+5
* 2021-03-03, Version 15.11.0 (Current)Michaël Zasso2021-03-034-4/+99
* doc,lib: add missing deprecation codecjihrig2021-03-011-1/+1
* doc: remove experimental from --enable-source-mapscjihrig2021-03-011-1/+1
* doc: fix typo in doc/api/packages.mdmarsonya2021-03-011-1/+1
* workers: fix spawning from preload scriptsJames M Snell2021-03-011-0/+11
* doc: fix typo "director" instead of "directory"humanwebpl2021-03-011-1/+1
* doc: revise LTS text in collaborator guideRich Trott2021-02-281-4/+4
* doc: revise CI text in collaborator guideRich Trott2021-02-281-6/+6
* doc: revise objections section of collaborator guideRich Trott2021-02-281-11/+11
* doc: revise premature disclosure text in collaborator guideRich Trott2021-02-281-7/+8
* doc: apply sentence case to headers in doc/guidesmarsonya2021-02-278-13/+13
* doc: fix typo in webcrypto.mdmarsonya2021-02-271-1/+1
* child_process: fix spawn and fork abort behaviorNitzan Uziely2021-02-271-0/+10
* doc: document the NO_COLOR and FORCE_COLOR env varsJames M Snell2021-02-262-0/+39
* doc: add url.resolve replacement exampleAntoine du Hamel2021-02-261-0/+18
* doc: apply sentence case to guides headersmarsonya2021-02-262-15/+15
* stream: add AbortSignal support to finishedNitzan Uziely2021-02-261-0/+7
* doc: update CI requirements for landing pull requestsAntoine du Hamel2021-02-261-16/+51
* crypto: check ed/x webcrypto key import algorithm namesFilip Skokan2021-02-261-2/+2
* crypto: make FIPS related options always awailableVít Ondruch2021-02-251-4/+4
* fs: fixup negative length in fs.truncateJames M Snell2021-02-251-0/+4
* doc: recommend queueMicrotask over process.nextTickJames M Snell2021-02-251-0/+65
* src: update NODE_MODULE_VERSION to 92Michaël Zasso2021-02-251-0/+1
* module: runtime deprecate invalid package.json main entriesAntoine du Hamel2021-02-241-1/+4
* doc: apply sentence case to headers in doc/guidesmarsonya2021-02-233-8/+8
* doc: fix typo in doc/api/http2/mdmarsonya2021-02-231-3/+3
* 2021-02-23, Version 10.24.0 'Dubnium' (LTS)Richard Lau2021-02-232-0/+27
* 2021-02-23, Version 12.21.0 'Erbium' (LTS)Richard Lau2021-02-232-0/+27
* 2021-02-23, Version 14.16.0 'Fermium' (LTS)Beth Griggs2021-02-232-3/+33
* 2021-02-23, Version 15.10.0 (Current)Beth Griggs2021-02-232-3/+28
* http2: add unknownProtocol timeoutDaniel Bevenius2021-02-231-1/+24
* errors: remove experimental from --enable-source-mapsbcoe2021-02-221-4/+11
* perf_hooks: complete overhaul of the implementationJames M Snell2021-02-223-35/+159
* doc: alphabetize vm Module class propertiesRich Trott2021-02-221-6/+6
* doc: alphabetize crypto Cipher class entriesRich Trott2021-02-221-13/+13
* doc: use HEAD for links in api docsMichael Dawson2021-02-228-11/+11
* doc: fix alignment of parametersMichael Dawson2021-02-221-3/+3
* doc: fix typo in doc/api/esm.mdmarsonya2021-02-221-1/+1
* doc: fix "referred to" in fs docsTobias Nießen2021-02-221-4/+4
* doc: document x509 error codesDan Čermák2021-02-221-0/+42
* doc,child_process: `pid` can be `undefined` when `ENOENT`dr-js2021-02-221-2/+4
* doc: fix typo in esm.mdJay Tailor2021-02-211-1/+1
* doc: use HEAD in links where possibleMichael Dawson2021-02-1912-27/+27