Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 0a0ecf570361807f17e905a312cc8730e82a79dd https://github.com/Perl/perl5/commit/0a0ecf570361807f17e905a312cc8730e82a79dd Author: Karl Williamson <k...@cpan.org> Date: 2024-07-28 (Sun, 28 Jul 2024)
Changed paths: M handy.h M perl.c Log Message: ----------- mv get_cvs() API definition to where defined in source and change the formal parameter name to match the one used by the other group members in perlapi Commit: 34e470dfa222e617443b03d9f5bd4f9209088330 https://github.com/Perl/perl5/commit/34e470dfa222e617443b03d9f5bd4f9209088330 Author: Karl Williamson <k...@cpan.org> Date: 2024-07-28 (Sun, 28 Jul 2024) Changed paths: M handy.h M sv.c Log Message: ----------- mv setpvs...() API definition to where defined in source This also changes the formal parameter names in the macros to match the names of the function they call Commit: 1858fba0538a25af3973caf587b33199992c761e https://github.com/Perl/perl5/commit/1858fba0538a25af3973caf587b33199992c761e Author: Karl Williamson <k...@cpan.org> Date: 2024-07-28 (Sun, 28 Jul 2024) Changed paths: M gv.c M gv.h M handy.h Log Message: ----------- mv gv_fetchpv...() API definition to where defined in source And changes the formal parameter name of one of the macros to make more sense Commit: 03ae35606b831c36d7c4d1129962686637785412 https://github.com/Perl/perl5/commit/03ae35606b831c36d7c4d1129962686637785412 Author: Karl Williamson <k...@cpan.org> Date: 2024-07-28 (Sun, 28 Jul 2024) Changed paths: M hv.c M hv.h Log Message: ----------- mv hv_deletes() API definition to where defined in source Commit: d5a4665fd3f4c19f0eaa2ea062a943473e3edcfd https://github.com/Perl/perl5/commit/d5a4665fd3f4c19f0eaa2ea062a943473e3edcfd Author: Karl Williamson <k...@cpan.org> Date: 2024-07-28 (Sun, 28 Jul 2024) Changed paths: M sv.h Log Message: ----------- mv SvREFCNT_inc...() API definition to where defined in source Commit: 50a0ecedd348125293e0fa4825e759d514a0f716 https://github.com/Perl/perl5/commit/50a0ecedd348125293e0fa4825e759d514a0f716 Author: Karl Williamson <k...@cpan.org> Date: 2024-07-28 (Sun, 28 Jul 2024) Changed paths: M sv_inline.h Log Message: ----------- Sv[INU]Vx() are macros Commit: 1844b08644f06d5e84e7d5bb80db1cdcc066a8da https://github.com/Perl/perl5/commit/1844b08644f06d5e84e7d5bb80db1cdcc066a8da Author: Karl Williamson <k...@cpan.org> Date: 2024-07-28 (Sun, 28 Jul 2024) Changed paths: M sv.h Log Message: ----------- mv SvTRUE...() API definitions to where defined in source Commit: 52c8322aa6ec473d7df822691bdb4c3c6b080c35 https://github.com/Perl/perl5/commit/52c8322aa6ec473d7df822691bdb4c3c6b080c35 Author: Karl Williamson <k...@cpan.org> Date: 2024-07-28 (Sun, 28 Jul 2024) Changed paths: M hv.c M hv.h Log Message: ----------- mv hv_name_sets() API definition to where defined in source Commit: c0f8d9182e0755d9f2ac52bc7a949e9a0fc24f65 https://github.com/Perl/perl5/commit/c0f8d9182e0755d9f2ac52bc7a949e9a0fc24f65 Author: Karl Williamson <k...@cpan.org> Date: 2024-07-28 (Sun, 28 Jul 2024) Changed paths: M sv.h Log Message: ----------- mv sv_setsv_nomg() API definition to where defined in source Commit: 96724313e393f7df78cb94b0a8ea1862ca3028b0 https://github.com/Perl/perl5/commit/96724313e393f7df78cb94b0a8ea1862ca3028b0 Author: Karl Williamson <k...@cpan.org> Date: 2024-07-28 (Sun, 28 Jul 2024) Changed paths: M sv.h Log Message: ----------- mv sv_catsv_nomg() API definition to where defined in source Commit: 963e0b1995573435ca571773f0104f792f9f695e https://github.com/Perl/perl5/commit/963e0b1995573435ca571773f0104f792f9f695e Author: Karl Williamson <k...@cpan.org> Date: 2024-07-28 (Sun, 28 Jul 2024) Changed paths: M sv.h Log Message: ----------- perlapi: newRV_inc() is a macro Compare: https://github.com/Perl/perl5/compare/3d8c3264c063...963e0b199557 To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications