sort/multicall patch
[p5sagit/p5-mst-13.2.git] / ext / List / Util / Util.xs
2005-11-02 Robin Houston sort/multicall patch
2005-05-20 Nicholas Clark Update XS code to declare PERL_UNUSED_DECL conditionally
2005-05-13 Graham Barr Update to Scalar-List-Utils-1.15
2005-04-21 Jarkko Hietaniemi Symbian port of Perl
2005-04-12 Steve Peters Refactoring to Sv*_set() macros - patch #3
2005-04-08 Steve Peters Refactoring to Sv*_set() macros - patch #2
2005-04-08 Steve Peters Refactoring to Sv*_set() macros - patch #1
2005-02-26 Dave Mitchell Fix leaks in List::Util::reduce,first
2004-05-22 Graham Barr Update to Scalar-List-Utils-1.14
2004-05-07 Marcus Holland-Moritz [perl #29395] Scalar::Util::refaddr falsely returns...
2003-09-25 Graham Barr Update to Scalar-List-Utils 1.13
2003-09-24 Jarkko Hietaniemi A fix from Graham for
2003-08-14 Graham Barr Update to Scalar-List-Utils 1.12
2003-06-11 Marcus Holland-Moritz Integrate from maint:
2003-02-14 Graham Barr Update to Scalar-List-Utils 1.11
2003-02-04 Graham Barr Sync with 1.10
2003-01-21 Jarkko Hietaniemi Try to make including patchlevel.h a bit more
2002-12-12 Graham Barr Update to Scalar-List-Utils 1.09
2002-11-03 Graham Barr Update to Scalar-List-Utils 1.08
2002-10-22 Dave Mitchell PL_curpad == AvARRAY(PL_comppad) always
2002-01-13 Jarkko Hietaniemi Upgrade to Scalar-List-Util 1.06. The Makefile.PLs
2002-01-07 Jarkko Hietaniemi Extension nits found by -Wall (several from threads
2001-09-05 Graham Barr Update to Scalar-List-Utils 1.05
2001-09-05 Graham Barr Update to Scalar-List-Utils 1.04
2001-09-05 Craig A. Berry Re: Perl_pp_* in public API?
2001-09-04 Jarkko Hietaniemi At least a temporary fix for the mysterious scope core...
2001-09-03 Graham Barr Update to Scalar-List-Utils 1.03
2001-06-30 Jarkko Hietaniemi Code cleanup based on turning off the -woffs in IRIX.
2001-06-13 Doug MacEachern [patch] rid local_patches warnings
2001-06-12 Doug MacEachern ext/ + -Wall
2001-05-30 Jarkko Hietaniemi More -Wall sweeping.
2001-04-17 Jarkko Hietaniemi Thread-awareness from Doug MacEachern.
2001-04-15 Jarkko Hietaniemi Add Scalar-List-Utils 1.02, from Graham Barr.