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

Comparing AnyEvent/Changes (file contents):
Revision 1.539 by root, Fri Mar 30 21:31:52 2012 UTC vs.
Revision 1.540 by root, Fri Mar 30 21:34:25 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
6tODO: maxim souffle handle storable
7TODO: document import tags aeio, also ae_ naming 5TODO: document import tags aeio, also ae_ naming
8TODO: t/io
9TODO: use the eval-with-cb-call trick also to speed up JSON? 6TODO: use the eval-with-cb-call trick also to speed up JSON?
10lib/AnyEvent/DNS.pm: open my $fh, "<", $resolv_conf 7lib/AnyEvent/DNS.pm: open my $fh, "<", $resolv_conf
11lib/AnyEvent/DNS.pm: if (open my $fh, "ipconfig /all |") { 8lib/AnyEvent/DNS.pm: if (open my $fh, "ipconfig /all |") {
12lib/AnyEvent/Log.pm: open my $fh, ">>", $path
13lib/AnyEvent/Log.pm: open my $fh, ">>", $path
14lib/AnyEvent/TLS.pm: or croak "$dh_file: failed to open DH parameter file: $!"; 9lib/AnyEvent/TLS.pm: or croak "$dh_file: failed to open DH parameter file: $!";
15TODO: disable logging to a context while it is being logged to? 10TODO: disable logging to a context while it is being logged to?
16 11
176.2 126.2
18 - child watchers are broken in POE 1.352 (also many earlier 13 - child watchers are broken in POE 1.352 (also many earlier

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines