37 Commits (3b602527d12475c7398cbfe19531cf6748010c60)

Author SHA1 Message Date
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
Trevor Norris 75305f3bab events: add check for listeners length 12 years ago
Ben Noordhuis 84221fd1d6 events: add 'removeListener' event 12 years ago
Joe Andaverde 20e12e4be3 events: make .listeners() return a copy 12 years ago
isaacs e72addcf8e event: Document the mutability of listeners() 13 years ago
isaacs 2d44dcc8be doc: Add stability indicators to documentation 13 years ago
isaacs 17db291b5c 'Events' is a module, not an event named 's' 13 years ago
isaacs 14d4fbb002 doc refactor: events 13 years ago
isaacs 5571c1aaa4 'Events' is a module, not an event named 's' 13 years ago
isaacs ec02e82760 doc refactor: events 13 years ago
Thomas Shinnick 4cf0ce5bb4 docs: typos and minor edits in several modules 13 years ago
Felix Geisendörfer bc8489580c Allow to remove all EventEmitter listeners at once 14 years ago
Ryan Dahl 8f23583d10 A few spelling fixes. 14 years ago
Ryan Dahl 9da75f39d9 Print error when EventEmitters get too many listeners 14 years ago
Silas Sewell 11b2ee7632 Various doc tweaks (2-spaces vs tabs, EOL-whitespace, repl prompt, "world" vs "World", etc...) 14 years ago
Micheil Smith a6c3d7121b Reworked and cleaned up documentation for Events 14 years ago
Micheil Smith e190c9616e Splitting documentation 14 years ago