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

Comparing libev/Changes (file contents):
Revision 1.178 by root, Wed Apr 21 13:13:17 2010 UTC vs.
Revision 1.179 by root, Mon May 10 20:01:45 2010 UTC

5TODO: poll asert 5TODO: poll asert
6TODO: EV_USE__XXX default with config, document 6TODO: EV_USE__XXX default with config, document
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 - fix a bug where a timeout of zero caused the timer not to fire
11 in the libevent emulation (testcase by Péter Szabó).
10 - applied win32 fixes by Michael Lenaghan (also James Mansion). 12 - applied win32 fixes by Michael Lenaghan (also James Mansion).
11 - replace EV_MINIMAL by EV_FEATURES. 13 - replace EV_MINIMAL by EV_FEATURES.
12 - prefer EPOLL_CTL_ADD over EPOLL_CTL_MOD in some more cases, as it 14 - prefer EPOLL_CTL_ADD over EPOLL_CTL_MOD in some more cases, as it
13 seems the former is *much* faster than the latter. 15 seems the former is *much* faster than the latter.
14 - 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).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines