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

Comparing libev/Changes (file contents):
Revision 1.193 by root, Fri Oct 22 06:02:27 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.
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.
47 - (experimental) ev_run/ev_default_loop/ev_break/ev_loop_new have now 49 - (experimental) ev_run/ev_default_loop/ev_break/ev_loop_new have now
48 default arguments when compiled as C++. 50 default arguments when compiled as C++.
49 - (experimental) all ev_functions that accept only a loop argument
50 default that to EV_DEFAULT_UC when compiled as C++.
51 51
523.9 Thu Dec 31 07:59:59 CET 2009 523.9 Thu Dec 31 07:59:59 CET 2009
53 - 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
54 explicitly - this means that easy to catch bugs become hard to 54 explicitly - this means that easy to catch bugs become hard to
55 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