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

Comparing AnyEvent/Changes (file contents):
Revision 1.7 by root, Fri Dec 30 01:28:31 2005 UTC vs.
Revision 1.13 by root, Mon Oct 30 20:55:05 2006 UTC

1Revision history for Perl extension AnyEvent. 1Revision history for Perl extension AnyEvent.
2
32.0
4 - INCOMPATIBLE CHANGE: poll can now either be "r" or "w" but not both.
5 - INCOMPATIBLE CHANGE: io watcher callbacks have no arguments anymore.
6 - EXPERIMENTAL:
7 new pure-perl model added, AnyEvent now always finds a suitable
8 event model.
9 - improved documentation.
10 - reduced cpu overhead.
11
121.02 Fri Jan 13 14:15:40 CET 2006
13 - add COPYING to clarify license.
14
151.01 Sun Jan 8 05:48:09 CET 2006
16 - correctly cancel Event timers, avoid memory leaks.
17
181.0 Sun Jan 8 05:40:58 CET 2006
19 - allow third-party interfaces to be added at runtime.
20 - fix version number.
2 21
30.9 Fri Dec 30 02:25:41 CET 2005 220.9 Fri Dec 30 02:25:41 CET 2005
4 - fixed errors in the documentation. 23 - fixed errors in the documentation.
5 - going back to using $VERSION as "load check", 24 - going back to using $VERSION as "load check",
6 as suggested by Jörn Reder. Let's see why I stopped using 25 as suggested by Jörn Reder. Let's see why I stopped using

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines