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-06-02dns: allow `--dns-result-order` to change default dns verbatimOuyang Yadong
2021-06-01os: add os.devNullLuigi Pinca
2021-06-01doc: fixed typo in n-api.mdjulianjany
2021-05-31doc: use "Long Term Support" in collaborator guideRich Trott
2021-05-31doc: use "Long Term Support" in technical values docRich Trott
2021-05-26doc,url: clarify domainTo* when built without ICUDarshan Sen
2021-05-26doc: fix grammar in `fs.md`yotamselementor
2021-05-25stream: add a non-destroying iterator to ReadableNitzan Uziely
2021-05-25doc: fixup code sample in http.mdTodorTotev
2021-05-25cli: add -C alias for --conditions flagGuy Bedford
2021-05-20doc: document null target patternGuy Bedford
2021-05-19doc: update code examples for `node:url` modulefisker Cheung
2021-05-192021-05-19, Version 16.2.0 (Current)Michaël Zasso
2021-05-17doc: document buffer.kStringMaxLengthTobias Nießen
2021-05-17doc: update abort signal in fs promise api exampleMoritz Kneilmann
2021-05-17doc: add documentation for fs.WriteStream.close()Hitesh Sharma
2021-05-17doc: clarify synchronous blocking of Worker stdioJames M Snell
2021-05-17lib: support setting process.env.TZ on windowsJames M Snell
2021-05-17util: add util.types.isKeyObject and util.types.isCryptoKeyFilip Skokan
2021-05-15doc: change color of doctag on night modeQingyu Deng
2021-05-15doc: add ESM code examples in url.mdAntoine du Hamel
2021-05-14url: forbid certain confusable changes from being introduced by toASCIITimothy Gu
2021-05-14process: add `'worker'` eventJames M Snell
2021-05-122021-05-11, Version 14.17.0 'Fermium' (LTS)Danielle Adams
2021-05-11module: add support for `URL` to `import.meta.resolve`Antoine du Hamel
2021-05-10doc: fix fs.openSync() signatureLuigi Pinca
2021-05-07doc: typo stats() should be stat(); clarityBryan Field
2021-05-06src: make workers messaging more resilientJuan José Arboleda
2021-05-06Revert "worker: remove `ERR_CLOSED_MESSAGE_PORT`"Juan José Arboleda
2021-05-06doc: fix code example in ecdh.setPublicKey()Jordan Baczuk
2021-05-05doc: use `HEAD` instead of `master` for linksAntoine du Hamel
2021-05-05doc: clarify DiffieHellmanGroup class docsNitzan Uziely
2021-05-04doc: fix broken AHAFS link in fs docRich Trott
2021-05-04doc: use AIX instead of Aix in fs.mdRich Trott
2021-05-04doc: remove extraneous dash from flag prefixRodolfo Carvalho
2021-05-042021-05-04, Version 16.1.0 (Current)Michaël Zasso
2021-05-03Revert "doc: os.uptime() temporary bug notice"Michaël Zasso
2021-05-02doc: document `'secureConnect'` event limitationJames M Snell
2021-04-30perf_hooks: add toJSON to performance classYash Ladha
2021-04-30doc: fix outdated util inspect documentation and layout exampleRuben Bridgewater
2021-04-30punycode: add pending deprecationAntoine du Hamel
2021-04-30deps: update to cjs-module-lexer@1.2.1Guy Bedford
2021-04-29doc: mark querystring api as legacyJames M Snell
2021-04-29doc: update node-api support matrixMichael Dawson
2021-04-28doc: add arguments for stream event of Http2Server and Http2SecureServerQingyu Deng
2021-04-28doc: add try/catch in http2 respondWithFile exampleMatteo Collina
2021-04-28repl: document top level await limitation with const/letJames M Snell
2021-04-28doc: note the system requirements for V8 testsDeeDeeG
2021-04-28doc: minor clarification to pathObjectJames M Snell
2021-04-28doc: clarify that fs.Dir async iterator closes automaticallyJames M Snell