event_callback.c: Don't delete and re-add the event if the timeout hasn't changed default tip

event_callback.c: Check for event being destroyed during callback

Merge with upstream

base/lua: fixes incorrectly recorded version and prepares a new release

base: adds distribution archive generation functionality to Makefile

base: removes direct dependency on liblua since Lua modules should not directly link master

docs: updates README and CHANGELOG with version notes and impending new tag

Merge remote branch 'jsnyder-tree/master'

Changes to compile on OS X.

base: noted in CHANGELOG pending 0.3.0 release

base: updates changelog w/ recent changes

lua: updates reported version details to reflect the mainline use

bufferevent learns to set watermarking using write-accessor functions rather than low-level access

bufferevent unlearns read access to low-level timeout/watermark properties that appear shouldn't be exposed

base: updated makefile to be a little more configurable, still needs much work

docs: adjusted to note that luaevent-prosody was merged into this WIP

Merge branch 'prosody-tree'

bufferevent compiler-flag fix regarding >= 2.0 ... must rebuild between 1.4 and 2.0 version builds

malloc.h -> stdlib.h (thanks nulani)

README, CHANGELOG: Update for luaevent-prosody 0.1.1

README: Note about dependency on libevent => 1.4

Makefile: Reduce optimisation to -O2 from -O3

luaevent.c: Fix potential overflow in converting seconds to timeval

Makefile: Remove debug flags from compilation/linking

CHANGELOG: Update for luaevent-prosody 0.1.0

README: Update to reflect fork release

test/basic.lua: Add simple script to load libevent, show version, etc.

luaevent.c: Fix for backwards-compatibility with 1.3

event_buffer.c: Silence warnings about uninitialized variable 'ret'

Update name and version to luaevent-prosody 0.1.0

(0) -100 -50 -30 tip

mercurial