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-04-11doc: add unreachable code on events examplehimself65
2020-03-26doc: remove extraneous sentence in events.mdRich Trott
2020-01-072020-01-07, Version v13.6.0 (Current)v13.6.0Ruben Bridgewater
2020-01-03doc,events: use code markup/markdown in headersRich Trott
2020-01-03events: add EventEmitter.on to async iterate over eventsMatteo Collina
2020-01-03events: allow monitoring error eventsGerhard Stoebich
2019-12-162019-12-17, Version 13.4.0 (Current)v13.4.0Myles Borins
2019-12-09events: add captureRejection optionMatteo Collina
2019-10-28doc: 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
2018-12-10tools: capitalize sentencesRuben Bridgewater
2018-10-23doc: add note about removeListener orderJames M Snell
2018-07-15doc: declare all parameter typesSam Ruby
2018-06-07doc: simplify deprecation languageRich Trott
2018-05-08doc: clarify `this` in event listenersdaGo
2018-05-07doc: excise "periodically" before "emit events"Jesse W. Collins
2018-05-03doc: add more missing backticksVse Mozhet Byt
2018-04-29doc: remove redundant empty linesVse Mozhet Byt
2018-04-25doc: add emitter.off() to events.mdAjido
2018-04-12doc: add quotes for event names + fix similar nitsVse Mozhet Byt
2018-04-12doc: add and unify even more return valuesVse Mozhet Byt
2018-02-23doc: add new documentation lint ruleestrada9166
2018-01-102019-01-10 Version 9.4.0 (Current)Myles Borins
2017-12-17doc: change eventName type annotationsApril Webster
2017-12-14events: remove reaches into _events internalsAnatoli Papirovski
2017-12-08doc: fix common typo involving one-time listenersRich Trott
2017-11-18doc: avoid mentioning 'uncaughtException'Luigi Pinca
2017-11-06doc: correct effects to affectsgowpen
2017-11-06doc: correct EventEmitter referencegowpen
2017-08-28doc: add links to alternative versions of docChris Young
2017-05-26doc: make the style of notes consistentAlexey Orlenko
2017-05-08doc: sort bottom-of-file markdown linksSam Roberts
2017-03-22events, doc: check input in defaultMaxListenersDavidCai
2017-03-15doc: missing argument types for events methodsAmelia Clarke
2017-03-15doc: console.log() -> console.error() in events.mdVse Mozhet Byt
2017-03-15doc: var -> let / const in events.mdVse Mozhet Byt
2017-03-02doc: consistent case for primitive typesRoman Reiss
2017-02-24doc: add changelogs for eventsAnna Henningsen
2016-11-16doc: make comment indentation consistentDaniel Bevenius