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
2020-10-202020-10-20, Version 15.0.0 (Current)Beth Griggs
2020-10-11lib: add EventTarget-related browser globalsAnna Henningsen
2020-10-01doc: use .md extension for internal linksAntoine du Hamel
2020-06-19doc: use sentence-case for headings in docsRich Trott
2020-06-09doc: make globals Extends usage consistentcjihrig
2020-06-05lib: unflag AbortControllerJames M Snell
2020-06-05lib: initial experimental AbortController implementationJames M Snell
2019-12-27doc: use code markup/markdown in headers in globals documentationRich Trott
2019-10-26doc: delete "a number of" things in the docsRich Trott
2019-10-11doc: escape brackets not used as markdown reference linksNick Schonning
2019-10-04doc: add explicit bracket for markdown reference linksNick Schonning
2019-09-16doc: use consistent unordered list styleNick Schonning
2019-09-01doc: remove multiple consecutive blank linesNick Schonning
2019-03-08lib: move queueMicrotask to stableGus Caplan
2019-01-21doc: hyperlink reference to process.nextTickSam Roberts
2019-01-08doc: make modules.md more accurateVse Mozhet Byt
2018-11-29doc: sort bottom-of-file markdown linksSam Roberts
2018-10-30doc: remove "idiomatic choice" from queueMicrotaskRod Vagg
2018-10-23lib: trigger uncaught exception handler for microtasksGus Caplan
2018-10-232018-10-23, Version 11.0.0 (Current)James M Snell
2018-10-11doc: add WebAssembly to globalsSteven
2018-10-04doc: fix confusing language about microtask queueGus Caplan
2018-09-23lib: implement queueMicrotaskGus Caplan
2018-09-17util: make TextEncoder/TextDecoder globalJames M Snell
2018-04-242018-04-24, Version 10.0.0 (Current)James M Snell
2018-01-31url: expose the WHATWG URL API globallyMichaël Zasso
2017-08-28doc: add links to alternative versions of docChris Young
2017-06-30doc: move module-specific "globals" to modules.mdTobias Nießen
2017-05-08doc: sort bottom-of-file markdown linksSam Roberts
2017-04-28doc: replace uses of `you` and other style nitsJames M Snell
2017-03-08doc/tools: fix more type inconsistenciesRoman Reiss
2017-01-28doc: for style, remove "isn't" contractionSam Roberts
2017-01-04doc: unify dirname and filename descriptionSam Roberts
2016-11-16doc: make comment indentation consistentDaniel Bevenius
2016-10-24doc: add performance warning to require.extensionsBen Noordhuis
2016-10-07doc: add `added:` information for globalsLuigi Pinca
2016-09-14doc: standardize rest parametersTimothy Gu
2016-08-04doc: use blockquotes for Stability: markersAnna Henningsen
2016-07-14doc: various documentation formatting fixesСковорода Никита Андреевич
2016-06-28doc: general improvements to timers.mdJames M Snell
2016-05-24doc: reference list of language-specific globalsAnna Henningsen
2016-05-02doc: fix a typo in __dirname sectionWilliam Luo
2016-04-21doc: git mv to .mdRobert Jefe Lindstaedt