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
AgeCommit message (Expand)Author
2022-05-30doc: use ASCII apostrophes consistentlyTobias Nießen
2022-04-28doc: add `node:` prefix for all core modulesAntoine du Hamel
2022-03-02doc: fix typosapeltop
2022-02-17doc: adjust a/an word usageDerek Wolpert
2021-10-20doc: format doc/api/*.md with markdown formatterRich Trott
2021-08-30doc: anchor link parity between markdown and html-generated docsfoxxyz
2020-10-07doc: fix YAML syntax errorsAntoine du Hamel
2020-10-062020-10-06, Version 12.19.0 'Erbium' (LTS)Shelley Vohr
2020-10-01doc: sort md references in ASCII orderAntoine du Hamel
2020-10-01doc: use .md extension for internal linksAntoine du Hamel
2020-07-012020-06-30, Version 14.5.0 (Current)Shelley Vohr
2020-06-26doc: add dynamic source code linksAlec Davidson
2020-06-19doc: use sentence-case for headings in docsRich Trott
2020-06-09zlib: add `maxOutputLength` optionunknown
2020-04-28doc: fix LTS replaceme tagsAnna Henningsen
2020-04-21doc: fix typo in zlib.md雨夜带刀
2020-02-27doc: update zlib docJames M Snell
2020-02-12doc: reword possessive form of Node.js in zlib.mdRich Trott
2020-01-11doc: fix a code example in zlib.mdAlexander Wang
2019-12-27doc,zlib: use code markup/markdown in headersRich Trott
2019-10-11doc: escape brackets not used as markdown reference linksNick Schonning
2019-09-16doc: use consistent unordered list styleNick Schonning
2019-09-10doc: space around listsNick Schonning
2019-09-01doc: add blanks around code fencesNick Schonning
2019-07-18doc: add example for zlib.createGzip()Alex Ramirez
2019-07-08doc: remove URLs from zlib docscjihrig
2019-06-23doc: remove "note that" from zlib.mdRich Trott
2019-03-27benchmark,doc,lib: capitalize more commentsRuben Bridgewater
2019-02-28doc: add example for setting Vary: Accept-Encoding header in zlib.mdMukul Khanna
2019-01-182019-01-17, Version 11.7.0 (Current), @BridgeARRuben Bridgewater
2019-01-05doc: add documentation for brotli supportAnna Henningsen
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-11-29doc: sort bottom-of-file markdown linksSam Roberts
2018-08-19doc: unify optional arguments format in headingsVse Mozhet Byt
2018-08-18doc: clarify documentation of pipes and zlib objectsAndreas Girgensohn
2018-07-24doc: specify `options` parameter type in zlib.mdVse Mozhet Byt
2018-07-15doc: declare all parameter typesSam Ruby
2018-05-30doc: improve note on zlib APIs threadpool usageLuigi Pinca
2018-05-03doc: add more missing backticksVse Mozhet Byt
2018-05-02doc: add missing periods or colonsVse Mozhet Byt
2018-04-242018-04-24, Version 10.0.0 (Current)James M Snell
2018-04-12doc: add quotes for event names + fix similar nitsVse Mozhet Byt
2018-04-10doc: prevent a false-positive linkificationVse Mozhet Byt
2018-04-10zlib: use `.bytesWritten` instead of `.bytesRead`Anna Henningsen
2018-04-04doc: fix various nitsVse Mozhet Byt
2018-04-04doc,tools: formalize, unify, codify default valuesVse Mozhet Byt
2018-03-05doc: replace to Node.jsYuta Hiroto
2018-02-08doc: remove **Note:** tagsJames M Snell
2018-01-102019-01-10 Version 9.4.0 (Current)Myles Borins
2017-12-13zlib: add ArrayBuffer supportJem Bezooyen