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

Comparing libev/Changes (file contents):
Revision 1.184 by root, Thu Oct 14 07:20:12 2010 UTC vs.
Revision 1.185 by root, Sat Oct 16 00:59:56 2010 UTC

10 in the libevent emulation (testcase by Péter Szabó). 10 in the libevent emulation (testcase by Péter Szabó).
11 - applied win32 fixes by Michael Lenaghan (also James Mansion). 11 - applied win32 fixes by Michael Lenaghan (also James Mansion).
12 - replace EV_MINIMAL by EV_FEATURES. 12 - replace EV_MINIMAL by EV_FEATURES.
13 - prefer EPOLL_CTL_ADD over EPOLL_CTL_MOD in some more cases, as it 13 - prefer EPOLL_CTL_ADD over EPOLL_CTL_MOD in some more cases, as it
14 seems the former is *much* faster than the latter. 14 seems the former is *much* faster than the latter.
15 - reduce the number of spurious wake-ups with the ports backend.
15 - remove dependency on sys/queue.h on freebsd (patch by Vanilla Hsu). 16 - remove dependency on sys/queue.h on freebsd (patch by Vanilla Hsu).
16 - add (undocumented) EV_ENABLE when adding events with kqueue, 17 - add (undocumented) EV_ENABLE when adding events with kqueue,
17 this might help with OS X, which seems to need it despite documenting 18 this might help with OS X, which seems to need it despite documenting
18 not to need it (helpfully pointed out by Tilghman Lesher). 19 not to need it (helpfully pointed out by Tilghman Lesher).
19 - do not use poll by default on freebsd, it's broken (what isn't 20 - do not use poll by default on freebsd, it's broken (what isn't

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines