Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 5087e30f44803b9c53eb683958a4c2e53e4b5713
https://github.com/Perl/perl5/commit/5087e30f44803b9c53eb683958a4c2e53e4b5713
Author: Karl Williamson <[email protected]>
Date: 2026-04-17 (Fri, 17 Apr 2026)
Changed paths:
M pp_hot.c
Log Message:
-----------
pp_hot.c: Remove duplicate code
Call a macro instead of duplicating its expansion
Commit: 1df0ca94a508abeb47fe99cb42bc4c0a037c574f
https://github.com/Perl/perl5/commit/1df0ca94a508abeb47fe99cb42bc4c0a037c574f
Author: Karl Williamson <[email protected]>
Date: 2026-04-17 (Fri, 17 Apr 2026)
Changed paths:
M handy.h
M pp_ctl.c
Log Message:
-----------
handy.h, pp_ctl.c: White space only
Indent nested #if's
Commit: c1bbcb8514dfa277d89ea4048efe83f61cec903e
https://github.com/Perl/perl5/commit/c1bbcb8514dfa277d89ea4048efe83f61cec903e
Author: Karl Williamson <[email protected]>
Date: 2026-04-17 (Fri, 17 Apr 2026)
Changed paths:
M handy.h
Log Message:
-----------
perlapi: Move poison entries to debugging
These more properly belong there instead of being general utilities.
Commit: 40da4b77406a97629db16c1f48c2539d4a9ce00f
https://github.com/Perl/perl5/commit/40da4b77406a97629db16c1f48c2539d4a9ce00f
Author: Karl Williamson <[email protected]>
Date: 2026-04-17 (Fri, 17 Apr 2026)
Changed paths:
M pod/perlhacktips.pod
Log Message:
-----------
perlhacktips: Note -DU
Commit: 0dc87bc76210bfd249ffde2a0abcd4cb712a9aaf
https://github.com/Perl/perl5/commit/0dc87bc76210bfd249ffde2a0abcd4cb712a9aaf
Author: Karl Williamson <[email protected]>
Date: 2026-04-17 (Fri, 17 Apr 2026)
Changed paths:
M pod/perlhacktips.pod
Log Message:
-----------
perlhacktips: Clean up debugging text, adding PERL_POISON
This closes #16789
Previously the pod failed to mention that DEBUGGING enables asserts.
This commit adds PERL_POISON, and the poison macros, and restructures
things to flow better
Commit: e7db297a1a1df04005890ebb22cb0e2355ce149e
https://github.com/Perl/perl5/commit/e7db297a1a1df04005890ebb22cb0e2355ce149e
Author: Karl Williamson <[email protected]>
Date: 2026-04-17 (Fri, 17 Apr 2026)
Changed paths:
M pod/perlclib.pod
Log Message:
-----------
perlclib: Remove poison explanation
This is now in perlhacktips, via the previous commit
Compare: https://github.com/Perl/perl5/compare/7cc90830154c...e7db297a1a1d
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications