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-04-28doc: add `node:` prefix for all core modulesAntoine du Hamel
2022-04-182022-04-19, Version 18.0.0 (Current)v18.0.0Beth Griggs
2022-04-03doc: simplify recommendations in process.mdRich Trott
2022-03-02doc: fix typosapeltop
2022-02-232022-02-22, Version 17.6.0 (Current)Bryan English
2022-02-17doc: adjust a/an word usageDerek Wolpert
2022-02-11build: remove broken x32 arch supportBen Noordhuis
2022-02-082022-02-08, Version 16.14.0 'Gallium' (LTS)Danielle Adams
2022-02-08process: deprecate multipleResolvesBenjamin Gruenbaum
2022-02-05lib: replace validator and errorMohammed Keyvanzadeh
2022-01-28doc: improve docs to give descriptive info for the platform propertyHarshil jain
2022-01-19doc: fix cjs example code for process.archJob
2022-01-09doc: clarify `uncaughtException` `origin` for ESMAntoine du Hamel
2021-12-182021-12-17, Version 17.3.0 (Current)Danielle Adams
2021-12-14process: add `getActiveResourcesInfo()`Darshan Sen
2021-10-31tools: avoid unnecessary escaping in markdown formatterRich Trott
2021-10-20doc: format doc/api/*.md with markdown formatterRich Trott
2021-09-282021-09-28, Version 14.18.0 'Fermium' (LTS)Michaël Zasso
2021-09-22doc: add blank line between commentsRich Trott
2021-09-20doc: fix markdown indentation in listsMichaël Zasso
2021-08-30doc: anchor link parity between markdown and html-generated docsfoxxyz
2021-07-302021-07-29, Version 16.6.0 (Current)Beth Griggs
2021-07-15process: add api to enable source-maps programmaticallylegendecas
2021-06-29doc: remove file name from self-reference linksAntoine du Hamel
2021-06-25doc: esm examples /w imports for process, BufferGuy Bedford
2021-06-11doc: fixed typo in process.mdDerevianchenko Maksym
2021-05-192021-05-19, Version 16.2.0 (Current)Michaël Zasso
2021-05-14process: add `'worker'` eventJames M Snell
2021-05-122021-05-11, Version 14.17.0 'Fermium' (LTS)Danielle Adams
2021-04-26doc: mark `process.hrtime()` as legacyAntoine du Hamel
2021-04-202021-04-20, Version 16.0.0 (Current)Beth Griggs
2021-02-26doc: recommend queueMicrotask over process.nextTickJames M Snell
2021-02-22doc: use HEAD for links in api docsMichael Dawson
2021-01-22process: runtime deprecate changing process.configJames M Snell
2021-01-152021-01-14, Version 15.6.0 (Current)Danielle Adams
2021-01-05doc: revise process.memoryUsage() textRich Trott
2021-01-05doc: add YAML metadata for process.memoryUsage.rssGerhard Stoebich
2021-01-03doc: document common warning typesJames M Snell
2021-01-03process: add direct access to rss without iterating pagesAdrien Maret
2020-12-27doc: use _code name_ rather than _codename_Rich Trott
2020-11-18doc: clarify text about process not respondingRich Trott
2020-11-16doc: esm docs consolidation and reorderingGuy Bedford
2020-11-05doc: add new wordings to the API descriptionPooja D.P
2020-10-31doc: add on statement in the APIs docsPooja D.P
2020-10-27doc: use case-sensitive in the examplePooja D.P
2020-10-25doc: add a example code to API doc propertyPooja D.P
2020-10-202020-10-20, Version 15.0.0 (Current)Beth Griggs
2020-10-19doc: fix YAML lint error on masterRich Trott
2020-10-19doc: upgrade stability status of report APIGireesh Punathil
2020-10-15doc: add example code for process.getgroups()Pooja D.P