[Perl/perl5] cf5077: allocmy: minor clean-up

2025-08-15 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: cf50778a9a164faa875ee944321eee5d44847404 https://github.com/Perl/perl5/commit/cf50778a9a164faa875ee944321eee5d44847404 Author: Lukas Mai Date: 2025-08-16 (Sat, 16 Aug 2025) Changed paths: M op.c Log

[Perl/perl5] 9fb169: Storable: don't call functions at wrong type

2025-08-15 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 9fb169d3c6e84cb4fccf49212bb9b2d87f6aef84 https://github.com/Perl/perl5/commit/9fb169d3c6e84cb4fccf49212bb9b2d87f6aef84 Author: Lukas Mai Date: 2025-08-16 (Sat, 16 Aug 2025) Changed paths: M dist/Storab

[Perl/perl5] c3feab: avoid '0 + ptr' to create rvalues in macros

2025-08-15 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c3feabe7a309a55a52fead3a97b6ef882f33199d https://github.com/Perl/perl5/commit/c3feabe7a309a55a52fead3a97b6ef882f33199d Author: Lukas Mai Date: 2025-08-16 (Sat, 16 Aug 2025) Changed paths: M gv.h M

[Perl/perl5] c5ead5: fix type of S_clear_yystack()

2025-08-15 Thread Lukas Mai via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c5ead5da7bea12ae4b0f55ba6e3d9bfa83aec059 https://github.com/Perl/perl5/commit/c5ead5da7bea12ae4b0f55ba6e3d9bfa83aec059 Author: Lukas Mai Date: 2025-08-16 (Sat, 16 Aug 2025) Changed paths: M perly.c

[Perl/perl5] d4c143: Update PSC after 2025 elections

2025-08-15 Thread Nicolas R.
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d4c14340523690a969bdf1a40567f8a6210a5db0 https://github.com/Perl/perl5/commit/d4c14340523690a969bdf1a40567f8a6210a5db0 Author: Nicolas R Date: 2025-08-15 (Fri, 15 Aug 2025) Changed paths: M pod/perlgov

[Perl/perl5] 64e4a9: Assert sanity of name+len arguments to allocmy()

2025-08-15 Thread Paul Evans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 64e4a9d223cda0e14741e9d91910aec360824cbb https://github.com/Perl/perl5/commit/64e4a9d223cda0e14741e9d91910aec360824cbb Author: Paul "LeoNerd" Evans Date: 2025-08-15 (Fri, 15 Aug 2025) Changed paths: M

[Perl/perl5] a7a8a2: perlapi: Remove note to self

2025-08-15 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a7a8a285319f96757ac5b14c88930cddf2e772b8 https://github.com/Perl/perl5/commit/a7a8a285319f96757ac5b14c88930cddf2e772b8 Author: Karl Williamson Date: 2025-08-15 (Fri, 15 Aug 2025) Changed paths: M hv.h

[Perl/perl5] 10f8c6: regen/embed.pl: Skip unnecessary code

2025-08-15 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 10f8c6c99aac76a3f1734dc7654d6b6e1f903609 https://github.com/Perl/perl5/commit/10f8c6c99aac76a3f1734dc7654d6b6e1f903609 Author: Karl Williamson Date: 2025-08-15 (Fri, 15 Aug 2025) Changed paths: M regen

[Perl/perl5] 897158: signatures.t: Correct typo in $::TODO assignment

2025-08-15 Thread James E Keenan via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 89715862a9d2cbf61118777448b3e13380a5a363 https://github.com/Perl/perl5/commit/89715862a9d2cbf61118777448b3e13380a5a363 Author: James E Keenan Date: 2025-08-15 (Fri, 15 Aug 2025) Changed paths: M t/op/s