SHA256
8
0
forked from pool/perl-MCE
Files
perl-MCE/perl-MCE.changes

132 lines
3.7 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Thu Jun 23 06:34:37 UTC 2016 - coolo@suse.com
- updated to 1.800
see /usr/share/doc/packages/perl-MCE/Changes
1.800 Sat Jun 18 16:30:00 EST 2016
[BUG FIXES]
* Fixed dequeue (count) in MCE::Queue for standalone mode.
[ENHANCEMENTS]
* On Windows, improved stablity and feature parity with UNIX.
* Use Sereal 3.008+ automatically if available on the box.
[NEW FEATURES]
* Added support for cyclical include of MCE Core, MCE Models, and
MCE Queue by scoping the configuration to the local package.
This resolves (RT#107384), bug reported by Kai Wasserbäch.
-------------------------------------------------------------------
Tue May 31 10:38:16 UTC 2016 - coolo@suse.com
- updated to 1.708
see /usr/share/doc/packages/perl-MCE/Changes
1.708 Sat May 28 14:00:00 EST 2016
[BUG FIXES]
* Improved import routine in MCE Models and MCE::Subs. This resolves an
issue where functions are not exported; e.g. mce_flow, mce_flow_s.
[ENHANCEMENTS]
* Added support for IO::TieCombine handles. This enables MCE->print and
MCE->sendto to work reliably with App::Cmd and App::Cmd::Tester.
See Testing and Capturing Output in MCE::Examples.
-------------------------------------------------------------------
Sat May 28 10:05:24 UTC 2016 - coolo@suse.com
- updated to 1.707
see /usr/share/doc/packages/perl-MCE/Changes
1.707 Wed May 25 16:00:00 EST 2016
[BUG FIXES]
* Fixed logic when workers exit. Improved reliability on Windows.
[ENHANCEMENTS]
* Applied MCE-1.700-provides.patch from RedHat. Thank you, Paul Howarth.
* Added META.json to the distribution.
-------------------------------------------------------------------
Thu May 5 09:31:58 UTC 2016 - coolo@suse.com
- updated to 1.706
see /usr/share/doc/packages/perl-MCE/Changes
1.706 Fri Apr 22 21:30:00 EST 2016
[ENHANCEMENTS]
* Time::HiRes sleep resolution is 15 milliseconds on Windows and Cygwin.
Adjusted timeout values accordingly. Thank you Daniel Dragan.
* Reinstated the hack for faster IO when use_slurpio => 1 is specified.
Tuned chunk_size => 'auto'.
1.705 Thu Apr 14 10:00:00 EST 2016
* Bumped version for Test::More to 0.88. Thank you Paul Howarth.
1.704 Thu Apr 14 05:00:00 EST 2016
[BUG FIXES]
* Fixed restart on the Windows platform, bug introduced in 1.700.
* Reached *stable* on all major platforms for MCE 1.7x.
[ENHANCEMENTS]
* Enabled auto-destroy for MCE objects.
* Enabled freeze callbacks for Sereal.
* Switched bug tracking to Github.
* Tweaked test scripts.
-------------------------------------------------------------------
Wed Mar 23 10:43:13 UTC 2016 - coolo@suse.com
- updated to 1.703
see /usr/share/doc/packages/perl-MCE/Changes
1.703 Sat Mar 19 23:00:00 EST 2016
* Completed IPC optimizations for 1.7.
1.702 Tue Mar 15 17:00:00 EST 2016
* Bumped version.
1.701 Tue Mar 15 12:00:00 EST 2016
[ENHANCEMENTS]
* Some folks have expressed a wish for running MCE 1.7 with Perl v5.8.
To restore support for Perl v5.8, removed MCE::Shared and MCE::Hobo
from the MCE 1.701 distribution.
* MCE::Shared will be released after MCE 1.700 is deleted from CPAN.
Thank you for your patience during this transition.
-------------------------------------------------------------------
Fri Mar 11 10:20:20 UTC 2016 - coolo@suse.com
- updated to 1.700
see /usr/share/doc/packages/perl-MCE/Changes
-------------------------------------------------------------------
Fri Apr 17 11:59:39 UTC 2015 - coolo@suse.com
- initial package $version
* created by $NAME $VERSION