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 23 of 23
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Release 1.04
Graham Barr
More...
over 23 years ago
Fix context type (caused a core on Tru64) Call pp_rand via *(PL_ppaddr[OP_RAND])
Graham Barr
More...
over 23 years ago
Documentation updates
Graham Barr
More...
over 23 years ago
Release 1.03
Graham Barr
More...
over 23 years ago
More changes to help merging with core dist
Graham Barr
More...
over 23 years ago
Added List::Util::shuffle() similar to that described in the perl FAQ except it returns a shuffled list instead of modifying an array passed by reference
Graham Barr
More...
over 23 years ago
Handle tied variables passed for the number to dualvar() Preserve number type (IV/UV/NV) in dualvar()
Graham Barr
More...
over 23 years ago
Handle eval{} inside of the code blocks for first and reduce
Graham Barr
More...
over 23 years ago
perl5.004 does not like exit from within a BEGIN, it core dumps
Graham Barr
More...
over 23 years ago
Fix stack problem in first() and reduce() Align with core dist
Graham Barr
More...
over 23 years ago
Release 1.02
Graham Barr
More...
almost 25 years ago
Check for SvMAGICAL on argument for reftype and blessed
Graham Barr
More...
almost 25 years ago
Release 1.01
Graham Barr
More...
almost 25 years ago
- Added auto-detection for a compiler and install the perl version if not found - Better perl implemenation of reftype, should be thread-safe now
Graham Barr
More...
almost 25 years ago
- Added some examples of simple subs that have been requested but not added - Updated copyright dates
Graham Barr
More...
almost 25 years ago
- Better testcase for reftype
Graham Barr
More...
about 25 years ago
- Modules are now called List::Util & Scalar::Util - Supports non-XS install - perl version of reftype now returns "REF" when it should
Graham Barr
More...
about 25 years ago
Updated README
Graham Barr
More...
over 25 years ago
Removed forall as it is very broken
Graham Barr
More...
almost 26 years ago
Added List::Util::forall
Graham Barr
More...
almost 26 years ago
Added weaken and isweak to Ref::Util
Graham Barr
More...
almost 26 years ago
Add new .pm files to repository
Graham Barr
More...
almost 26 years ago
- Split into three packages Ref::Util, List::Util and Scalar::DualVar - readonly and clock were removed in favor of other modules
Graham Barr
More...
almost 26 years ago
Rename package
Graham Barr
More...
almost 26 years ago
- Added reftype - improved reduce by not doing a sub call - reduce now uses $a and $b - now compiles with 5.005_5x
Graham Barr
More...
almost 26 years ago
Modified XS code so it will compile with 5.004 and 5.005
Graham Barr
More...
over 26 years ago
Fri Feb 20 1998 Graham Barr <
[email protected]
>
Graham Barr
More...
almost 27 years ago
←
1
2
…
15
16
17
18
19
20
21
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