This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Merge branch 'blead' of ssh://stevep@perl5.git.perl.org/perl into blead
[perl5.git] / dist /
2010-07-27 Florian RagwitzBump $ExtUtils::ParseXS::VERSION to non-dev version
2010-07-27 Florian RagwitzMove ExtUtils::ParseXS from cpan/ to dist/
2010-07-26 Florian RagwitzMove B::Lint from cpan/ to dist/
2010-07-24 David Mitchell[perl #76540] "print CONSTANT," gives double-free
2010-07-24 David GoldenGlobal executable bit cleanup
2010-07-24 Florian RagwitzMove PathTools from cpan/ to dist/
2010-07-20 David GoldenUpdate Module::Corelist for 5.13.3
2010-07-19 David Goldenbump I18N::LangTags version to 0.35_01
2010-07-15 Jesse VincentSmall spelling/grammar nit to Locale::Maketext::Guts*
2010-07-15 Todd RinaldoClean up older Locale::Maketext internals to no longer...
2010-07-08 Jerry D. HeddenReorganize dist/threads-shared
2010-07-07 Jerry D. HeddenReorganize dist/threads
2010-07-06 David GoldenClean up new Locale-Maketest test for use in core
2010-07-06 Todd RinaldoLocale::Maketext external cache support
2010-07-01 Chas. OwensFix to MANIFEST in base
2010-06-26 Chris 'BinGOs' Wil... Update Attribute-Handlers to CPAN version 0.88
2010-06-23 Nicholas ClarkRemove MacOS classic support from lib.
2010-06-22 Matt S Troutupdate Module::CoreList
2010-06-21 Matt S Troutbump threads.pm version
2010-06-21 Matt S Troutversion bump for IO::Socket and add change to delta
2010-06-21 Matt S Troutversion bump for B::Deparse and add change to delta
2010-06-17 Rafael Garcia-SuarezDeparse correctly "no VERSION" [perl #75482]
2010-06-14 Chris 'BinGOs' Wil... Rename copyright section of Module::CoreList to LICENSE...
2010-06-11 Chris 'BinGOs' Wil... Added new files I forgot to add for the Thread-Semaphor...
2010-06-11 Jerry D. Hedden[PATCH-revised] Upgrade to Thread-Semaphore 2.11
2010-06-04 David Mitchellthreads::shared: veto signal despatch if locked
2010-06-01 Slaven RezicDocument IO::Socket getsockopt and setsockopt
2010-05-30 Jerry D. HeddenUn-TODO a threads-shared test that now passes
2010-05-24 Nicholas ClarkAbstract *correct* initialisation of CLONE_PARAMS into...
2010-05-24 Nicholas ClarkConvert Perl_sv_dup_inc() from a macro to a real function.
2010-05-22 David CaldwellAdd s///r (non-destructive substitution).
2010-05-20 Nicholas ClarkPL_endav can be NULL, so in S_ithread_create() no need...
2010-05-20 Nicholas ClarkRemove redundant hv_exists() calls from ithread_create...
2010-05-20 Nicholas ClarkChange S_ithread_create() params from a single AV*...
2010-05-20 Nicholas ClarkIn threads.xs, convert thread->params from RV to AV.
2010-05-20 Ricardo Signesdo not check for deprecation of removed lib v5.13.1
2010-05-20 Ricardo Signesfurther updates to CoreList
2010-05-20 Ricardo Signesbump CoreList version
2010-05-20 Ricardo Signesadd vertical space to CoreList.pm
2010-05-20 Ricardo Signesreplace 2nd 5.013000 block with 5.013001
2010-05-20 Ricardo Signesupdate CoreList for 5.13.1
2010-05-13 Jesse VincentPerl 5.12.1 now includes Safe.pm 2.27. Module::CoreList...
2010-05-13 Jesse VincentNew release date for 5.12.1 in light of the new RC
2010-05-13 Jesse VincentCorrecting the release date of 5.12.1
2010-05-08 Chris 'BinGOs' Wil... Modify Module::CoreList docs to state the availability...
2010-05-07 Jesse VincentBump Module::Corelist for cherrypicking to maint-5.12
2010-05-04 Rafael Garcia-Suarezdie() no longer propagates outside of a Safe compartment
2010-05-03 Ruslan Zakirovshift; optimization
2010-05-01 Chris WilliamsUpdate the Change log in Module::CoreList to include...
2010-04-29 Zeframput package declaration before label in deparsing
2010-04-29 Rafael Garcia-SuarezMerge branch 'dual/Safe' into blead
2010-04-29 Rafael Garcia-SuarezBump Safe's version to 2.27 and update Changes and...
2010-04-29 Rafael Garcia-SuarezMention that Safe::reval() no wraps returned coderefs
2010-04-29 Rafael Garcia-SuarezRevert "Un-TODO warning test"
2010-04-29 Rafael Garcia-SuarezWrap by default coderefs returned by rdo and reval
2010-04-29 Rafael Garcia-SuarezAdd &version::vxs::stringify to the default share
2010-04-22 Chris WilliamsFixes and new functions for Module::CoreList
2010-04-22 Chris WilliamsPOD revision for Module::CoreList.
2010-04-22 Chris WilliamsFix for find_version() in Module::CoreList.
2010-04-21 Chris WilliamsMake the Module::CoreList function API consistent
2010-04-20 Nicholas ClarkRemove Pod::Plainer from the core distribution. Get...
2010-04-20 Nicholas ClarkRemove Switch from the core distribution. Get it from...
2010-04-20 Leon BrocardUpdate Module::CoreList for 5.13.0
2010-04-20 Michael G Schwern[rt.cpan.org #56740] Format Perl versions >= 5.6.0...
2010-04-20 Rafael Garcia-SuarezDon't show aliased perl version numbers twice in coreli...
2010-04-20 Rafael Garcia-SuarezTypo fix in version number alias 5.013
2010-04-15 Steffen MuellerUpgrade Data::Dumper to 2.126 CPAN release
2010-04-15 Michael G. SchwernFix Data::Dumper's Fix Terse(1) + Indent(2)
2010-04-15 Steffen MuellerBump threads version to 1.77_01
2010-04-15 Steffen MuellerUpgrade to threads-shared-1.33
2010-04-15 Steffen MuellerUpgrade dist/threads to 1.77 from CPAN
2010-04-13 Chris WilliamsFix the abstract in Module::CoreList's META.yml
2010-04-13 David MitchellMerge commit 'origin/davem/post-5.12' into blead
2010-04-13 Jesse VincentAdd the 5.13 deprecation stanza to Module::Corelist...
2010-04-10 Jesse Vincentadjust release dates due to rc5 v5.12.0-RC5
2010-04-02 Jesse VincentIf the RC goes out today, the release goes out next...
2010-04-01 Jesse Vincent5.12.0 is now expected on 7 April 2010 v5.12.0-RC2
2010-03-29 Jesse VincentAssuming RC1 goes out today, .0 goes out on 5 April
2010-03-29 Slaven Rezicdoc update: Storable cannot serialize REGEXP (yet)
2010-03-27 Andreas J. KoenigAndreas provided a patch to CPAN::Distribution to deal...
2010-03-27 Jesse VincentBump B::Deparse and Module::CoreList versions due to...
2010-03-27 David Leadbeater[perl #73720] opt_scalarhv(or OP_BOOLKEYS) does not...
2010-03-25 Jesse VincentDowngrade Socket.pm's new inet_ntop and inet_pton to...
2010-03-23 David MitchellFix assorted bugs related to magic (such as pos) not...
2010-03-16 Jesse VincentA typo in my last Module::CoreList update caused the...
2010-03-14 Jesse Vincentfeature.pm needed to be taught about "use feature ...
2010-03-14 Jesse VincentModule::CoreList bumped to 2.27 and updated with versio...
2010-03-11 Rafael Garcia-SuarezRe-TODO one more Deparse test
2010-03-10 David Mitchellrevert const deparsing in Deparse.pm
2010-03-09 Rafael Garcia-SuarezBump version to 2.26
2010-03-09 Rafael Garcia-SuarezMore backwards-compatible way to force loading of SWASH...
2010-03-08 Rafael Garcia-SuarezB::sub_generation is not available for perls < 5.8.9
2010-03-07 Rafael Garcia-SuarezBump Safe to version 2.25
2010-03-07 Nick CleatonFurther improvements to the security fix in 16ac9e9a418...
2010-03-06 Rafael Garcia-SuarezMerge branch 'dual/Safe' into blead
2010-03-06 Rafael Garcia-SuarezBump version to 2.24 and update Changes
2010-03-06 Rafael Garcia-SuarezClean the stashes from the Safe compartment after evalu...
2010-03-02 Craig A. BerryCannot portably split on $Config{path_sep} -- use quote...
2010-02-28 Rafael Garcia-SuarezUn-TODO warning test
2010-02-26 Rafael Garcia-SuarezRemove unused variable, spotted by Alex Hunsaker
next