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

Comparing AnyEvent/Changes (file contents):
Revision 1.309 by root, Wed Jul 29 13:15:55 2009 UTC vs.
Revision 1.310 by root, Thu Jul 30 03:24:56 2009 UTC

6 - normalise signal numbers to names when using the ae's 6 - normalise signal numbers to names when using the ae's
7 signal handling, but do not document this (yet). 7 signal handling, but do not document this (yet).
8 - pure perl signal emulation did not properly set nonblocking 8 - pure perl signal emulation did not properly set nonblocking
9 mode on the signal pipe on win32 (this is unlikely to have caused 9 mode on the signal pipe on win32 (this is unlikely to have caused
10 any issues). 10 any issues).
11 - new module: AnyEvent::Debug.
11 - AnyEvent::Strict now checks that a signal was specified 12 - AnyEvent::Strict now checks that a signal was specified
12 by name (not name or number). 13 by name (not name or number).
13 - reduce memory footprint in typical cases by ~50kb by 14 - reduce memory footprint in typical cases by ~50kb by
14 only compiling signal code when necessary. 15 only compiling signal code when necessary.
15 16

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines