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

Comparing EV/Changes (file contents):
Revision 1.104 by root, Sat Dec 22 05:47:48 2007 UTC vs.
Revision 1.105 by root, Sat Dec 22 06:03:43 2007 UTC

11 - get rid of (unused) libevent emulation. 11 - get rid of (unused) libevent emulation.
12 - 5% watcher management speedup due to callback optimisation 12 - 5% watcher management speedup due to callback optimisation
13 when inline closures are used, 5% slowdown due to multiplicity. 13 when inline closures are used, 5% slowdown due to multiplicity.
14 - very minimal support for dynamic event loops and embed watchers. 14 - very minimal support for dynamic event loops and embed watchers.
15 - fix name of prepare start/stop methods. 15 - fix name of prepare start/stop methods.
16 - create and export EV::sleep and EV::set_*_collect_interval.
17 - (libev) new ev_sleep, ev_set_(io|timeout)_collect_interval.
16 - (libev) removed epoll from embeddable fd set. 18 - (libev) removed epoll from embeddable fd set.
17 - (libev) fix embed watchers. 19 - (libev) fix embed watchers.
18 - (libev) renamed ev_embed.loop to other. 20 - (libev) renamed ev_embed.loop to other.
19 - (libev) added exported Symbol tables. 21 - (libev) added exported Symbol tables.
20 - (libev) undefine member wrapper macros at the end of ev.c. 22 - (libev) undefine member wrapper macros at the end of ev.c.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines