Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2020-10-13doc: fix unit of size argument of readable.readTobias Nießen
2020-10-13doc: add missing deprecation numberbcoe
2020-10-13crypto: add getCipherInfo methodJames M Snell
2020-10-13doc: harmonize YAML commentsAntoine du Hamel
2020-10-13doc: revise description of process.ppidPooja D.P
2020-10-13doc: add symlink information for process.execpathPooja D.P
2020-10-12doc: document rmdir/recursive deprecationbcoe
2020-10-12doc: edit fs.md for minor style changesRich Trott
2020-10-12doc: use kbd element in process docRich Trott
2020-10-11lib: add EventTarget-related browser globalsAnna Henningsen
2020-10-11doc: fixup perf_hooksAntoine du Hamel
2020-10-11src: add maybe versions of EmitExit and EmitBeforeExitAnna Henningsen
2020-10-11doc: remove incorrect synchronous labelcjihrig
2020-10-11doc: make fs.rm()'s force docs consistentcjihrig
2020-10-10src: move node_binding to modern THROW_ERR*James M Snell
2020-10-10doc: simplify wording in tracing APIs docPooja D.P
2020-10-10doc: improve SIGINT error textRich Trott
2020-10-10http: allow passing array of key/val into writeHeadRobert Nagy
2020-10-09doc: move package.import content higherMyles Borins
2020-10-09doc: harmonize changes list orderingAntoine du Hamel
2020-10-09doc: changes description must end with a periodAntoine du Hamel
2020-10-09doc: harmonize version list style in YAML commentsAntoine du Hamel
2020-10-09doc: fix missing PR-URLs in YAML commentsAntoine du Hamel
2020-10-09doc: remove outstanding YAML commentAntoine du Hamel
2020-10-09doc: harmonize YAML comments style in deprecations.mdAntoine du Hamel
2020-10-09doc: refactor the n-api matrixMichael Dawson
2020-10-09cli: add --node-memory-debug optionAnna Henningsen
2020-10-09doc: use sentence case for class propertyRich Trott
2020-10-09doc: add history entry for exports patternsAntoine du Hamel
2020-10-09doc: fix deprecation historyAntoine du Hamel
2020-10-09doc: fix util.inspect change historyAntoine du Hamel
2020-10-08fs: add rm methodIan Sutherland
2020-10-08doc: improve kbd element renderingRich Trott
2020-10-08crypto: refactoring internals, add WebCryptoJames M Snell
2020-10-082020-10-07, Version 14.13.1 (Current)Danielle Adams
2020-10-07n-api: support for object freeze/sealShelley Vohr
2020-10-07doc: fix YAML syntax errorsAntoine du Hamel
2020-10-062020-10-06, Version 12.19.0 'Erbium' (LTS)Shelley Vohr
2020-10-05doc: improve eventLoopUtilization documentationAndrey Pechkurov
2020-10-05module: update to cjs-module-lexer@0.4.0Guy Bedford
2020-10-05doc,esm: add history support infoAntoine du Hamel
2020-10-04doc: mention adding YAML for APIs in PR contributing guideDenys Otrishko
2020-10-04doc: adopt MDN style for kbd elementsRich Trott
2020-10-04doc: fix conditional exports flag removal versionAntoine du Hamel
2020-10-04doc: specify how to detect EOFLuigi Pinca
2020-10-04doc: fix typos in quic.mdLuigi Pinca
2020-10-04doc: add entry to console.timeEnd() changes arrayLuigi Pinca
2020-10-04doc: avoid using deprecated connection propertyLuigi Pinca
2020-10-03fs: remove experimental from rmdir recursivebcoe
2020-10-03doc: added details around console.timeEnd changesYash Ladha