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

Comparing AnyEvent/Changes (file contents):
Revision 1.513 by root, Sun Oct 2 00:42:04 2011 UTC vs.
Revision 1.514 by root, Sun Oct 2 01:22:01 2011 UTC

13 - add google public ipv6 dns as fallback servers, so AE::DNS can finally 13 - add google public ipv6 dns as fallback servers, so AE::DNS can finally
14 support ipv6-only operation even with defaults (also use ::1 instead 14 support ipv6-only operation even with defaults (also use ::1 instead
15 of 127.0.0.1). 15 of 127.0.0.1).
16 - give better guidelines on how to chose a logging level. 16 - give better guidelines on how to chose a logging level.
17 - AnyEvent::Log can now cap (limit) log message priority by context. 17 - AnyEvent::Log can now cap (limit) log message priority by context.
18 - AE::log will now save and restore $! and $@, so callers don't have to.
18 - AE::Strict now checks that registered fds are still valid at regular 19 - AE::Strict now checks that registered fds are still valid at regular
19 intervals. 20 intervals.
20 - skip frequently called 'require' calls if the module appears loaded. 21 - skip frequently called 'require' calls if the module appears loaded.
21 - increase signal latency test timer considerably for poor little osx, 22 - increase signal latency test timer considerably for poor little osx,
22 which can't be bothered with basic posix functionality such as signal 23 which can't be bothered with basic posix functionality such as signal

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines