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

Comparing libev/Changes (file contents):
Revision 1.187 by root, Thu Oct 21 12:32:47 2010 UTC vs.
Revision 1.189 by root, Thu Oct 21 16:01:20 2010 UTC

1Revision history for libev, a high-performance and full-featured event loop. 1Revision history for libev, a high-performance and full-featured event loop.
2 2
3TODO: include ev_xyz_start in each example? 3TODO: include ev_xyz_start in each example?
4TODO: section watcher states/lifetime
5TODO: use enums //TODO: enum?
6 - "PORTING FROM LIBEV 3.X TO 4.X" (in ev.pod) is recommended reading. 4 - "PORTING FROM LIBEV 3.X TO 4.X" (in ev.pod) is recommended reading.
7 - ev_embed_stop did not correctly stop the watcher (very good 5 - ev_embed_stop did not correctly stop the watcher (very good
8 testcase by Vladimir Timofeev). 6 testcase by Vladimir Timofeev).
9 - ev_run will now always update the current loop time - it errornously 7 - ev_run will now always update the current loop time - it errornously
10 didn't when idle watchers were active, causing timers not to fire. 8 didn't when idle watchers were active, causing timers not to fire.
41 - rename EV_TIMEOUT to EV_TIMER. 39 - rename EV_TIMEOUT to EV_TIMER.
42 - rename ev_loop_count/depth/verify. 40 - rename ev_loop_count/depth/verify.
43 - switch to two-digit minor version. 41 - switch to two-digit minor version.
44 - work around an apparent gentoo compiler bug. 42 - work around an apparent gentoo compiler bug.
45 - define _DARWIN_UNLIMITED_SELECT. just so. 43 - define _DARWIN_UNLIMITED_SELECT. just so.
44 - use enum instead of #define for most constants.
45 - improve compatibility to older C++ compilers.
46 46
473.9 Thu Dec 31 07:59:59 CET 2009 473.9 Thu Dec 31 07:59:59 CET 2009
48 - signalfd is no longer used by default and has to be requested 48 - signalfd is no longer used by default and has to be requested
49 explicitly - this means that easy to catch bugs become hard to 49 explicitly - this means that easy to catch bugs become hard to
50 catch race conditions, but the users have spoken. 50 catch race conditions, but the users have spoken.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines