Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated changelog. event_buffer learned `get_data`,`length`,`drain`,`close`,... | Thomas Harning Jr | 2007-09-06 | 1 | -3/+58 |
* | Added event_buffer object + 'add' functionality | Thomas Harning Jr | 2007-09-06 | 2 | -0/+78 |
* | 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 | 2 | -4/+5 |
* | Added support for timeouts and timers. | Thomas Harning Jr | 2007-09-05 | 2 | -14/+47 |
* | Completely refactored event_callback creation out into event_callback. | Thomas Harning Jr | 2007-09-05 | 2 | -15/+25 |
* | 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 | 2 | -50/+59 |
* | Unlearned get/setMainThread functions since they were unused. | Thomas Harning Jr | 2007-09-05 | 1 | -17/+2 |
* | Reformed project layout from 'luaevent/*' -> '*' | Thomas Harning Jr | 2007-08-31 | 1 | -0/+184 |