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

Comparing AnyEvent/Changes (file contents):
Revision 1.253 by root, Mon Jun 29 11:05:05 2009 UTC vs.
Revision 1.254 by root, Mon Jun 29 20:55:58 2009 UTC

1Revision history for Perl extension AnyEvent. 1Revision history for Perl extension AnyEvent.
2 2
3 - special-case mapped ipv4 addresses in both 3 - special-case mapped ipv4 addresses in both
4 AnyEvent::Socket::format_address and parse_address, 4 AnyEvent::Socket::format_address and parse_address,
5 to treat them just like ipv4 addresses. 5 to treat them just like ipv4 addresses.
6 - updated and overhauled the AnyEvent::Intro doc.
6 - a write error could cause AnyEvent::Handle to create 7 - a write error could cause AnyEvent::Handle to create
7 an I/O watcher with an undefined $fh. 8 an I/O watcher with an undefined $fh.
8 - implement AnyEvent::Socket::format_ipv4/ipv6. 9 - implement AnyEvent::Socket::format_ipv4/ipv6.
9 - slightly speed up portable_pipe/socketpair. 10 - slightly speed up portable_pipe/socketpair.
10 - expand condvar ebgin/end documentation. 11 - expand condvar ebgin/end documentation.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines