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
Merge pull request #125 from uniontech-lilinjie/master More... over 1 year ago
fix typo More... over 1 year ago
Remember to list head() and tail() in the List::Util SYNOPSIS More... almost 2 years ago
Bumped version to 1.63; updated Changes notes More... over 2 years ago
Fix off-by-one error in head() / tail() (RT143905) More... over 2 years ago
Merge pull request #110 from atoomic/gh-ci More... over 2 years ago
remove travis config More... over 2 years ago
Merge pull request #122 from manwar/fix-typo-in-pod More... over 2 years ago
Fixed typo in isweak() pod section. More... over 2 years ago
Merge pull request #121 from JRaspass/patch-1 More... almost 3 years ago
Fix POD copy paste bug - s/refaddr/reftype/ More... almost 3 years ago
Bumped version to 1.62; updated Changes notes More... almost 3 years ago
Add documentation on Scalar::Util funcs to point at the equivalents in core's builtin:: More... almost 3 years ago
Merge pull request #120 from neilb/taint-support More... almost 3 years ago
Skip the tainted tests if your perl was built without taint support More... almost 3 years ago
Updated Changes notes More... almost 3 years ago
Merge pull request #119 from demerphq/master More... almost 3 years ago
Fix Perl Issue #19429: Scalar-List-Utils: fix signed/unsigned comparison warnings More... almost 3 years ago
Generalize exotic_names.t to work for EBCDIC More... about 3 years ago
Bumped version to 1.60; updated Changes notes More... over 3 years ago
Numify the result of product() to stop Test::More::is in older perls seeing the string "-0" More... over 3 years ago
Avoid SIGFPE in product(-1,...) (RT139601) More... over 3 years ago
Initialise reduce()/retvals to NULL to quiet -Wmaybe-uninitialized More... over 3 years ago
Use int rather than UV to store array sizes and indexes in zip() family of functions, to avoid the compiler complaining about sign mismatch in comparisons More... over 3 years ago
Bumped version to 1.59; updated Changes notes More... over 3 years ago
Updated MANIFEST More... over 3 years ago
Bumped version to 1.58; updated Changes notes More... over 3 years ago
t/*.t files do not need to be chmod +x More... over 3 years ago
Remove the Scalar::Util::isbool() function and related tests etc.. for now, until it appears in an actual perl release More... over 3 years ago
Merge pull request #117 from haarg/export-fail-cleanup More... over 3 years ago