ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/EV/Changes
(Generate patch)

Comparing EV/Changes (file contents):
Revision 1.112 by root, Mon Jan 28 12:24:05 2008 UTC vs.
Revision 1.130 by root, Sun May 18 10:45:36 2008 UTC

1Revision history for Perl extension EV and the embedded libev library 1Revision history for Perl extension EV and the embedded libev library
2
33.33 Sun May 18 12:43:04 CEST 2008
4 - (libev) use numerous enhancements such as a more
5 cache-friendly 4-heap and heap index caching for timers.
6 - remove undocumented ev_timer->at accessor.
7
83.31 Wed Apr 16 20:48:59 CEST 2008
9 - (libev) post-last-minute fix for ev_poll.c problem.
10
113.3 Wed Apr 16 19:04:47 CEST 2008
12 - (libev) linux eventfd support.
13 - (libev) inline more with C99 compilers.
14 - (libev) work around a number of bugs in valgrind.
15 - (libev) work around broken realloc on openbsd and darwin.
16 - added example to EV::MakeMaker manpage.
17 - add async_pending method.
18
193.2 Wed Apr 2 17:08:16 CEST 2008
20 - "ported" again to the Microsoft "C" language.
21 - relax testsuite timing for the benefit of freebsd users once more.
22 - fix EVAPI's ev_time and ev_sleep macros.
23 - (libev) fix select backend on 64 bit architetcures.
24 - (libev) ev_loop flags are now local to each invocation.
25
263.1 Sat Mar 8 11:41:14 CET 2008
27 - add ev_sync_* and ev_fork_* to EVAPI.h.
28 - provide EV::Embed->sweep method.
29 - new watcher type: async (not very useful in perl).
2 30
33.0 Mon Jan 28 13:23:11 CET 2008 313.0 Mon Jan 28 13:23:11 CET 2008
4 - upgrade to libev-3.0. 32 - upgrade to libev-3.0.
5 - change child handler to incorporate tracing flag. 33 - change child handler to incorporate tracing flag.
6 34

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines