This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
reorder intrpvar.h
[perl5.git] / dist /
2013-03-09 Karl WilliamsonBump version of Term::ReadLine
2013-03-09 James E KeenanStandardize spelling of 'supersede' throughout the...
2013-03-03 David Mitchelldeparse.t: mask STDERR noise on lex sub TODO test
2013-03-02 Florian RagwitzSynchronise VERSIONs of all bignum modules
2013-02-28 James E KeenanLoosen the passing requirement for a regex.
2013-02-26 Steffen MuellerUpdate Data::Dumper version and release date
2013-02-26 Steffen MuellerUpdate Data::Dumper changelog
2013-02-21 Rafael Garcia-SuarezUpgrade to Safe 2.35 from CPAN
2013-02-20 Chris 'BinGOs' Wil... Updated Module::CoreList for v5.17.9
2013-02-19 Jerry D. Hedden[perl #116865] Upgrade to Thread::Queue 3.02
2013-02-19 Chris 'BinGOs' Wil... Updated Changes for Module-CoreList
2013-02-19 Karl Williamsondist/IO/IO.xs: Silence compiler warning
2013-02-19 Karl WilliamsonTests for [perl #116322]
2013-02-19 Christian HansenPATCH: [perl #116322]: getc() and ungetc() with unicode...
2013-02-18 Alexandr Ciornii[perl #116809] Upstream status in corelist
2013-02-17 Steffen Mueller[perl #116587] Data::Dumper intermittently fails tests...
2013-02-15 Craig A. BerryHelp ExtUtils::Manifest deal with VMS extended filespecs.
2013-02-09 Chris 'BinGOs' Wil... Make corelist --feature a >= v5.9.5 option
2013-02-09 Thomas SibleyReport feature availability via corelist -f
2013-02-08 Karl WilliamsonChange pods to not refer to av_len()
2013-01-31 James E KeenanData-Dumper: Boost test coverage and refactor.
2013-01-27 Chris 'BinGOs' Wil... Add module deprecations for v5.18.0 to Module::CoreList
2013-01-27 Aaron CraneNew TODO test: B::Deparse doesn't handle lexical subs
2013-01-25 Karl WilliamsonFix various minor pod issues
2013-01-21 Ricardo Signesmove B-Lint and File-CheckTree to ./cpan
2013-01-20 Aaron CraneUpdate Module::CoreList for 5.17.8
2013-01-19 James E KeenanRemove checks for Perl 5.6; adjust tests; bump version...
2013-01-18 Ricardo Signesuse non-dev version for Safe
2013-01-18 Ricardo Signesuse non-dev version for IO
2013-01-18 Ricardo Signesuse non-dev version for I18N::LangTags::List
2013-01-16 Steffen MuellerCwd/File::Spec version bump to 3.40
2013-01-14 Jerry D. Heddenbump threads::shared version 1.43
2013-01-13 Aaron CraneMake Data::Dumper XS ignore Freezer return value
2013-01-12 Craig A. BerrySimplify ExtUtils::Install::_can_write_dir on VMS.
2013-01-11 Nicholas ClarkDon't use a fixed iteration count in dist/threads-share...
2013-01-09 Tony Cookportability to Haiku-OS for the cachepropagate-*.t...
2012-12-31 Karl WilliamsonChange core calls of isALNUM() to isWORDCHAR()
2012-12-18 Dave RolskyUpdate Module::CoreList for 5.17.7
2012-12-17 Dave RolskyFix typo in Locale-Maketext ChangeLog
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
next