This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fix cases where 'do file' should be 'do ./file'.
[perl5.git] / Porting /
2017-04-07 David MitchellPorting/bench.pl: fix 'do' without '.' in @INC
2017-04-07 David Mitchellfixup tests under t/ that assumed '.' in @INC
2017-04-05 Karl Williamsonpods: Add L<> for links missing them; a couple nits
2017-03-31 Sawyer XAlso check minitest when preparing the tarball:
2017-03-25 Jarkko HietaniemiSlight comment enhancement.
2017-03-24 David Mitchellbump base.pm $VERSION and un-CUSTOMISE
2017-03-21 Sawyer XAdd link to epigraph
2017-03-21 Sawyer XUpdate Module::CoreList for 5.26.0
2017-03-20 Sawyer XVersion bump: 5.25.11 -> 5.26.0
2017-03-20 Sawyer XTick off release
2017-03-20 Sawyer XAdd epigraph for 5.25.11 (link forthcoming)
2017-03-20 Sawyer XFix loading Module::CoreList in corelist.pl
2017-03-19 Sawyer XUpdate Test::Harness 3.36 -> 3.38
2017-03-19 Aaron CranePorting/sync-with-cpan: honour exec-bit whitelist
2017-03-19 Aaron CranePorting/sync-with-cpan: handle absence of "." from...
2017-03-18 Sawyer XReflect next changes in release schedule
2017-03-17 James E KeenanSync Pod-Perldoc with CPAN version 3.28.
2017-03-10 James E KeenanSync IO-Compress with CPAN version 2.074.
2017-03-09 James E KeenanSync Compress-Raw-Zlib with CPAN version 2.074.
2017-03-09 James E KeenanSync Compress-Raw-Bzip2 with CPAN version 2.074.
2017-03-02 Dave CrossEnsure that documentation works under 'use strict'.
2017-02-26 jdheddenUpgrade to threads 2.15
2017-02-26 jdheddenUpgrade to threads::shared 1.55
2017-02-21 Chris 'BinGOs' Wil... Are friends electric?
2017-02-21 reneebbump version to 5.25.11
2017-02-21 reneebadd 5.25.10 epigraph
2017-02-20 reneebTick release in the release schedule
2017-02-20 Jarkko HietaniemiImplement --help|--usage.
2017-02-20 Jarkko HietaniemiAlso understand the output of "make test_harness".
2017-02-20 Jarkko HietaniemiBe more verbose about what failed and from which input.
2017-02-20 Karl WilliamsonClarify "User-visible changes"
2017-02-20 Tony CookAdd another reneeb alias
2017-02-16 Andreas KoenigUpdates CPAN.pm to ANDK/CPAN-2.17-TRIAL2.tar.gz
2017-02-16 jdheddenUpgrade to Thread::Queue 3.12
2017-02-14 James E KeenanRevert "Upgrade to Thread::Queue 3.12"
2017-02-14 jdheddenUpgrade to Thread::Queue 3.12
2017-01-26 Chris 'BinGOs' Wil... Update McUpdate
2017-01-26 Dagfinn Ilmari Man... Cherry-pick Scalar-List-Utils tainted.t fix from upstream
2017-01-20 AbigailBump the perl version in various places for 5.25.10
2017-01-20 AbigailTick!
2017-01-20 AbigailEpigraph for 5.25.9
2017-01-17 Andreas KoenigUpdates CPAN.pm to ANDK/CPAN-2.16-TRIAL2.tar.gz
2017-01-14 Craig A. BerryUse File::Spec->catfile() in Test2's Files.t test.
2017-01-14 Steve Hay5.22.3 and 5.24.1 are done
2017-01-14 Steve HayAdd epigraphs for 5.22.3 and 5.24.1
2017-01-13 Karl WilliamsonVarious .t's: Escape literal '}' and ']' in patterns
2017-01-04 Tony Cook(perl #130108) check if dtrace accepts -xnolibs and...
2017-01-02 Steve HayAdd epigraphs for 5.22.3-RC5 and 5.24.1-RC5
2016-12-31 jdheddenUpgrade to threads 2.12
2016-12-31 jdheddenUpgrade to threads::shared 1.54
2016-12-31 jdheddenUpgrade to threads::shared 1.53
2016-12-30 James E KeenanDiscuss Porting/sync-with-cpan -- the simpler usage...
2016-12-30 Aaron CranePorting/sync-with-cpan: another preflight check
2016-12-30 Aaron CraneRevert "Porting/sync-with-cpan: apply --jobs=N when...
2016-12-30 Aaron CranePorting/sync-with-cpan: handle unwritable files in...
2016-12-30 Aaron CranePorting/sync-with-cpan: remove needless loop
2016-12-30 Aaron CranePorting/sync-with-cpan: fix bug in updating Maintainers.pl
2016-12-30 Aaron CranePorting/sync-with-cpan: try to change "::" to "-" in...
2016-12-30 Aaron CranePorting/sync-with-cpan: offer advice in the face of...
2016-12-30 Aaron CranePorting/sync-with-cpan: allow out-of-tree --tarball...
2016-12-30 Aaron CranePorting/sync-with-cpan: more preflight checks for ...
2016-12-30 Aaron CranePorting/sync-with-cpan: avoid unless/else
2016-12-30 Aaron CranePorting/sync-with-cpan: bail out early if Configure...
2016-12-30 Aaron CranePorting/sync-with-cpan: factor out internal WIN32 constant
2016-12-30 Aaron CranePorting/sync-with-cpan: apply --jobs=N when running...
2016-12-30 Aaron CranePorting/sync-with-cpan: add --jobs option
2016-12-30 Aaron CranePorting/sync-with-cpan: avoid "Attempting to …" message
2016-12-30 Aaron CranePorting/sync-with-cpan: improve advice emitted at end
2016-12-30 Aaron CranePorting/sync-with-cpan: run regen/lib_cleanup.pl if...
2016-12-30 Aaron CranePorting/sync-with-cpan: delete entries from MANIFEST...
2016-12-30 Aaron CranePorting/sync-with-cpan: run manisort with --quiet
2016-12-30 Aaron CranePorting/sync-with-cpan: run manisort under the current...
2016-12-30 Aaron CranePorting/sync-with-cpan: do in fact run the new dist...
2016-12-30 Aaron CranePorting/sync-with-cpan: accept dist name instead of...
2016-12-30 Aaron CranePorting/sync-with-cpan: mention generation of make.log
2016-12-30 Aaron CranePorting/sync-with-cpan: don't reimplement tmpdir()
2016-12-30 Paul MarquessUpgrade Compress-Raw-Bzip2 to CPAN version 2.070.
2016-12-29 Paul MarquessUpgrade Compress-Raw-Zlib to CPAN version 2.070.
2016-12-29 James E KeenanUpdate DB_File from CPAN version 1.838 to 1.840.
2016-12-23 John LightseySwitch most open() calls to three-argument form.
2016-12-21 Chris 'BinGOs' Wil... Deck the halls
2016-12-21 Sawyer XLink to epigraph
2016-12-20 Sawyer XBump the perl version in various places for 5.25.9
2016-12-20 Sawyer XTick off release
2016-12-20 Sawyer XUpdate epigraph. Will add link later
2016-12-19 Chris 'BinGOs' Wil... Update Test-Simple to CPAN version 1.302073
2016-12-18 James E KeenanRevert "Update Socket to CPAN version 2.024."
2016-12-18 Chris 'BinGOs' Wil... Update Archive-Tar to CPAN version 2.24
2016-12-17 James E KeenanUpdate Socket to CPAN version 2.024.
2016-12-17 James E KeenanUpdate Pod-Simple to CPAN version 3.35.
2016-12-16 Chris 'BinGOs' Wil... Update Archive-Tar to CPAN version 2.22
2016-12-15 Chris 'BinGOs' Wil... Update bignum to CPAN version 0.47
2016-12-15 Chris 'BinGOs' Wil... Update Math-BigRat to CPAN version 0.2611
2016-12-15 Chris 'BinGOs' Wil... Update Math-BigInt-FastCalc to CPAN version 0.5005
2016-12-15 Chris 'BinGOs' Wil... Update Math-BigInt to CPAN version 1.999806
2016-12-15 Chris 'BinGOs' Wil... Update B-Debug to CPAN version 1.24
2016-12-15 Chris 'BinGOs' Wil... Update Archive-Tar to CPAN version 2.20
2016-12-07 Steve HayUpgrade bignum from version 0.44 to 0.45
2016-12-07 Steve HayUpgrade Math::BigRat from version 0.260805 to 0.2609
2016-12-07 Steve HayUpgrade Math::BigInt::FastCalc from version 0.5002...
next