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

Comparing AnyEvent/Changes (file contents):
Revision 1.123 by root, Wed May 28 21:07:07 2008 UTC vs.
Revision 1.125 by root, Wed May 28 23:57:38 2008 UTC

1Revision history for Perl extension AnyEvent. 1Revision history for Perl extension AnyEvent.
2 2
3TODO: some time-outs in AnyEvent::Handle... 3TODO: some time-outs in AnyEvent::Handle...
4 - implement AnyEvent->time and AnyEvent->now.
4 - INCOMPATIBLE CHANGE: renamed xxx_ip functions to xxx_address 5 - INCOMPATIBLE CHANGE: renamed xxx_ip functions to xxx_address
5 which mirrors their purpose better (old names still available 6 which mirrors their purpose better (old names still available
6 for a while). Also moved AnyEvent::DNS::addr to 7 for a while). Also moved AnyEvent::DNS::addr to
7 AnyEvent::Socket::resolve_sockaddr. 8 AnyEvent::Socket::resolve_sockaddr.
9 - fix IPv6 support in pack_sockaddr.
8 - officially un-experimentalise all newly introduced code. 10 - officially un-experimentalise all newly introduced code.
9 - support unix domain sockets everywhere by specifying 11 - support unix domain sockets everywhere by specifying
10 a host of "unix/" and the pathname as service. 12 a host of "unix/" and the pathname as service.
11 - add some recommends to the META.yml. 13 - add some recommends to the META.yml.
12 - added a regex read type to AnyEvent::Handle. 14 - added a regex read type to AnyEvent::Handle.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines