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

Comparing libev/Changes (file contents):
Revision 1.56 by root, Sun Jul 6 03:36:51 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
3
4WISH? monotonic clocks times/GetTickCount for coarse corrections?
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
153.44 Mon Sep 29 05:18:39 CEST 2008
16 - embed watchers now automatically invoke ev_loop_fork on the
17 embedded loop when the parent loop forks.
18 - new function: ev_now_update (loop).
19 - verify_watcher was not marked static.
20 - improve the "associating..." manpage section.
21 - documentation tweaks here and there.
2 22
33.43 Sun Jul 6 05:34:41 CEST 2008 233.43 Sun Jul 6 05:34:41 CEST 2008
4 - include more include files on windows to get struct _stati64 24 - include more include files on windows to get struct _stati64
5 (reported by Chris Hulbert, but doesn't quite fix his issue). 25 (reported by Chris Hulbert, but doesn't quite fix his issue).
6 - add missing #include <io.h> in ev.c on windows (reported by 26 - add missing #include <io.h> in ev.c on windows (reported by

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines