summaryrefslogtreecommitdiff
path: root/ext/List
Commit message (Expand)AuthorAgeFilesLines
* do or die; for all the List::Util pure perl tests.Nicholas Clark2007-01-0815-15/+15
* fix a test failing under -DmadDave Mitchell2006-12-301-0/+3
* Restore change 27486 accidently removed (also added to 1.19 before release)Graham Barr2006-12-101-0/+1
* Upgrade to Scalar-List-Utils-1.19Graham Barr2006-12-106-29/+36
* The latest regression test to Scalar::Util doesn't pass with threaded perlsRafael Garcia-Suarez2006-11-131-2/+4
* A new regression test from:Paul Marquess2006-11-131-1/+12
* another g++ patch (Util.xs)Paul Marquess2006-10-071-2/+2
* Forgot the ending \. Why did it still compile ?Rafael Garcia-Suarez2006-03-131-1/+1
* Automatically SPAGAIN in the poor-man's-multicall APIRobin Houston2006-03-131-0/+1
* Fix hardcoded "/" in a filepath that causes ext/List/Util/t/p_tainted.tSteve Peters2006-01-191-1/+4
* Upgrade to Scalar-List-Utils-1.18Steve Peters2005-11-262-0/+34
* Re: [PATCH] Re: [perl #32383] DProf breaks List::Util::shuffleGraham Barr2005-11-0918-19/+44
* Re: [perl #32383] DProf breaks List::Util::shuffleRobin Houston2005-11-095-45/+86
* Add missing file from change 25953Rafael Garcia-Suarez2005-11-021-0/+164
* sort/multicall patchRobin Houston2005-11-0210-96/+193
* Update to Scalar-List-Utils-1.17Graham Barr2005-05-237-9/+50
* Update XS code to declare PERL_UNUSED_DECL conditionallyNicholas Clark2005-05-201-6/+8
* Update to Scalar-List-Utils-1.15Graham Barr2005-05-1338-450/+717
* Symbian port of PerlJarkko Hietaniemi2005-04-211-0/+21
* Refactoring to Sv*_set() macros - patch #5Steve Peters2005-04-191-1/+1
* Refactoring to Sv*_set() macros - patch #3Steve Peters2005-04-121-1/+1
* Refactoring to Sv*_set() macros - patch #2Steve Peters2005-04-081-1/+1
* Refactoring to Sv*_set() macros - patch #1Steve Peters2005-04-081-1/+1
* Fix leaks in List::Util::reduce,firstDave Mitchell2005-02-262-3/+4
* Update to Scalar-List-Utils-1.14Graham Barr2004-05-226-296/+17
* [perl #29395] Scalar::Util::refaddr falsely returns falseMarcus Holland-Moritz2004-05-074-4/+55
* C<undef> doesn't look like a number. See also:Marcus Holland-Moritz2004-04-053-3/+3
* Change minimum perl version where the test is run from 5.9.0 to 5.8.3Nicholas Clark2003-12-261-1/+1
* [perl #24506] [PATCH] cannot weaken refs to read only valuesFergal Daly2003-12-251-1/+25
* Update to Scalar-List-Utils 1.13Graham Barr2003-09-255-4/+23
* A fix from Graham forJarkko Hietaniemi2003-09-241-2/+2
* Update to Scalar-List-Utils 1.12Graham Barr2003-08-145-19/+223
* Revert #19957 as requested by Rafael.Jarkko Hietaniemi2003-07-031-3/+3
* Re: randomly untainting?Rafael Garcia-Suarez2003-07-031-3/+3
* Integrate from maint:Marcus Holland-Moritz2003-06-111-3/+3
* Some low-hanging fruit for EBCDIC portabilityJarkko Hietaniemi2003-03-311-1/+1
* Update to Scalar-List-Utils 1.11Graham Barr2003-02-146-12/+156
* Sync with 1.10Graham Barr2003-02-045-10/+86
* Integrate from maint-5.8:Jarkko Hietaniemi2003-01-221-1/+2
* Try to make including patchlevel.h a bit moreJarkko Hietaniemi2003-01-211-1/+4
* Update to Scalar-List-Utils 1.09Graham Barr2002-12-123-3/+11
* Update to Scalar-List-Utils 1.08Graham Barr2002-11-039-16/+240
* PL_curpad == AvARRAY(PL_comppad) alwaysDave Mitchell2002-10-221-6/+10
* Re: [PATCH] Version tangoYitzchak Scott-Thoennes2002-05-271-1/+3
* Sync with Scalar-List-Utils-1.07Graham Barr2002-03-184-2/+71
* Upgrade to Scalar-List-Util 1.06. The Makefile.PLsJarkko Hietaniemi2002-01-134-1/+53
* Extension nits found by -Wall (several from threadsJarkko Hietaniemi2002-01-071-1/+1
* Be more explicit on the List::Util build trick,Jarkko Hietaniemi2001-12-021-28/+15
* Update to Scalar-List-Utils 1.05Graham Barr2001-09-054-3/+12
* Update to Scalar-List-Utils 1.04Graham Barr2001-09-054-23/+73