This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta: Fix typo
[perl5.git] / dist /
2015-03-19 Ricardo SignesCarp: remove unneeded VERSION eval, bump version
2015-03-19 Ricardo SignesCarp: avoid hardcoded lines and filenames in test
2015-03-19 Karl WilliamsonDocument API for XS LC_NUMERIC locale manipulation
2015-03-18 Karl Williamsondist/Data-Dumper/t/dumper.t: White space only
2015-03-18 Karl Williamsondist/Data-Dumper/t/dumper.t: Simplify EBCDIC
2015-03-18 Karl WilliamsonTerm::Complete: Generalize for EBCDIC
2015-03-18 Karl WilliamsonPATCH: [perl #124091] PP Data::Dumper fails on \n isolate
2015-03-18 David MitchellCwd.xs: silence recent compiler warning
2015-03-17 Jerry D. HeddenUpgrade to threads 2.01
2015-03-17 Karl Williamsondist/ExtUtils-CBuilder/t/04-base.t: os390 fix
2015-03-17 Karl WilliamsonExtend Cwd to work on z/OS sysplexed systems
2015-03-17 Karl Williamsondist/PathTools/Cwd.xs: rename variable
2015-03-17 Karl Williamsondist/PathTools/Cwd.xs: White-space/comment only
2015-03-17 Karl WilliamsonBump version of dist/PathTools to 3.55
2015-03-15 Ricardo SignesCarp: skip some tests of "$qr" on older perls
2015-03-15 Ricardo SignesCarp: correct precedence of ord and == in tests
2015-03-13 Karl Williamsondist/Data-Dumper/t/quotekeys.t: Generalize for EBCDIC
2015-03-13 Karl WilliamsonData::Dumper/t/dumper.t: Add test
2015-03-13 Karl Williamsondist/Data-Dumper/t/dumper.t: Generalize for EBCDIC...
2015-03-13 Karl WilliamsonData::Dumper: Generalize for EBCDIC platforms
2015-03-13 Karl Williamsondist/Data-Dumper/t/dumper.t: Add test names
2015-03-13 Karl WilliamsonData::Dumper/t/dumper.t: only specify number of tests...
2015-03-13 Karl WilliamsonData::Dumper/t/dumper.t: Remove test numbers from comments
2015-03-13 Karl Williamsondist/Storable/t/utf8.t: Fix to work on early Perls
2015-03-13 Karl Williamsondist/Safe/t/safeutf8.t: Fix to work on early Perls
2015-03-13 Karl Williamsondist/IO/t/io_utf8argv.t: Generalize for non-ASCII platf...
2015-03-09 Karl Williamsondist/Net-Ping/t/450_service.t: Skip 2 tests on os390
2015-03-09 Karl WilliamsonModule::CoreList: Fix to work on EBCDIC platforms
2015-03-09 Karl Williamsondist/Safe/t/safeutf8.t: Generalize to non-ASCII platform
2015-03-09 Karl Williamsondist/Storable/t/code.t: Fixes to run under EBCDIC
2015-03-09 Karl Williamsondist/Storable/t/utf8.t: Fix to run under EBCDIC
2015-03-06 Jerry D. HeddenUpgrade to threads 1.99
2015-03-05 Jerry D. HeddenUpgrade to threads 1.98
2015-03-05 Karl WilliamsonData::Dumper/t/dumper.t: Fix comments
2015-03-04 Jerry D. HeddenUpgrade to threads 1.97
2015-02-21 Steve HayOne $VERSION bump missed by 2f553ae1e1
2015-02-21 Sawyer Xtweak version number of Module::CoreList
2015-02-21 Sawyer Xadd some dummy entries to Module::CoreList for 5.21.10
2015-02-21 Sawyer Xfinalize perldelta and Module::CoreList updates
2015-02-21 Sawyer XUpdate Module::CoreList for 5.21.9
2015-02-14 Steve HayMore updates to Module-CoreList for Perl 5.20.2
2015-02-14 Steve HayUpdate Module-CoreList: Perl 5.20.2 today
2015-02-06 Karl WilliamsonGeneralize Carp for non-ASCII platforms
2015-02-06 Karl WilliamsonCarp: Fix off-by-one error for early Perl versions
2015-02-06 Karl WilliamsonIncrement Carp version to 0.35
2015-01-31 Steve HayUpdate Module-CoreList for 5.20.2
2015-01-30 Lajos VeresCorrections to spelling and grammatical errors.
2015-01-30 James E KeenanRevert "Corrections to spelling and grammatical errors."
2015-01-29 Lajos VeresCorrections to spelling and grammatical errors.
2015-01-27 Tony Cook[perl #123064] document limitations of the big* impleme...
2015-01-25 James RaspassAvoid constant.pm depending on vars.pm
2015-01-25 Daniel Draganattempt again to const vtables in threads-shared
2015-01-21 Matthew HorsfallFinal updates to M::CL for version bump
2015-01-21 Matthew HorsfallMore bumpbing of version number to 5.21.9. Missed this...
2015-01-21 Matthew HorsfallSync Module::CoreList with CPAN and update for next...
2015-01-20 Matthew HorsfallUpdate Module::CoreList for 5.21.8
2015-01-12 Father ChrysostomosCorrect perl ver in Safe Changes
2015-01-07 Andreas VoegeleAdd test for rt#123556
2015-01-07 Andreas VoegeleOnly compare defined values with "ge" in Module::CoreLi...
2015-01-06 Father ChrysostomosRevert "const + static vtables in threads::shared"
2015-01-06 Daniel Draganconst + static vtables in threads::shared
2014-12-21 Father ChrysostomosIncrease $Data::Dumper::VERSION to 2.156
2014-12-21 Father ChrysostomosIncrease $Safe::VERSION to 2.39
2014-12-21 Father ChrysostomosSafe Changes update
2014-12-21 Father ChrysostomosPropagate context properly in Safe->reval
2014-12-21 Father ChrysostomosUse GIMME_V in Data::Dumper
2014-12-21 Max MaischeinMissed the %deprecated entry in Module::CoreList
2014-12-21 Max MaischeinBump version number to 5.21.8
2014-12-20 Max MaischeinUpdate Module::CoreList for 5.21.7
2014-12-17 Craig A. BerryVMS does have fsync, so configure accordingly.
2014-12-16 David MitchellStorable.xs: introduce SEEN*_NN
2014-12-16 Craig A. BerrySkip obsolete skip in io_xs.t.
2014-12-15 Daniel Dragandocument + improve ancient optimization in ParseXS
2014-12-14 Tony CookUseqq no longer forces use of the pure-perl Data::Dumper
2014-12-13 Craig A. BerryVersion bump for ExtUtils::CBuilder.
2014-12-13 Craig A. BerryRemove VAXC special cases from ExtUtils::CBuilder.
2014-12-12 David MitchellStorable/t/canonical.t: don't pollute STDERR
2014-12-10 Jarkko HietaniemiLabel conditionally unused.
2014-12-08 Father ChrysostomosIncrease $IO::VERSION to 1.35
2014-12-08 Father ChrysostomosChange OP_SIBLING to OpSIBLING
2014-12-07 David MitchellAdd OP_MULTIDEREF
2014-12-06 Jarkko Hietaniemithreads.pm version bump for 0c87ebb8.
2014-12-06 Jarkko HietaniemiVariables possibly clobbered by longjmp/vfork.
2014-12-06 Father ChrysostomosIncrease $Data::Dumper::VERSION to 2.155
2014-12-06 Daniel Dragandont test for bootstrap file twice in XSLoader
2014-12-06 Jarkko Hietaniemigcc thinks it can see how 'entry' can be accessed unini...
2014-12-04 Todd RinaldoSyncing back Changelog to be consistent with CPAN release
2014-12-03 Craig A. BerryEliminate eliminate_macros and fixpath.
2014-12-03 David MitchellStop test suite filling /tmp
2014-12-03 Tony Cook[perl #122635] avoid turning a leading // into / on...
2014-11-24 Daniel Draganimprove ParseXS RETVAL code gen
2014-11-22 Jim CromieStorable: fixup pod wording
2014-11-21 David Mitchellfix builds with ExtUtils::ParseXS
2014-11-21 Father ChrysostomosIncrease other ExtUtils mods’ version to 3.27
2014-11-21 Father ChrysostomosIncrease $ExtUtils::ParseXS::VERSION to 3.27
2014-11-21 Father ChrysostomosExtUtils::ParseXS: Suppress unused ‘file’ warning
2014-11-21 Chris 'BinGOs' Wil... Bump the perl version in various places for 5.21.7
2014-11-20 Chris 'BinGOs' Wil... Update Module::CoreList for v5.21.6
2014-11-13 Daniel Draganadd filename handling to xs handshake
2014-11-11 Father ChrysostomosIncrease $Exporter::VERSION to 5.72
next