IO::Compress::*
[p5sagit/p5-mst-13.2.git] / ext / List /
2006-03-13 Rafael Garcia-Suarez Forgot the ending \. Why did it still compile ?
2006-03-13 Robin Houston Automatically SPAGAIN in the poor-man's-multicall API
2006-01-19 Steve Peters Fix hardcoded "/" in a filepath that causes ext/List...
2005-11-26 Steve Peters Upgrade to Scalar-List-Utils-1.18
2005-11-09 Graham Barr Re: [PATCH] Re: [perl #32383] DProf breaks List::Util...
2005-11-09 Robin Houston Re: [perl #32383] DProf breaks List::Util::shuffle
2005-11-02 Rafael Garcia-Suarez Add missing file from change 25953
2005-11-02 Robin Houston sort/multicall patch
2005-05-23 Graham Barr Update to Scalar-List-Utils-1.17
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-19 Steve Peters Refactoring to Sv*_set() macros - patch #5
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...
2004-04-05 Marcus Holland-Moritz C<undef> doesn't look like a number. See also:
2003-12-26 Nicholas Clark Change minimum perl version where the test is run from...
2003-12-25 Fergal Daly [perl #24506] [PATCH] cannot weaken refs to read only...
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-07-03 Jarkko Hietaniemi Revert #19957 as requested by Rafael.
2003-07-03 Rafael Garcia-Suarez Re: randomly untainting?
2003-06-11 Marcus Holland-Moritz Integrate from maint:
2003-03-31 Jarkko Hietaniemi Some low-hanging fruit for EBCDIC portability
2003-02-14 Graham Barr Update to Scalar-List-Utils 1.11
2003-02-04 Graham Barr Sync with 1.10
2003-01-22 Jarkko Hietaniemi Integrate from maint-5.8:
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-05-27 Yitzchak Scott-Tho... Re: [PATCH] Version tango
2002-03-18 Graham Barr Sync with Scalar-List-Utils-1.07
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-12-02 Jarkko Hietaniemi Be more explicit on the List::Util build trick,
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-07-01 Jarkko Hietaniemi VERSION tweak.
2001-06-30 Jarkko Hietaniemi Code cleanup based on turning off the -woffs in IRIX.
2001-06-27 Jarkko Hietaniemi "lose the it's", from Abhijit Menon-Sen.
2001-06-26 Ilya Zakharevich static build
2001-06-21 Nick Ing-Simmons Integrate mainline
2001-06-21 Andy Dougherty Unnecessary pod2man calls in new extensions
2001-06-18 Jarkko Hietaniemi The Grand Trek: move the *.t files from t/ to lib/...
2001-06-13 Doug MacEachern [patch] rid local_patches warnings
2001-06-12 Doug MacEachern ext/ + -Wall
2001-06-06 Jarkko Hietaniemi MakeMaker magic to compile (when no dynamic loading)
2001-05-30 Jarkko Hietaniemi More -Wall sweeping.
2001-04-26 Jarkko Hietaniemi Further cuts and more docs from Graham Barr.
2001-04-26 Jarkko Hietaniemi The Time::Piece conspiracy unmasked!!!
2001-04-17 Jarkko Hietaniemi Thread-awareness from Doug MacEachern.
2001-04-15 Jarkko Hietaniemi Add Scalar-List-Utils 1.02, from Graham Barr.