summaryrefslogtreecommitdiff
path: root/cpan/Scalar-List-Utils
Commit message (Collapse)AuthorAgeFilesLines
* Fix Scalar-List-Utils build on Windows; patch sent upstreamSteve Hay2015-06-055-5/+7
|
* Upgrade Scalar-List-Utils from version 1.41 to 1.42Steve Hay2015-06-057-136/+254
|
* Scalar-List-Utils has been upgraded from version 1.40 to 1.41Steve Hay2014-09-126-14/+20
| | | | | This incorporates ca81d15134, which was naughtily not listed as a CUSTOMIZED file.
* ListUtil.xs: Temporary fix removing declaration after statement.George Greer2014-09-041-1/+2
| | | | https://rt.cpan.org/Public/Bug/Display.html?id=98624
* Update Scalar-List-Utils to CPAN version 1.40Chris 'BinGOs' Williams2014-09-038-92/+571
| | | | | | | | | | | | | | | | | | | | [DELTA] 1.40 -- 2014/08/30 11:36:36 [CHANGES] * Added entire new module, Sub::Util to contain functions related to CODE refs * Added subname inspired by Sub::Identify * Added set_subname copied and renamed from Sub::Name * Also moved set_prototype into Sub::Name, with back-compat wrapper in Scalar::Util * Added prototype wrapper of CODE::prototype, for completeness * Nicer module documentation format, allows neater use of L</...> [THANKS] * This change was written at the YAPC::EU 2014 Hackathon hosted by Liz Mattijsen and Wendy van Dijk; much thanks to them for being its catalyst.
* Update Scalar-List-Utils to CPAN version 1.39Chris 'BinGOs' Williams2014-06-0531-376/+320
| | | | | | | | | | | | | | | | | [DELTA] 1.39 -- 2014/06/05 15:54:59 [CHANGES] * Have pairs() return blessed objects that recognise ->key and ->value as well as being two-element ARRAYs * Booleanise the result of looks_like_number() so as not to accidentally leak abstraction (RT94806) * Document the version each function was added in (RT96220) [BUGFIXES] * Try to preserve UV precision in sum() where possible (RT95902) * Document known lexical capture in pairmap bug RT95409 * SvGETMAGIC() in set_prototype() (RT72080)
* Upgrade Scalar-List-Utils from version 1.37 to 1.38Steve Hay2014-01-244-16/+5
|
* Update Scalar-List-Utils to CPAN version 1.37Chris 'BinGOs' Williams2014-01-215-5/+6
| | | | | | | | | [DELTA] 1.37 -- 2014/01/21 14:44:34 [BUGFIXES] * Fix unweaken() for perls < 5.14; need to use sv_setsv() to undef rather than sv_clear() (RT92226)
* Update Scalar-List-utils to CPAN version 1.36Chris 'BinGOs' Williams2014-01-1610-403/+445
| | | | | | | | | | | | [DELTA] 1.36 -- 2014/01/16 15:40:47 [CHANGES] * Added Scalar::Util::unweaken() * Various documentation changes/updates [BUGFIXES] * Correct uses of overload operators in unit tests (RT91969)
* Move Cwd and List-Util to folders named as per their CPAN distributionsSteve Hay2013-10-2433-0/+3931