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 1 of 23
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #125 from uniontech-lilinjie/master
Paul Evans
More...
over 1 year ago
fix typo
lilinjie
More...
over 1 year ago
Remember to list head() and tail() in the List::Util SYNOPSIS
Paul "LeoNerd" Evans
More...
almost 2 years ago
Bumped version to 1.63; updated Changes notes
Paul "LeoNerd" Evans
More...
over 2 years ago
Fix off-by-one error in head() / tail() (RT143905)
Paul "LeoNerd" Evans
More...
over 2 years ago
Merge pull request #110 from atoomic/gh-ci
Graham Knop
More...
over 2 years ago
remove travis config
Graham Knop
More...
over 2 years ago
Merge pull request #122 from manwar/fix-typo-in-pod
Graham Knop
More...
over 2 years ago
Fixed typo in isweak() pod section.
Mohammad S Anwar
More...
over 2 years ago
Merge pull request #121 from JRaspass/patch-1
Paul Evans
More...
almost 3 years ago
Fix POD copy paste bug - s/refaddr/reftype/
James Raspass
More...
almost 3 years ago
Bumped version to 1.62; updated Changes notes
Paul "LeoNerd" Evans
More...
almost 3 years ago
Add documentation on Scalar::Util funcs to point at the equivalents in core's builtin::
Paul "LeoNerd" Evans
More...
almost 3 years ago
Merge pull request #120 from neilb/taint-support
Paul Evans
More...
almost 3 years ago
Skip the tainted tests if your perl was built without taint support
Neil Bowers
More...
almost 3 years ago
Updated Changes notes
Paul "LeoNerd" Evans
More...
almost 3 years ago
Merge pull request #119 from demerphq/master
Paul Evans
More...
almost 3 years ago
Fix Perl Issue #19429: Scalar-List-Utils: fix signed/unsigned comparison warnings
Yves Orton
More...
almost 3 years ago
Generalize exotic_names.t to work for EBCDIC
Karl Williamson
More...
about 3 years ago
Bumped version to 1.60; updated Changes notes
Paul "LeoNerd" Evans
More...
over 3 years ago
Numify the result of product() to stop Test::More::is in older perls seeing the string "-0"
Paul "LeoNerd" Evans
More...
over 3 years ago
Avoid SIGFPE in product(-1,...) (RT139601)
Paul "LeoNerd" Evans
More...
over 3 years ago
Initialise reduce()/retvals to NULL to quiet -Wmaybe-uninitialized
Paul "LeoNerd" Evans
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
Paul "LeoNerd" Evans
More...
over 3 years ago
Bumped version to 1.59; updated Changes notes
Paul "LeoNerd" Evans
More...
over 3 years ago
Updated MANIFEST
Paul "LeoNerd" Evans
More...
over 3 years ago
Bumped version to 1.58; updated Changes notes
Paul "LeoNerd" Evans
More...
over 3 years ago
t/*.t files do not need to be chmod +x
Paul "LeoNerd" Evans
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
Paul "LeoNerd" Evans
More...
over 3 years ago
Merge pull request #117 from haarg/export-fail-cleanup
Paul Evans
More...
over 3 years ago
←
1
2
3
4
5
6
7
8
9
…
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