[Perl/perl5] 42f8d7: fix context of caller call in Carp

2020-11-23 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 42f8d732ff160bd4f03b0fd75c8ccd1592abbf85 https://github.com/Perl/perl5/commit/42f8d732ff160bd4f03b0fd75c8ccd1592abbf85 Author: Graham Knop Date: 2020-11-23 (Mon, 23 Nov 2020) Changed paths: M

[Perl/perl5] b33c3c: restore compatibility with old versions of ExtUtil...

2020-11-29 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b33c3c199a4d1a7f93b3afad435f77c0ff4988ba https://github.com/Perl/perl5/commit/b33c3c199a4d1a7f93b3afad435f77c0ff4988ba Author: Graham Knop Date: 2020-11-29 (Sun, 29 Nov 2020) Changed paths: M

[Perl/perl5] f90dcd: add missing brace in perldsc hash of hashes example

2021-11-22 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: f90dcd0cb292fc5f0e7ec2ea7cb1654f8fdd098e https://github.com/Perl/perl5/commit/f90dcd0cb292fc5f0e7ec2ea7cb1654f8fdd098e Author: Graham Knop Date: 2021-11-22 (Mon, 22 Nov 2021) Changed paths: M

[Perl/perl5] b1e3ba: always prevent setting POK flag when NV values are...

2022-03-15 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b1e3ba27cdcf1b4e2558f05ed4cc6780d2f208e1 https://github.com/Perl/perl5/commit/b1e3ba27cdcf1b4e2558f05ed4cc6780d2f208e1 Author: Graham Knop Date: 2022-03-15 (Tue, 15 Mar 2022) Changed paths: M sv.c

[Perl/perl5] 90d329: fix __CALLER__ handling in Attribute::Handlers

2022-02-25 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 90d32986170a76903fc0328ae6ac9e0ec4af40fc https://github.com/Perl/perl5/commit/90d32986170a76903fc0328ae6ac9e0ec4af40fc Author: Graham Knop Date: 2022-02-26 (Sat, 26 Feb 2022) Changed paths: M MANIFEST

[Perl/perl5] f0ef35: wrap any existing import in Attribute::Handlers' i...

2022-03-01 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: f0ef35deb0072805b68cef82ebe28739f67ca79a https://github.com/Perl/perl5/commit/f0ef35deb0072805b68cef82ebe28739f67ca79a Author: Graham Knop Date: 2022-03-01 (Tue, 01 Mar 2022) Changed paths: M

[Perl/perl5] 278812: fix typo in perl53510delta

2022-03-21 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 278812ac5a4ccdc78f029dd4315e34331f4589d1 https://github.com/Perl/perl5/commit/278812ac5a4ccdc78f029dd4315e34331f4589d1 Author: Graham Knop Date: 2022-03-21 (Mon, 21 Mar 2022) Changed paths: M

[Perl/perl5] 4c1e2e: fix commit calculations in authors porting test

2022-01-19 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 4c1e2e1d31d9f9ceab9a194e1e9b5f2bc30798f1 https://github.com/Perl/perl5/commit/4c1e2e1d31d9f9ceab9a194e1e9b5f2bc30798f1 Author: Graham Knop Date: 2022-01-19 (Wed, 19 Jan 2022) Changed paths: M

[Perl/perl5] 6802e2: fix SVf_POK getting set on NVs when copying

2022-04-12 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6802e2fd12df078747b8b07237b2b96ffcec6eff https://github.com/Perl/perl5/commit/6802e2fd12df078747b8b07237b2b96ffcec6eff Author: Graham Knop Date: 2022-04-12 (Tue, 12 Apr 2022) Changed paths: M sv.c

[Perl/perl5] c54274: remove extra entry for mauke in AUTHORS

2023-09-05 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c542745d8baa83293633ab4377da15b720141eb0 https://github.com/Perl/perl5/commit/c542745d8baa83293633ab4377da15b720141eb0 Author: Graham Knop Date: 2023-09-06 (Wed, 06 Sep 2023) Changed paths: M AUTHORS

[Perl/perl5] d394c9: update perldelta for release

2023-10-25 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d394c985cd6b93d920219735886d7cf537f1a6b0 https://github.com/Perl/perl5/commit/d394c985cd6b93d920219735886d7cf537f1a6b0 Author: Graham Knop Date: 2023-10-25 (Wed, 25 Oct 2023) Changed paths: M

[Perl/perl5] fd71f2: add epigraph note for 5.39.4

2023-10-25 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: fd71f24aaa942e2a65c30ac0b96ab529f6a248f9 https://github.com/Perl/perl5/commit/fd71f24aaa942e2a65c30ac0b96ab529f6a248f9 Author: Graham Knop Date: 2023-10-25 (Wed, 25 Oct 2023) Changed paths: M

[Perl/perl5]

2023-10-25 Thread Graham Knop via perl5-changes
Branch: refs/tags/v5.39.4 Home: https://github.com/Perl/perl5

[Perl/perl5] 40bc60: release announcement: perl is the language, perl 5...

2023-11-07 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 40bc602d2e31c4b1714bcc7e13c6fc5eb79de213 https://github.com/Perl/perl5/commit/40bc602d2e31c4b1714bcc7e13c6fc5eb79de213 Author: Graham Knop Date: 2023-11-07 (Tue, 07 Nov 2023) Changed paths: M

[Perl/perl5]

2023-10-23 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/no-hard-code-github-workspace Home: https://github.com/Perl/perl5

[Perl/perl5] 0e0547: release announcement: perl is the language, perl 5...

2023-10-26 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/release-announce-version-includes-5 Home: https://github.com/Perl/perl5 Commit: 0e054752dd8f581913c4d410ef1403fb50e17b37 https://github.com/Perl/perl5/commit/0e054752dd8f581913c4d410ef1403fb50e17b37 Author: Graham Knop Date: 2023-10-26 (Thu, 26 Oct

[Perl/perl5] e96448: GitHub Actions: set safe directory using github va...

2023-10-05 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/no-hard-code-github-workspace Home: https://github.com/Perl/perl5 Commit: e96448750c62054c43faac1d8baacbf5e7ca3013 https://github.com/Perl/perl5/commit/e96448750c62054c43faac1d8baacbf5e7ca3013 Author: Graham Knop Date: 2023-10-05 (Thu, 05 Oct 2023)

[Perl/perl5] ef0ce4: GitHub Actions: set safe directory using github va...

2023-10-05 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ef0ce4e02af63c60b4a8a1dd52e0da80e4eb6bd2 https://github.com/Perl/perl5/commit/ef0ce4e02af63c60b4a8a1dd52e0da80e4eb6bd2 Author: Graham Knop Date: 2023-10-05 (Thu, 05 Oct 2023) Changed paths: M

[Perl/perl5] 34ae5b: Test2-Suite: remove problematic test

2023-10-05 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 34ae5b5cb645ef3f877b2152414d3059b5a95075 https://github.com/Perl/perl5/commit/34ae5b5cb645ef3f877b2152414d3059b5a95075 Author: Graham Knop Date: 2023-10-05 (Thu, 05 Oct 2023) Changed paths: M MANIFEST

[Perl/perl5] 75ec66: Test2-Suite: remove problematic test

2023-10-05 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/test2-suite-remove-broken-test Home: https://github.com/Perl/perl5 Commit: 75ec66d95a87cb177d2136a9b32251acb98b22f6 https://github.com/Perl/perl5/commit/75ec66d95a87cb177d2136a9b32251acb98b22f6 Author: Graham Knop Date: 2023-10-05 (Thu, 05 Oct 2023)

[Perl/perl5] 5ab1fb: Test2-Suite: remove problematic test

2023-10-05 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/test2-suite-remove-broken-test Home: https://github.com/Perl/perl5 Commit: 5ab1fb822d5ab0f93e2cb12d69981198e214dd22 https://github.com/Perl/perl5/commit/5ab1fb822d5ab0f93e2cb12d69981198e214dd22 Author: Graham Knop Date: 2023-10-05 (Thu, 05 Oct 2023)

[Perl/perl5] 988cba: cpan/Archive-Tar - Update to version 3.02

2023-10-21 Thread Graham Knop via perl5-changes
Branch: refs/heads/gknop/update_Archive-Tar_v_3.02 Home: https://github.com/Perl/perl5 Commit: 988cba018d220bdb64ad7f55c0cb4a237cf6937c https://github.com/Perl/perl5/commit/988cba018d220bdb64ad7f55c0cb4a237cf6937c Author: Graham Knop Date: 2023-10-21 (Sat, 21 Oct 2023)

[Perl/perl5] 4f3792: cpan/Test-Harness - Update to version 3.48

2023-10-21 Thread Graham Knop via perl5-changes
Branch: refs/heads/gknop/update_Test-Harness_v_3.48 Home: https://github.com/Perl/perl5 Commit: 4f3792a8971f22ca17973689a2a3f783a5df146e https://github.com/Perl/perl5/commit/4f3792a8971f22ca17973689a2a3f783a5df146e Author: Graham Knop Date: 2023-10-21 (Sat, 21 Oct 2023)

[Perl/perl5] 0a46f5: cpan/Test-Harness - Update to version 3.48

2023-10-21 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 0a46f5ae9430ac584c04712ffa4fc702ff33d4d3 https://github.com/Perl/perl5/commit/0a46f5ae9430ac584c04712ffa4fc702ff33d4d3 Author: Graham Knop Date: 2023-10-21 (Sat, 21 Oct 2023) Changed paths: M

[Perl/perl5]

2023-10-21 Thread Graham Knop via perl5-changes
Branch: refs/heads/gknop/update_Test-Harness_v_3.48 Home: https://github.com/Perl/perl5

[Perl/perl5] e428e4: remove template content from perl5390delta

2023-08-20 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: e428e4926379aac606b464db8efb8f43735d2e33 https://github.com/Perl/perl5/commit/e428e4926379aac606b464db8efb8f43735d2e33 Author: Graham Knop Date: 2023-08-21 (Mon, 21 Aug 2023) Changed paths: M

[Perl/perl5] 8ae049: remove template heading in perl5390delta

2023-08-20 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/fix-perl5390delta Home: https://github.com/Perl/perl5 Commit: 8ae049872c141526cf318cc8d74078111f5b44cd https://github.com/Perl/perl5/commit/8ae049872c141526cf318cc8d74078111f5b44cd Author: Graham Knop Date: 2023-08-21 (Mon, 21 Aug 2023) Changed

[Perl/perl5] e88531: remove template content from perl5390delta

2023-08-20 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/fix-perl5390delta Home: https://github.com/Perl/perl5 Commit: e88531a0be43ca9c6efa8bf1ada9b95b2966f142 https://github.com/Perl/perl5/commit/e88531a0be43ca9c6efa8bf1ada9b95b2966f142 Author: Graham Knop Date: 2023-08-21 (Mon, 21 Aug 2023) Changed

[Perl/perl5] 6e45fb: XSLoader: convert from Test::More to internal test...

2022-05-30 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/xsloader-without-test-more Home: https://github.com/Perl/perl5 Commit: 6e45fbf103c5e266e6a3a89340136a23b296848c https://github.com/Perl/perl5/commit/6e45fbf103c5e266e6a3a89340136a23b296848c Author: Graham Knop Date: 2022-05-30 (Mon, 30 May 2022)

[Perl/perl5] 2eed45: encoding-warnings: normalize whitespace

2022-05-30 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 2eed45ecf025da431cc0d641fdd41def0a6290ec https://github.com/Perl/perl5/commit/2eed45ecf025da431cc0d641fdd41def0a6290ec Author: Graham Knop Date: 2022-05-30 (Mon, 30 May 2022) Changed paths: M

[Perl/perl5] fb16f3: Data-Dumper: dump booleans as booleans

2022-05-23 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/data-dumper-bools Home: https://github.com/Perl/perl5 Commit: fb16f358a83d8d48e4088d54d290529faffd6a16 https://github.com/Perl/perl5/commit/fb16f358a83d8d48e4088d54d290529faffd6a16 Author: Graham Knop Date: 2022-05-23 (Mon, 23 May 2022) Changed

[Perl/perl5] a13f8f: encoding-warnings: normalize whitespace

2022-05-28 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/encoding-warnings-cleanup Home: https://github.com/Perl/perl5 Commit: a13f8f00927651194633895680745a2db360a228 https://github.com/Perl/perl5/commit/a13f8f00927651194633895680745a2db360a228 Author: Graham Knop Date: 2022-05-28 (Sat, 28 May 2022)

[Perl/perl5] 2eed45: encoding-warnings: normalize whitespace

2022-05-30 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/encoding-warnings-cleanup Home: https://github.com/Perl/perl5 Commit: 2eed45ecf025da431cc0d641fdd41def0a6290ec https://github.com/Perl/perl5/commit/2eed45ecf025da431cc0d641fdd41def0a6290ec Author: Graham Knop Date: 2022-05-30 (Mon, 30 May 2022)

[Perl/perl5] f66030: encoding-warnings: normalize whitespace

2022-05-16 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/encoding-warnings-cleanup Home: https://github.com/Perl/perl5 Commit: f660305ad65b3893f66e1132d2981d2e9507ad8b https://github.com/Perl/perl5/commit/f660305ad65b3893f66e1132d2981d2e9507ad8b Author: Graham Knop Date: 2022-05-16 (Mon, 16 May 2022)

[Perl/perl5] 2da71d: encoding-warnings: bump version

2022-05-16 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/encoding-warnings-cleanup Home: https://github.com/Perl/perl5 Commit: 2da71d7eb67efa882d91a55f80dee8c21aa2469b https://github.com/Perl/perl5/commit/2da71d7eb67efa882d91a55f80dee8c21aa2469b Author: Graham Knop Date: 2022-05-16 (Mon, 16 May 2022)

[Perl/perl5] beadc5: Unicode-Normalize: do not use ppport.h when built ...

2022-06-24 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/less-ppport-h Home: https://github.com/Perl/perl5 Commit: beadc51937f33b5b1864a3207184f51b66ef09c6 https://github.com/Perl/perl5/commit/beadc51937f33b5b1864a3207184f51b66ef09c6 Author: Graham Knop Date: 2022-06-24 (Fri, 24 Jun 2022) Changed paths:

[Perl/perl5] 477f4a: Storable - always use ppport.h when building outsi...

2022-06-24 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 477f4a03e37263c07105852bb81a5fd391abdec8 https://github.com/Perl/perl5/commit/477f4a03e37263c07105852bb81a5fd391abdec8 Author: Graham Knop Date: 2022-06-24 (Fri, 24 Jun 2022) Changed paths: M

[Perl/perl5] a98320: Data::Dumper - fix version number in Pod

2022-06-25 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/data-dumper-bools Home: https://github.com/Perl/perl5 Commit: a983206761a4244adb91d8d76e801cfe1e004da5 https://github.com/Perl/perl5/commit/a983206761a4244adb91d8d76e801cfe1e004da5 Author: Graham Knop Date: 2022-06-25 (Sat, 25 Jun 2022) Changed

[Perl/perl5] 39637e: Unicode-Normalize: do not use ppport.h when built ...

2022-06-24 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/less-ppport-h Home: https://github.com/Perl/perl5 Commit: 39637e1c7e182cc07e4f91e12621bdebba0361a8 https://github.com/Perl/perl5/commit/39637e1c7e182cc07e4f91e12621bdebba0361a8 Author: Graham Knop Date: 2022-06-25 (Sat, 25 Jun 2022) Changed paths:

[Perl/perl5] 39637e: Unicode-Normalize: do not use ppport.h when built ...

2022-06-25 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/less-ppport-h Home: https://github.com/Perl/perl5 Commit: 39637e1c7e182cc07e4f91e12621bdebba0361a8 https://github.com/Perl/perl5/commit/39637e1c7e182cc07e4f91e12621bdebba0361a8 Author: Graham Knop Date: 2022-06-25 (Sat, 25 Jun 2022) Changed paths:

[Perl/perl5]

2022-06-25 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/data-dumper-bools Home: https://github.com/Perl/perl5

[Perl/perl5]

2022-06-25 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/xsloader-without-test-more Home: https://github.com/Perl/perl5

[Perl/perl5]

2022-06-25 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/less-ppport-h Home: https://github.com/Perl/perl5

[Perl/perl5] 75876c: Storable - fix debugging text for retrieve_boolean...

2022-06-30 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 75876c5ebffcd56f62199885416ad85a036d506c https://github.com/Perl/perl5/commit/75876c5ebffcd56f62199885416ad85a036d506c Author: Graham Knop Date: 2022-06-30 (Thu, 30 Jun 2022) Changed paths: M

[Perl/perl5]

2022-06-08 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/github-https Home: https://github.com/Perl/perl5

[Perl/perl5]

2022-06-08 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/eucb-print-real-commands Home: https://github.com/Perl/perl5

[Perl/perl5]

2022-06-08 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/encoding-warnings-cleanup Home: https://github.com/Perl/perl5

[Perl/perl5] 458061: ExtUtils::CBuilder - print out commands being run ...

2022-06-08 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 458061026437d9997ceb41628c764a833f441360 https://github.com/Perl/perl5/commit/458061026437d9997ceb41628c764a833f441360 Author: Graham Knop Date: 2022-06-08 (Wed, 08 Jun 2022) Changed paths: M

[Perl/perl5] ab29b2: Module::CoreList - change github clone URL to https

2022-06-08 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ab29b2898f2de289fa9b386d681c5bbb60c33643 https://github.com/Perl/perl5/commit/ab29b2898f2de289fa9b386d681c5bbb60c33643 Author: Graham Knop Date: 2022-06-08 (Wed, 08 Jun 2022) Changed paths: M

[Perl/perl5] 020828: XSLoader: convert from Test::More to internal test...

2022-06-06 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/xsloader-without-test-more Home: https://github.com/Perl/perl5 Commit: 0208283d7941d1de87f086cc2994c11104c4321b https://github.com/Perl/perl5/commit/0208283d7941d1de87f086cc2994c11104c4321b Author: Graham Knop Date: 2022-06-06 (Mon, 06 Jun 2022)

[Perl/perl5] e50b30: XSLoader: convert from Test::More to internal test...

2022-06-05 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/xsloader-without-test-more Home: https://github.com/Perl/perl5 Commit: e50b303c09a3d3d61e9eaf5f39626bf91a2efae3 https://github.com/Perl/perl5/commit/e50b303c09a3d3d61e9eaf5f39626bf91a2efae3 Author: Graham Knop Date: 2022-06-05 (Sun, 05 Jun 2022)

[Perl/perl5] c9e453: XSLoader: convert from Test::More to internal test...

2022-06-09 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c9e4532004f523b84aadea8cc49f4b5ee20488cd https://github.com/Perl/perl5/commit/c9e4532004f523b84aadea8cc49f4b5ee20488cd Author: Graham Knop Date: 2022-06-09 (Thu, 09 Jun 2022) Changed paths: M

[Perl/perl5] 335b0b: buildtoc - fix inner links when generating perltoc...

2022-07-20 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 335b0be874e6d4a7fc6ec34bba7e131ba23ce3a2 https://github.com/Perl/perl5/commit/335b0be874e6d4a7fc6ec34bba7e131ba23ce3a2 Author: Graham Knop Date: 2022-07-20 (Wed, 20 Jul 2022) Changed paths: M

[Perl/perl5] d67e27: buildtoc - fix inner links when generating perltoc...

2022-07-18 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/fix-inner-links-in-toc Home: https://github.com/Perl/perl5 Commit: d67e27bee9dd1ad3200d8a03e3af1d6411f05603 https://github.com/Perl/perl5/commit/d67e27bee9dd1ad3200d8a03e3af1d6411f05603 Author: Graham Knop Date: 2022-07-18 (Mon, 18 Jul 2022)

[Perl/perl5] a2af89: buildtoc - fix inner links when generating perltoc...

2022-07-18 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/fix-inner-links-in-toc Home: https://github.com/Perl/perl5 Commit: a2af890103bc03a5ffbe06a92b51ecd4da759735 https://github.com/Perl/perl5/commit/a2af890103bc03a5ffbe06a92b51ecd4da759735 Author: Graham Knop Date: 2022-07-19 (Tue, 19 Jul 2022)

[Perl/perl5] 95c346: Data::Dumper - fix version number in Pod

2022-06-25 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 95c346b5b497ae84a20c338ecd9e93ea08b36f25 https://github.com/Perl/perl5/commit/95c346b5b497ae84a20c338ecd9e93ea08b36f25 Author: Graham Knop Date: 2022-06-25 (Sat, 25 Jun 2022) Changed paths: M

[Perl/perl5] 0f64b0: ExtUtils::CBuilder - print out commands being run ...

2022-05-09 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/eucb-print-real-commands Home: https://github.com/Perl/perl5 Commit: 0f64b0eddc7ed728bf370755d52556ca8fb8b355 https://github.com/Perl/perl5/commit/0f64b0eddc7ed728bf370755d52556ca8fb8b355 Author: Graham Knop Date: 2022-05-09 (Mon, 09 May 2022)

[Perl/perl5] efdd84: ExtUtils::CBuilder - print out commands being run ...

2022-05-09 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/eucb-print-real-commands Home: https://github.com/Perl/perl5 Commit: efdd840303f8af3a4d35b4856bad31a9c09dfdf8 https://github.com/Perl/perl5/commit/efdd840303f8af3a4d35b4856bad31a9c09dfdf8 Author: Graham Knop Date: 2022-05-09 (Mon, 09 May 2022)

[Perl/perl5] c24013: Module::CoreList - change github clone URL to https

2022-05-09 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/github-https Home: https://github.com/Perl/perl5 Commit: c24013286244cde858509adbd96898bde86a0990 https://github.com/Perl/perl5/commit/c24013286244cde858509adbd96898bde86a0990 Author: Graham Knop Date: 2022-05-09 (Mon, 09 May 2022) Changed paths:

[Perl/perl5] 38ccff: ExtUtils::CBuilder - bump version

2022-05-09 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/eucb-print-real-commands Home: https://github.com/Perl/perl5 Commit: 38ccff32d7af97b984594a861c9b1593278ff53f https://github.com/Perl/perl5/commit/38ccff32d7af97b984594a861c9b1593278ff53f Author: Graham Knop Date: 2022-05-09 (Mon, 09 May 2022)

[Perl/perl5] ae90ce: "Fix infinite loop on unlink() failure in File::Pa...

2022-08-24 Thread Graham Knop via perl5-changes
Branch: refs/tags/timinator Home: https://github.com/Perl/perl5 Commit: ae90ce57013cdde0bb10fdc1a9173ca8f0973d6c https://github.com/Perl/perl5/commit/ae90ce57013cdde0bb10fdc1a9173ca8f0973d6c Author: Murray Nesbitt Date: 1998-03-03 (Tue, 03 Mar 1998) Changed paths: M

[Perl/perl5] f4fc79: "Remove flawed '// with parens or $&' performance ...

2022-08-24 Thread Graham Knop via perl5-changes
Branch: refs/tags/perl-5.004_05 Home: https://github.com/Perl/perl5 Commit: f4fc79dbdb310237e6202d10320724429288e7b5 https://github.com/Perl/perl5/commit/f4fc79dbdb310237e6202d10320724429288e7b5 Author: M.J.T. Guy Date: 1998-08-18 (Tue, 18 Aug 1998) Changed paths: M

[Perl/perl5] 6887af: "Fix infinite loop on unlink() failure in File::Pa...

2022-08-24 Thread Graham Knop via perl5-changes
Branch: refs/tags/timinator Home: https://github.com/Perl/perl5 Commit: 6887afac03e39baffb789ee7630991d41cfaa0df https://github.com/Perl/perl5/commit/6887afac03e39baffb789ee7630991d41cfaa0df Author: author Murray Nesbitt Date: 1998-03-03 (Tue, 03 Mar 1998) Changed paths:

[Perl/perl5] 7c5c33: fix t/porting/authors.t detection of merge commits

2022-08-18 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/authors-test-fix Home: https://github.com/Perl/perl5 Commit: 7c5c334b04c619955228e75beefac012bf477af8 https://github.com/Perl/perl5/commit/7c5c334b04c619955228e75beefac012bf477af8 Author: Graham Knop Date: 2022-08-18 (Thu, 18 Aug 2022) Changed

[Perl/perl5] 16dd3f: fix t/porting/authors.t detection of merge commits

2022-08-18 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 16dd3f70cc16005d5af7146385733a7c945fb67e https://github.com/Perl/perl5/commit/16dd3f70cc16005d5af7146385733a7c945fb67e Author: Graham Knop Date: 2022-08-18 (Thu, 18 Aug 2022) Changed paths: M

[Perl/perl5] 25ea1b: overload: clean up whitespace

2022-10-19 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/move-overload-builtin-warnings Home: https://github.com/Perl/perl5 Commit: 25ea1bcd7779d53fd6ef7c79926b9bdb9e0e2cb4 https://github.com/Perl/perl5/commit/25ea1bcd7779d53fd6ef7c79926b9bdb9e0e2cb4 Author: Graham Knop Date: 2022-10-19 (Wed, 19 Oct 2022)

[Perl/perl5] 7fd2a3: clean up whitespace in overload.pm

2022-10-19 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/move-overload-builtin-warnings Home: https://github.com/Perl/perl5 Commit: 7fd2a37a599cecfdd12e81626725dbf32e3965f1 https://github.com/Perl/perl5/commit/7fd2a37a599cecfdd12e81626725dbf32e3965f1 Author: Graham Knop Date: 2022-10-19 (Wed, 19 Oct 2022)

[Perl/perl5] a2d38a: overload: clean up whitespace

2022-10-19 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/move-overload-builtin-warnings Home: https://github.com/Perl/perl5 Commit: a2d38a01367b5477941799979573ee26933f4131 https://github.com/Perl/perl5/commit/a2d38a01367b5477941799979573ee26933f4131 Author: Graham Knop Date: 2022-10-20 (Thu, 20 Oct 2022)

[Perl/perl5] 9fe0cc: fix ExtUtils::ParseXS compatibility with perl < 5.8.8

2022-10-22 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/fix-parsexs-oldperl Home: https://github.com/Perl/perl5 Commit: 9fe0cc99a863a80cf3bc3ac7861f8e45b7fedb5a https://github.com/Perl/perl5/commit/9fe0cc99a863a80cf3bc3ac7861f8e45b7fedb5a Author: Graham Knop Date: 2022-10-22 (Sat, 22 Oct 2022) Changed

[Perl/perl5] d70c5b: overload: clean up whitespace

2022-10-24 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d70c5bb7e399e03044989783fe20aeb9a1d9ee28 https://github.com/Perl/perl5/commit/d70c5bb7e399e03044989783fe20aeb9a1d9ee28 Author: Graham Knop Date: 2022-10-24 (Mon, 24 Oct 2022) Changed paths: M

[Perl/perl5] f3f198: fix ExtUtils::ParseXS compatibility with perl < 5.8.8

2022-10-24 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: f3f198cca2939332a8bbf56399b2b0311ecb1ba0 https://github.com/Perl/perl5/commit/f3f198cca2939332a8bbf56399b2b0311ecb1ba0 Author: Graham Knop Date: 2022-10-24 (Mon, 24 Oct 2022) Changed paths: M

[Perl/perl5] 0d5cba: bump ExtUtils::ParseXS version to 3.47

2022-10-23 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/fix-parsexs-oldperl Home: https://github.com/Perl/perl5 Commit: 0d5cba5db450b7b673039dbd387d684129ac237d https://github.com/Perl/perl5/commit/0d5cba5db450b7b673039dbd387d684129ac237d Author: Graham Knop Date: 2022-10-24 (Mon, 24 Oct 2022) Changed

[Perl/perl5] ae90ce: "Fix infinite loop on unlink() failure in File::Pa...

2022-09-08 Thread Graham Knop via perl5-changes
Branch: refs/tags/timinator Home: https://github.com/Perl/perl5 Commit: ae90ce57013cdde0bb10fdc1a9173ca8f0973d6c https://github.com/Perl/perl5/commit/ae90ce57013cdde0bb10fdc1a9173ca8f0973d6c Author: Murray Nesbitt Date: 1998-03-03 (Tue, 03 Mar 1998) Changed paths: M

[Perl/perl5] 301c06: Sync JSON::PP with CPAN 4.11

2022-08-08 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/json-pp-4.11 Home: https://github.com/Perl/perl5 Commit: 301c0629af83de80083b093c8523f8c2b04a0478 https://github.com/Perl/perl5/commit/301c0629af83de80083b093c8523f8c2b04a0478 Author: Graham Knop Date: 2022-08-08 (Mon, 08 Aug 2022) Changed paths:

[Perl/perl5] 86584c: Sync JSON::PP with CPAN 4.11

2022-08-08 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 86584ca859d391d6980fa941b8c2438bb8a6280e https://github.com/Perl/perl5/commit/86584ca859d391d6980fa941b8c2438bb8a6280e Author: Graham Knop Date: 2022-08-08 (Mon, 08 Aug 2022) Changed paths: M

[Perl/perl5] 0ca74e: Devel-PPPort: bump version

2022-11-02 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/ppport-no-compound-token-split-by-macro-warnings Home: https://github.com/Perl/perl5 Commit: 0ca74e28b6d9a050145d99aac1bb16738563c5c7 https://github.com/Perl/perl5/commit/0ca74e28b6d9a050145d99aac1bb16738563c5c7 Author: Graham Knop Date: 2022-11-02

[Perl/perl5] 4eda1a: Devel-PPPort: fix STMT_START and STMT_END to not w...

2022-11-02 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/ppport-no-compound-token-split-by-macro-warnings Home: https://github.com/Perl/perl5 Commit: 4eda1a24c2a61df3aca5e86f51c3dd47ab84860f https://github.com/Perl/perl5/commit/4eda1a24c2a61df3aca5e86f51c3dd47ab84860f Author: Graham Knop Date: 2022-11-02

[Perl/perl5] ef4a76: perlsub: normalize whitespace to use 4 space indents

2022-12-06 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ef4a769531a3cad86c11f105301479fcb69ddb4b https://github.com/Perl/perl5/commit/ef4a769531a3cad86c11f105301479fcb69ddb4b Author: Graham Knop Date: 2022-12-06 (Tue, 06 Dec 2022) Changed paths: M

[Perl/perl5] 2123df: perlsub: normalize whitespace to use 4 space indents

2022-12-06 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/perlsub-whitespace Home: https://github.com/Perl/perl5 Commit: 2123df6a6b6618dd916936bea317eb13e658868c https://github.com/Perl/perl5/commit/2123df6a6b6618dd916936bea317eb13e658868c Author: Graham Knop Date: 2022-12-06 (Tue, 06 Dec 2022) Changed

[Perl/perl5] beb403: libnet: remove CUSTOMIZED entries and properly syn...

2022-12-10 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/libnet-uncustomize Home: https://github.com/Perl/perl5 Commit: beb403cfda446fb305226449fbdecae54a508f4f https://github.com/Perl/perl5/commit/beb403cfda446fb305226449fbdecae54a508f4f Author: Graham Knop Date: 2022-12-10 (Sat, 10 Dec 2022) Changed

[Perl/perl5] 931aa2: libnet: remove CUSTOMIZE entries and properly sync...

2022-12-10 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/libnet-uncustomize Home: https://github.com/Perl/perl5 Commit: 931aa25ef71c9ffce3f4be51f13ba0cba718f060 https://github.com/Perl/perl5/commit/931aa25ef71c9ffce3f4be51f13ba0cba718f060 Author: Graham Knop Date: 2022-12-10 (Sat, 10 Dec 2022) Changed

[Perl/perl5] 7d9e18: perlsub: normalize whitespace to use 4 space indents

2022-11-27 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/perlsub-whitespace Home: https://github.com/Perl/perl5 Commit: 7d9e185a403a9194e61ea4516853dee3dd1615ed https://github.com/Perl/perl5/commit/7d9e185a403a9194e61ea4516853dee3dd1615ed Author: Graham Knop Date: 2022-11-27 (Sun, 27 Nov 2022) Changed

[Perl/perl5] 92803f: podcheck.t: clarify length requirement in verbatim...

2022-11-28 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/perlsub-whitespace Home: https://github.com/Perl/perl5 Commit: 92803f624c2c83b6de57e602fbd6c636c54af5fb https://github.com/Perl/perl5/commit/92803f624c2c83b6de57e602fbd6c636c54af5fb Author: Graham Knop Date: 2022-11-28 (Mon, 28 Nov 2022) Changed

[Perl/perl5] f55099: Devel-PPPort: use inline function for croak_sv wit...

2022-11-04 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/ppport-no-compound-token-split-by-macro-warnings Home: https://github.com/Perl/perl5 Commit: f5509931c449683e165a8ccf042004f3b5bc55e7 https://github.com/Perl/perl5/commit/f5509931c449683e165a8ccf042004f3b5bc55e7 Author: Graham Knop Date: 2022-11-04

[Perl/perl5] 0e4116: Devel-PPPort: fix STMT_START and STMT_END to not w...

2022-10-31 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/ppport-no-compound-token-split-by-macro-warnings Home: https://github.com/Perl/perl5 Commit: 0e41162d17fedf4d9e36b2eb1a44894a790da4b0 https://github.com/Perl/perl5/commit/0e41162d17fedf4d9e36b2eb1a44894a790da4b0 Author: Graham Knop Date: 2022-11-01

[Perl/perl5] f570f9: GitHub Actions: switch from ::set-output to $GITHU...

2022-11-03 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/github-action-output-fix Home: https://github.com/Perl/perl5 Commit: f570f9b49a9082a53487f1f73843957c109cd499 https://github.com/Perl/perl5/commit/f570f9b49a9082a53487f1f73843957c109cd499 Author: Graham Knop Date: 2022-11-04 (Fri, 04 Nov 2022)

[Perl/perl5] 6024be: Devel-PPPort: use inline function for croak_sv wit...

2022-11-03 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/ppport-no-compound-token-split-by-macro-warnings Home: https://github.com/Perl/perl5 Commit: 6024be8c279a9b18fa62e711dee7b55363b85e1b https://github.com/Perl/perl5/commit/6024be8c279a9b18fa62e711dee7b55363b85e1b Author: Graham Knop Date: 2022-11-04

[Perl/perl5] b622b1: GitHub Actions: switch from ::set-output to $GITHU...

2022-11-04 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b622b1c5ab0a4c0b6603644cfe4f489f485e11a9 https://github.com/Perl/perl5/commit/b622b1c5ab0a4c0b6603644cfe4f489f485e11a9 Author: Graham Knop Date: 2022-11-04 (Fri, 04 Nov 2022) Changed paths: M

[Perl/perl5] b420af: Devel-PPPort: use inline function for croak_sv wit...

2022-11-09 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b420af536f2614a0bffd1516b66a3d35f308be7b https://github.com/Perl/perl5/commit/b420af536f2614a0bffd1516b66a3d35f308be7b Author: Graham Knop Date: 2022-11-09 (Wed, 09 Nov 2022) Changed paths: M

[Perl/perl5]

2022-11-01 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/fix-parsexs-oldperl Home: https://github.com/Perl/perl5

[Perl/perl5]

2022-11-01 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/move-overload-builtin-warnings Home: https://github.com/Perl/perl5

[Perl/perl5]

2022-11-01 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/fix-inner-links-in-toc Home: https://github.com/Perl/perl5

[Perl/perl5] 9bc843: Devel-PPPort: fix STMT_START and STMT_END to not w...

2022-11-01 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/ppport-no-compound-token-split-by-macro-warnings Home: https://github.com/Perl/perl5 Commit: 9bc843a6bd039810e07fb90cf0a862567cf663b1 https://github.com/Perl/perl5/commit/9bc843a6bd039810e07fb90cf0a862567cf663b1 Author: Graham Knop Date: 2022-11-01

[Perl/perl5] a2de77: Devel-PPPort: bump version

2022-11-01 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/ppport-no-compound-token-split-by-macro-warnings Home: https://github.com/Perl/perl5 Commit: a2de775075674577e601ef728fab8fa0923bdce1 https://github.com/Perl/perl5/commit/a2de775075674577e601ef728fab8fa0923bdce1 Author: Graham Knop Date: 2022-11-01

[Perl/perl5] a2753e: dist/encoding-warnings: convert Changes to a forma...

2023-03-06 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/dist-encoding-warnings-extra-files Home: https://github.com/Perl/perl5 Commit: a2753ea65144f70ee4015d0b567f55a11f266cb1 https://github.com/Perl/perl5/commit/a2753ea65144f70ee4015d0b567f55a11f266cb1 Author: Graham Knop Date: 2023-03-07 (Tue, 07 Mar

[Perl/perl5] e41e9d: dist/encoding-warnings: add Makefile.PL and Changes

2023-03-06 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/dist-encoding-warnings-extra-files Home: https://github.com/Perl/perl5 Commit: e41e9dafde2cace44bb08902ec44e1a6da11e2ce https://github.com/Perl/perl5/commit/e41e9dafde2cace44bb08902ec44e1a6da11e2ce Author: Graham Knop Date: 2023-03-07 (Tue, 07 Mar

[Perl/perl5] cb76ec: dist/encoding-warnings: convert Changes to a forma...

2023-03-06 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/dist-encoding-warnings-extra-files Home: https://github.com/Perl/perl5 Commit: cb76ecc35af3c0a3bb6b373a46f1ea78ef4ba6cb https://github.com/Perl/perl5/commit/cb76ecc35af3c0a3bb6b373a46f1ea78ef4ba6cb Author: Graham Knop Date: 2023-03-07 (Tue, 07 Mar

[Perl/perl5] 94d949: dist/encoding-warnings: add Makefile.PL and Changes

2023-03-06 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/dist-encoding-warnings-extra-files Home: https://github.com/Perl/perl5 Commit: 94d9494352ed6e4043694bfb0a0362ee53f20428 https://github.com/Perl/perl5/commit/94d9494352ed6e4043694bfb0a0362ee53f20428 Author: Graham Knop Date: 2023-03-07 (Tue, 07 Mar

[Perl/perl5] e1ada7: dist/encoding-warnings: add Makefile.PL and Changes

2023-03-06 Thread Graham Knop via perl5-changes
Branch: refs/heads/haarg/dist-encoding-warnings-extra-files Home: https://github.com/Perl/perl5 Commit: e1ada733f227a27c441ae7e50f3196ef2c417c34 https://github.com/Perl/perl5/commit/e1ada733f227a27c441ae7e50f3196ef2c417c34 Author: Graham Knop Date: 2023-03-07 (Tue, 07 Mar

[Perl/perl5] f5dde4: dist/encoding-warnings: add Makefile.PL and Changes

2023-03-13 Thread Graham Knop via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: f5dde4d176d43f6562740009a3ea91d412f20c2f https://github.com/Perl/perl5/commit/f5dde4d176d43f6562740009a3ea91d412f20c2f Author: Graham Knop Date: 2023-03-14 (Tue, 14 Mar 2023) Changed paths: M MANIFEST

  1   2   >