Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: b4df6841d0cb06e224189d64cd829c2578c14df2
https://github.com/Perl/perl5/commit/b4df6841d0cb06e224189d64cd829c2578c14df2
Author: Karl Williamson <[email protected]>
Date: 2025-10-07 (Tue, 07 Oct 2025)
Changed paths:
M hv.h
Log Message:
-----------
hv.h: Slight simplification of hv_fetch() macro
I think this is easier to read
Commit: af48eb611ab98778ac0a5718563c49e99af9df94
https://github.com/Perl/perl5/commit/af48eb611ab98778ac0a5718563c49e99af9df94
Author: Karl Williamson <[email protected]>
Date: 2025-10-07 (Tue, 07 Oct 2025)
Changed paths:
M embed.fnc
M hv.c
M inline.h
M proto.h
Log Message:
-----------
Inline hv_common_key_len()
This tiny function is called as an intermediary from several frequently
used macros.
Compare: https://github.com/Perl/perl5/compare/656be9b02104...af48eb611ab9
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications