2 Commits (562d3f11f316a38b935f95841648da35fe754335)

Author SHA1 Message Date
isaacs 50c7d80fb0 events: emitter.listeners() should not have side effects 12 years ago
Nathan Rajlich 713b9249e1 Revert "events: don't delete the listeners array in removeListener()" 12 years ago
Nathan Rajlich 928ea564d1 events: don't delete the listeners array in removeListener() 13 years ago
Ben Noordhuis 018e110cd1 test: replace .addListener() calls with .on() 13 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Oleg Efimov 0665f0271e GJSLint all simple tests exclude http-*, url, path 14 years ago
Ryan Dahl a0159b4b29 Fix global leaks 14 years ago
Ryan Dahl 9fd5e3c89c Update tests to work with module contexts 14 years ago
Ryan Dahl ba792ea202 :%s/sys.puts/console.log/g 15 years ago
Jonas Pfenniger fea6f829bf FIX: EventEmitter#removeListener logic 15 years ago