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

Comparing libev/Changes (file contents):
Revision 1.186 by root, Thu Oct 21 02:33:08 2010 UTC vs.
Revision 1.187 by root, Thu Oct 21 12:32:47 2010 UTC

1Revision history for libev, a high-performance and full-featured event loop. 1Revision history for libev, a high-performance and full-featured event loop.
2 2
3TODO: ABI??? API????? Changes???
4TODO: include ev_xyz_start in each example? 3TODO: include ev_xyz_start in each example?
5TODO: section watcher states/lifetime 4TODO: section watcher states/lifetime
6TODO: ALL ev_xxx_set funtions must be called from ev++ set methods, somehow. 5TODO: use enums //TODO: enum?
7 - "PORTING FROM LIBEV 3.X TO 4.X" (in ev.pod) is recommended reading. 6 - "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 7 - ev_embed_stop did not correctly stop the watcher (very good
9 testcase by Vladimir Timofeev). 8 testcase by Vladimir Timofeev).
9 - ev_run will now always update the current loop time - it errornously
10 didn't when idle watchers were active, causing timers not to fire.
10 - fix a bug where a timeout of zero caused the timer not to fire 11 - fix a bug where a timeout of zero caused the timer not to fire
11 in the libevent emulation (testcase by Péter Szabó). 12 in the libevent emulation (testcase by Péter Szabó).
12 - applied win32 fixes by Michael Lenaghan (also James Mansion). 13 - applied win32 fixes by Michael Lenaghan (also James Mansion).
13 - replace EV_MINIMAL by EV_FEATURES. 14 - replace EV_MINIMAL by EV_FEATURES.
14 - prefer EPOLL_CTL_ADD over EPOLL_CTL_MOD in some more cases, as it 15 - prefer EPOLL_CTL_ADD over EPOLL_CTL_MOD in some more cases, as it

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines