Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 4039e53ca39f1850c7f1619f86bace1e9c65a6c3
https://github.com/Perl/perl5/commit/4039e53ca39f1850c7f1619f86bace1e9c65a6c3
Author: Karl Williamson <[email protected]>
Date: 2022-06-22 (Wed, 22 Jun 2022)
Changed paths:
M perl.h
Log Message:
-----------
perlapi: Give return values to PERL_INT_MAX and kin
Commit: c843c72071ad337c9e7fc91d5822855c0807708f
https://github.com/Perl/perl5/commit/c843c72071ad337c9e7fc91d5822855c0807708f
Author: Karl Williamson <[email protected]>
Date: 2022-06-22 (Wed, 22 Jun 2022)
Changed paths:
M op.h
Log Message:
-----------
op.h: Fixups for perlapi, Devel::PPPort
This commit clarifies in perlapi that these macros take a parameter that
is a CPP token, and that Devel::PPPOrt can't blindly gernerate test
cases for them.
Commit: 0e2d8b7e0844ff962fc2263a6037b12828a24df1
https://github.com/Perl/perl5/commit/0e2d8b7e0844ff962fc2263a6037b12828a24df1
Author: Karl Williamson <[email protected]>
Date: 2022-06-22 (Wed, 22 Jun 2022)
Changed paths:
M embed.fnc
Log Message:
-----------
embed.fnc: Add, clarify comments
Commit: ba04fd904a412353c7a73751c522c1e79954f4e4
https://github.com/Perl/perl5/commit/ba04fd904a412353c7a73751c522c1e79954f4e4
Author: Karl Williamson <[email protected]>
Date: 2022-06-22 (Wed, 22 Jun 2022)
Changed paths:
M handy.h
Log Message:
-----------
handy.h: Comment MUTABLE_PTR
Tony Cook and Leon Timmermans explained this to me.
Compare: https://github.com/Perl/perl5/compare/fb063fda93bc...ba04fd904a41