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

Comparing AnyEvent/Changes (file contents):
Revision 1.313 by root, Fri Jul 31 07:34:00 2009 UTC vs.
Revision 1.314 by root, Fri Jul 31 07:57:43 2009 UTC

1Revision history for Perl extension AnyEvent. 1Revision history for Perl extension AnyEvent.
2 2
34.9 34.9
4 - Glib silently fails when registering a timeout with 4 - Glib silently fails when registering a timeout with
5 a negative value, so avoid that. 5 a negative value, so avoid that.
6 - check rbuf_max condition only after trying to consume
7 data.
6 - normalise signal numbers to names when using the ae's 8 - normalise signal numbers to names when using the ae's
7 signal handling, but do not document this (yet). 9 signal handling, but do not document this (yet).
8 - pure perl signal emulation did not properly set nonblocking 10 - pure perl signal emulation did not properly set nonblocking
9 mode on the signal pipe on win32 (this is unlikely to have caused 11 mode on the signal pipe on win32 (this is unlikely to have caused
10 any issues). 12 any issues).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines