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
2021-05-01doc: recommend queueMicrotask over process.nextTickJames M Snell
2021-05-01doc: use HEAD for links in api docsMichael Dawson
2021-05-01doc: document common warning typesJames M Snell
2021-05-01doc: use _code name_ rather than _codename_Rich Trott
2021-04-06doc: fix YAML lint error on masterRich Trott
2021-04-06doc: upgrade stability status of report APIGireesh Punathil
2020-12-15doc: clarify text about process not respondingRich Trott
2020-12-15doc: esm docs consolidation and reorderingGuy Bedford
2020-12-15doc: add new wordings to the API descriptionPooja D.P
2020-12-15doc: add on statement in the APIs docsPooja D.P
2020-12-15doc: use case-sensitive in the examplePooja D.P
2020-12-15doc: add a example code to API doc propertyPooja D.P
2020-12-07doc: add example code for process.getgroups()Pooja D.P
2020-11-25doc: Remove reference to io.jsHussaina Begum Nandyala
2020-10-14doc: use test username instead of realPooja D.P
2020-10-14doc: revise description of process.ppidPooja D.P
2020-10-14doc: add symlink information for process.execpathPooja D.P
2020-10-14doc: use kbd element in process docRich Trott
2020-10-14doc: harmonize changes list orderingAntoine du Hamel
2020-10-14doc: harmonize version list style in YAML commentsAntoine du Hamel
2020-10-06doc: sort md references in ASCII orderAntoine du Hamel
2020-10-06doc: use .md extension for internal linksAntoine du Hamel
2020-09-29doc: outline when origin is set to unhandledRejectionMatthieu Larcher
2020-09-21doc: standardize on _backward_Rich Trott
2020-09-21doc: use command-line/command line consistentlyRich Trott
2020-09-17doc: update process.releaseschamberg97
2020-09-01doc: provide more guidance about process.versionRich Trott
2020-08-25doc: indicate the format of process.versionDanny Guo
2020-08-11doc: edit process.title note for brevity and clarityRich Trott
2020-08-11module: handle Top-Level Await non-fulfills betterAnna Henningsen
2020-08-11doc: clarify process.title inconsistenciesCorey Butler
2020-07-17doc: replace http to https of link urlssapics
2020-07-17doc: clarify how to read process.stdinAnentropic
2020-07-17doc: clarify that APIs are no longer experimentalRich Trott
2020-07-17doc: add dynamic source code linksAlec Davidson
2020-07-14doc: use sentence-case for headings in docsRich Trott
2020-06-30doc: use a single space between sentencesRich Trott
2020-06-30doc: outline when origin is set to unhandledRejectionRuben Bridgewater
2020-04-29doc: fix LTS replaceme tagsAnna Henningsen
2020-04-212020-04-21, Version 14.0.0 (Current)v14.0.0Beth Griggs
2020-04-14doc: split process.umask() entry into twoRich Trott
2020-04-01doc: deprecate process.umask() with no argumentscjihrig
2020-03-30doc: deprecate process.mainModuleAntoine du HAMEL
2020-03-272020-03-26 Version 13.12.0 (Current)Myles Borins
2020-03-17src,cli: support compact (one-line) JSON reportsSam Roberts
2020-03-15doc: update stability of report featurescjihrig
2020-03-11doc: clarify windows specific behaviourSam Roberts
2020-03-09doc: link setRawMode() from signal docsAnna Henningsen
2020-03-06doc: remove em dashesRich Trott
2020-02-182020-02-18, Version 13.9.0 (Current)Shelley Vohr