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

Comparing AnyEvent/Changes (file contents):
Revision 1.532 by root, Wed Mar 28 22:28:48 2012 UTC vs.
Revision 1.533 by root, Wed Mar 28 23:11:16 2012 UTC

13lib/AnyEvent/Log.pm: open my $fh, ">>", $path 13lib/AnyEvent/Log.pm: open my $fh, ">>", $path
14lib/AnyEvent/Socket.pm: open my $fh, "<", 14lib/AnyEvent/Socket.pm: open my $fh, "<",
15lib/AnyEvent/TLS.pm: or croak "$dh_file: failed to open DH parameter file: $!"; 15lib/AnyEvent/TLS.pm: or croak "$dh_file: failed to open DH parameter file: $!";
16 16
17 - documented Rocco fabricating statements about AnyEvent and me. 17 - documented Rocco fabricating statements about AnyEvent and me.
18 - new module AnyEvent::IO, that is a frontend to either a pure-perl
19 synchronous I/O implementation (AnyEvent::IO::Perl), or to the
20 asynchronous I/O extension IO::AIO (AnyEvent::IO::IOAIO).
18 - the default logging level was not properly documented in a variety of 21 - the default logging level was not properly documented in a variety of
19 places, this has hopefully been rectified. 22 places, this has hopefully been rectified.
20 - updated uts46data.pl for unicode 6.1.0. 23 - updated uts46data.pl for unicode 6.1.0.
21 - made log messages genearted by AnyEvent submodules not 24 - made log messages genearted by AnyEvent submodules not
22 include the package name anymore, as it will be logged 25 include the package name anymore, as it will be logged

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines