Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: use eslint to fix var->const/let | Gibson Fahnestock | 2017-01-11 | 1 | -3/+3 |
* | timers: remove unused repeat param in timer_wrap | Jan Schär | 2016-08-09 | 1 | -1/+1 |
* | test: use mustCall() for simple flow tracking | cjihrig | 2016-07-18 | 1 | -9/+2 |
* | test: remove unnecessary assignments | Rich Trott | 2015-12-26 | 1 | -1/+1 |
* | test: enable linting for tests | Roman Reiss | 2015-05-19 | 1 | -0/+1 |
* | Remove excessive copyright/license boilerplate | isaacs | 2015-01-12 | 1 | -21/+0 |
* | test: update tests after internal api change | Ben Noordhuis | 2013-08-15 | 1 | -1/+2 |
* | test: add missing copyright headers | Ben Noordhuis | 2011-12-06 | 1 | -0/+21 |
* | TimerWrap: mimic libev ref count semantics | Ryan Dahl | 2011-05-28 | 1 | -5/+7 |
* | Implement new wrap for uv timer | Ryan Dahl | 2011-05-25 | 1 | -0/+17 |