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.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
3
4WISH? monotonic clocks times/GetTickCount for coarse corrections?
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).
10 - ev_once now passes both timeout and io to the callback if both
11 occur concurrently, instead of giving timeouts precedence.
12 - disable EV_USE_INOTIFY when sys/inotify.h is too old.
13
143.44 Mon Sep 29 05:18:39 CEST 2008
15 - embed watchers now automatically invoke ev_loop_fork on the
16 embedded loop when the parent loop forks.
17 - new function: ev_now_update (loop).
18 - verify_watcher was not marked static.
19 - improve the "associating..." manpage section.
20 - documentation tweaks here and there.
2 21
33.43 Sun Jul 6 05:34:41 CEST 2008 223.43 Sun Jul 6 05:34:41 CEST 2008
4 - include more include files on windows to get struct _stati64 23 - include more include files on windows to get struct _stati64
5 (reported by Chris Hulbert, but doesn't quite fix his issue). 24 (reported by Chris Hulbert, but doesn't quite fix his issue).
6 - add missing #include <io.h> in ev.c on windows (reported by 25 - add missing #include <io.h> in ev.c on windows (reported by

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines