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

Comparing libev/Changes (file contents):
Revision 1.189 by root, Thu Oct 21 16:01:20 2010 UTC vs.
Revision 1.190 by root, Thu Oct 21 16:07:37 2010 UTC

22 not to need it (helpfully pointed out by Tilghman Lesher). 22 not to need it (helpfully pointed out by Tilghman Lesher).
23 - do not use poll by default on freebsd, it's broken (what isn't 23 - do not use poll by default on freebsd, it's broken (what isn't
24 on freebsd...). 24 on freebsd...).
25 - configure now prepends -O3, not appends it, so one can still 25 - configure now prepends -O3, not appends it, so one can still
26 override it. 26 override it.
27 - greatly expanded the portability section. 27 - ev.pod: greatly expanded the portability section, added a porting
28 section, a description of watcher states and made lots of minor fixes.
28 - disable poll backend on AIX, the poll header spams the namespace 29 - disable poll backend on AIX, the poll header spams the namespace
29 and it's not worth working around dead platforms (reported 30 and it's not worth working around dead platforms (reported
30 and analyzed by Aivars Kalvans). 31 and analyzed by Aivars Kalvans).
31 - improve header file compatibility of the standalone eventfd code 32 - improve header file compatibility of the standalone eventfd code
32 in an obscure case. 33 in an obscure case.
35 no sscanf dependency). 36 no sscanf dependency).
36 - new EV_CHILD_ENABLE and EV_SIGNAL_ENABLE configurable settings. 37 - new EV_CHILD_ENABLE and EV_SIGNAL_ENABLE configurable settings.
37 - update libev.m4 HAVE_CLOCK_SYSCALL test for newer glibcs. 38 - update libev.m4 HAVE_CLOCK_SYSCALL test for newer glibcs.
38 - add section on accept() problems to the manpage. 39 - add section on accept() problems to the manpage.
39 - rename EV_TIMEOUT to EV_TIMER. 40 - rename EV_TIMEOUT to EV_TIMER.
40 - rename ev_loop_count/depth/verify. 41 - rename ev_loop_count/depth/verify/loop/unloop.
41 - switch to two-digit minor version. 42 - switch to two-digit minor version.
42 - work around an apparent gentoo compiler bug. 43 - work around an apparent gentoo compiler bug.
43 - define _DARWIN_UNLIMITED_SELECT. just so. 44 - define _DARWIN_UNLIMITED_SELECT. just so.
44 - use enum instead of #define for most constants. 45 - use enum instead of #define for most constants.
45 - improve compatibility to older C++ compilers. 46 - improve compatibility to older C++ compilers.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines