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
2021-10-06doc: fix the inline code-block at the NodeDhKeyGenParams classJustin
2021-10-06doc: correct the codeblock for `hmacImportParams.hash`Justin
2021-10-06doc: fix typo in stream docsJuan José Arboleda
2021-10-05doc: assign missing deprecation numberMichaël Zasso
2021-10-05doc: update fast-track approval comment requestvoltrexmaster
2021-10-05doc: fix CVE-2021-22940 referencesMichaël Zasso
2021-10-04doc: fix typo in ESM exampleTobias Nießen
2021-10-03doc: fix typo in esm.mdMason Malone
2021-10-03doc: correct ESM load hook table headerJacob
2021-10-02src: update NODE_MODULE_VERSION to 100Michaël Zasso
2021-10-02util: expose stripVTControlCharacters()cjihrig
2021-09-30doc: reorder stream 'readable' paragraphsVincent Weevers
2021-09-29doc: fix typo in fsBrian White
2021-09-29doc: fix typo in fs.mdArslan Ali
2021-09-282021-09-28, Version 14.18.0 'Fermium' (LTS)Michaël Zasso
2021-09-28doc: fix typo in packages.mdArslan Ali
2021-09-27doc: mark readline promise implementation as experimentalAntoine du Hamel
2021-09-27doc: fix example of crypto.generateKeySyncGary Ho
2021-09-27doc: deprecate (doc-only) http abort relateddr-js
2021-09-27http: use 0 as default for requests limitArtur K
2021-09-26doc: update fs.watchFile docClément Nardi
2021-09-25doc: add version when diagnostics_channel APIs were addedGerhard Stöbich
2021-09-25fs: add stream utilities to `FileHandle`Antoine du Hamel
2021-09-25doc: fix typo in 'maxHeaderSize'Rebhi Alfa
2021-09-25doc: fix buffer api example code's token errorm3m0ry
2021-09-24doc: fix typo in `async_hooks.md`xuchaobei
2021-09-23doc: make version picker usable on mobileEvan Lucas
2021-09-222021-09-22, Version 16.10.0 (Current)Beth Griggs
2021-09-22doc: fix typos in http.mdLuigi Pinca
2021-09-22module: subpath folder mappings EOLGuy Bedford
2021-09-22doc: add blank line between commentsRich Trott
2021-09-21tools: extend default yamllint configMichaël Zasso
2021-09-21doc: changes default values for fs.read fnsRISHABH BUDHIRAJA
2021-09-20doc: fix markdown indentation in listsMichaël Zasso
2021-09-19http: limit requests per connectionArtur K
2021-09-19doc: fix comma spliceRich Trott
2021-09-19module: runtime deprecate trailing slash patternsGuy Bedford
2021-09-18doc: clean up weird notes about reentrancyAnna Henningsen
2021-09-18doc: correct parameters in fs and stream documentationvipul kumar
2021-09-18src: add --no-global-search-paths cli optionCheng Zhao
2021-09-18dgram: tighten `address` validation in `socket.send`Voltrex
2021-09-17doc: fix CJS-ESM selector in SafariBradley Farias
2021-09-17fs: make `open` and `close` stream override optional when unusedAntoine du Hamel
2021-09-17doc: add timeout.closeNikita Galkin
2021-09-17readline: add `autoCommit` optionAntoine du Hamel
2021-09-17readline: introduce promise-based APIAntoine du Hamel
2021-09-15dns: runtime deprecate type coercion of `dns.lookup` optionsAntoine du Hamel
2021-09-15doc: clarify that ObjectWrap requires manual cleanup on shutdownGerhard Stöbich
2021-09-15doc: add full list of subsystemsFrankQiu
2021-09-15module: deprecate trailing slash pattern mappingsGuy Bedford