This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta for 2f43ddf1e (sort {undef})
[perl5.git] / dist /
2012-12-12 Steffen MuellerBring Data::Dumper version and changelog up to date...
2012-12-06 Sébastien Aperghis... dist/constant/t/utf8.t: Skip tests for early Perls
2012-12-05 Chris 'BinGOs' Wil... Synchronise CPAN Locale-Maketest and core version
2012-12-04 Steffen Muelleradd a note about security concerns in Storable
2012-12-04 Brian CarlsonFix misparsing of maketext strings.
2012-12-03 Joel BergerCwd::fast_abs_path's untaint should allow for multiline...
2012-12-03 Father Chrysostomos[perl #115962] cwd.t: Add test for fast_abs_path in...
2012-11-25 Craig A. BerryBump Term::ReadLine version.
2012-11-25 Craig A. BerryRational findConsole dispatch for Term::ReadLine.
2012-11-25 Sven Strickroth(msys) perl readline creates sys$command files w/o...
2012-11-25 Karl WilliamsonRemove "register" declarations
2012-11-24 Father ChrysostomosIncrease $Module::CoreList::VERSION to 2.79
2012-11-24 Alexandr CiorniiErrno was added in 5.5, not in 5.5.4
2012-11-21 Yves Ortonprevious patch forgot to bump the version on Locale...
2012-11-21 Yves Ortonfix hash order dependency bug in Local-Maketext/t/09_co...
2012-11-20 Ricardo Signesupdate Module-CoreList
2012-11-19 Steffen MuellerComplete ExtUtils::ParseXS/EU::Typemaps version bump
2012-11-12 Yves Ortonfix hash order dependency bug in new Module::Corelist...
2012-11-12 Father ChrysostomosEnv.pm: Fix splice in list context
2012-11-12 Father ChrysostomosIncrease $Env::VERSION to 1.04
2012-11-11 Craig A. BerryNormalize VMS case handling in ExtUtils::Manifest.
2012-11-10 Chris 'BinGOs' Wil... Module-CoreList updated to 2.77
2012-11-10 Chris 'BinGOs' Wil... The v5.16.2 updates had disappeared (if they were there...
2012-11-10 David Mitchellpadrange: handle @_ directly
2012-11-10 David Mitchelladd padrange op
2012-11-08 Jesse Luehrslimit number of args before formatting
2012-11-08 Jesse Luehrsfix Carp stacktraces after deleting a stash
2012-11-06 Jerry D. HeddenUpgrade to Thread::Queue 3.01
2012-11-05 Paul JohnsonLose the loose. Fix documentation typo.
2012-11-05 Steffen MuellerAdd C define to remove taint support from perl origin/smueller/no_taint3
2012-11-02 Father ChrysostomosIncrease $Module::CoreList::VERSION to 2.76
2012-11-02 Alexandr Ciorniiprint deprecation information in corelist
2012-10-22 Steffen MuellerData::Dumper: Optimize XPUSH's to EXTEND(), PUSH,...
2012-10-21 Craig A. BerryProper skippage for sanity check in B::Deparse's core.t.
2012-10-19 Florian RagwitzUpdate Module::CoreList for 5.17.5
2012-10-12 Chris 'BinGOs' Wil... Update Module-CoreList Changes file
2012-10-12 Chris 'BinGOs' Wil... Add v5.14.3 data to Module::CoreList and bump to 2.74
2012-10-12 Father ChrysostomosUse const repl optimisation with s///e where possible
2012-10-10 David MitchellDeparse/t/core.t: add support for lex vars
2012-10-10 David Mitchelloverhaul dist/B-Deparse/t/core.t
2012-10-10 David Mitchellfix deparsing of select(F)
2012-10-10 David MitchellDeparse: handle system/exec prog arg,arg,,..
2012-10-10 David MitchellDeparse: grep($a) became grep($a,); ditto map
2012-10-10 David MitchellDeparse: handle some strong keywords better
2012-10-10 David MitchellDeparse crashed on argless sort()
2012-10-04 Father Chrysostomosbignum: Suppress warnings under 5.6
2012-10-04 Father Chrysostomosbignum overrides.t: Fix for 5.8
2012-10-04 Father Chrysostomosbigint: Fix new oct override for older Math::BigInt
2012-10-04 Father Chrysostomosbignum overrides.t: Skip some tests under 5.8
2012-10-04 Father ChrysostomosIncrease bignum versions to 0.31 after the preceding...
2012-10-04 Father ChrysostomosRewrite bignum’s hex and oct overrides
2012-10-04 Steffen MuellerData::Dumper: Promote dev version to stable release
2012-10-03 Steve HayBump $ExtUtils::CBuilder::VERSION and add Changes entry...
2012-10-03 Steve HayAdd missing Changes entries for ExtUtils-CBuilder per...
2012-10-03 Eric BrineAllow a list of symbols to export to be passed to link...
2012-10-02 Jerry D. HeddenUpgrade to threads::shared 1.42
2012-10-02 Father ChrysostomosRevert "Upgrade to threads::shared 1.42"
2012-10-02 Jerry D. HeddenUpgrade to threads::shared 1.42
2012-10-01 Jerry D. HeddenUpgrade to threads::shared 1.42
2012-09-28 Steve HayBump $Carp::Heavy::VERSION too to avoid test failure...
2012-09-28 Tony Cookbump Carp version to 1.27
2012-09-28 jkeenanDocument exportable subroutines longmess() and shortmess().
2012-09-23 Father ChrysostomosIncrease $B::Deparse::VERSION to 1.18
2012-09-23 Father Chrysostomos[perl #94490] const fold should not trigger special...
2012-09-19 Florian RagwitzUpdate Module::CoreList for v5.17.4
2012-09-15 Father ChrysostomosStop lexical warnings from turning off deprecations
2012-09-11 David GoldenUpdated Search::Dict to 1.07 as on CPAN
2012-09-11 Florian RagwitzSynchronise bignum with CPAN
2012-09-11 Abhijit Menon-SenBump version to 2.39 because I botched the 2.38 release
2012-09-11 Abhijit Menon-SenAdd changelog entry for 2.38
2012-09-08 Jerry D. HeddenUpgrade to threads::shared 1.41
2012-09-04 Sébastien Aperghis... Make dual-lived constant.pm work on 5.8 again
2012-09-03 Sebastien Aperghis... Upgrade to XSLoader 0.16
2012-08-31 Tony Cook[perl #112776] avoid warning on an initialized non...
2012-08-31 Tony Cook[perl #112776] TODO test for warning
2012-08-23 Father ChrysostomosIncrease $Module::CoreList::VERSION to 2.73
2012-08-23 David LeadbeaterClean up data for ExtUtils::Miniperl in Module::CoreList
2012-08-23 David LeadbeaterClean up data for Pod::Perldoc::ToTk in Module:CoreList
2012-08-23 David LeadbeaterClean up data for Carp::Heavy in Module::CoreList
2012-08-23 David LeadbeaterFix the version of Scalar::Util in corelist for 5.7.3
2012-08-23 Father ChrysostomosIncrease $B::Deparse::VERSION to 1.17
2012-08-23 Father ChrysostomosB::Deparse: Suppress trailing ; in formats
2012-08-21 Chris 'BinGOs' Wil... Update Changes fr Module-CoreList and bump to version...
2012-08-21 Father ChrysostomosIncrease $Module::CoreList::TieHashDelta::VERSION to...
2012-08-21 Father Chrysostomos[rt.cpan.org #79109] Avoid each $scalar in TieHashDelta.pm
2012-08-21 Chris 'BinGOs' Wil... Restore MANIFEST entry for Module::CoreList, sync with...
2012-08-20 Steve HayFix Module::CoreList test - TieHashDelta is to be expec... v5.17.3
2012-08-20 Steve HayUpgrade Module-CoreList to 2.71
2012-08-18 Karl WilliamsonOmnibus removal of register declarations
2012-08-18 Steve HayDon't use /dev/tty if it happens to exist on Windows
2012-08-14 Steve HayClean up temporary test file in Search-Dict test
2012-08-10 Father ChrysostomosDeparse multiple stmts in format line correctly
2012-08-09 Ricardo Signesadd Module::CoreList data for 5.16.1
2012-08-07 Steffen MuellerData::Dumper: Updated changelog
2012-08-07 Steffen MuellerData::Dumper: Fix tests for pure-Perl implementation
2012-08-06 Karl WilliamsonData::Dumper: Fix to use with earlier Perls
2012-08-06 Steffen MuellerData::Dumper: Import more change history
2012-08-04 David LeadbeaterModule::CoreList: Automatically add aliases for releases
2012-08-04 David LeadbeaterStore version information as a delta in Module::CoreList
2012-08-02 Steffen MuellerData::Dumper: Comment on previous optimization
next