14 Commits (c6b12d0984cc2891433b57cf344b433059681667)

Author SHA1 Message Date
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 8 years ago
Anna Henningsen c809b88345
doc: use blockquotes for Stability: markers 8 years ago
Sakthipriyan Vairamani af4915894b doc: general improvments to events documentation 8 years ago
Greyson Parrelli 62a858c60f doc: fix events typo 8 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 9 years ago
Sakthipriyan Vairamani 8f58fb92ff events: deprecate static listenerCount function 9 years ago
James M Snell 936c9ffb0f doc: multiple documentation updates cherry picked from v0.12 9 years ago
Sakthipriyan Vairamani d168d01b04 doc: properly inheriting from EventEmitter 9 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
Trevor Norris f2a78de6ec doc: fix optional parameter parsing 10 years ago
Trevor Norris 51b6b6844e doc: fix brackets for optional parameters 10 years ago
Forrest L Norvell 793c76e5c6 docs: add cautionary note to emitter.removeAllListeners 11 years ago
Ben Noordhuis e0c4fba0ac doc: events: clarify 'newListener' emitter state 11 years ago
Sam Roberts f8d81222e8 event: make setMaxListeners() return this 12 years ago
Sam Roberts 41cbdc5e64 doc: document return values of EventEmitter methods 12 years ago
Ben Noordhuis cf0fa96db8 events: add EventEmitter.defaultMaxListeners 13 years ago
Sean Silva 63466e5cae doc: document value of `this` inside listeners 12 years ago
Ben Noordhuis da10bb85ff doc: events: add 'removeListener' event section 12 years ago