Event-Lib
view release on metacpan or search on metacpan
6364656667686970717273747576777879808182
- only load Carp.pm on demand
0.09 Tue Sep 27 08:01:52 CEST 2005
- fixed another memory leak showing up in the fh() method
(spotted by Thomas Yandell <tom AT vipercode DOT com>)
- make sure that Test::Pod and Test::Pod::Coverage are
installed in the required minimum versions
(thanks to Ricardo Signes <rjbs AT cpan DOT org>)
0.08 Wed Jul 6 10:10:18 CEST 2005
- additional arguments passed to the event-callbacks
weren't freed due to a spurious reference count
incrementation
(spotted by Thomas Yandell <tom AT vipercode DOT com>)
0.07 Sun Jun 5 11:05:57 CEST 2005
- tweaked Makefile.PL so that the capabilities of the installed
libevent are checked first: features that would
require
a more recent version can thus be disabled at compile-
time
- crudely included a test
for
priority_init()
102103104105106107108109110111112113114115116117
the event_init() function to be called in child procs.
- Makefile.PL fixes
for
Darwin/FreeBSD
(both spotted and patched by Rocco Caputo <rcaputo AT pobox DOT com>)
0.03 Fri Aug 27 16:13:11 CEST 2004
- Makefile.PL should honor
@ARGV
- some Win32 fixes
for
Lib.xs
(both patches via rt.cpan.org; there was
no
name attached to them)
0.02 Fri Aug 27 08:22:38 CEST 2004
- the event callbacks were called without the event-type
argument. Now they receive this additional arg.
0.01 Sat Aug 14 07:30:14 2004
- original version; created by h2xs 1.23
with
options
-O -b 5.6.0 -n Event::Lib /usr/
local
/include/event.h
( run in 0.228 second using v1.01-cache-2.11-cpan-0f795438458 )