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
*
luaevent.c: Fix for backwards-compatibility with 1.3
Matthew Wild
2010-02-15
1
-1
/
+7
*
buffer_event.c, event_buffer.c, luaevent.c: Remove redundant #includes.
Waqas Hussain
2010-02-15
1
-6
/
+0
*
luaevent.c: Make ANSI C compatible.
Waqas Hussain
2010-02-15
1
-2
/
+4
*
base:addevent(): Accept integer as fd parameter
Matthew Wild
2009-12-09
1
-8
/
+12
*
Add core.libevent_version() function to get version of libevent in use
Matthew Wild
2009-12-07
1
-0
/
+6
*
Add base:method() to return string identifying the current libevent backend i...
Matthew Wild
2009-12-07
1
-0
/
+7
*
base:loopexit(): Support for specifying the timeout before exit
Matthew Wild
2009-12-07
1
-1
/
+3
*
Add base:loopexit() method
Matthew Wild
2009-12-06
1
-0
/
+9
*
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