Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 7944a6b1b6c7c1ab0d6c8f4beb11bd0d9ddd0de4
https://github.com/Perl/perl5/commit/7944a6b1b6c7c1ab0d6c8f4beb11bd0d9ddd0de4
Author: Karl Williamson <[email protected]>
Date: 2024-09-11 (Wed, 11 Sep 2024)
Changed paths:
M pod/perlguts.pod
Log Message:
-----------
perlguts: Update info about creating and setting SV
New SV functions have been added since this was last updated. Change
the wording to also point where the definitive current list is located.
Commit: e37eca75679e02e4d08f203175bc73192530cd5f
https://github.com/Perl/perl5/commit/e37eca75679e02e4d08f203175bc73192530cd5f
Author: Karl Williamson <[email protected]>
Date: 2024-09-11 (Wed, 11 Sep 2024)
Changed paths:
M pod/perlguts.pod
Log Message:
-----------
perlguts: Add a paragraph about newSVpvz
Commit: 77d0916afe58115bb9418d7b6db79c8a66e621a4
https://github.com/Perl/perl5/commit/77d0916afe58115bb9418d7b6db79c8a66e621a4
Author: Karl Williamson <[email protected]>
Date: 2024-09-11 (Wed, 11 Sep 2024)
Changed paths:
M sv.c
Log Message:
-----------
perlapi: Distinguish between newSVpvz and newSV
Compare: https://github.com/Perl/perl5/compare/681242b5612d...77d0916afe58
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications