[Perl/perl5] 8460ec: Slight reshaping of the optree returned by newTRYC...

2021-02-08 Thread Paul Evans via perl5-changes
Branch: refs/heads/leonerd/feature-try-2 Home: https://github.com/Perl/perl5 Commit: 8460ec7be2505056a5e9b2c4a0c20f5b80add982 https://github.com/Perl/perl5/commit/8460ec7be2505056a5e9b2c4a0c20f5b80add982 Author: Paul "LeoNerd" Evans Date: 2021-02-09 (Tue, 09 Feb 2021) Chang

[Perl/perl5] 53cbf0: Add a newTRYCATCHOP(); migrate the custom code out...

2021-02-08 Thread Paul Evans via perl5-changes
Branch: refs/heads/leonerd/feature-try-2 Home: https://github.com/Perl/perl5 Commit: 53cbf065edd3aed926965d8a9eab2d2dc22ce74a https://github.com/Perl/perl5/commit/53cbf065edd3aed926965d8a9eab2d2dc22ce74a Author: Paul "LeoNerd" Evans Date: 2021-02-09 (Tue, 09 Feb 2021) Chang

[Perl/perl5] d4c0ef: Avoid read-after-free of o->op_flags in Perl_ck_ev...

2021-02-08 Thread Paul Evans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d4c0efc5ecf8e55dc836384c26ca7ba29689caf4 https://github.com/Perl/perl5/commit/d4c0efc5ecf8e55dc836384c26ca7ba29689caf4 Author: Paul "LeoNerd" Evans Date: 2021-02-09 (Tue, 09 Feb 2021) Changed paths: M

[Perl/perl5] b90a88: Add a newTRYCATCHOP(); migrate the custom code out...

2021-02-08 Thread Paul Evans via perl5-changes
Branch: refs/heads/leonerd/feature-try-2 Home: https://github.com/Perl/perl5 Commit: b90a885e35ea5f24e5cee8e5481289aedfe271be https://github.com/Perl/perl5/commit/b90a885e35ea5f24e5cee8e5481289aedfe271be Author: Paul "LeoNerd" Evans Date: 2021-02-09 (Tue, 09 Feb 2021) Chang

[Perl/perl5] ce1603: Unit test that wantarray inside try {} sees the co...

2021-02-08 Thread Paul Evans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ce16035962bc2117880a4ecb26e4fbfb2846bd7e https://github.com/Perl/perl5/commit/ce16035962bc2117880a4ecb26e4fbfb2846bd7e Author: Paul "LeoNerd" Evans Date: 2021-02-09 (Tue, 09 Feb 2021) Changed paths: M

[Perl/perl5]

2021-02-08 Thread Paul Evans via perl5-changes
Branch: refs/heads/4ba80ef4d6 Home: https://github.com/Perl/perl5

[Perl/perl5]

2021-02-08 Thread Paul Evans via perl5-changes
Branch: refs/heads/4ba80ef4d6 Home: https://github.com/Perl/perl5

[Perl/perl5] 7725f1: Specifically document that return/goto/next/last/r...

2021-02-08 Thread Paul Evans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 7725f1653b1fa73842ade726f8b8e97630e3d966 https://github.com/Perl/perl5/commit/7725f1653b1fa73842ade726f8b8e97630e3d966 Author: Paul "LeoNerd" Evans Date: 2021-02-09 (Tue, 09 Feb 2021) Changed paths: M

[Perl/perl5] 16676e: Add documentation comment to op.h to clarify that ...

2021-02-08 Thread Paul Evans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 16676e213e35e2dd7ceb8973b640ef7cf43b3ebc https://github.com/Perl/perl5/commit/16676e213e35e2dd7ceb8973b640ef7cf43b3ebc Author: Paul "LeoNerd" Evans Date: 2021-02-08 (Mon, 08 Feb 2021) Changed paths: M

[Perl/perl5]

2021-02-08 Thread Paul Evans via perl5-changes
Branch: refs/heads/leonerd/feature-try Home: https://github.com/Perl/perl5

[Perl/perl5] 259555: Start refactoring convert_n_test()

2021-02-08 Thread James E Keenan via perl5-changes
Branch: refs/heads/jkeenan/pod-html-convert_n_test-20210208 Home: https://github.com/Perl/perl5 Commit: 2595553e6cb4428e60b942376d11bd9db7561236 https://github.com/Perl/perl5/commit/2595553e6cb4428e60b942376d11bd9db7561236 Author: James E Keenan Date: 2021-02-08 (Mon, 08 Feb

[Perl/perl5] 5fa8d5: [gh18540] Don't read before start of context stack...

2021-02-08 Thread Hugo van der Sanden via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 5fa8d5db906c2b647f6651b061de02e805d898a1 https://github.com/Perl/perl5/commit/5fa8d5db906c2b647f6651b061de02e805d898a1 Author: Hugo van der Sanden Date: 2021-02-08 (Mon, 08 Feb 2021) Changed paths: M p

[Perl/perl5]

2021-02-08 Thread James E Keenan via perl5-changes
Branch: refs/heads/jkeenan/t-op-try-use-warnings-20210206 Home: https://github.com/Perl/perl5

[Perl/perl5] cf8d4d: Test for "experimental::try" warnings being active

2021-02-08 Thread Paul Evans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: cf8d4d8bd1b384f2a99b95f62b3e082585c09fe0 https://github.com/Perl/perl5/commit/cf8d4d8bd1b384f2a99b95f62b3e082585c09fe0 Author: Paul LeoNerd Evans Date: 2021-02-07 (Sun, 07 Feb 2021) Changed paths: M t/