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

Comparing AnyEvent/Changes (file contents):
Revision 1.60 by root, Sun Apr 27 17:29:20 2008 UTC vs.
Revision 1.61 by elmex, Sun Apr 27 19:15:43 2008 UTC

1Revision history for Perl extension AnyEvent. 1Revision history for Perl extension AnyEvent.
2 2
3 - added AnyEvent::Handle and AnyEvent::Socket modules
3 - fix a bug in the pure perl backend that kept watchers alive 4 - fix a bug in the pure perl backend that kept watchers alive
4 when multiple watchers were registered for the same fh/poll combo. 5 when multiple watchers were registered for the same fh/poll combo.
5 - add a benchmark section showing AnyEvent overhead and comparing 6 - add a benchmark section showing AnyEvent overhead and comparing
6 the different event loops with each other. 7 the different event loops with each other.
7 - prefer pure perl over tk when autoprobing, as it's about as fast, 8 - prefer pure perl over tk when autoprobing, as it's about as fast,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines