openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
Scalar-List-Utils
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 8 of 23
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Bumped version to 1.48; updated Changes notes
Paul "LeoNerd" Evans
More...
over 7 years ago
Fix name of List::Util::unpairs in its error messages
Paul "LeoNerd" Evans
More...
over 7 years ago
List::Util::pairmap: extend stack
David Mitchell
More...
over 7 years ago
Skip all tests which fails on Perl 5.6.2 for now
Pali
More...
over 7 years ago
Skip utf8::encode subtest of t/uniq.t for older perl versions
Pali
More...
over 7 years ago
Fix test t/rt-96343.t to work with Perl 5.6.2
Pali
More...
over 7 years ago
Enable Perl 5.6.2 on Travis
Pali
More...
over 7 years ago
failing test for exotic names in %DB::sub
Graham Knop
More...
almost 8 years ago
Merge pull request #53 from wchristian/doc_fix
Paul Evans
More...
almost 8 years ago
footnote that outer @_ can be accessed in some blocks, but shouldn't be
Christian Walde
More...
about 8 years ago
Bumped version to 1.47; updated Changes notes
Paul "LeoNerd" Evans
More...
about 8 years ago
Perform taint checks on $^X instead of some %ENV var because of the Test::Simple ones - RT119169
Paul "LeoNerd" Evans
More...
about 8 years ago
Merge pull request #51 from khwilliamson/master
Paul Evans
More...
about 8 years ago
ListUtil: Remove impediment to compiling under C++11
Karl Williamson
More...
about 8 years ago
Fixes for 5.6
Reini Urban
More...
over 8 years ago
better diagnostics for bad %DB::sub entries
Graham Knop
More...
over 8 years ago
glob names need to be encoded in older perls
Graham Knop
More...
over 8 years ago
Fix %DB::sub for subs with non-Latin1 characters
Leon Timmermans
More...
over 8 years ago
test native exotic sub names by aliasing globs
Graham Knop
More...
over 8 years ago
Bumped version to 1.46; updated Changes notes
Paul "LeoNerd" Evans
More...
over 8 years ago
Merge pull request #50 from demerphq/master
Paul Evans
More...
over 8 years ago
make version tests a bit more self explanatory and bump versions as required
Yves Orton
More...
over 8 years ago
bump version to 1.45_001 to match the one in bleadperl
Yves Orton
More...
over 8 years ago
Fix Scalar-List-Utils build on C89 compilers
Yves Orton
More...
over 8 years ago
Make sure the min/max/sum call SvGETMAGIC() on arguments
Yves Orton
More...
over 8 years ago
prevent accessing beyond the range of nameptr (RT#117072)
Alexander Bluhm
More...
over 8 years ago
assert(cv) before CvISXSUB(cv) (RT105476)
Paul "LeoNerd" Evans
More...
over 8 years ago
avoid PL_sv_undef in hash on old perl
Graham Knop
More...
over 8 years ago
fix uniq test on old Test::More
Graham Knop
More...
over 8 years ago
test uniq against larger numeric range
Graham Knop
More...
over 8 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
22
23
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree