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

Comparing AnyEvent/Changes (file contents):
Revision 1.70 by root, Sat May 10 22:30:28 2008 UTC vs.
Revision 1.75 by elmex, Thu May 15 13:32:19 2008 UTC

1Revision history for Perl extension AnyEvent. 1Revision history for Perl extension AnyEvent.
2
3 - added AnyEvent::Util::listen (and an example eg/listen)
4 - fixed a bug in *_read_chunk, where the callback was called with $self as
5 first and second argument.
6 - added AnyEvent::Util::connect and some examples (eg/connect, eg/handle).
7 - fix manpage condvars examples to use new syntax.
8
93.41 Sun May 11 19:53:13 CEST 2008
10 - work around a bug in perl 5.8.8's local. Reported by Yi Ma Mao.
2 11
33.4 Sun May 11 00:29:25 CEST 2008 123.4 Sun May 11 00:29:25 CEST 2008
4 - complete re-implementation of condvars with a hopefully much mroe useful 13 - complete re-implementation of condvars with a hopefully much mroe useful
5 API (backward compatible functions exist but are undocumented). 14 API (backward compatible functions exist but are undocumented).
6 - AnyEvent::Handle fully rewritten with a hopefully more powerful API 15 - AnyEvent::Handle fully rewritten with a hopefully more powerful API

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines