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

Comparing libev/Changes (file contents):
Revision 1.177 by root, Fri Apr 2 21:03:45 2010 UTC vs.
Revision 1.178 by root, Wed Apr 21 13:13:17 2010 UTC

7 - "PORTING FROM LIBEV 3.X TO 4.X" (in ev.pod) is recommended reading. 7 - "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 8 - ev_embed_stop did not correctly stop the watcher (very good
9 testcase by Vladimir Timofeev). 9 testcase by Vladimir Timofeev).
10 - applied win32 fixes by Michael Lenaghan (also James Mansion). 10 - applied win32 fixes by Michael Lenaghan (also James Mansion).
11 - replace EV_MINIMAL by EV_FEATURES. 11 - replace EV_MINIMAL by EV_FEATURES.
12 - prefer EPOLL_CTL_ADD over EPOLL_CTL_MOD in some more cases, as it
13 seems the former is *much* faster than the latter.
12 - remove dependency on sys/queue.h on freebsd (patch by Vanilla Hsu). 14 - remove dependency on sys/queue.h on freebsd (patch by Vanilla Hsu).
13 - add (undocumented) EV_ENABLE when adding events with kqueue, 15 - add (undocumented) EV_ENABLE when adding events with kqueue,
14 this might help with OS X, which seems to need it despite documenting 16 this might help with OS X, which seems to need it despite documenting
15 not to need it (helpfully pointed out by Tilghman Lesher). 17 not to need it (helpfully pointed out by Tilghman Lesher).
16 - do not use poll by default on freebsd, it's broken (what isn't 18 - do not use poll by default on freebsd, it's broken (what isn't

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines