Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 655175ca247f00e2e79d752a304af34ef1856f08
https://github.com/Perl/perl5/commit/655175ca247f00e2e79d752a304af34ef1856f08
Author: Karl Williamson <[email protected]>
Date: 2026-01-29 (Thu, 29 Jan 2026)
Changed paths:
M Porting/Glossary
Log Message:
-----------
Porting/Glossary: Fix typo
Commit: ae6b6788b7029188ddda7dc63909d5e0838c40e0
https://github.com/Perl/perl5/commit/ae6b6788b7029188ddda7dc63909d5e0838c40e0
Author: Karl Williamson <[email protected]>
Date: 2026-01-29 (Thu, 29 Jan 2026)
Changed paths:
M Porting/Glossary
Log Message:
-----------
Porting/Glossary: Add comment
Commit: 18b791793b12fa84e016331f73ac891909b5fab9
https://github.com/Perl/perl5/commit/18b791793b12fa84e016331f73ac891909b5fab9
Author: Karl Williamson <[email protected]>
Date: 2026-01-29 (Thu, 29 Jan 2026)
Changed paths:
M Configure
M Porting/Glossary
M pod/perldelta.pod
Log Message:
-----------
Configure: Allow LC_ALL syntax override
Fixes #22992
The problem here had to do with cross-compilation. There was no way to
override Perl's calculation of how LC_ALL is represented. I had not put
one in because it is hard to get it right manually. But this doesn't
work in cross-compilation; it's better to have a difficult-to-get-right
way than no way at all. Porting/Glossary is updated to have an example.
Commit: 2d6c900450f4de81292176cb7526621fc5ae6a84
https://github.com/Perl/perl5/commit/2d6c900450f4de81292176cb7526621fc5ae6a84
Author: Karl Williamson <[email protected]>
Date: 2026-01-29 (Thu, 29 Jan 2026)
Changed paths:
M Configure
Log Message:
-----------
Configure: indent, comments
Add indentation because of the previous commit
Compare: https://github.com/Perl/perl5/compare/20d3cca10525...2d6c900450f4
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications