[Perl/perl5] 3eabf0: A totally new optree structure for try/catch invol...

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

[Perl/perl5] 76e6b8: A totally new optree structure for try/catch invol...

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

[Perl/perl5] 7ffd7d: Add B::Deparse support for try/catch syntax

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

[Perl/perl5] 5da584: A totally new optree structure for try/catch invol...

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

[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)

[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)

[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)

[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] 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

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

2021-02-07 Thread Paul Evans via perl5-changes
Branch: refs/heads/jkeenan/t-op-try-use-warnings-20210206 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

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

2021-02-07 Thread Paul Evans via perl5-changes
Branch: refs/heads/leonerd/feature-try-2 Home: https://github.com/Perl/perl5 Commit: 80d1387000535a83e1817513ddf0fb146a7d6fbb https://github.com/Perl/perl5/commit/80d1387000535a83e1817513ddf0fb146a7d6fbb Author: Paul "LeoNerd" Evans Date: 2021-02-07 (Sun, 07 Feb 2021)

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

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

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

2021-02-04 Thread Paul Evans via perl5-changes
Branch: refs/heads/leonerd/feature-try-2 Home: https://github.com/Perl/perl5 Commit: 828ad0204a49d4f25e1d11e58debc061184d5fe6 https://github.com/Perl/perl5/commit/828ad0204a49d4f25e1d11e58debc061184d5fe6 Author: Paul "LeoNerd" Evans Date: 2021-02-05 (Fri, 05 Feb 2021)

[Perl/perl5] 99dbf6: Rename CxTRYBLOCK() to CxEVALBLOCK()

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

[Perl/perl5] a1325b: Initial attempt at feature 'try'

2021-02-04 Thread Paul Evans via perl5-changes
Branch: refs/heads/leonerd/feature-try Home: https://github.com/Perl/perl5 Commit: a1325b902d57aa7a99bed3d2ec0fa5ce42836207 https://github.com/Perl/perl5/commit/a1325b902d57aa7a99bed3d2ec0fa5ce42836207 Author: Paul "LeoNerd" Evans Date: 2021-02-04 (Thu, 04 Feb 2021)

[Perl/perl5] 99dbf6: Rename CxTRYBLOCK() to CxEVALBLOCK()

2021-02-04 Thread Paul Evans via perl5-changes
Branch: refs/heads/leonerd/feature-try Home: https://github.com/Perl/perl5 Commit: 99dbf64538ee1c097b9f7e93df5a45dbf1fa3e22 https://github.com/Perl/perl5/commit/99dbf64538ee1c097b9f7e93df5a45dbf1fa3e22 Author: Paul "LeoNerd" Evans Date: 2021-02-04 (Thu, 04 Feb 2021)

[Perl/perl5] 830d23: Add an OP_CATCH opcode

2021-01-28 Thread Paul Evans via perl5-changes
Branch: refs/heads/leonerd/feature-try Home: https://github.com/Perl/perl5 Commit: 830d2354e69cc37ec44de607b1311a5830e41fd8 https://github.com/Perl/perl5/commit/830d2354e69cc37ec44de607b1311a5830e41fd8 Author: Paul "LeoNerd" Evans Date: 2021-01-28 (Thu, 28 Jan 2021)

[Perl/perl5] 8e7dd7: Initial attempt at feature 'try'

2021-01-27 Thread Paul Evans via perl5-changes
Branch: refs/heads/leonerd/feature-try Home: https://github.com/Perl/perl5 Commit: 8e7dd7dde6bad0c54b3909eff4cddcece6b4dc53 https://github.com/Perl/perl5/commit/8e7dd7dde6bad0c54b3909eff4cddcece6b4dc53 Author: Paul "LeoNerd" Evans Date: 2021-01-27 (Wed, 27 Jan 2021)

[Perl/perl5] dcb3d5: Initial attempt at feature 'try'

2021-01-27 Thread Paul Evans via perl5-changes
Branch: refs/heads/leonerd/feature-try Home: https://github.com/Perl/perl5 Commit: dcb3d568cf66692ff8553e40ff70daa52458070e https://github.com/Perl/perl5/commit/dcb3d568cf66692ff8553e40ff70daa52458070e Author: Paul "LeoNerd" Evans Date: 2021-01-27 (Wed, 27 Jan 2021)

[Perl/perl5] 774570: Ensure that $@ is empty during catch {} block so c...

2021-01-25 Thread Paul Evans via perl5-changes
Branch: refs/heads/leonerd/feature-try Home: https://github.com/Perl/perl5 Commit: 77457048bff9e6bf878fe76a8e4631cc1ed76f6a https://github.com/Perl/perl5/commit/77457048bff9e6bf878fe76a8e4631cc1ed76f6a Author: Paul "LeoNerd" Evans Date: 2021-01-26 (Tue, 26 Jan 2021)

[Perl/perl5] 606182: Fix copypaste error in docs

2021-01-25 Thread Paul Evans via perl5-changes
Branch: refs/heads/leonerd/feature-try Home: https://github.com/Perl/perl5 Commit: 606182bc1d346b315b159d6ad00491d311fc4151 https://github.com/Perl/perl5/commit/606182bc1d346b315b159d6ad00491d311fc4151 Author: Paul "LeoNerd" Evans Date: 2021-01-25 (Mon, 25 Jan 2021)

[Perl/perl5] a6b4f9: Initial attack at some documentation

2021-01-23 Thread Paul Evans via perl5-changes
Branch: refs/heads/leonerd/feature-try Home: https://github.com/Perl/perl5 Commit: a6b4f943d6e20e8157c6024ff44e94af07e11f33 https://github.com/Perl/perl5/commit/a6b4f943d6e20e8157c6024ff44e94af07e11f33 Author: Paul "LeoNerd" Evans Date: 2021-01-23 (Sat, 23 Jan 2021)

[Perl/perl5] bedde3: Initial attack at some documentation

2021-01-23 Thread Paul Evans via perl5-changes
Branch: refs/heads/leonerd/feature-try Home: https://github.com/Perl/perl5 Commit: bedde3e635005c0a91ffee32a840243e2e512c60 https://github.com/Perl/perl5/commit/bedde3e635005c0a91ffee32a840243e2e512c60 Author: Paul "LeoNerd" Evans Date: 2021-01-23 (Sat, 23 Jan 2021)

[Perl/perl5] a7f601: Initial attack at some documentation

2021-01-23 Thread Paul Evans via perl5-changes
Branch: refs/heads/leonerd/feature-try Home: https://github.com/Perl/perl5 Commit: a7f60135dc9409d1831c16a8e08b2c8839e895f0 https://github.com/Perl/perl5/commit/a7f60135dc9409d1831c16a8e08b2c8839e895f0 Author: Paul "LeoNerd" Evans Date: 2021-01-23 (Sat, 23 Jan 2021)

[Perl/perl5] 3d87d2: WIP: Recognise catch (VAR) syntax

2021-01-23 Thread Paul Evans via perl5-changes
Branch: refs/heads/leonerd/feature-try Home: https://github.com/Perl/perl5 Commit: 3d87d2158409f6f8943a59923c813a4cfd229d71 https://github.com/Perl/perl5/commit/3d87d2158409f6f8943a59923c813a4cfd229d71 Author: Paul "LeoNerd" Evans Date: 2021-01-23 (Sat, 23 Jan 2021)

[Perl/perl5] c649ee: WIP: add feature 'try'

2021-01-22 Thread Paul Evans via perl5-changes
Branch: refs/heads/leonerd/feature-try Home: https://github.com/Perl/perl5 Commit: c649eedc0166ff5411489b529dd6656f923c1552 https://github.com/Perl/perl5/commit/c649eedc0166ff5411489b529dd6656f923c1552 Author: Paul "LeoNerd" Evans Date: 2021-01-22 (Fri, 22 Jan 2021)

[Perl/perl5]

2021-01-22 Thread Paul Evans via perl5-changes
Branch: refs/heads/leonerd/io-socket-errstr Home: https://github.com/Perl/perl5

[Perl/perl5] 3dc227: Add ChangeLog entry for IO version 1.45

2021-01-04 Thread Paul Evans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 3dc2277ddfa7ffadd0ca1eaf94ba9e194b81b917 https://github.com/Perl/perl5/commit/3dc2277ddfa7ffadd0ca1eaf94ba9e194b81b917 Author: Paul "LeoNerd" Evans Date: 2021-01-04 (Mon, 04 Jan 2021) Changed paths: M

[Perl/perl5] 17d674: Have IO's socket code write errors also into $IO::...

2021-01-04 Thread Paul Evans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 17d6745fa31cd682049fda05fac46d7ba49e14a6 https://github.com/Perl/perl5/commit/17d6745fa31cd682049fda05fac46d7ba49e14a6 Author: Paul "LeoNerd" Evans Date: 2021-01-04 (Mon, 04 Jan 2021) Changed paths: M

[Perl/perl5] 283518: regen META.yml

2021-01-04 Thread Paul Evans via perl5-changes
Branch: refs/heads/leonerd/io-socket-errstr Home: https://github.com/Perl/perl5 Commit: 2835187d2277269be74d635f899a3505ffed0cef https://github.com/Perl/perl5/commit/2835187d2277269be74d635f899a3505ffed0cef Author: Paul "LeoNerd" Evans Date: 2021-01-04 (Mon, 04 Jan 2021)

[Perl/perl5] e1206b: regen META.json

2021-01-04 Thread Paul Evans via perl5-changes
Branch: refs/heads/leonerd/io-socket-errstr Home: https://github.com/Perl/perl5 Commit: e1206b456dde8a259ecff29caa6741df0bc621a8 https://github.com/Perl/perl5/commit/e1206b456dde8a259ecff29caa6741df0bc621a8 Author: Paul "LeoNerd" Evans Date: 2021-01-04 (Mon, 04 Jan 2021)

[Perl/perl5] 49ff30: Bump VERSION of every file in dist/IO to 1.45 cons...

2021-01-04 Thread Paul Evans via perl5-changes
Branch: refs/heads/leonerd/io-socket-errstr Home: https://github.com/Perl/perl5 Commit: 49ff3036c4bd0a311f2f9edab660f8f484bd89e9 https://github.com/Perl/perl5/commit/49ff3036c4bd0a311f2f9edab660f8f484bd89e9 Author: Paul "LeoNerd" Evans Date: 2021-01-04 (Mon, 04 Jan 2021)

[Perl/perl5] d96301: Add a unit test that IO::Socket constructor uses e...

2021-01-04 Thread Paul Evans via perl5-changes
Branch: refs/heads/leonerd/io-socket-errstr Home: https://github.com/Perl/perl5 Commit: d9630117d3a86f8d354d9df491f4ec8b37594f0e https://github.com/Perl/perl5/commit/d9630117d3a86f8d354d9df491f4ec8b37594f0e Author: Paul "LeoNerd" Evans Date: 2021-01-04 (Mon, 04 Jan 2021)

[Perl/perl5] 6e6847: Have IO's socket code write errors also into $IO::...

2021-01-04 Thread Paul Evans via perl5-changes
Branch: refs/heads/leonerd/io-socket-errstr Home: https://github.com/Perl/perl5 Commit: 6e68478e76686a365d2494a25e1bab79d7fcd0f9 https://github.com/Perl/perl5/commit/6e68478e76686a365d2494a25e1bab79d7fcd0f9 Author: Paul "LeoNerd" Evans Date: 2021-01-04 (Mon, 04 Jan 2021)

[Perl/perl5] 846289: Implement SAVEt_STRLEN_SMALL

2020-12-08 Thread Paul Evans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 8462890b4373d480bea3ff2c274614e9a78cbdc4 https://github.com/Perl/perl5/commit/8462890b4373d480bea3ff2c274614e9a78cbdc4 Author: Paul "LeoNerd" Evans Date: 2020-12-09 (Wed, 09 Dec 2020) Changed paths: M

<    1   2   3   4