Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | event_callback: Fix stack slot leak | Matthew Wild | 2009-11-27 | 1 | -1/+1 |
| | |||||
* | Added timertest. Prevented GC-ed events from causing an abort. | Thomas Harning Jr | 2007-09-06 | 1 | -1/+7 |
| | |||||
* | Fixed compilation issues | Thomas Harning Jr | 2007-09-05 | 1 | -2/+3 |
| | |||||
* | Added support for timeouts and timers. | Thomas Harning Jr | 2007-09-05 | 1 | -11/+26 |
| | |||||
* | Completely refactored event_callback creation out into event_callback. | Thomas Harning Jr | 2007-09-05 | 1 | -0/+16 |
| | |||||
* | Added missing license header | Thomas Harning Jr | 2007-09-05 | 1 | -0/+2 |
| | |||||
* | Beginning refactoring of the event_callback outside of the core | Thomas Harning Jr | 2007-09-05 | 1 | -0/+56 |