This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Tweaking the order of op creation/op free in Perl_ck_require to Larry's
[perl5.git] / ext / List /
2006-01-19 Steve PetersFix hardcoded "/" in a filepath that causes ext/List...
2005-11-26 Steve PetersUpgrade to Scalar-List-Utils-1.18
2005-11-09 Graham BarrRe: [PATCH] Re: [perl #32383] DProf breaks List::Util...
2005-11-09 Robin HoustonRe: [perl #32383] DProf breaks List::Util::shuffle
2005-11-02 Rafael Garcia-SuarezAdd missing file from change 25953
2005-11-02 Robin Houstonsort/multicall patch
2005-05-23 Graham BarrUpdate to Scalar-List-Utils-1.17
2005-05-20 Nicholas ClarkUpdate XS code to declare PERL_UNUSED_DECL conditionally
2005-05-13 Graham BarrUpdate to Scalar-List-Utils-1.15
2005-04-21 Jarkko HietaniemiSymbian port of Perl
2005-04-19 Steve PetersRefactoring to Sv*_set() macros - patch #5
2005-04-12 Steve PetersRefactoring to Sv*_set() macros - patch #3
2005-04-08 Steve PetersRefactoring to Sv*_set() macros - patch #2
2005-04-08 Steve PetersRefactoring to Sv*_set() macros - patch #1
2005-02-26 Dave MitchellFix leaks in List::Util::reduce,first
2004-05-22 Graham BarrUpdate to Scalar-List-Utils-1.14
2004-05-07 Marcus Holland-Moritz[perl #29395] Scalar::Util::refaddr falsely returns...
2004-04-05 Marcus Holland-MoritzC<undef> doesn't look like a number. See also:
2003-12-26 Nicholas ClarkChange 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 BarrUpdate to Scalar-List-Utils 1.13
2003-09-24 Jarkko HietaniemiA fix from Graham for
2003-08-14 Graham BarrUpdate to Scalar-List-Utils 1.12
2003-07-03 Jarkko HietaniemiRevert #19957 as requested by Rafael.
2003-07-03 Rafael Garcia-SuarezRe: randomly untainting?
2003-06-11 Marcus Holland-MoritzIntegrate from maint:
2003-03-31 Jarkko HietaniemiSome low-hanging fruit for EBCDIC portability
2003-02-14 Graham BarrUpdate to Scalar-List-Utils 1.11
2003-02-04 Graham BarrSync with 1.10
2003-01-22 Jarkko HietaniemiIntegrate from maint-5.8:
2003-01-21 Jarkko HietaniemiTry to make including patchlevel.h a bit more
2002-12-12 Graham BarrUpdate to Scalar-List-Utils 1.09
2002-11-03 Graham BarrUpdate to Scalar-List-Utils 1.08
2002-10-22 Dave MitchellPL_curpad == AvARRAY(PL_comppad) always
2002-05-27 Yitzchak Scott-Tho... Re: [PATCH] Version tango
2002-03-18 Graham BarrSync with Scalar-List-Utils-1.07
2002-01-13 Jarkko HietaniemiUpgrade to Scalar-List-Util 1.06. The Makefile.PLs
2002-01-07 Jarkko HietaniemiExtension nits found by -Wall (several from threads
2001-12-02 Jarkko HietaniemiBe more explicit on the List::Util build trick,
2001-09-05 Graham BarrUpdate to Scalar-List-Utils 1.05
2001-09-05 Graham BarrUpdate to Scalar-List-Utils 1.04
2001-09-05 Craig A. BerryRe: Perl_pp_* in public API?
2001-09-04 Jarkko HietaniemiAt least a temporary fix for the mysterious scope core...
2001-09-03 Graham BarrUpdate to Scalar-List-Utils 1.03
2001-07-01 Jarkko HietaniemiVERSION tweak.
2001-06-30 Jarkko HietaniemiCode 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 Zakharevichstatic build
2001-06-21 Nick Ing-SimmonsIntegrate mainline
2001-06-21 Andy DoughertyUnnecessary pod2man calls in new extensions
2001-06-18 Jarkko HietaniemiThe Grand Trek: move the *.t files from t/ to lib/...
2001-06-13 Doug MacEachern[patch] rid local_patches warnings
2001-06-12 Doug MacEachernext/ + -Wall
2001-06-06 Jarkko HietaniemiMakeMaker magic to compile (when no dynamic loading)
2001-05-30 Jarkko HietaniemiMore -Wall sweeping.
2001-04-26 Jarkko HietaniemiFurther cuts and more docs from Graham Barr.
2001-04-26 Jarkko HietaniemiThe Time::Piece conspiracy unmasked!!!
2001-04-17 Jarkko HietaniemiThread-awareness from Doug MacEachern.
2001-04-15 Jarkko HietaniemiAdd Scalar-List-Utils 1.02, from Graham Barr.