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

Comparing AnyEvent/Changes (file contents):
Revision 1.464 by root, Sat Aug 13 16:11:33 2011 UTC vs.
Revision 1.465 by root, Sat Aug 13 16:32:31 2011 UTC

56 - PERL_ANYEVENT_MODEL now also allows full module names, although 56 - PERL_ANYEVENT_MODEL now also allows full module names, although
57 the usefulness of this feature is not yet clear. 57 the usefulness of this feature is not yet clear.
58 - add tests for all supported event loops, conditional on PERL_ANYEVENT_LOOP_TESTS. 58 - add tests for all supported event loops, conditional on PERL_ANYEVENT_LOOP_TESTS.
59 - add t/80_ssltext.t. 59 - add t/80_ssltext.t.
60 - no longer use AUTOLOAD for the initial loading (for no very good reason). 60 - no longer use AUTOLOAD for the initial loading (for no very good reason).
61 - tcp_server now tries to unlink unix domain sockets when it gets destroyed.
61 62
625.34 Thu May 12 09:59:41 CEST 2011 635.34 Thu May 12 09:59:41 CEST 2011
63 - AE::TLS didn't support both cert_file and key at the same time, 64 - AE::TLS didn't support both cert_file and key at the same time,
64 due to some copy&paste bug (reported and analyzed by vti). 65 due to some copy&paste bug (reported and analyzed by vti).
65 - improve AE::Handle timeout documentation slightly. 66 - improve AE::Handle timeout documentation slightly.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines