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-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
2020-06-03doc: remove "it is important"cjihrig
2020-05-28events: initial implementation of experimental EventTargetJames M Snell
2020-05-262020-05-26, Version 12.17.0 'Erbium' (LTS)Michaël Zasso
2020-04-28doc: fix LTS replaceme tagsAnna Henningsen
2020-04-05doc: add unreachable code on events examplehimself65
2020-03-26doc: remove extraneous sentence in events.mdRich Trott
2020-01-082020-01-07, Version v13.6.0 (Current)Ruben Bridgewater
2019-12-27doc,events: use code markup/markdown in headersRich Trott
2019-12-23events: add EventEmitter.on to async iterate over eventsMatteo Collina
2019-12-20events: allow monitoring error eventsGerhard Stoebich
2019-12-182019-12-17, Version 13.4.0 (Current)Myles Borins
2019-12-03events: add captureRejection optionMatteo Collina
2019-10-27doc: remove "it is important to" phrasingRich Trott
2019-10-11doc: escape brackets not used as markdown reference linksNick Schonning
2019-10-03doc: unify place of stability notesVse Mozhet Byt
2019-09-27doc: fix some recent nitsVse Mozhet Byt
2019-09-23events: add support for EventTarget in onceJenia
2019-09-10doc: space around listsNick Schonning
2019-09-01doc: remove multiple consecutive blank linesNick Schonning
2019-07-31doc: add example about emitter.emit in events documentationFelipe Duitama
2019-06-23doc: remove "note that" from events.mdRich Trott
2019-03-282019-03-28, Version 11.13.0 (Current)Michaël Zasso
2019-03-27benchmark,doc,lib: capitalize more commentsRuben Bridgewater
2019-03-02events: add once method to use promises with EventEmitterMatteo Collina
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater