Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 9f495fc227c7c63b57f74abafb13dc5f60b04bc2 https://github.com/Perl/perl5/commit/9f495fc227c7c63b57f74abafb13dc5f60b04bc2 Author: Karl Williamson <k...@cpan.org> Date: 2022-10-18 (Tue, 18 Oct 2022)
Changed paths: M dist/threads/threads.xs Log Message: ----------- threads.xs: Add _NN to SvREFCNT_dec where we know is NN Commit: e905d8c871d5441a0cc095f3b93b53f9c083a1ce https://github.com/Perl/perl5/commit/e905d8c871d5441a0cc095f3b93b53f9c083a1ce Author: Karl Williamson <k...@cpan.org> Date: 2022-10-18 (Tue, 18 Oct 2022) Changed paths: M t/run/locale.t Log Message: ----------- run/locale.t: Add debug info. This new test was missing the boilerplate (found in the other tests) that enables debugging in fresh_perl Commit: 8aca9cadefb0fb1227edaf8b60c987207b6601e8 https://github.com/Perl/perl5/commit/8aca9cadefb0fb1227edaf8b60c987207b6601e8 Author: Karl Williamson <k...@cpan.org> Date: 2022-10-18 (Tue, 18 Oct 2022) Changed paths: M t/run/locale.t Log Message: ----------- t/run/locale.t: Move init stmt This makes it easier to add a line to turn on debugging temporarily Compare: https://github.com/Perl/perl5/compare/40d662ad46f0...8aca9cadefb0