Changelog |
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.428-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.428-6
- Perl 5.30 rebuild
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.428-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.428-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.428-3
- Perl 5.28 rebuild
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.428-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Dec 21 2017 Paul Howarth <paul@city-fan.org> - 0.428-1
- Update to 0.428
- Fix build fails on perl ≥ 5.27.4 with -DDEBUGGING (CPAN RT#123613)
- Update ppport.h to 3.37 for improved blead support
- Fix context arg to croak() (CPAN RT#123869)
- Fix one() returning true on empty list (CPAN RT#123870)
- Pamper $a/$b/$_ refcounting bugs (CPAN RT#123868)
* Tue Oct 03 2017 Paul Howarth <paul@city-fan.org> - 0.426-1
- Update to 0.426
- Fix broken format in part (GH#4)
- Fix gcc 4.7 sequence point warning (GH#5)
- Fix incorrect padname resolving for perl > 5.21.6 (CPAN RT#122883)
- Fix compiling issue on CentOS 4 and CentOS 5
* Sat Aug 19 2017 Paul Howarth <paul@city-fan.org> - 0.423-1
- Update to 0.423
- Fix dealing with lists with one element on bremove/binsert (GH#2)
- Add support for compilers before C99
- Fix some 32-bit compiler warnings
- Add support for compilers without statement expression feature
* Tue Aug 15 2017 Paul Howarth <paul@city-fan.org> - 0.422-1
- Update to 0.422
- Rename 'occurances' into 'occurrences' (CPAN RT#91991, CPAN RT#122806)
- Add DESCRIPTION to Pod clarifying the role of List::MoreUtils::XS
- Improve Makefile.PL regarding some build artifacts
* Tue Aug 15 2017 Paul Howarth <paul@city-fan.org> - 0.421-1
- Update to 0.421
- Fix a lot of potential memory leaks when callbacks throw exceptions
- Add some new functions: qsort, binsert, bremove, listcmp, arrayify
(CPAN RT#17230), samples (CPAN RT#77562), minmaxstr (CPAN RT#106401),
lower_bound, upper_bound, equal_range, frequencies, occurances, mode
(CPAN RT#91991), zip6 (CPAN RT#42921), reduce_0, reduce_1, reduce_u
- Improve tests
- Make List::MoreUtils::XS independent from List::MoreUtils
Note that List::MoreUtils::XS doesn't guarantee API stability: this
feature is only provided through List::MoreUtils as frontend
- Improve configure toolchain to use Config::AutoConf 0.315
- Speed up some inner loops by hinting the expected result
- Fix mind screwed up issue in upper_bound and reduce elements visited in
equal_range
- Correct license in META (CPAN RT#122702)
- Fix issues with -DPERL_IMPLICIT_SYS on Windows with Strawberry-Perl
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.418-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|