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

Comparing libev/Changes (file contents):
Revision 1.197 by root, Sun Oct 24 17:58:41 2010 UTC vs.
Revision 1.200 by root, Mon Oct 25 09:53:08 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: required reading?
4TODO: which supports signals and child events
5TODO: pointer races
6TODO: ev_default_destroy, ev_default_fork
7 - "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.
8 - ev_embed_stop did not correctly stop the watcher (very good 5 - ev_embed_stop did not correctly stop the watcher (very good
9 testcase by Vladimir Timofeev). 6 testcase by Vladimir Timofeev).
10 - ev_run will now always update the current loop time - it erroneously 7 - ev_run will now always update the current loop time - it erroneously
11 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.
53 - improve compatibility to older C++ compilers. 50 - improve compatibility to older C++ compilers.
54 - (experimental) ev_run/ev_default_loop/ev_break/ev_loop_new have now 51 - (experimental) ev_run/ev_default_loop/ev_break/ev_loop_new have now
55 default arguments when compiled as C++. 52 default arguments when compiled as C++.
56 - enable automake dependency tracking. 53 - enable automake dependency tracking.
57 - ev_loop_new no longer leaks memory when loop creation failed. 54 - ev_loop_new no longer leaks memory when loop creation failed.
55 - new ev_cleanup watcher type.
58 56
593.9 Thu Dec 31 07:59:59 CET 2009 573.9 Thu Dec 31 07:59:59 CET 2009
60 - signalfd is no longer used by default and has to be requested 58 - signalfd is no longer used by default and has to be requested
61 explicitly - this means that easy to catch bugs become hard to 59 explicitly - this means that easy to catch bugs become hard to
62 catch race conditions, but the users have spoken. 60 catch race conditions, but the users have spoken.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines