Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 4afc0bd7ec09a6624df5718eaa8a37637d0fb74e
https://github.com/Perl/perl5/commit/4afc0bd7ec09a6624df5718eaa8a37637d0fb74e
Author: Karl Williamson <[email protected]>
Date: 2022-05-27 (Fri, 27 May 2022)
Changed paths:
M embed.fnc
M embed.h
Log Message:
-----------
Export unshare_hek, but mark as internal
This allows CvNAME_HEK_set to be callable outside of core.
Commit: bcef955acccb3f28fdbc7819d59e54ccd4975680
https://github.com/Perl/perl5/commit/bcef955acccb3f28fdbc7819d59e54ccd4975680
Author: Karl Williamson <[email protected]>
Date: 2022-05-27 (Fri, 27 May 2022)
Changed paths:
M sv.h
Log Message:
-----------
Change formal macro parameter name
This makes it match all the similar functions.
Compare: https://github.com/Perl/perl5/compare/9d0ade3b9971...bcef955acccb