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

Comparing EV/Changes (file contents):
Revision 1.100 by root, Fri Dec 21 04:41:11 2007 UTC vs.
Revision 1.103 by root, Fri Dec 21 09:43:57 2007 UTC

1Revision history for Perl extension EV 1Revision history for Perl extension EV
2 2
3TODO: document fork watchers 3TODO: document embed watchers
4 4
5 - no longer force kqueue when enabled, enable it 5 - no longer force kqueue when enabled, enable it
6 on more systems (as its now by default not used on most). 6 on more systems (as its now by default not used on most).
7 - expose fork watchers. 7 - expose fork watchers.
8 - switch to libev's MULTIPLICITY API. 8 - switch to libev's MULTIPLICITY API.
9 - use a slightly different include file name strategy. 9 - use a slightly different include file name strategy.
10 - get rid of (unused) libevent emulation. 10 - get rid of (unused) libevent emulation.
11 - 5% watcher management speedup due to callback optimisation 11 - 5% watcher management speedup due to callback optimisation
12 when inline closures are used, 5% slowdown due to multiplicity. 12 when inline closures are used, 5% slowdown due to multiplicity.
13 - very minimal support for dynamic event loops and embed watchers. 13 - very minimal support for dynamic event loops and embed watchers.
14 - fix name of prepare start/stop methods.
15 - (libev) removed epoll from embeddable fd set.
14 - (libev) fix embed watchers. 16 - (libev) fix embed watchers.
15 - (libev) renamed ev_embed.loop to other. 17 - (libev) renamed ev_embed.loop to other.
16 - (libev) added exported Symbol tables. 18 - (libev) added exported Symbol tables.
17 - (libev) undefine member wrapper macros at the end of ev.c. 19 - (libev) undefine member wrapper macros at the end of ev.c.
18 - (libev) respect EV_H in ev++.h. 20 - (libev) respect EV_H in ev++.h.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines