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

Comparing AnyEvent/Changes (file contents):
Revision 1.399 by root, Sun Jun 6 10:11:56 2010 UTC vs.
Revision 1.407 by root, Tue Aug 31 23:32:40 2010 UTC

1Revision history for Perl extension AnyEvent. 1Revision history for Perl extension AnyEvent.
2 2
3TODO: document $AnyEvent::DNS::RESOLVER
4TODO: maybe remove orderign description and make this a private feature?
5TODO: anyevenmt_read_type for unshift_read
6TODO: condvar->new method is documented and should be there.
7TODO: http://github.com/sanko/net-bittorrent/commit/e1d06941d7217011f5f06ce7152012d5e1b44b9a
8TODO: check for -w? somehow?
9 - clarify that you can actually call push_read etc. in on_read.
10 - incorporated major typo patches by Abhijit Menon-Sen.
11 - AnyEvent::Strict: do the test for invalid fh arguments differently,
12 resulting in more informative error messages.
13
145.271 Tue Jun 8 12:05:46 CEST 2010
15 - backport to perl 5.8.x.
16
175.27 Sun Jun 6 12:12:05 CEST 2010
3 - postpone differently in AnyEvent::Socket now, as 18 - postpone differently in AnyEvent::Socket now, as
4 when not, canceling the connection attempt might fail 19 when not, canceling the connection attempt might fail
5 (found by Felix Antonius Wilhelm Ostmann). 20 (found by Felix Antonius Wilhelm Ostmann).
6 - explicitly check for non-stream sockets in AE::Handle, too many 21 - explicitly check for non-stream sockets in AE::Handle, too many
7 clueless people fell into the trap of this somehow working. 22 clueless people fell into the trap of this somehow working.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines