Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Safe constructor for ObjectWrapped classes | Ben Noordhuis | 2010-09-29 | 1 | -0/+4 |
* | Update libev's clock when starting timers | Ryan Dahl | 2010-04-04 | 1 | -0/+5 |
* | Timer clean ups | Ryan Dahl | 2010-03-23 | 1 | -3/+4 |
* | Fix node_timer bug; sometimes was not initializing watcher | Ryan Dahl | 2010-03-12 | 1 | -2/+4 |
* | Adjust object ref count after call to ev_timer_again | Ryan Dahl | 2010-03-12 | 1 | -0/+13 |
* | Add timer.again method | Ryan Dahl | 2010-03-11 | 1 | -0/+13 |
* | Decouple timer from EventEmitter | Ryan Dahl | 2010-03-05 | 1 | -10/+32 |
* | Use InstanceTemplate() instead of PrototypeTemplate() for accessor methods | Zoka | 2010-02-16 | 1 | -1/+1 |
* | Statically define symbols | Ryan Dahl | 2009-12-09 | 1 | -6/+10 |
* | Attach/Detach -> Ref/Unref | Ryan Dahl | 2009-12-07 | 1 | -3/+3 |
* | Only detach timers when active. | Ryan Dahl | 2009-11-19 | 1 | -2/+4 |
* | Prefix all source files with node_ | Ryan Dahl | 2009-10-27 | 1 | -0/+114 |
* | rename a few files to remove node_ prefix | Ryan | 2009-04-18 | 1 | -210/+0 |
* | use the WAF build system | Ryan | 2009-04-04 | 1 | -0/+210 |