7 Commits (9fa25c8ca0158fec7526c7b8b3db74d2bc66fb73)

Author SHA1 Message Date
Vaibhav f2bd9cddee doc: update removeListener behaviour 9 years ago
Rich Trott c14726cefc test: remove unused vars from parallel tests 9 years ago
Myles Borins 28e9a022df test: wrap assert.fail when passed to callback 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Sam Roberts 233e333b18 events: remove indeterminancy from event ordering 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
Ben Noordhuis 84221fd1d6 events: add 'removeListener' event 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