Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: f8daa5afcbc8486accf175eb53b37a83d257fe18 https://github.com/Perl/perl5/commit/f8daa5afcbc8486accf175eb53b37a83d257fe18 Author: Karl Williamson <k...@cpan.org> Date: 2025-09-09 (Tue, 09 Sep 2025)
Changed paths: M ext/XS-APItest/t/utf8.t Log Message: ----------- APItest/t/utf8.t: Clarify comment Commit: 36f9e6154a3964c163515bf8013da74c9f487e00 https://github.com/Perl/perl5/commit/36f9e6154a3964c163515bf8013da74c9f487e00 Author: Karl Williamson <k...@cpan.org> Date: 2025-09-09 (Tue, 09 Sep 2025) Changed paths: M scope.h Log Message: ----------- scope.h: Remove spurious '#' in column 1 This creates an empty pre-processor directive, which some programs may not be able to understand, and is just noise. Commit: 5ead678ff8ee911c926e078a8e96a51c4824be64 https://github.com/Perl/perl5/commit/5ead678ff8ee911c926e078a8e96a51c4824be64 Author: Karl Williamson <k...@cpan.org> Date: 2025-09-09 (Tue, 09 Sep 2025) Changed paths: M op.h Log Message: ----------- perlapi: Clarify entry for XopENTRY_set Commit: e2987dd4a3f68af4792a3321047db0309d66d3a6 https://github.com/Perl/perl5/commit/e2987dd4a3f68af4792a3321047db0309d66d3a6 Author: Karl Williamson <k...@cpan.org> Date: 2025-09-09 (Tue, 09 Sep 2025) Changed paths: M pad.h Log Message: ----------- perlapi: Document new name for SAVEPADSV The name was changed in 09edbca0f5c7caf9dd4acef80d8e6275e5a95ea1 in 2008, but the documentation was not updated. Commit: 5683c8ac5025704a29215cbd095455fe72bbb7b9 https://github.com/Perl/perl5/commit/5683c8ac5025704a29215cbd095455fe72bbb7b9 Author: Karl Williamson <k...@cpan.org> Date: 2025-09-09 (Tue, 09 Sep 2025) Changed paths: M scope.h Log Message: ----------- scope.h: Add comment This is a word to the wise to avoid what the previous commit fixed: changing something here, but not updating the corresponding documentation which is located elsewhere. Commit: 7d4cac9b7607447823c1485bf9cfed9bd6d9e4cb https://github.com/Perl/perl5/commit/7d4cac9b7607447823c1485bf9cfed9bd6d9e4cb Author: Karl Williamson <k...@cpan.org> Date: 2025-09-09 (Tue, 09 Sep 2025) Changed paths: M regen/HeaderParser.pm Log Message: ----------- regen/HeaderParser: Fix typos in comments Commit: 397c46e447e7b4aee01d6eaafb1037f2dfb55bbb https://github.com/Perl/perl5/commit/397c46e447e7b4aee01d6eaafb1037f2dfb55bbb Author: Karl Williamson <k...@cpan.org> Date: 2025-09-09 (Tue, 09 Sep 2025) Changed paths: M handy.h Log Message: ----------- handy.h: Fix comment Commit: 8bfb759a81313542e75bfaf59de9769753eb7c0e https://github.com/Perl/perl5/commit/8bfb759a81313542e75bfaf59de9769753eb7c0e Author: Karl Williamson <k...@cpan.org> Date: 2025-09-09 (Tue, 09 Sep 2025) Changed paths: M gv.c Log Message: ----------- gv.c: White-space only This makes the indentation to what was clearly intended Commit: 505e049e46a4f820493a559fcd488c8ec766b9d2 https://github.com/Perl/perl5/commit/505e049e46a4f820493a559fcd488c8ec766b9d2 Author: Karl Williamson <k...@cpan.org> Date: 2025-09-09 (Tue, 09 Sep 2025) Changed paths: M pad.c Log Message: ----------- perlapi: Use correct name for pad_findmy_pvn parameter Compare: https://github.com/Perl/perl5/compare/97a6211a10cb...505e049e46a4 To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications