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.541 by root, Sun Apr 1 02:22:46 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?
11TODO: testsuite truncate, chmod, utime?
16 12
176.2 136.2
18 - child watchers are broken in POE 1.352 (also many earlier 14 - child watchers are broken in POE 1.352 (also many earlier
19 versions)and there seems to be no way to work around it, as POE 15 versions)and there seems to be no way to work around it, as POE
20 itself is inherently racy. Document this regression and sleep a 16 itself is inherently racy. Document this regression and sleep a

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines