Branch: refs/heads/psc/ppc0025
Home: https://github.com/Perl/perl5
Commit: be6a05de9401f8a8efc7120a9fd97cb13d6ea954
https://github.com/Perl/perl5/commit/be6a05de9401f8a8efc7120a9fd97cb13d6ea954
Author: Philippe Bruhat (BooK) <[email protected]>
Date: 2024-12-11 (Wed, 11 Dec 2024)
Changed paths:
M Configure
M Porting/makerel
M myconfig.SH
M perl.c
M perl.h
Log Message:
-----------
drop the 5
This commit drop PERL_REVISION from $] and $^V.
Since $^V expects 3 components, we add a .0 at the end.
Commit: be2cabfa5eefef51100a374ccce3110f38865bcc
https://github.com/Perl/perl5/commit/be2cabfa5eefef51100a374ccce3110f38865bcc
Author: Philippe Bruhat (BooK) <[email protected]>
Date: 2024-12-11 (Wed, 11 Dec 2024)
Changed paths:
M lib/feature.pm
M regen/feature.pl
Log Message:
-----------
create the :42 feature bundle
The FEATURE_BUNDLE_xxx constants in feature.h must be ordered by
version. The 'as_bundles' sort function ensures that all bundles will
be sorted correctly (except for 5.9.5, which ends up between 5.41 and 41).
Commit: d975bea177653717bcef26885f170932557d0f31
https://github.com/Perl/perl5/commit/d975bea177653717bcef26885f170932557d0f31
Author: Philippe Bruhat (BooK) <[email protected]>
Date: 2024-12-11 (Wed, 11 Dec 2024)
Changed paths:
M dist/Data-Dumper/t/dumper.t
Log Message:
-----------
fix Data-Dumper tests
Commit: ed65c160db728435a91a1ca9c11e4188a98bb7fd
https://github.com/Perl/perl5/commit/ed65c160db728435a91a1ca9c11e4188a98bb7fd
Author: Philippe Bruhat (BooK) <[email protected]>
Date: 2024-12-11 (Wed, 11 Dec 2024)
Changed paths:
M t/run/switches.t
Log Message:
-----------
fix the test for perl -v
Compare: https://github.com/Perl/perl5/compare/9393df2eb02e...ed65c160db72
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications