Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: dfee960041ce95c3b349691627e595129a28cec5
https://github.com/Perl/perl5/commit/dfee960041ce95c3b349691627e595129a28cec5
Author: Karl Williamson <[email protected]>
Date: 2026-08-30 (Sun, 30 Aug 2026)
Changed paths:
M regen/embed.pl
Log Message:
-----------
regen/embed.pl: Add comments, symbol disposition arrays
I'm seeing the need for two more arrays to hold symbols whose visibility
we have at least tentatively decided on.
This adds extensive commentary about what to do with symbols in the
unresolved category.
Commit: bd43ca40972e13abae2073d4cbf0041f4e08efa5
https://github.com/Perl/perl5/commit/bd43ca40972e13abae2073d4cbf0041f4e08efa5
Author: Karl Williamson <[email protected]>
Date: 2026-08-30 (Sun, 30 Aug 2026)
Changed paths:
M regen/embed.pl
M t/porting/symbol_visibility.dat
Log Message:
-----------
regen/embed.pl: Resolve MEM_LOG symbols
I think the usage of these is so specialized that they needn't be
documented, but they do need to be visible.
Commit: 1a967fa7d500688ed0691731afa9c345278896f5
https://github.com/Perl/perl5/commit/1a967fa7d500688ed0691731afa9c345278896f5
Author: Karl Williamson <[email protected]>
Date: 2026-08-30 (Sun, 30 Aug 2026)
Changed paths:
M regen/embed.pl
M t/porting/symbol_visibility.dat
Log Message:
-----------
regen/embed.pl: Resolve PP, PP_wrapped
These are used by a couple of CPAN modules, but I don't think we should
encourage their use, so moving them accordingly
Commit: 3180081155a3b5b4b1adc96c0336ac81f8c6fe81
https://github.com/Perl/perl5/commit/3180081155a3b5b4b1adc96c0336ac81f8c6fe81
Author: Karl Williamson <[email protected]>
Date: 2026-08-30 (Sun, 30 Aug 2026)
Changed paths:
M regen/embed.pl
M t/porting/symbol_visibility.dat
Log Message:
-----------
regen/embed.pl: Note that 7 symbols have been resolved
55030881f116ade1ab1640f611a5cbe506849bbf was recently added, and had the
side effect of causing these symbols to be resolved. The commit was
unchanged from months ago, before this resolution stuff was added, so it
got merged without fully updating things.
Commit: 889ef78ad6bd82fee87dff5cd5b154b0a50973f8
https://github.com/Perl/perl5/commit/889ef78ad6bd82fee87dff5cd5b154b0a50973f8
Author: Karl Williamson <[email protected]>
Date: 2026-08-30 (Sun, 30 Aug 2026)
Changed paths:
M embed.h
M regen/embed.pl
M t/porting/symbol_visibility.dat
Log Message:
-----------
regen/embed.pl: Resolve two av macros
These undocumented forms are used only in the 're' module
Commit: a57c5954cbfde062678ff826818742f640b1cf60
https://github.com/Perl/perl5/commit/a57c5954cbfde062678ff826818742f640b1cf60
Author: Karl Williamson <[email protected]>
Date: 2026-08-30 (Sun, 30 Aug 2026)
Changed paths:
M embed.h
M regen/embed.pl
M t/porting/symbol_visibility.dat
Log Message:
-----------
regen/embed.pl: Resolve F_sin_amg, and kin
We think that these aren't likely to be in use any more, but leaving
them visible, but marking that we think this
Compare: https://github.com/Perl/perl5/compare/65d0414b44c1...a57c5954cbfd
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications