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

Comparing EV/Changes (file contents):
Revision 1.118 by root, Sat Mar 22 23:55:21 2008 UTC vs.
Revision 1.131 by root, Sun May 18 10:47:33 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 2
3 - bundle ev.pod into the tarball, just to increase its size
4 (and for the poor internetless person).
5
63.33 Sun May 18 12:43:04 CEST 2008
7 - (libev) use numerous enhancements such as a more
8 cache-friendly 4-heap and heap index caching for timers.
9 - remove undocumented ev_timer->at accessor.
10
113.31 Wed Apr 16 20:48:59 CEST 2008
12 - (libev) post-last-minute fix for ev_poll.c problem.
13
143.3 Wed Apr 16 19:04:47 CEST 2008
15 - (libev) linux eventfd support.
16 - (libev) inline more with C99 compilers.
17 - (libev) work around a number of bugs in valgrind.
18 - (libev) work around broken realloc on openbsd and darwin.
19 - added example to EV::MakeMaker manpage.
20 - add async_pending method.
21
223.2 Wed Apr 2 17:08:16 CEST 2008
3 - "ported" again to the Microsoft "C" language. 23 - "ported" again to the Microsoft "C" language.
4 - relax testsuite timing fior the benefit of freebsd users once more. 24 - relax testsuite timing for the benefit of freebsd users once more.
25 - fix EVAPI's ev_time and ev_sleep macros.
26 - (libev) fix select backend on 64 bit architetcures.
27 - (libev) ev_loop flags are now local to each invocation.
5 28
63.1 Sat Mar 8 11:41:14 CET 2008 293.1 Sat Mar 8 11:41:14 CET 2008
7 - add ev_sync_* and ev_fork_* to EVAPI.h. 30 - add ev_sync_* and ev_fork_* to EVAPI.h.
8 - provide EV::Embed->sweep method. 31 - provide EV::Embed->sweep method.
9 - new watcher type: async (not very useful in perl). 32 - new watcher type: async (not very useful in perl).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines