Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Corrected spacing issues introduced in SciTE ... may begin using gvim to avoi... | Thomas Harning Jr | 2007-09-21 | 1 | -2/+2 |
* | buffer_event is born, albeit w/ deformities. Can construct instances but not... | Thomas Harning Jr | 2007-09-21 | 2 | -0/+34 |
* | Exposed event_buffer checks/get/push operations in prep for buffer_event | Thomas Harning Jr | 2007-09-21 | 1 | -0/+3 |
* | event_buffer learned how to read/write from/to sockets/file-descriptors | Thomas Harning Jr | 2007-09-07 | 1 | -0/+1 |
* | Added event_buffer object + 'add' functionality | Thomas Harning Jr | 2007-09-06 | 1 | -0/+18 |
* | Added support for timeouts and timers. | Thomas Harning Jr | 2007-09-05 | 2 | -0/+2 |
* | Completely refactored event_callback creation out into event_callback. | Thomas Harning Jr | 2007-09-05 | 2 | -2/+4 |
* | Beginning refactoring of the event_callback outside of the core | Thomas Harning Jr | 2007-09-05 | 2 | -6/+24 |
* | Reformed project layout from 'luaevent/*' -> '*' | Thomas Harning Jr | 2007-08-31 | 1 | -0/+24 |