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.13 by root, Mon Oct 30 20:55:05 2006 UTC

1Revision history for Perl extension AnyEvent. 1Revision history for Perl extension AnyEvent.
2 2
31.0 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
4 - allow third-party interfaces to be added at runtime. 19 - allow third-party interfaces to be added at runtime.
5 - fix version number. 20 - fix version number.
6 21
70.9 Fri Dec 30 02:25:41 CET 2005 220.9 Fri Dec 30 02:25:41 CET 2005
8 - fixed errors in the documentation. 23 - fixed errors in the documentation.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines