- New upstream release 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)
- New upstream release 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
- New upstream release 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
- New upstream release 0.416
- Change the way how the XS part is loaded as a result of CPAN RT#115808
- Fix some spelling errors (CPAN RT#115807)
- Requires XSLoader 0.22
- Package newly-shipped license files
- Drop now-redundant provides patch
- New upstream release 0.415
- Fix CPAN RT#75727: After's XS implementation call XSRETURN(-1) when it
doesn't find an element
- Fix CPAN RT#113117: XS's minmax() sometimes return undef (perl ≥ 5.20)
- Explicit test for thesis in CPAN RT#110998: XS implementation of pairwise
fails with memory allocation error when there are more return values than
in original lists - thesis is proven wrong
- Efficiency improvements
- Improve some tests to get clearer reports
- Distinguish between "Makefile.PL finds a .git directory" and
"Makefile.PL runs in maintainer mode"
- Simplify find command using -delete
- New upstream release 0.412
- Move generation of test endpoints to author stage as requested per issue/#9
- Add a rough guide for contributors
- Fix CPAN RT#103251 to avoid removing bundled stuff by accident
- Fix compilation errors under cl
- New upstream release 0.410
- Fix CPAN RT#102885: uniq bug broke tied array
- Fix issue/8: Macros introduced in dfd851147f cause problems with MSVC
- Update ppport.h from 3.25 to 3.31
- Fix multiple mg_get can break weird ties
- Fix test run using PERL5OPT=d:Confess
- Use base instead of parent, 'cause parent isn't bundled before 5.10.1
- Update bundled bootstrap modules
- Data::Tumbler to 0.010
- Test::WriteVariants to 0.012
- Config::AutoConf to 0.311
- Fix spelling (and add stop-words for names etc. in author tests)
- New upstream release 0.406
- Add new functions firstres and lastres in addition to firstidx, lastidx,
firstval and lastval
- Regenerate MANIFEST to bundle README.md
- New upstream release 0.405
- Fix CPAN RT#78527 - first_val/last_val in documentation
- Fix CPAN RT#102055 - ExtUtils::MakeMaker required version absurdly high
- Fix compiler issue for older/ansi-c89 compilers
- Remove local compat workarounds in favour for ppport.h
- New upstream release 0.404
- Fix ancient toolchains (PREREQ_PM & Co. set appropriately)
- Bump version required of Test::More to 0.96 (#toolchain calls it a "sane
subset")
- Fix some meta-data #toolchain pointed out
- New upstream release 0.403
- Remove most recent stable perl recommendation from meta to work around
misbehaving CPAN clients blocking update
- Update copyright date
- Ensure AUTHOR is a string on older toolchains
- New upstream release 0.402
(significant and slightly incompatible update - see Changes)
- This release by REHSACK → update source URL
- Classify buildreqs by usage
- Modernize spec as this isn't going to anywhere older than F-22
- BR:/R: perl(Carp)
- BR: perl(constant), perl(Exporter) and perl(ExtUtils::CBuilder)
- Add commentary regarding non-use of Test::LeakTrace for EL-7 builds
- Use Test::LeakTrace for EL-5 builds
- Drop support for EL-4 builds since it was EOL-ed ages ago
- Drop %defattr, redundant since rpm 4.4
- Don't need to remove empty directories from the buildroot
- Remove more command macros