Revision history for Perl extension Parallel::ForkManager.
1.11 2015.01.30
- Promote to non-dev release.
1.10_2 2015.01.25
- Put the problematic test as a TODO.
1.10_1 2015.01.22
- Increase timeouts in test to address FreeBSD failures.
1.09 2015.01.08
- Test was failing on Windows platforms. (Yanick Champoux)
1.08 2015.01.07
- New helper functions 'max_procs', 'running_procs' and
'wait_for_available_procs'. GH#4 (Yanick Champoux)
- Play nicer with calls to 'waitpid' done outside of P::FM.
GH#3 (Yanick Champoux)
1.07 2014.11.10
- Increase minimal Test::Simple requirement RT #92801
- Implement better style and practices in the examples in the POD.
(Shlomi Fish)
1.06 Tue Dec 24 22:37:54 2013
- Remove temporary directory only if it was an automatically
generated one. Now fixed. (Shoichi Kaji) RT #89590
(johantheolive)
1.05 Wed Sep 18 10:53:33 2013
- Remove temporary directory only if it was an automatically
generated one. (reported by Manuel Jeckelmann)
1.04 Tue Sep 3 09:46:28 2013
- Require File::Path 2.0 to support Perl 5.8 (Ian Burrell)
- fix some typos #88358 (David Steinbrunner)
- documentation fixes #84337 (Damyan Ivanov)
1.03 Wed Mar 6 11:14:13 2013
- Use second parameter from new() that was unused in the last few released. (Michael Gang)
1.02 Mon Dec 24 13:27:03 2012
- Fix test for Windows.
1.01 Sun Dec 23 21:30:30 2012
- Disable utf8 test on Windows where it is a perl bug.
- Change version number scheme to two parts.
1.0.0 Sun Dec 23 12:25:46 2012
- Fixing RT 68298 - Insecure /tmp file handling using
File::Temp::tempdir by John Lightsey (LIGHTSEY)
- Adding another callback example and several tests
Gabor Szabo (SZABGAB)
0.7.9 Mon Nov 1 19:06:21 CET 2010
- Exclude the example scripts from getting installed.
(https://rt.cpan.org/Public/Bug/Display.html?id=62506)
0.7.8 Mon Oct 25 18:39:05 CEST 2010
- Make $VERSION compatible with the most perl versions possible
(http://rt.cpan.org/Public/Bug/Display.html?id=62180)
0.7.7 Tue Sep 28 00:09:15 CEST 2010
- Small distribution fixes
0.7.6 Sun Aug 15 12:42:21 CEST 2010
- Added datastructure retrieval (Ken Clarke)
- Using CORE::exit instead of exit
(http://rt.cpan.org/Public/Bug/Display.html?id=39003)
0.7.5 Wed Dec 25 23:54:46 CET 2002
- Documentation fixes
- Fix bug if you specify max_procs = 0
0.7.4 Thu Jul 4 23:00:46 CEST 2002
- on_wait callback now runs from the wait_all_children method
- run_on_wait can run a task periodically, not only once.
0.7.3 Wed Oct 24 01:25:36 CEST 2001
- minor bugfix on calling the "on_finish" callback
0.7.2 Mon May 14 15:38:55 CEST 2001
- win32 port
- fix for the broken wait_one_child
0.7.1 Thu Apr 26 13:28:30 CEST 2001
- various semantical and grammar fixes in the documentation
- on_finish now get the exit signal also
- on_start now get the process-identification also
- described limitations in the doc
0.7 Wed Apr 4 12:52:53 CEST 2001
- callback code tested, exit status return (Chuck, dLux)
- added parallel_get.pl, a parallel webget example (dLux)
- added callbacks.pl, a callback example (Chuck, dLux)
- documentation updtes (Chuck, dLux)
0.6 Thu Nov 30 11:56:15 CET 2000
- documentation tweak fixes by Noah Robin
- warning elimination fixes
0.5 Wed Oct 18 16:24:59 2000
- original version; created by h2xs 1.19