Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 7fec67568b02c0133fcea27b431c766536162003
https://github.com/Perl/perl5/commit/7fec67568b02c0133fcea27b431c766536162003
Author: Philippe Bruhat (BooK) <[email protected]>
Date: 2025-10-28 (Tue, 28 Oct 2025)
Changed paths:
A Porting/merge-deltas.pl
Log Message:
-----------
add a script that merges all devel deltas into the final one
For now, the script simply copies the content of each relevant section
into the same one in the master document (pod/perldelta.pod).
It will die when encountering an unexpected =head1 header.
Commit: 50e7fbdedd360f94e798cd419c1eec2840eadc00
https://github.com/Perl/perl5/commit/50e7fbdedd360f94e798cd419c1eec2840eadc00
Author: Philippe Bruhat (BooK) <[email protected]>
Date: 2025-10-28 (Tue, 28 Oct 2025)
Changed paths:
M Porting/merge-deltas.pl
Log Message:
-----------
process the deltas as utf8 files
Commit: 30a2fc6207d9c96fd5b6369ee2bdf87341f86761
https://github.com/Perl/perl5/commit/30a2fc6207d9c96fd5b6369ee2bdf87341f86761
Author: Philippe Bruhat (BooK) <[email protected]>
Date: 2025-10-28 (Tue, 28 Oct 2025)
Changed paths:
M Porting/merge-deltas.pl
Log Message:
-----------
remove unmodified templated sections from the master
Commit: 0a156a2d4aaf6f5a10402769ab4ae72dc1363683
https://github.com/Perl/perl5/commit/0a156a2d4aaf6f5a10402769ab4ae72dc1363683
Author: Philippe Bruhat (BooK) <[email protected]>
Date: 2025-10-28 (Tue, 28 Oct 2025)
Changed paths:
A t/porting/merge-deltas.t
Log Message:
-----------
add a test script for Porting/merge-deltas.pl
Commit: 882cf489ba0916055303049dcaad3a9c6cc36049
https://github.com/Perl/perl5/commit/882cf489ba0916055303049dcaad3a9c6cc36049
Author: Philippe Bruhat (BooK) <[email protected]>
Date: 2025-10-28 (Tue, 28 Oct 2025)
Changed paths:
M MANIFEST
M Porting/README.pod
Log Message:
-----------
update MANIFEST
Commit: ea28655aa6a554bc5d98a4f0aadb7040c4752c70
https://github.com/Perl/perl5/commit/ea28655aa6a554bc5d98a4f0aadb7040c4752c70
Author: Philippe Bruhat (BooK) <[email protected]>
Date: 2025-10-28 (Tue, 28 Oct 2025)
Changed paths:
M t/porting/merge-deltas.t
Log Message:
-----------
handle running the test from t/ instead of the root of the repository
Commit: aa8aa518a8e170b7afcf0f6ca0dd5a44e6ceec91
https://github.com/Perl/perl5/commit/aa8aa518a8e170b7afcf0f6ca0dd5a44e6ceec91
Author: Philippe Bruhat (BooK) <[email protected]>
Date: 2025-10-28 (Tue, 28 Oct 2025)
Changed paths:
M t/porting/merge-deltas.t
Log Message:
-----------
use t/test.pl for testing
Commit: 13b6cb4092291840b920f81eb29f9036191393c4
https://github.com/Perl/perl5/commit/13b6cb4092291840b920f81eb29f9036191393c4
Author: Eric Herman <[email protected]>
Date: 2025-10-28 (Tue, 28 Oct 2025)
Changed paths:
M t/porting/merge-deltas.t
Log Message:
-----------
test merge-deltas.pl dies on unexpected =head1
Co-authored-by: Philippe Bruhat (BooK) <[email protected]>
Commit: 9048f75fe217e6d3a68ffd1cc9618921a7b9ac86
https://github.com/Perl/perl5/commit/9048f75fe217e6d3a68ffd1cc9618921a7b9ac86
Author: Eric Herman <[email protected]>
Date: 2025-10-28 (Tue, 28 Oct 2025)
Changed paths:
M Porting/release_managers_guide.pod
Log Message:
-----------
Document BLEAD-FINAL perldelta process
Co-authored-by: Philippe Bruhat (BooK) <[email protected]>
Commit: 798066b3ad948da98ead04497b7d6e4e3a0198ec
https://github.com/Perl/perl5/commit/798066b3ad948da98ead04497b7d6e4e3a0198ec
Author: Philippe Bruhat (BooK) <[email protected]>
Date: 2025-10-28 (Tue, 28 Oct 2025)
Changed paths:
M MANIFEST
M Porting/README.pod
A Porting/merge-deltas.pl
M Porting/release_managers_guide.pod
A t/porting/merge-deltas.t
Log Message:
-----------
Merge branch 'book/merge-deltas' into blead
Compare: https://github.com/Perl/perl5/compare/76809710664b...798066b3ad94
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications