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

Comparing AnyEvent/Changes (file contents):
Revision 1.71 by root, Sun May 11 17:54:13 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.
2 8
33.41 Sun May 11 19:53:13 CEST 2008 93.41 Sun May 11 19:53:13 CEST 2008
4 - work around a bug in perl 5.8.8's local. Reported by Yi Ma Mao. 10 - work around a bug in perl 5.8.8's local. Reported by Yi Ma Mao.
5 11
63.4 Sun May 11 00:29:25 CEST 2008 123.4 Sun May 11 00:29:25 CEST 2008

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines