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-03-28doc: remove comma splice in events.mdRich Trott
2022-02-082022-02-08, Version 16.14.0 'Gallium' (LTS)Danielle Adams
2022-01-182022-01-18, Version 17.4.0 (Current)Michaël Zasso
2021-12-27events: graduate capturerejections to supportedJames M Snell
2021-12-23events: add EventEmitterAsyncResource to coreJames M Snell
2021-10-20doc: format doc/api/*.md with markdown formatterRich Trott
2021-08-30doc: anchor link parity between markdown and html-generated docsfoxxyz
2021-06-27doc: use ASCII order for md refsAntoine du Hamel
2021-06-26doc: fix `EventTarget.dispatchEvent` docsRohan Sharma
2021-05-122021-05-11, Version 14.17.0 'Fermium' (LTS)Danielle Adams
2021-04-202021-04-20, Version 16.0.0 (Current)Beth Griggs
2021-04-01doc: add missing events.on metadataAnna Henningsen
2021-02-15events: change EventTarget handler exception behaviorNitzan Uziely
2021-02-11doc: discourage error eventBenjamin Gruenbaum
2021-01-25doc: `EventTarget` and `Event` are available to user code since v15.0.0ExE Boss
2021-01-12doc: clarify event.isTrusted textRich Trott
2020-12-092020-12-09, Version 15.4.0 (Current)Danielle Adams
2020-11-25doc: fix typo in events.mdLuigi Pinca
2020-11-23events: graduate Event, EventTarget, AbortControllerJames M Snell
2020-11-23doc: cleanup events.md structureJames M Snell
2020-11-16events: add max listener warning for EventTargetJames M Snell
2020-11-11doc: fix `events.getEventListeners` exampleDmitry Semigradsky
2020-11-112020-11-10, Version 15.2.0 (Current)Danielle Adams
2020-11-09events: getEventListeners staticBenjamin Gruenbaum
2020-10-28events: make abort_controller event trustedBenjamin Gruenbaum
2020-10-28events: make eventTarget.removeAllListeners() return thisLuigi Pinca
2020-10-202020-10-20, Version 15.0.0 (Current)Beth Griggs
2020-10-17doc: fix EventEmitter examplesSourav Shaw
2020-10-11lib: add EventTarget-related browser globalsAnna Henningsen
2020-10-09doc: harmonize version list style in YAML commentsAntoine du Hamel
2020-10-01doc: sort md references in ASCII orderAntoine du Hamel
2020-10-01doc: use .md extension for internal linksAntoine du Hamel
2020-09-17doc: use command-line/command line consistentlyRich Trott
2020-09-16doc: fix deprecation documentation inconsistenciesAntoine du HAMEL
2020-09-07doc: use correct Error type for EventEmitter.defaultMaxListenerRich Trott
2020-09-07doc: use present tense in events.mdRich Trott
2020-09-05doc: change 'be will' to 'will be'Victory Osikwemhe
2020-09-03doc: make AbortSignal text consistent in events.mdRich Trott
2020-09-03doc: revise AbortSignal text and example using events.once()Rich Trott
2020-09-02events: allow use of AbortController with onJames M Snell
2020-08-31events: allow use of AbortController with onceJames M Snell
2020-07-09doc: add note about multiple sync events and onceJames M Snell
2020-07-09doc: document behavior for once(ee, 'error')James M Snell
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-09doc: make events Extends usage consistentcjihrig
2020-06-07doc: remove "currently" from events.mdRich Trott
2020-06-03doc: use consistent Default: in eventscjihrig