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

Comparing AnyEvent/Changes (file contents):
Revision 1.469 by root, Sun Aug 14 01:57:18 2011 UTC vs.
Revision 1.470 by root, Sun Aug 14 13:56:52 2011 UTC

61 the usefulness of this feature is not yet clear. 61 the usefulness of this feature is not yet clear.
62 - add tests for all supported event loops, conditional on PERL_ANYEVENT_LOOP_TESTS. 62 - add tests for all supported event loops, conditional on PERL_ANYEVENT_LOOP_TESTS.
63 - add t/80_ssltext.t. 63 - add t/80_ssltext.t.
64 - no longer use AUTOLOAD for the initial loading (for no very good reason). 64 - no longer use AUTOLOAD for the initial loading (for no very good reason).
65 - tcp_server now tries to unlink unix domain sockets when it gets destroyed. 65 - tcp_server now tries to unlink unix domain sockets when it gets destroyed.
66 - do not run event loop detection multiple times when programs call their cached
67 copies of AnyEvent::detect.
66 68
675.34 Thu May 12 09:59:41 CEST 2011 695.34 Thu May 12 09:59:41 CEST 2011
68 - AE::TLS didn't support both cert_file and key at the same time, 70 - AE::TLS didn't support both cert_file and key at the same time,
69 due to some copy&paste bug (reported and analyzed by vti). 71 due to some copy&paste bug (reported and analyzed by vti).
70 - improve AE::Handle timeout documentation slightly. 72 - improve AE::Handle timeout documentation slightly.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines