-
Fri Dec 03 2021 Paul Howarth <paul@city-fan.org> - 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 <paul@city-fan.org> - 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 <releng@fedoraproject.org> - 1.874-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
-
Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 1.874-3
- Perl 5.34 rebuild
-
Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.874-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
-
Wed Aug 19 2020 Paul Howarth <paul@city-fan.org> - 1.874-1
- Update to 1.874
- Improved MCE->yield when used together with MCE::Relay
-
Sun Aug 02 2020 Paul Howarth <paul@city-fan.org> - 1.873-1
- Update to 1.873
- Removed unused variable in MCE::Mutex::Channel
-
Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.872-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
-
Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.872-2
- Perl 5.32 rebuild
-
Mon Jun 15 2020 Paul Howarth <paul@city-fan.org> - 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