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.16 by root, Sun Nov 5 01:08:16 2006 UTC

1Revision history for Perl extension AnyEvent. 1Revision history for Perl extension AnyEvent.
2 2
31.0 3TODO: testsuite, now that we can be sure that a model is available at all times
4
5 - better docs.
6 - simple testsuite.
7
82.0 Wed Nov 1 02:21:30 CET 2006
9 - INCOMPATIBLE CHANGE: poll can now either be "r" or "w" but not both.
10 - INCOMPATIBLE CHANGE: io watcher callbacks have no arguments anymore.
11 - EXPERIMENTAL:
12 new pure-perl model added, AnyEvent now always finds a suitable
13 event model.
14 - improved documentation.
15 - reduced cpu overhead.
16
171.02 Fri Jan 13 14:15:40 CET 2006
18 - add COPYING to clarify license.
19
201.01 Sun Jan 8 05:48:09 CET 2006
21 - correctly cancel Event timers, avoid memory leaks.
22
231.0 Sun Jan 8 05:40:58 CET 2006
4 - allow third-party interfaces to be added at runtime. 24 - allow third-party interfaces to be added at runtime.
5 - fix version number. 25 - fix version number.
6 26
70.9 Fri Dec 30 02:25:41 CET 2005 270.9 Fri Dec 30 02:25:41 CET 2005
8 - fixed errors in the documentation. 28 - fixed errors in the documentation.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines