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.193 by root, Fri Oct 22 06:02:27 2010 UTC

42 - switch to two-digit minor version. 42 - switch to two-digit minor version.
43 - work around an apparent gentoo compiler bug. 43 - work around an apparent gentoo compiler bug.
44 - define _DARWIN_UNLIMITED_SELECT. just so. 44 - define _DARWIN_UNLIMITED_SELECT. just so.
45 - use enum instead of #define for most constants. 45 - use enum instead of #define for most constants.
46 - improve compatibility to older C++ compilers. 46 - improve compatibility to older C++ compilers.
47 - (experimental) ev_run/ev_default_loop/ev_break/ev_loop_new have now
48 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++.
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