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

Comparing libev/Changes (file contents):
Revision 1.64 by root, Tue Sep 30 19:51:44 2008 UTC vs.
Revision 1.68 by root, Wed Oct 15 14:13:26 2008 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
3
3WISH? monotonic clocks times/GetTickCount for coarse corrections? 4WISH? monotonic clocks times/GetTickCount for coarse corrections?
4TODO: make ev_once timeout=0 useful, and make I/O always win. 5TODO: document 2.6.24-- breakage of inotify
6 - disable inotify usage on linux <2.6.25, as it is broken
7 (reported by Yoann Vandoorselaere).
8 - ev_stat errornously would try to add inotify watchers
9 even when inotify wasn't available (this should only
10 have a performance impact).
11 - ev_once now passes both timeout and io to the callback if both
12 occur concurrently, instead of giving timeouts precedence.
13 - disable EV_USE_INOTIFY when sys/inotify.h is too old.
14
53.44 Mon Sep 29 05:18:39 CEST 2008 153.44 Mon Sep 29 05:18:39 CEST 2008
6 - embed watchers now automatically invoke ev_loop_fork on the 16 - embed watchers now automatically invoke ev_loop_fork on the
7 embedded loop when the parent loop forks. 17 embedded loop when the parent loop forks.
8 - new function: ev_now_update (loop). 18 - new function: ev_now_update (loop).
9 - verify_watcher was not marked static. 19 - verify_watcher was not marked static.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines