1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bumped version to 1.48; updated Changes notes More... over 7 years ago
Fix name of List::Util::unpairs in its error messages More... over 7 years ago
List::Util::pairmap: extend stack More... over 7 years ago
Skip all tests which fails on Perl 5.6.2 for now More... over 7 years ago
Skip utf8::encode subtest of t/uniq.t for older perl versions More... over 7 years ago
Fix test t/rt-96343.t to work with Perl 5.6.2 More... over 7 years ago
Enable Perl 5.6.2 on Travis More... over 7 years ago
failing test for exotic names in %DB::sub More... almost 8 years ago
Merge pull request #53 from wchristian/doc_fix More... almost 8 years ago
footnote that outer @_ can be accessed in some blocks, but shouldn't be More... about 8 years ago
Bumped version to 1.47; updated Changes notes More... about 8 years ago
Perform taint checks on $^X instead of some %ENV var because of the Test::Simple ones - RT119169 More... about 8 years ago
Merge pull request #51 from khwilliamson/master More... about 8 years ago
ListUtil: Remove impediment to compiling under C++11 More... about 8 years ago
Fixes for 5.6 More... over 8 years ago
better diagnostics for bad %DB::sub entries More... over 8 years ago
glob names need to be encoded in older perls More... over 8 years ago
Fix %DB::sub for subs with non-Latin1 characters More... over 8 years ago
test native exotic sub names by aliasing globs More... over 8 years ago
Bumped version to 1.46; updated Changes notes More... over 8 years ago
Merge pull request #50 from demerphq/master More... over 8 years ago
make version tests a bit more self explanatory and bump versions as required More... over 8 years ago
bump version to 1.45_001 to match the one in bleadperl More... over 8 years ago
Fix Scalar-List-Utils build on C89 compilers More... over 8 years ago
Make sure the min/max/sum call SvGETMAGIC() on arguments More... over 8 years ago
prevent accessing beyond the range of nameptr (RT#117072) More... over 8 years ago
assert(cv) before CvISXSUB(cv) (RT105476) More... over 8 years ago
avoid PL_sv_undef in hash on old perl More... over 8 years ago
fix uniq test on old Test::More More... over 8 years ago
test uniq against larger numeric range More... over 8 years ago