This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Restore ability to build on platforms without snprintf()
[perl5.git] / Porting /
2017-09-22 Chris 'BinGOs' Wil... Update Time-Piece to CPAN version 1.3202
2017-09-22 Chris 'BinGOs' Wil... Update Scalar-List-Utils to CPAN version 1.49
2017-09-22 Chris 'BinGOs' Wil... Update File-Path to CPAN version 2.15
2017-09-22 Chris 'BinGOs' Wil... Update Digest-SHA to CPAN version 5.97
2017-09-21 Chris 'BinGOs' Wil... What a show, there they go smokin' up the sky, yeah.
2017-09-20 John SJ AndersonBump perl version to 5.27.5, including Module::CoreList...
2017-09-20 John SJ AndersonPorting/release_schedule.pod: Record release of 5.27.4
2017-09-20 John SJ AndersonPorting/epigraphs.pod: correct release date for 5.27.3
2017-09-20 John SJ AndersonEpigraph for 5.27.4
2017-09-19 H.Merijn Brandregen Configure and friends after backports
2017-09-11 Dagfinn Ilmari Man... Fix Windows-1252 em-dashes in latest epigraphs
2017-09-11 Tony Cookadd probes for openat, unlinkat, renameat, linkat and...
2017-09-10 Steve HayAdd epigraphs for 5.24.3-RC1 and 5.26.1-RC1
2017-08-25 Steve Hay5.26.1 has slipped to September; 5.24.3 will be soon...
2017-08-22 Chris 'BinGOs' Wil... I am a mole in a hole
2017-08-21 Matthew HorsfallBump perl version to 5.27.4, including Module::CoreList...
2017-08-21 Matthew HorsfallTick 5.27.3 off the list
2017-08-21 Matthew HorsfallUpdate epigraphs.pod for 5.27.3 release
2017-08-21 Dagfinn Ilmari Man... Note B::Debug deprecation in perldelta and Porting...
2017-08-20 Matthew Horsfallmake-rmg-checklist - Be more helpful about file open...
2017-08-08 Nicholas ClarkBump ExtUtils::Constant version to 0.24.
2017-08-03 Steffen MuellerFilter::Simple: Version bump to align with CPAN release
2017-08-03 Steffen MuellerSelfLoader: Version bump for CPAN sync
2017-07-31 Steffen MuellerEU::ParseXS: Version bump and changelog for CPAN release
2017-07-31 Chris 'BinGOs' Wil... ... And now for something completely different
2017-07-27 Dagfinn Ilmari Man... [perl #130410] Import B-Debug 1.25 from CPAN
2017-07-27 Dagfinn Ilmari Man... Fetch CPAN modules from the metacpan mirror instead...
2017-07-25 Dagfinn Ilmari Man... Revert B::Debug removal
2017-07-25 James E KeenanRemove B::Debug from core distribution.
2017-07-23 Dagfinn Ilmari Man... Fix typo of deprecate.pm in Maintainers.pl
2017-07-20 Aaron CraneBump Perl version from 5.27.2 to 5.27.3
2017-07-20 Aaron CraneRelease announcement template: next stable is 5.28
2017-07-20 Aaron Craneperldelta template: add a note about module versions
2017-07-20 Aaron CraneTick off 5.27.2 release
2017-07-20 Aaron CraneAdd epigraph for 5.27.2
2017-07-18 Aaron CraneImport Encode-2.92 from CPAN
2017-07-18 Aaron CranePorting/perldelta_template.pod: tiny grammar tweak
2017-07-16 Aaron CraneRestore Porting/make-rmg-checklist --html option
2017-07-16 Aaron CraneSuppress irrelevant "MUST SKIP this step" RMG paragraphs
2017-07-16 Sawyer XReplace Release Managers Guide (RMG) with new version:
2017-07-15 Chris 'BinGOs' Wil... Carthago delenda est
2017-07-15 Steve HayTick off 5.22.4 and 5.24.2
2017-07-15 Steve HayEpigraphs for 5.22.4 and 5.24.2
2017-07-01 Steve HayAdd epigraphs for 5.22.4-RC1 and 5.24.2-RC1
2017-06-29 Steve HayTick off 5.27.1 release
2017-06-27 Steve HayUpdate release schedule
2017-06-26 Eric HermanUpdate Math-BigRat to CPAN version 0.2613
2017-06-24 Chris 'BinGOs' Wil... Update Time-HiRes to CPAN version 1.9742
2017-06-24 David Mitchellupgrade Time-Piece from 1.31 to 1.3201
2017-06-24 David Mitchellupgrade Scalar-List-Utils from 1.47 to 1.48
2017-06-22 Eric HermanBump the perl version 5.27.1 -> 5.27.2
2017-06-22 David MitchellUpgrade Scalar-List-Utils from 1.46 to 1.47
2017-06-22 David Mitchellremove Scalar-List-Utils customisation list
2017-06-22 David Mitchellundo a Scalar-List-Utils customisation
2017-06-21 David MitchellPorting/bench.pl: test --fields with 1 field
2017-06-21 David MitchellPorting/bench.pl comments: s/perl_name/perl_label/
2017-06-21 David MitchellPorting/bench.pl: fix up pod
2017-06-21 David MitchellPorting/bench.pl --bisect: output field value
2017-06-21 David MitchellPorting/bench.pl: tweak local vars
2017-06-21 David MitchellPorting/bench.pl: add --autolabel option
2017-06-21 David MitchellPorting/bench.pl: improve 'no such test' err msg
2017-06-21 David MitchellPorting/bench.pl: trivial var changes
2017-06-21 David MitchellPorting/bench.pl: new syntax for perl args and env
2017-06-21 David MitchellPorting/bench.pl ban duplicate labels in multiread
2017-06-21 David MitchellPorting/bench.pl: ban --benchfile under --read
2017-06-21 David MitchellPorting/bench.pl: better handle multiple --read
2017-06-21 David MitchellPorting/bench.pl: only use used sort elems
2017-06-21 David MitchellPorting/bench.pl: remove unneeded sort order calcs
2017-06-21 David MitchellPorting/bench.pl: add $done_read to do_grind()
2017-06-21 David MitchellPorting/bench.pl: add croak tests
2017-06-21 David Mitchellbench.pl re-organise option processing
2017-06-21 David MitchellPorting/bench.pl: fix broken --bisect option
2017-06-21 David MitchellPorting/bench.pl: allow 1 perl under --raw
2017-06-21 David MitchellPorting/bench.pl: don't print usage on err
2017-06-20 Eric Hermanlinkify Perl 5.27.1 epigraph
2017-06-20 Chris 'BinGOs' Wil... cmpVersion skip Module-CoreList modules
2017-06-20 Chris 'BinGOs' Wil... Ra ra Rasputin lover of the Russian Queen
2017-06-20 Eric Hermannew perldelta
2017-06-20 Eric Hermanepigraph for 5.27.1
2017-06-16 Chris 'BinGOs' Wil... Update Filter-Util-Call to CPAN version 1.57
2017-06-15 Chris 'BinGOs' Wil... Update Getopt-Long to CPAN version 2.50
2017-06-15 Chris 'BinGOs' Wil... Update Devel-PPPort to CPAN version 3.36
2017-06-15 Chris 'BinGOs' Wil... Update IO-Socket-IP to CPAN version 0.39
2017-06-14 Chris 'BinGOs' Wil... Update JSON-PP to CPAN version 2.94
2017-06-14 Chris 'BinGOs' Wil... Update File-Path to CPAN version 2.14
2017-06-14 Chris 'BinGOs' Wil... Update IPC-Cmd to CPAN version 0.98
2017-06-14 Chris 'BinGOs' Wil... Update Archive-Tar to CPAN version 2.26
2017-06-12 Chris 'BinGOs' Wil... Update ExtUtils-MakeMaker to CPAN version 7.30
2017-06-11 Karl WilliamsonPorting/perldelta_template.pod: Add boiler plate
2017-06-10 Chris 'BinGOs' Wil... Update Test-Harness to CPAN version 3.39
2017-06-09 Chris 'BinGOs' Wil... Update ExtUtils-MakeMaker to CPAN version 7.28
2017-06-05 David MitchellPorting/bench.pl: typo in error message
2017-06-05 Chris 'BinGOs' Wil... Update ExtUtils-Install to CPAN version 2.14
2017-06-05 David MitchellPorting/deparse-skips.txt: add failing tests
2017-06-05 David Mitchellpurge Porting/deparse-skips.txt
2017-06-05 David Mitchelldeparse-skips.txt: remove cpan/File-Path/t/taint.t
2017-06-05 David Mitchelldeparse-skips.txt: add Archive-Tar/t/03_file.t
2017-06-05 David Mitchellsort Porting/deparse-skips.txt
2017-06-05 David MitchellDeparse: better handle BEGIN { use_ok() }
2017-06-05 David MitchellDeparse my var attributes correctly
next