23 Commits (978629ca1240b9f2038390c7e960f3d226daa4e8)

Author SHA1 Message Date
Chris Young cacce304cb doc: add links to alternative versions of doc 8 years ago
Alexey Orlenko 2af49b6c89 doc: make the style of notes consistent 8 years ago
Sam Roberts ea1b8a5cbc doc: sort bottom-of-file markdown links 8 years ago
DavidCai 221b03ad20 events, doc: check input in defaultMaxListeners 8 years ago
Amelia Clarke 38ba0c25d4 doc: missing argument types for events methods 8 years ago
Vse Mozhet Byt 4d52d12fd1 doc: console.log() -> console.error() in events.md 8 years ago
Vse Mozhet Byt e494e427c9 doc: var -> let / const in events.md 8 years ago
Roman Reiss ff1361957d
doc: consistent case for primitive types 8 years ago
Anna Henningsen 8fb16fdccd
doc: add changelogs for events 8 years ago
Daniel Bevenius 367065be4b doc: make comment indentation consistent 8 years ago
Timothy Gu e1ddcb7219 doc: standardize rest parameters 8 years ago
Anna Henningsen 983775d457
events: make memory leak warning name more verbose 8 years ago
Anna Henningsen 932c824c60
events: make memory leak warning more accessible 8 years ago
Luigi Pinca 769f63ccd8 doc: add `added:` information for events 9 years ago
Anna Henningsen c809b88345
doc: use blockquotes for Stability: markers 9 years ago
Sakthipriyan Vairamani af4915894b doc: general improvments to events documentation 9 years ago
Greyson Parrelli 62a858c60f doc: fix events typo 9 years ago
yorkie 6e9a4abb03 doc,events: fix a link typo 9 years ago
Robert Jefe Lindstaedt 9daf4a2937 doc: discourage use of util.inherits 9 years ago
Сковорода Никита Андреевич c1f2df9782 doc: fix EventEmitter#eventNames() example 9 years ago
Lance Ball 23818c6d0b doc: correctly document the behavior of ee.once(). 9 years ago
James M Snell 0e7d57af35 events: add prependListener() and prependOnceListener() 9 years ago
Robert Jefe Lindstaedt 0800c0aa72 doc: git mv to .md 9 years ago
Benjamin Gruenbaum ea52f47790 doc: use consistent event name parameter 9 years ago
Corey Kosak e301f979de doc: typo: interal->internal. 9 years ago
James M Snell b6e3fa745b events: add eventNames() method 9 years ago
Vaibhav f2bd9cddee doc: update removeListener behaviour 9 years ago
Benjamin Gruenbaum 334a7e3614 doc: replace function expressions with arrows 9 years ago
Robert Jefe Lindstaedt e436272897 doc: fenced all code blocks, typo fixes 9 years ago
James M Snell a0130e16e5 doc: improvements to events.markdown copy 9 years ago
James M Snell 9b21119e17 doc: fix, modernize examples in docs 9 years ago
Bryan English 7a518788e9 doc, test: symbols as event names 9 years ago
Bryan English cd1123a0fb doc: consistent reference-style links 9 years ago
Tristian Flanagan 6009c4b159 doc: sort events alphabetically 9 years ago
Alejandro Oviedo d26927c679 doc: add method links in events.markdown 9 years ago
Jason Karns 775c01e3aa doc: recommend Infinity on emitter.setMaxListeners 10 years ago
Sakthipriyan Vairamani 7953c83b85 doc: remove usage of events.EventEmitter 9 years ago
Minwoo Jung 958a94e19d doc: use "Calls" over "Executes" for consistency 9 years ago
Anne-Gaelle Colom d2f70fee13 doc: use 3rd person singular for consistency 9 years ago
Sakthipriyan Vairamani 5c77031f95 doc: make the deprecations consistent 9 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 10 years ago
Sakthipriyan Vairamani 8f58fb92ff events: deprecate static listenerCount function 10 years ago
James M Snell 936c9ffb0f doc: multiple documentation updates cherry picked from v0.12 10 years ago
Sakthipriyan Vairamani d168d01b04 doc: properly inheriting from EventEmitter 10 years ago
Alex Yursha a28945b128 doc: reflect new require('events') behaviour 10 years ago
Chris Dickinson cf0306cd71 doc: update stability index 10 years ago
Ben Noordhuis 789bbb91d3 doc: update node.js references in api docs 10 years ago
Sam Roberts 233e333b18 events: remove indeterminancy from event ordering 10 years ago
James M Snell ff350f7169 doc: clarify add/removeListener semantics 10 years ago
Christian Tellnes 2931348372 events: implement EventEmitter#getMaxListeners() 10 years ago