[Perl/perl5] 0643bb: 'try' and 'catch' are no longer experimental

2025-07-15 Thread James E Keenan via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 0643bb9ce98648b3c4406c25a45fe688f90ba3a5 https://github.com/Perl/perl5/commit/0643bb9ce98648b3c4406c25a45fe688f90ba3a5 Author: James E Keenan Date: 2025-07-15 (Tue, 15 Jul 2025) Changed paths: M pod/pe

[Perl/perl5] 2b0781: Fix holes in struct pmop

2025-07-15 Thread Dagfinn Ilmari Mannsåker via perl5-changes
Branch: refs/heads/ilmari/struct-pmop-holes Home: https://github.com/Perl/perl5 Commit: 2b078104999277b7a687e914045f7118efae303f https://github.com/Perl/perl5/commit/2b078104999277b7a687e914045f7118efae303f Author: Dagfinn Ilmari Mannsåker Date: 2025-07-15 (Tue, 15 Jul 2025)

[Perl/perl5] a2c167: foreign thread signal forwarding: swap tests to su...

2025-07-15 Thread Tony Cook via perl5-changes
Branch: refs/heads/smoke-me/tonyc/23226-atfork Home: https://github.com/Perl/perl5 Commit: a2c167ba4993aea22440883174689f6a63bd74b5 https://github.com/Perl/perl5/commit/a2c167ba4993aea22440883174689f6a63bd74b5 Author: Tony Cook Date: 2025-07-16 (Wed, 16 Jul 2025) Changed pa

[Perl/perl5] b7929a: update PL_main_thread on fork()

2025-07-15 Thread Tony Cook via perl5-changes
Branch: refs/heads/smoke-me/tonyc/23226-atfork Home: https://github.com/Perl/perl5 Commit: b7929ab640fb12ed3a34f2fea180d19b341ac197 https://github.com/Perl/perl5/commit/b7929ab640fb12ed3a34f2fea180d19b341ac197 Author: Tony Cook Date: 2025-07-16 (Wed, 16 Jul 2025) Changed pa

[Perl/perl5] 6edc33: pp.c, pp_hot.c: Reorder SvXV_nomg() to fetch opera...

2025-07-15 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6edc33d41c241e28440f8fea3d8f1c8ea5d95a56 https://github.com/Perl/perl5/commit/6edc33d41c241e28440f8fea3d8f1c8ea5d95a56 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2025-07-15 (Tue, 15

[Perl/perl5] d34912: sv.c: sv_2mortal() move SvTEMP_on(sv); for RISC CPUs

2025-07-15 Thread bulk88 via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d349122ed895383f42f8e8c8786a5316e523735d https://github.com/Perl/perl5/commit/d349122ed895383f42f8e8c8786a5316e523735d Author: bulk88 Date: 2025-07-15 (Tue, 15 Jul 2025) Changed paths: M sv.c Log Me

[Perl/perl5] b65d27: perlapi: Remove non-existent #define

2025-07-15 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b65d270e7c6b83d7bf8f856ae299f4bd20a0fd3e https://github.com/Perl/perl5/commit/b65d270e7c6b83d7bf8f856ae299f4bd20a0fd3e Author: Karl Williamson Date: 2025-07-15 (Tue, 15 Jul 2025) Changed paths: M utf8.

[Perl/perl5] 3422fb: Remove unused override_recoding flag in struct REx...

2025-07-15 Thread Dagfinn Ilmari Mannsåker via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 3422fbc9775d85e3bf3eb8f80de14510762f04b5 https://github.com/Perl/perl5/commit/3422fbc9775d85e3bf3eb8f80de14510762f04b5 Author: Dagfinn Ilmari Mannsåker Date: 2025-07-15 (Tue, 15 Jul 2025) Changed paths:

[Perl/perl5] f691d3: Remove unused override_recoding flag in struct REx...

2025-07-15 Thread Dagfinn Ilmari Mannsåker via perl5-changes
Branch: refs/heads/remove-rexc-state-override-recoding Home: https://github.com/Perl/perl5 Commit: f691d35b69d1d0494f967aeef4cc1975aeac77f9 https://github.com/Perl/perl5/commit/f691d35b69d1d0494f967aeef4cc1975aeac77f9 Author: Dagfinn Ilmari Mannsåker Date: 2025-07-15 (Tue, 15

[Perl/perl5] e02a1a: RExC_state_t: convert in_lookaround to boolean

2025-07-15 Thread Dagfinn Ilmari Mannsåker via perl5-changes
Branch: refs/heads/rexc-state-compact Home: https://github.com/Perl/perl5 Commit: e02a1afdf4463b732afc65df0596247dfac9897e https://github.com/Perl/perl5/commit/e02a1afdf4463b732afc65df0596247dfac9897e Author: Dagfinn Ilmari Mannsåker Date: 2025-07-15 (Tue, 15 Jul 2025) Chan