Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added EV_SIGNAL and EV_PERSIST flags to the registered values | Thomas Harning Jr | 2007-11-20 | 1 | -0/+2 |
| | |||||
* | Added EVBUFFER_* constants to luaevent.core | Thomas Harning Jr | 2007-11-16 | 1 | -0/+6 |
| | |||||
* | buffer_event is born, albeit w/ deformities. Can construct instances but ↵ | Thomas Harning Jr | 2007-09-21 | 1 | -0/+3 |
| | | | | not use, yet. | ||||
* | Added event_buffer object + 'add' functionality | Thomas Harning Jr | 2007-09-06 | 1 | -0/+2 |
| | |||||
* | Fixed compilation issues | Thomas Harning Jr | 2007-09-05 | 1 | -2/+2 |
| | |||||
* | Added support for timeouts and timers. | Thomas Harning Jr | 2007-09-05 | 1 | -3/+21 |
| | |||||
* | Completely refactored event_callback creation out into event_callback. | Thomas Harning Jr | 2007-09-05 | 1 | -15/+9 |
| | |||||
* | Beginning refactoring of the event_callback outside of the core | Thomas Harning Jr | 2007-09-05 | 1 | -50/+3 |
| | |||||
* | 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 |