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.14 by root, Tue Oct 31 01:33:00 2006 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines