index
:
luaevent-prosody.git
master
origin/master
unofficial mirror of libevent lua bindings for prosody
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
Corrected spacing issues introduced in SciTE ... may begin using gvim to avoi...
Thomas Harning Jr
2007-09-21
1
-4
/
+3
*
buffer_event is born, albeit w/ deformities. Can construct instances but not...
Thomas Harning Jr
2007-09-21
4
-1
/
+190
*
Exposed event_buffer checks/get/push operations in prep for buffer_event
Thomas Harning Jr
2007-09-21
1
-3
/
+3
*
event_buffer: drain learned spec notes, get_data learned negative values, man...
Thomas Harning Jr
2007-09-07
1
-1
/
+16
*
Learned event_buffer tests and added failure for 'add' if no args passed.
Thomas Harning Jr
2007-09-07
1
-0
/
+2
*
event_buffer learned how to read/write from/to sockets/file-descriptors
Thomas Harning Jr
2007-09-07
1
-0
/
+43
*
event_buffer learned to manage '#' and the __tostring metafield
Thomas Harning Jr
2007-09-07
1
-0
/
+4
*
event_buffer:add learned not to append to itself...
Thomas Harning Jr
2007-09-07
1
-0
/
+2
*
event_buffer learned readline and cleaned fn-list.
Thomas Harning Jr
2007-09-07
1
-6
/
+23
*
Documented event_buffer functions
Thomas Harning Jr
2007-09-07
1
-0
/
+25
*
event_buffer:get_data learned (len) and (begin,len) API
Thomas Harning Jr
2007-09-06
1
-1
/
+24
*
Quick compilation-fixes.
Thomas Harning Jr
2007-09-06
1
-5
/
+4
*
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