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

Comparing AnyEvent/Changes (file contents):
Revision 1.386 by root, Sat Mar 13 00:08:08 2010 UTC vs.
Revision 1.387 by root, Sat Mar 13 13:42:05 2010 UTC

1Revision history for Perl extension AnyEvent. 1Revision history for Perl extension AnyEvent.
2 2
35.251 Sat Mar 13 00:58:21 CET 2010 35.251 Sat Mar 13 00:58:21 CET 2010
4 - make test failed if it was run before make install, and 4 - make test failed if it was run before make install on perl <=
5 older versions of perl make our live very difficult, so 5 5.8.8, and older versions of perl make our live very difficult,
6 write constants.pl during Makefile.PL time. 6 so write constants.pl during Makefile.PL time.
7 7
85.25 Sat Mar 13 00:23:14 CET 2010 85.25 Sat Mar 13 00:23:14 CET 2010
9 - fix a race condition in AnyEvent::Handle that would cause 9 - fix a race condition in AnyEvent::Handle that would cause
10 a "bio_read: unsupported method" error (in _another_ 10 a "bio_read: unsupported method" error (in _another_
11 ssl connection) after user code threw an exception. 11 ssl connection) after user code threw an exception.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines