- 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
- New upstream release 0.33
- Updated can_xs to fix a bug in it
- Reinstate compatibility with old distributions like EL-5
- Drop Test::More version requirement to 0.42
- BR: perl(ExtUtils::MakeMaker)
- BR: perl(Pod::Simple), perl(Test::CPAN::Meta), perl(Test::MinimumVersion)
(if we're not bootstrapping) and perl(Test::Pod), and run the developer tests
too
- BR: perl(Test::LeakTrace) except on EL-4/EL-5 where it's not available
- Don't use macros for commands
- Use %{_fixperms} macro rather than our own chmod incantation
- Make %files list more specific
- Use tabs