SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for perl-MCE-Shared-1.875-1.el9.noarch.rpm :

* Fri Dec 03 2021 Paul Howarth - 1.875-1- Update to 1.875 - Resolved edge case with _fill_index in MCE::Shared::Ordhash - Updated STORE, DELETE, and internal _fill_index - Added tests to t/07_shared_ordhash.t
* Fri Dec 03 2021 Paul Howarth - 1.874-1- Update to 1.874 - Bumped MCE dependency to 1.874 - MCE::Hobo update - Improved _ordhash - Renamed JOINED to REAPED in code for better clarity - Specify a percentage for max_workers - Added t/05_mce_hobo_max_workers.t
* Thu Jul 22 2021 Fedora Release Engineering - 1.873-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri May 21 2021 Jitka Plesnikova - 1.873-3- Perl 5.34 rebuild
* Wed Jan 27 2021 Fedora Release Engineering - 1.873-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sun Aug 02 2020 Paul Howarth - 1.873-1- Update to 1.873 - Resolved construction MCE::Shared->share hanging when specifying a module that does not exist
* 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 - Added setnx method to MCE::Shared::{ Cache, Hash and Ordhash } - Added hsetnx method to MCE::Shared::Minidb - Updated keys, pairs, and values in MCE::Shared::{ Array, Cache, Hash and Ordhash } - The MCE::Shared project is feature complete
* Wed May 13 2020 Paul Howarth - 1.871-1- Update to 1.871 - Switched test for skipping unicode testing for MCE::Shared::Cache from needing Perl > 5.10.1 to needing Scalar::Util ≥ 1.22
* Tue May 12 2020 Paul Howarth - 1.869-1- Update to 1.869 - Disabled unicode testing for MCE::Shared::Cache on Perl 5.10.1; testing for keys containing unicode is failing on RedHat 6.x but passing in meta::cpan (smoke tests) - Share array and hash deeply: only when using the TIE interface; this resolves an edge case for the OO interface and passing nested items during construction - Bumped MCE dependency to 1.868
* 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 - Improved MCE::Hobo with threads-like detach capability (see POD) - Resolved MCE::Hobo stalling MCE::Shared::Server during global clean-up - Improved IPC in MCE::Shared::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::Hobo
* Thu Jan 30 2020 Fedora Release Engineering - 1.864-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Wed Dec 04 2019 Paul Howarth - 1.864-1- Update to 1.864 - Use monotonic clock if available in MCE::Hobo->yield (see https://www.perlmonks.org/?node_id=11109673) - Bumped MCE dependency to 1.864
 
ICM