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

Comparing AnyEvent/Changes (file contents):
Revision 1.10 by root, Sun Jan 8 04:48:52 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
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.
2 19
31.01 Sun Jan 8 05:48:09 CET 2006 201.01 Sun Jan 8 05:48:09 CET 2006
4 - correctly cancel Event timers, avoid memory leaks. 21 - correctly cancel Event timers, avoid memory leaks.
5 22
61.0 Sun Jan 8 05:40:58 CET 2006 231.0 Sun Jan 8 05:40:58 CET 2006

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines