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

Comparing AnyEvent/Changes (file contents):
Revision 1.523 by root, Thu Jan 12 06:27:44 2012 UTC vs.
Revision 1.529 by root, Thu Mar 22 18:00:35 2012 UTC

1Revision history for Perl extension AnyEvent. 1Revision history for Perl extension AnyEvent.
2 2
3TODO: document TCP_*** constants 3TODO: document TCP_*** constants
4TODO: add debug/trace logging to some modules 4TODO: add debug/trace logging to some modules
5TODO: AnyEvent::IO
6
7 - documented Rocco fabricating statements about AnyEvent and me.
8 - the default logging level was not properly documented in a variety of
9 places, this has hopefully been rectified.
10 - updated uts46data.pl for unicode 6.1.0.
11 - made log messages genearted by AnyEvent submodules not
12 include the package name anymore, as it will be logged
13 by default already.
14
156.14 Tue Jan 31 20:00:24 CET 2012
16 - AnyEvent::Impl::Tk was broken due to a mysterious "die" inside,
17 probably an editing mistake (reported by Darin McBride).
5 18
66.13 Thu Jan 12 07:27:01 CET 2012 196.13 Thu Jan 12 07:27:01 CET 2012
7 - AnyEvent::Util::fork_call checked for POSIX availability in the wrong way, 20 - AnyEvent::Util::fork_call checked for POSIX availability in the wrong way,
8 causing it to fail if POSIX wasn't loaded already (analysed by Rock Power). 21 causing it to fail if POSIX wasn't loaded already (analysed by Rock Power).
9 - AnyEvent::Handle::push_read (line => did pass $1 directly, so 22 - AnyEvent::Handle::push_read (line => did pass $1 directly, so

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines