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

Comparing AnyEvent-Fork/Changes (file contents):
Revision 1.10 by root, Fri Apr 5 02:59:53 2013 UTC vs.
Revision 1.11 by root, Fri Apr 5 08:56:36 2013 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines