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
2017-12-20doc: fix common typo involving one-time listenersRich Trott
2017-12-20doc: avoid mentioning 'uncaughtException'Luigi Pinca
2017-12-20doc: correct effects to affectsgowpen
2017-12-20doc: correct EventEmitter referencegowpen
2017-09-12doc: add links to alternative versions of docChris Young
2017-05-28doc: 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
2016-09-14doc: standardize rest parametersTimothy Gu
2016-09-04events: make memory leak warning name more verboseAnna Henningsen
2016-08-30events: make memory leak warning more accessibleAnna Henningsen
2016-08-06doc: add `added:` information for eventsLuigi Pinca
2016-08-04doc: use blockquotes for Stability: markersAnna Henningsen
2016-07-20doc: general improvments to events documentationSakthipriyan Vairamani
2016-06-17doc: fix events typoGreyson Parrelli
2016-05-10doc,events: fix a link typoyorkie
2016-05-09doc: discourage use of util.inheritsRobert Jefe Lindstaedt
2016-04-30doc: fix EventEmitter#eventNames() exampleСковорода Никита Андреевич
2016-04-27doc: correctly document the behavior of ee.once().Lance Ball
2016-04-22events: add prependListener() and prependOnceListener()James M Snell
2016-04-21doc: git mv to .mdRobert Jefe Lindstaedt