14 Commits (81c278d58d8154980d49b9c2713ec37f5017c2d3)

Author SHA1 Message Date
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