[Perl/perl5] 30cfe9: Document some of the HEK API
[email protected] (Paul Evans via perl5-changes) Wed, 29 Jul 2026 07:34:32 -0700
| Newsgroups | perl.perl5.changes |
|---|---|
| Message-ID | <Perl/perl5/push/refs/heads/blead/[email protected]> |
Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 30cfe9eea403790ea4579ed50c099996c010c3d3
https://github.com/Perl/perl5/commit/30cfe9eea403790ea4579ed50c099996c010c3d3
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2026-07-29 (Wed, 29 Jul 2026)
Changed paths:
M cv.h
M embed.fnc
M gv.h
M hv.c
M hv.h
M regen/embed.pl
Log Message:
-----------
Document some of the HEK API
Adds just enough documentation to allow people to use the accessor
macros to inspect existing HEK entries, plus the `share_hek` and
`unshare_hek` functions to let them create and destroy these things.
Deliberately not documenting the entire API to continue to allow us room
to alter details such as mutator macros in the future.
To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications