SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for perl-MCE-1.878-1.fc36.noarch.rpm :

* Sun Feb 20 2022 Paul Howarth - 1.878-1- Update to 1.878 - Fix for the fast channel implementations
* Sun Feb 20 2022 Paul Howarth - 1.877-1- Update to 1.877 - Improved suppressing the PDL CLONE warning; piddles should not be naively copied into new threads - Added fast channel implementations optimized for non-Unicode strings: - MCE::Channel::MutexFast - MCE::Channel::SimpleFast - MCE::Channel::ThreadsFast The main difference is that these lack freeze-thaw serialization
* Fri Jan 21 2022 Fedora Release Engineering - 1.876-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Dec 03 2021 Paul Howarth - 1.876-1- Update to 1.876 - Allow percentage above 100% for max_workers in MCE - MCE::Child update - Improved _ordhash - Renamed JOINED to REAPED in code for better clarity - Specify a percentage for max_workers - Added t/05_mce_child_max_workers.t
* Tue Nov 16 2021 Paul Howarth - 1.875-1- Update to 1.875 - Specify a percentage for max_workers (https://www.perlmonks.org/?node_id=11134439) - Added t/03_max_workers.t- Use %license unconditionally
* Thu Jul 22 2021 Fedora Release Engineering - 1.874-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri May 21 2021 Jitka Plesnikova - 1.874-3- Perl 5.34 rebuild
* Wed Jan 27 2021 Fedora Release Engineering - 1.874-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Aug 19 2020 Paul Howarth - 1.874-1- Update to 1.874 - Improved MCE->yield when used together with MCE::Relay
* Sun Aug 02 2020 Paul Howarth - 1.873-1- Update to 1.873 - Removed unused variable in MCE::Mutex::Channel
* Tue Jul 28 2020 Fedora Release Engineering - 1.872-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue Jun 23 2020 Jitka Plesnikova - 1.872-2- Perl 5.32 rebuild
* Mon Jun 15 2020 Paul Howarth - 1.872-1- Update to 1.872 - Added open to required dependencies - Set default encodings on standard filehandles in tests using UTF-8 - Bumped minimal Perl version to 5.8.1 - Bumped MCE version to 1.872 to align with MCE::Shared - The MCE project is feature complete
* Mon May 11 2020 Paul Howarth - 1.868-1- Update to 1.868 - Bug fix for UTF-8 issues during inter-process communication: - This update required undoing optimizations specific to scalar args - Essentially, IPC involves serialization for everything going forward - Install Sereal::Encoder and Sereal::Decoder for better performance in Perl 5.8.8+ - MCE options flush_stdout, flush_stderr, and flush_file now default to enabled for the MCE->print, MCE->printf, and MCE->say output routines - Improved MCE::Child with threads-like detach capability (see POD) - Improved IPC in MCE::Queue with permanent fast-like dequeue including dequeue_nb; going forward, the fast and barrier options are silently ignored if specified (i.e. no-op) - Improved IPC performance on Linux - Completed threads-like detach capability in MCE::Child - Resolved MCE::Channel failing when calling dequeue multiple times on an ended channel - MCE->say, MCE->print, and MCE->printf now return 1
 
ICM