-
Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.428-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
-
Tue Dec 12 2017 Paul Howarth <paul@city-fan.org> - 0.428-1
- Update to 0.428
- Fix GH#22 (Upgrading from LMU 0.416 to split XS/PP version will fail),
this time hopefully the right way (CPAN RT#123310)
- Fix GH#29 (pairwise() PP implementation add tail undefs if array sizes
differ)
-
Fri Oct 13 2017 Paul Howarth <paul@city-fan.org> - 0.426-1
- Update to 0.426
- Fix broken arrayify prototype
- Revert removal of old List::MoreUtils::XS parts
- Re-introduce Config::AutoConf (CPAN RT#122875)
- Bump required version of List::MoreUtils::XS to 0.426, if XS is available
-
Thu Sep 07 2017 Paul Howarth <paul@city-fan.org> - 0.425-1
- Update to 0.425
- Makefile.PL: modify PREREQ_PM instead of recommend dynamically
-
Tue Aug 22 2017 Paul Howarth <paul@city-fan.org> - 0.423-1
- Update to 0.423
- Sync version with List::MoreUtils::XS
- Add some new functions: qsort (XS only), binsert, bremove, listcmp,
arrayify (CPAN RT#17230), samples (CPAN RT#77562), minmaxstr
(CPAN RT#106401), lower_bound, upper_bound, equal_range, frequencies
occurrences, mode (CPAN RT#91991), zip6 (CPAN RT#42921), reduce_0,
reduce_1, reduce_u
- Add examples for binsert/bremove (LMU::XS GH#1)
- Improve tests
- Make List::MoreUtils::XS independent from List::MoreUtils
- Improve Makefile.PL regarding some build artifacts
- Update tests to latest List::MoreUtils::XS
- Recommend List::MoreUtils::XS 0.423
- BR:/R: LMU::XS ≥ 0.423 as there is no longer a bootstrapping issue
-
Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.419-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
-
Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.419-2
- Perl 5.26 rebuild
-
Fri Apr 07 2017 Paul Howarth <paul@city-fan.org> - 0.419-1
- Update to 0.419
- Makefile.PL failed due to unescaped paths interpolated in regex pattern
(CPAN RT#120799)
-
Thu Mar 30 2017 Paul Howarth <paul@city-fan.org> - 0.418-1
- Update to 0.418
- Divorce List::MoreUtils and List::MoreUtils::XS
- Change license to Apache 2.0 to avoid code stealing without credits
- Don't support Perl 5.6 out of the box any more
- Fix CPAN RT#120235: uniq examples are incorrect
- Remove things that will be never done from TODO list (GH#18)
- Spelling fixes
- Package is now noarch
-
Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.416-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild