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

Comparing AnyEvent/Changes (file contents):
Revision 1.8 by root, Sun Jan 8 04:20:05 2006 UTC vs.
Revision 1.12 by root, Mon Oct 30 20:52:24 2006 UTC

1Revision history for Perl extension AnyEvent. 1Revision history for Perl extension AnyEvent.
2 2
31.0 32.0
4 - INCOMPATIBLE CHANGE:
5 poll can now either be "r" or "w" but not both.
6 - INCOMPATIBLE CHANGE:
7 io watcher callbacks have no arguments anymore.
8 - new pure-perl model added, AnyEvent now always
9 works.
10 - improved documentation.
11 - reduced cpu overhead.
12
131.02 Fri Jan 13 14:15:40 CET 2006
14 - add COPYING to clarify license.
15
161.01 Sun Jan 8 05:48:09 CET 2006
17 - correctly cancel Event timers, avoid memory leaks.
18
191.0 Sun Jan 8 05:40:58 CET 2006
4 - allow third-party interfaces to be added at runtime. 20 - allow third-party interfaces to be added at runtime.
5 - fix version number. 21 - fix version number.
6 22
70.9 Fri Dec 30 02:25:41 CET 2005 230.9 Fri Dec 30 02:25:41 CET 2005
8 - fixed errors in the documentation. 24 - fixed errors in the documentation.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines