Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bufferevent got callback call fixed. | Thomas Harning Jr | 2007-11-25 | 1 | -1/+1 |
| | |||||
* | bufferevent learned enable/disable | Thomas Harning Jr | 2007-11-25 | 1 | -0/+18 |
| | |||||
* | bufferevent learned (get|set)_timeouts | Thomas Harning Jr | 2007-11-25 | 1 | -0/+23 |
| | |||||
* | bufferevent learned get_*_watermarks | Thomas Harning Jr | 2007-11-25 | 1 | -0/+20 |
| | |||||
* | bufferevent learned set_*_watermarks | Thomas Harning Jr | 2007-11-25 | 1 | -0/+28 |
| | |||||
* | buffer_event learned get_read/get_write buffer accessors | Thomas Harning Jr | 2007-11-25 | 1 | -0/+16 |
| | |||||
* | buffer_event: Learned how to erase read/write buffer knowledge from Lua | Thomas Harning Jr | 2007-11-25 | 1 | -0/+6 |
| | |||||
* | buffer_event: removed magic numbers for read/write buffer locations | Thomas Harning Jr | 2007-11-25 | 1 | -4/+8 |
| | |||||
* | Corrected spacing issues introduced in SciTE ... may begin using gvim to ↵ | Thomas Harning Jr | 2007-09-21 | 1 | -4/+3 |
| | | | | avoid these issues... | ||||
* | buffer_event is born, albeit w/ deformities. Can construct instances but ↵ | Thomas Harning Jr | 2007-09-21 | 1 | -0/+141 |
not use, yet. |