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

Comparing libev/Changes (file contents):
Revision 1.191 by sf-exg, Thu Oct 21 23:43:17 2010 UTC vs.
Revision 1.194 by root, Fri Oct 22 09:24:11 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: ev_pdef stupid idea?
5TODO: EVRUN_XXX?
4 - "PORTING FROM LIBEV 3.X TO 4.X" (in ev.pod) is recommended reading. 6 - "PORTING FROM LIBEV 3.X TO 4.X" (in ev.pod) is recommended reading.
5 - ev_embed_stop did not correctly stop the watcher (very good 7 - ev_embed_stop did not correctly stop the watcher (very good
6 testcase by Vladimir Timofeev). 8 testcase by Vladimir Timofeev).
7 - ev_run will now always update the current loop time - it erroneously 9 - ev_run will now always update the current loop time - it erroneously
8 didn't when idle watchers were active, causing timers not to fire. 10 didn't when idle watchers were active, causing timers not to fire.
42 - switch to two-digit minor version. 44 - switch to two-digit minor version.
43 - work around an apparent gentoo compiler bug. 45 - work around an apparent gentoo compiler bug.
44 - define _DARWIN_UNLIMITED_SELECT. just so. 46 - define _DARWIN_UNLIMITED_SELECT. just so.
45 - use enum instead of #define for most constants. 47 - use enum instead of #define for most constants.
46 - improve compatibility to older C++ compilers. 48 - improve compatibility to older C++ compilers.
49 - (experimental) ev_run/ev_default_loop/ev_break/ev_loop_new have now
50 default arguments when compiled as C++.
47 51
483.9 Thu Dec 31 07:59:59 CET 2009 523.9 Thu Dec 31 07:59:59 CET 2009
49 - signalfd is no longer used by default and has to be requested 53 - signalfd is no longer used by default and has to be requested
50 explicitly - this means that easy to catch bugs become hard to 54 explicitly - this means that easy to catch bugs become hard to
51 catch race conditions, but the users have spoken. 55 catch race conditions, but the users have spoken.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines