This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Wrong ifdef guard.
[perl5.git] / dist /
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
2014-11-11 Doug Bellrename anonymous list -> array in docs
2014-11-09 Craig A. BerryVersion bump for File::Spec::VMS.
2014-11-09 Craig A. BerrySimplify abs2rel.t.
2014-11-09 Craig A. BerryFix undefined warning in File::Spec::VMS::catfile.
2014-11-09 Craig A. BerryForce barename base to be a directory in File::Spec...
2014-11-09 Craig A. BerryRevise Unix syntax detection File::Spec::VMS::abs2rel.
2014-11-09 Craig A. BerryMove rel2abs earlier in File::Spec::VMS::abs2rel.
2014-11-08 Daniel Draganadd xs_handshake API
2014-11-05 Tony Cook[perl #120487] make sure we're using an unmodified...
2014-11-03 Tony Cookbump $IO::Socket::VERSION to 1.38
2014-11-03 Glenn D. GoldenImprove connected() doc
2014-10-31 Craig A. BerryBump XSLoader version after 4821216b2814.
2014-10-31 Brian FraserXSLoader: Amend the mod2fname generation to detect...
2014-10-29 James E KeenanDemonstrate that RT #121360 has been resolved.
2014-10-21 Tony Cook[perl #122985] perlxs: PPCODE doesn't allow for CLEANUP
2014-10-20 AbigailBump the perl version in various places for 5.21.6
2014-10-20 AbigailUpdate Module::CoreList for 5.21.5
2014-10-20 Jarkko HietaniemiIRIX: OS mixup in 1d850a6a.
2014-10-19 Jarkko HietaniemiIRIX: fsync documented to fail on read-only filehandles.
2014-10-14 David Mitchellthreads: $#shared = N should destroy
2014-10-14 David Mitchellthreads::shared "$#shared = N" off-by-one error
2014-10-13 Daniel Draganspeed up building with less disk IO pod moves+__END__...
2014-10-07 Jarkko HietaniemiTru64: the cluster filesystem is special.
2014-10-04 Craig A. BerryXSLoader.t fix-up following 8e6aa27cd01.
2014-10-03 Tony Cookbump $XSLoader::VERSION
2014-10-03 Graham KnopAllow XSLoader to load modules from a different namespace
2014-10-03 Tony Cook[perl #122455] TODO test for XSLoader mishandling of...
2014-10-02 Chris 'BinGOs' Wil... Make the CAVEAT entry in Module-CoreList pod sane
2014-10-02 Chris 'BinGOs' Wil... Update Module-CoreList Changes file for 5.20141002...
2014-10-02 Ricardo Signescorelist: import v5.18.3 and v5.18.4 data
2014-09-28 Alberto SimõesAdds a missing 'use Config' on android.pm file.
2014-09-20 Steve HayPrepare Module::CoreList for 5.21.5, expected on 2014...
2014-09-20 Steve HayUpdate Module::CoreList for 5.21.4
2014-09-19 David Mitchellremove vestigal threadsv/threadsv_named
2014-09-19 Steve HayBump all Math::BigInt $VERSIONs as per 945313f0ae follo...
2014-09-19 James E KeenanIncrement $VERSION in Math::BigInt.
2014-09-19 Karen Etheridgereplace uses of Test.pm in dist/ distributions (IO...
2014-09-18 Steffen MuellerData::Dumper version bump for CPAN release
2014-09-18 Tony Cookdon't recurse infinitely in Data::Dumper
2014-09-17 Steve HayModule::CoreList - re-order so that Porting/corelist...
2014-09-15 Father ChrysostomosIncrease $Term::ReadLine::VERSION to 1.15
2014-09-15 Father ChrysostomosTerm::ReadLine: Check $^O before -e
2014-09-15 Father ChrysostomosIncrease $Attribute::Handlers::VERSION to 0.97
2014-09-15 Father ChrysostomosFix-ups for Attribute::Handlers
2014-09-14 Chris 'BinGOs' Wil... Changed Module-CoreList version to how it should be
next