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
/
luaevent.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'v0.2'
Thomas Harning Jr
2009-07-15
1
-0
/
+11
|
\
|
*
base: add patch to get luaevent working on mingw
blastbeat
2009-07-15
1
-0
/
+11
*
|
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 not...
Thomas Harning Jr
2007-09-21
1
-0
/
+3
|
/
*
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