Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 746dd61624d3d204c6d927134f9988342c15393d
https://github.com/Perl/perl5/commit/746dd61624d3d204c6d927134f9988342c15393d
Author: Karl Williamson <[email protected]>
Date: 2022-06-17 (Fri, 17 Jun 2022)
Changed paths:
M autodoc.pl
M embed.fnc
Log Message:
-----------
Add '#' flag for autodoc entries
This indicates the symbol is accessed via #ifdef and is not a function
or a macro with a returned value
Commit: 22dd4d0610936777872243287bf9f7b234a97a8f
https://github.com/Perl/perl5/commit/22dd4d0610936777872243287bf9f7b234a97a8f
Author: Karl Williamson <[email protected]>
Date: 2022-06-17 (Fri, 17 Jun 2022)
Changed paths:
M perl.h
Log Message:
-----------
perlapi: PERL_USE_GCC_BRACE_GROUPS is defined or not
Use the new perldoc flag for symbols that don't have a value when defined.
Commit: 7c966d1426fa2755ae39a17c036f01e03cf39aaf
https://github.com/Perl/perl5/commit/7c966d1426fa2755ae39a17c036f01e03cf39aaf
Author: Karl Williamson <[email protected]>
Date: 2022-06-17 (Fri, 17 Jun 2022)
Changed paths:
M perl.h
Log Message:
-----------
perlapi: Document ASCIIish
Compare: https://github.com/Perl/perl5/compare/13c71e252dd5...7c966d1426fa