base/lua/test: updates buffer management to be compatible with Lua 5.2 and latest...
commit912e4187c49a76ecfcca10b362c00c368563687a
authorThomas Harning Jr <harningt@gmail.com>
Wed, 11 Apr 2012 03:04:58 +0000 (10 23:04 -0400)
committerThomas Harning Jr <harningt@gmail.com>
Wed, 11 Apr 2012 03:14:19 +0000 (10 23:14 -0400)
tree5ca650958724850f673079bec8a41a02d1e9f326
parentbc87b892f2a70e9614ea514ec818f8f6fee79004
base/lua/test: updates buffer management to be compatible with Lua 5.2 and latest libevent buffer handling
CHANGELOG
include/buffer_event.h
include/event_buffer.h
include/event_callback.h
src/buffer_event.c
src/event_buffer.c
src/event_callback.c
src/luaevent.c
test/event_buffer-tests.lua
test/lunit.lua