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

Comparing libev/Changes (file contents):
Revision 1.65 by root, Wed Oct 1 04:25:25 2008 UTC vs.
Revision 1.67 by root, Mon Oct 13 23:20:12 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?
4 5 - disable inotify usage on linux <2.6.25, as it is broken
6 (reported by Yoann Vandoorselaere).
7 - ev_stat errornously would try to add inotify watchers
8 even when inotify isn't available (this should only
9 have a performance impact).
5 - ev_once now passes both timeout and io to the callback if both 10 - ev_once now passes both timeout and io to the callback if both
6 occur concurrently, instead of giving timeouts precedence. 11 occur concurrently, instead of giving timeouts precedence.
12 - disable EV_USE_INOTIFY when sys/inotify.h is too old.
7 13
83.44 Mon Sep 29 05:18:39 CEST 2008 143.44 Mon Sep 29 05:18:39 CEST 2008
9 - embed watchers now automatically invoke ev_loop_fork on the 15 - embed watchers now automatically invoke ev_loop_fork on the
10 embedded loop when the parent loop forks. 16 embedded loop when the parent loop forks.
11 - new function: ev_now_update (loop). 17 - new function: ev_now_update (loop).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines