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

Comparing AnyEvent-Fork/Changes (file contents):
Revision 1.9 by root, Thu Apr 4 20:40:47 2013 UTC vs.
Revision 1.12 by root, Fri Apr 5 19:10:10 2013 UTC

1Revision history for Perl extension Proc::Pool 1Revision history for Perl extension Proc::Pool
2 2
3TODO: technology preview 30.2 Fri Apr 5 21:07:59 CEST 2013
4TODO: obsd45/48
5
6 - INCOMPATIBLE CHANGE: AnyEvent::Fork::Template no longer exports 4 - INCOMPATIBLE CHANGE: AnyEvent::Fork::Template no longer exports
7 anythign and has renamed the variable. 5 anything and has renamed the variable.
8 - do not leak the internal watcher as return value from run. 6 - do not leak the internal watcher as return value from run.
9 - set $0 to run function name, tune existing $0 names as well. 7 - set $0 to run function name, tune existing $0 names as well.
8 - work around a bug in openbsd file descriptor passing on at least
9 4.5 and 4.8. might introduce a security problem on that platform.
10 - switch to the new IO::FDPass module, which also fixes a bug
11 with setting non-blocking mode and gives other improvements.
10 12
110.01 Thu Apr 4 09:23:33 CEST 2013 130.01 Thu Apr 4 09:23:33 CEST 2013
12 - "technology preview". 14 - "technology preview".
13 15
140.00 Fri Mar 29 02:15:20 CET 2013 160.00 Fri Mar 29 02:15:20 CET 2013

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines