[Perl/perl5] 45aa3b: regexec.c - make find_byclass() work with (*SKIP) ...

2023-10-11 Thread Yves Orton via perl5-changes
Branch: refs/heads/yves/fix_21534_skip_with_find_byclass_in_match Home: https://github.com/Perl/perl5 Commit: 45aa3b6e7bcf466aff3d9d6f94bb159d4cec15a8 https://github.com/Perl/perl5/commit/45aa3b6e7bcf466aff3d9d6f94bb159d4cec15a8 Author: Yves Orton Date: 2023-10-11 (Wed, 11

[Perl/perl5] 505e27: POSIX: fix mktime on 32-bit platforms with large t...

2023-10-10 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 505e27e339700701f7892a57bc737551eafb3e64 https://github.com/Perl/perl5/commit/505e27e339700701f7892a57bc737551eafb3e64 Author: Lukas Mai Date: 2023-10-11 (Wed, 11 Oct 2023) Changed paths: M ext/POSIX

[Perl/perl5] 6d7b3a: pp_hot.c: fix typo in comment ("intit" -> "init")

2023-10-10 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6d7b3adcadfddc197e96367544eab954285fcada https://github.com/Perl/perl5/commit/6d7b3adcadfddc197e96367544eab954285fcada Author: Lukas Mai Date: 2023-10-11 (Wed, 11 Oct 2023) Changed paths: M pp_hot.c

[Perl/perl5] 7d4773: perldelta for a1ab4f2, a1556fc, 8f47074, 6704b68

2023-10-10 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 7d4773e1e4ba4e643ef3657e482cae20315a9eff https://github.com/Perl/perl5/commit/7d4773e1e4ba4e643ef3657e482cae20315a9eff Author: Tony Cook Date: 2023-10-11 (Wed, 11 Oct 2023) Changed paths: M pod

[Perl/perl5] a1ab4f: allow the markstack pointer type to be selected be...

2023-10-10 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a1ab4f2eff965e590076d4b9d9d66ba8f1fc9040 https://github.com/Perl/perl5/commit/a1ab4f2eff965e590076d4b9d9d66ba8f1fc9040 Author: Tony Cook Date: 2023-10-11 (Wed, 11 Oct 2023) Changed paths: M deb.c

[Perl/perl5] 197240: locale.c: Comments/white-space

2023-10-08 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 19724077f55f950da374a2d33fb5de8f5afe4939 https://github.com/Perl/perl5/commit/19724077f55f950da374a2d33fb5de8f5afe4939 Author: Karl Williamson Date: 2023-10-08 (Sun, 08 Oct 2023) Changed paths: M

[Perl/perl5]

2023-10-08 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-WANT Home: https://github.com/Perl/perl5

[Perl/perl5] 39a2f5: Fix T_SIGNO and T_FD to work with any variable name

2023-10-08 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 39a2f5189aa4987764e08980e12dcc0d848ee64d https://github.com/Perl/perl5/commit/39a2f5189aa4987764e08980e12dcc0d848ee64d Author: Leon Timmermans Date: 2023-10-09 (Mon, 09 Oct 2023) Changed paths: M ext

[Perl/perl5] 75d974: Fix intermittent failure of test t/op/sigsystem.t

2023-10-08 Thread wlyu2 via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 75d974a58c461b3b5d35280e497810e46abae4ca https://github.com/Perl/perl5/commit/75d974a58c461b3b5d35280e497810e46abae4ca Author: William Lyu Date: 2023-10-08 (Sun, 08 Oct 2023) Changed paths: M AUTHORS

[Perl/perl5]

2023-10-06 Thread Craig A. Berry
Branch: refs/heads/craigb/test2_on_vms Home: https://github.com/Perl/perl5

[Perl/perl5] aec810: Get Test2 tests working on VMS

2023-10-06 Thread Craig A. Berry
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: aec81059a137b7e08424dc5dbaa763429003c05c https://github.com/Perl/perl5/commit/aec81059a137b7e08424dc5dbaa763429003c05c Author: Craig A. Berry Date: 2023-10-06 (Fri, 06 Oct 2023) Changed paths: M

[Perl/perl5] 6bc784: Fix T_SIGNO and T_FD to work with any variable name

2023-10-06 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/leont/posix-typemap Home: https://github.com/Perl/perl5 Commit: 6bc784cd862d3bb383afb0b04c50f5d18fcb2c47 https://github.com/Perl/perl5/commit/6bc784cd862d3bb383afb0b04c50f5d18fcb2c47 Author: Leon Timmermans Date: 2023-10-06 (Fri, 06 Oct 2023) Changed

[Perl/perl5] dfa165: Get Test2 tests working on VMS

2023-10-06 Thread Craig A. Berry
Branch: refs/heads/craigb/test2_on_vms Home: https://github.com/Perl/perl5 Commit: dfa165b372dfc5ca1067486ff976c4384080b20a https://github.com/Perl/perl5/commit/dfa165b372dfc5ca1067486ff976c4384080b20a Author: Craig A. Berry Date: 2023-10-06 (Fri, 06 Oct 2023) Changed

[Perl/perl5] 8e3a36: Adapt malloc.c to croak/warn now being defined und...

2023-10-06 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 8e3a36a4b3eba00a2c2be1020a357119a86c5ee7 https://github.com/Perl/perl5/commit/8e3a36a4b3eba00a2c2be1020a357119a86c5ee7 Author: Leon Timmermans Date: 2023-10-06 (Fri, 06 Oct 2023) Changed paths: M

[Perl/perl5] fff3b0: Get Test2 tests working on VMS

2023-10-06 Thread Craig A. Berry
Branch: refs/heads/craigb/test2_on_vms Home: https://github.com/Perl/perl5 Commit: fff3b09d5f999c4d520d2b31ed9f39f5d1082dd2 https://github.com/Perl/perl5/commit/fff3b09d5f999c4d520d2b31ed9f39f5d1082dd2 Author: Craig A. Berry Date: 2023-10-06 (Fri, 06 Oct 2023) Changed

[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 .github

[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] 646b9b: Modernise Class::Struct-using core modules

2023-10-05 Thread Dagfinn Ilmari Mannsåker via perl5-changes
Branch: refs/heads/class-struct-vs-exporter Home: https://github.com/Perl/perl5 Commit: 646b9b5c900bbd096ee9e648a612905d73418585 https://github.com/Perl/perl5/commit/646b9b5c900bbd096ee9e648a612905d73418585 Author: Dagfinn Ilmari Mannsåker 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] 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] 148007: Add missing double quotes from 3c8518cdbc

2023-10-05 Thread Craig A. Berry
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 148007c863736b4de3205915b1dcd735d7af9066 https://github.com/Perl/perl5/commit/148007c863736b4de3205915b1dcd735d7af9066 Author: Craig A. Berry Date: 2023-10-05 (Thu, 05 Oct 2023) Changed paths: M

[Perl/perl5] 1ca9d8: Enable signatures and switch to explicit :prototyp...

2023-10-05 Thread Dagfinn Ilmari Mannsåker via perl5-changes
Branch: refs/heads/class-struct-vs-exporter Home: https://github.com/Perl/perl5 Commit: 1ca9d8be53dd5163d409194fce082c8c9db41f55 https://github.com/Perl/perl5/commit/1ca9d8be53dd5163d409194fce082c8c9db41f55 Author: Dagfinn Ilmari Mannsåker Date: 2023-10-05 (Thu, 05 Oct 2023

[Perl/perl5] 3c8518: Define perl_lc_all_category_positions_init on VMS

2023-10-04 Thread Craig A. Berry
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 3c8518cdbcb9dc91c0493f47885fafd09836c967 https://github.com/Perl/perl5/commit/3c8518cdbcb9dc91c0493f47885fafd09836c967 Author: Craig A. Berry Date: 2023-10-04 (Wed, 04 Oct 2023) Changed paths: M

[Perl/perl5] 446aa4: Fix typo in perlperf

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

[Perl/perl5] a75d45: perldelta for 828ea27, 6a3cf23, e4be969, b209e1e, ...

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

[Perl/perl5] 828ea2: join: tests from GH #21458

2023-10-04 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 828ea27ca4b165513ebebcbc39cb0f1ac3d04f17 https://github.com/Perl/perl5/commit/828ea27ca4b165513ebebcbc39cb0f1ac3d04f17 Author: Tony Cook Date: 2023-10-05 (Thu, 05 Oct 2023) Changed paths: M t/op

[Perl/perl5] 42bd9f: Modernise Class::Struct-using core modules

2023-10-04 Thread Dagfinn Ilmari Mannsåker via perl5-changes
Branch: refs/heads/class-struct-vs-exporter Home: https://github.com/Perl/perl5 Commit: 42bd9f2d7c43d1220ad8c8266efae56ba5094f3c https://github.com/Perl/perl5/commit/42bd9f2d7c43d1220ad8c8266efae56ba5094f3c Author: Dagfinn Ilmari Mannsåker Date: 2023-10-04 (Wed, 04 Oct 2023

[Perl/perl5] 6ab708: Modernise Class::Struct-using core modules

2023-10-04 Thread Dagfinn Ilmari Mannsåker via perl5-changes
Branch: refs/heads/class-struct-vs-exporter Home: https://github.com/Perl/perl5 Commit: 6ab7081751ff6a5dc79026e4bb58825b4e5e13db https://github.com/Perl/perl5/commit/6ab7081751ff6a5dc79026e4bb58825b4e5e13db Author: Dagfinn Ilmari Mannsåker Date: 2023-10-04 (Wed, 04 Oct 2023

[Perl/perl5] 498819: Modernise Class::Struct-using core modules

2023-10-04 Thread Dagfinn Ilmari Mannsåker via perl5-changes
Branch: refs/heads/class-struct-vs-exporter Home: https://github.com/Perl/perl5 Commit: 4988199c7236dec8b409d9ed63356968a63eb46e https://github.com/Perl/perl5/commit/4988199c7236dec8b409d9ed63356968a63eb46e Author: Dagfinn Ilmari Mannsåker Date: 2023-10-03 (Tue, 03 Oct 2023

[Perl/perl5] 922e8c: Update perlop.pod

2023-10-02 Thread 積丹尼 Dan Jacobson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 922e8c46512ec446e49a3b89d167175d29385408 https://github.com/Perl/perl5/commit/922e8c46512ec446e49a3b89d167175d29385408 Author: 積丹尼 Dan Jacobson Date: 2023-10-02 (Mon, 02 Oct 2023) Changed paths: M pod

[Perl/perl5] f42f86: perl51200delta: fix typo (missing '.')

2023-10-02 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: f42f866887b1667a456be813d59d52dc2ecca645 https://github.com/Perl/perl5/commit/f42f866887b1667a456be813d59d52dc2ecca645 Author: Lukas Mai Date: 2023-10-02 (Mon, 02 Oct 2023) Changed paths: M pod

[Perl/perl5] 9715a3: regexec.c - make find_byclass() work with (*SKIP) ...

2023-09-30 Thread Yves Orton via perl5-changes
Branch: refs/heads/yves/fix_21534_skip_with_find_byclass_in_match Home: https://github.com/Perl/perl5 Commit: 9715a3bac67ea2cc00929e81b436ae441ef1dcde https://github.com/Perl/perl5/commit/9715a3bac67ea2cc00929e81b436ae441ef1dcde Author: Yves Orton Date: 2023-09-30 (Sat, 30

[Perl/perl5] ea7c81: regexec.c - make find_byclass() work with (*SKIP) ...

2023-09-30 Thread Yves Orton via perl5-changes
Branch: refs/heads/yves/fix_21534_skip_with_find_byclass_in_match Home: https://github.com/Perl/perl5 Commit: ea7c81dfea22db6024a999fc133c449671345295 https://github.com/Perl/perl5/commit/ea7c81dfea22db6024a999fc133c449671345295 Author: Yves Orton Date: 2023-09-30 (Sat, 30

[Perl/perl5] f7f6d4: Add new contributor data to .mailmap

2023-09-29 Thread James E Keenan via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: f7f6d418d6cd3a3f2944e72b69c0f026c33e https://github.com/Perl/perl5/commit/f7f6d418d6cd3a3f2944e72b69c0f026c33e Author: James E Keenan Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[Perl/perl5]

2023-09-29 Thread Paul Evans via perl5-changes
Branch: refs/heads/maint-5.38 Home: https://github.com/Perl/perl5

[Perl/perl5] 5d164a: say that `ord` returns code points

2023-09-28 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 5d164ace56ff5a75d850659571211e63e80469f4 https://github.com/Perl/perl5/commit/5d164ace56ff5a75d850659571211e63e80469f4 Author: Gianni Ceccarelli Date: 2023-09-28 (Thu, 28 Sep 2023) Changed paths: M

[Perl/perl5] ea3b58: Gianni Ceccarelli is now a Perl author

2023-09-28 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ea3b58c380fd0af5717ddf5e8a9d38cdeda68f62 https://github.com/Perl/perl5/commit/ea3b58c380fd0af5717ddf5e8a9d38cdeda68f62 Author: Karl Williamson Date: 2023-09-28 (Thu, 28 Sep 2023) Changed paths: M

[Perl/perl5] d99259: locale.c: Comments/white-space

2023-09-28 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-WANT Home: https://github.com/Perl/perl5 Commit: d992599de60df1856939ab2a06148a233de0c266 https://github.com/Perl/perl5/commit/d992599de60df1856939ab2a06148a233de0c266 Author: Karl Williamson Date: 2023-09-28 (Thu, 28 Sep 2023) Changed paths

[Perl/perl5] b1a94f: perl.h: Turn mutex warning into a panic

2023-09-28 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b1a94fceb233fe356552304fa097b86510668cbd https://github.com/Perl/perl5/commit/b1a94fceb233fe356552304fa097b86510668cbd Author: Karl Williamson Date: 2023-09-28 (Thu, 28 Sep 2023) Changed paths: M

[Perl/perl5] 2eef4b: Remove PL_underlying_numeric_obj

2023-09-28 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 2eef4bba59e4cb2bd992474057135ad014921534 https://github.com/Perl/perl5/commit/2eef4bba59e4cb2bd992474057135ad014921534 Author: Karl Williamson Date: 2023-09-28 (Thu, 28 Sep 2023) Changed paths: M

[Perl/perl5] 08d8b6: locale.c: Copy MB_CUR_MAX to a local

2023-09-28 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 08d8b6fc15593f5d507196f69b7a5dcbb00ebf78 https://github.com/Perl/perl5/commit/08d8b6fc15593f5d507196f69b7a5dcbb00ebf78 Author: Karl Williamson Date: 2023-09-28 (Thu, 28 Sep 2023) Changed paths: M

[Perl/perl5] 451bb3: cpan/Math-BigInt - Update to version 1.999842

2023-09-28 Thread James E Keenan via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 451bb38c1aff2c8c0117e969b174e0f00599e05d https://github.com/Perl/perl5/commit/451bb38c1aff2c8c0117e969b174e0f00599e05d Author: Peter John Acklam Date: 2023-09-28 (Thu, 28 Sep 2023) Changed paths: M

[Perl/perl5] 4f5a4b: builtin: avoid the looseness of sscanf() parsing

2023-09-26 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 4f5a4bf5ec9a30e623a7617823f16576c0a6d547 https://github.com/Perl/perl5/commit/4f5a4bf5ec9a30e623a7617823f16576c0a6d547 Author: Tony Cook Date: 2023-09-27 (Wed, 27 Sep 2023) Changed paths: M builtin.c

[Perl/perl5] 70d391: Devel::PPPort: fix PERL_VERSION_xx comparison macros

2023-09-26 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 70d391de2d922d20c97ccb9b93f01d86633f082d https://github.com/Perl/perl5/commit/70d391de2d922d20c97ccb9b93f01d86633f082d Author: Lukas Mai Date: 2023-09-26 (Tue, 26 Sep 2023) Changed paths: M dist/Devel

[Perl/perl5] b5f24b: make-rmg-checklist: Make executable from anywhere

2023-09-25 Thread Elvin Aslanov via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b5f24b1f49b3a977a4b039f4bf3a593941351661 https://github.com/Perl/perl5/commit/b5f24b1f49b3a977a4b039f4bf3a593941351661 Author: Elvin Aslanov Date: 2023-09-25 (Mon, 25 Sep 2023) Changed paths: M

[Perl/perl5]

2023-09-25 Thread James E Keenan via perl5-changes
Branch: refs/heads/smoke-me/jkeenan/xs-typemap-build-time-warning-20230922 Home: https://github.com/Perl/perl5

[Perl/perl5] f1a9bf: Avoid build-time warning

2023-09-25 Thread James E Keenan via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: f1a9bff9425f5b43d0d63d1c4be758d25dd17925 https://github.com/Perl/perl5/commit/f1a9bff9425f5b43d0d63d1c4be758d25dd17925 Author: James E Keenan Date: 2023-09-25 (Mon, 25 Sep 2023) Changed paths: M ext

[Perl/perl5] a77af8: Avoid build-time warning

2023-09-25 Thread James E Keenan via perl5-changes
Branch: refs/heads/smoke-me/jkeenan/xs-typemap-build-time-warning-20230922 Home: https://github.com/Perl/perl5 Commit: a77af897f4127f5a2f0e048d01db938cece5ae56 https://github.com/Perl/perl5/commit/a77af897f4127f5a2f0e048d01db938cece5ae56 Author: James E Keenan Date: 2023-09

[Perl/perl5] db96d0: perldelta for fdf5d79df2c93

2023-09-24 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: db96d0e81fe16f2c72cc0e7b806339800a154a7c https://github.com/Perl/perl5/commit/db96d0e81fe16f2c72cc0e7b806339800a154a7c Author: Tony Cook Date: 2023-09-25 (Mon, 25 Sep 2023) Changed paths: M pod

[Perl/perl5] c05889: 64-bit stack: first pass, marks are now 64-bits on...

2023-09-24 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c0588928a3ddf0a25cdd6b8ba2679ad29a20fcd9 https://github.com/Perl/perl5/commit/c0588928a3ddf0a25cdd6b8ba2679ad29a20fcd9 Author: Tony Cook Date: 2023-09-25 (Mon, 25 Sep 2023) Changed paths: M MANIFEST

[Perl/perl5] d1183d: perldelta for 386907f061c18, 981e5d62ca86

2023-09-24 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d1183d1c8a1d2ee93b88a70ea3cc2cd043fae334 https://github.com/Perl/perl5/commit/d1183d1c8a1d2ee93b88a70ea3cc2cd043fae334 Author: Tony Cook Date: 2023-09-25 (Mon, 25 Sep 2023) Changed paths: M pod

[Perl/perl5] 981e5d: add TODO tests for 19370

2023-09-24 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 981e5d62ca8690e324d97819c14e8b722e3ee3bb https://github.com/Perl/perl5/commit/981e5d62ca8690e324d97819c14e8b722e3ee3bb Author: Tony Cook Date: 2023-09-25 (Mon, 25 Sep 2023) Changed paths: M t/op

[Perl/perl5] fc5e06: feature: document feature bundle ':all' and why yo...

2023-09-24 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: fc5e06749eb02ee893f08e26a502fb405b253192 https://github.com/Perl/perl5/commit/fc5e06749eb02ee893f08e26a502fb405b253192 Author: Tony Cook Date: 2023-09-25 (Mon, 25 Sep 2023) Changed paths: M lib

[Perl/perl5] 695887: stop coverity complaining about copying uninitiali...

2023-09-24 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6958877b566164e52ecf4dcfd1dae7929dff6fcd https://github.com/Perl/perl5/commit/6958877b566164e52ecf4dcfd1dae7929dff6fcd Author: Tony Cook Date: 2023-09-25 (Mon, 25 Sep 2023) Changed paths: M locale.c

[Perl/perl5] 41d0dd: cpan/Math-BigInt-FastCalc - Update to version 0.5015

2023-09-24 Thread James E Keenan via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 41d0ddc96a06ae00a2a5d821dd25fba6f7ee0a41 https://github.com/Perl/perl5/commit/41d0ddc96a06ae00a2a5d821dd25fba6f7ee0a41 Author: Peter John Acklam Date: 2023-09-24 (Sun, 24 Sep 2023) Changed paths: M

[Perl/perl5] 6a2375: cpan/Math-BigInt - Update to version 1.999841

2023-09-24 Thread James E Keenan via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6a237533fb6ad7883b9a6ec8f8afeed0de3bd8b6 https://github.com/Perl/perl5/commit/6a237533fb6ad7883b9a6ec8f8afeed0de3bd8b6 Author: Peter John Acklam Date: 2023-09-24 (Sun, 24 Sep 2023) Changed paths: M

[Perl/perl5] 638055: perlre: remove statement suggesting /p is a no-op

2023-09-24 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6380554d8853669c375d8eb94b7d1bda4088c83b https://github.com/Perl/perl5/commit/6380554d8853669c375d8eb94b7d1bda4088c83b Author: Lukas Mai Date: 2023-09-24 (Sun, 24 Sep 2023) Changed paths: M pod

[Perl/perl5] 2963b4: fix PERL_VERSION_LE (for all x: x should be <= x)

2023-09-23 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 2963b49263728d75727cfa14f81f86e0b6204503 https://github.com/Perl/perl5/commit/2963b49263728d75727cfa14f81f86e0b6204503 Author: Lukas Mai Date: 2023-09-23 (Sat, 23 Sep 2023) Changed paths: M ext/XS

[Perl/perl5] 012727: core-cpan-diff: Add option bundling

2023-09-22 Thread Elvin Aslanov via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 01272778386cb9c406010c7bab5085c26179b157 https://github.com/Perl/perl5/commit/01272778386cb9c406010c7bab5085c26179b157 Author: Elvin Aslanov Date: 2023-09-22 (Fri, 22 Sep 2023) Changed paths: M

[Perl/perl5] d0364e: builtin.c: Don't store the 'builtin::' name prefix...

2023-09-22 Thread Paul Evans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d0364e1bd71fa2e6d77b0f52932efb7359924029 https://github.com/Perl/perl5/commit/d0364e1bd71fa2e6d77b0f52932efb7359924029 Author: Paul "LeoNerd" Evans Date: 2023-09-22 (Fri, 22 Sep 2023) Changed pa

[Perl/perl5] b2f52c: Avoid build-time warning

2023-09-22 Thread James E Keenan via perl5-changes
Branch: refs/heads/smoke-me/jkeenan/xs-typemap-build-time-warning-20230922 Home: https://github.com/Perl/perl5 Commit: b2f52c58e4ea96b606a18247aa4dd482e92c97fd https://github.com/Perl/perl5/commit/b2f52c58e4ea96b606a18247aa4dd482e92c97fd Author: James E Keenan Date: 2023-09

[Perl/perl5] b0cb9a: Unit-test that `class NAME VERSION :ATTRS` syntax ...

2023-09-22 Thread Paul Evans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b0cb9aaabb0cdb9256e8836bc995744f6f69f002 https://github.com/Perl/perl5/commit/b0cb9aaabb0cdb9256e8836bc995744f6f69f002 Author: Paul "LeoNerd" Evans Date: 2023-09-22 (Fri, 22 Sep 2023) Changed pa

[Perl/perl5] cd622f: bump version.pm to 0.9930

2023-09-21 Thread Paul Evans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: cd622ffb09d80e3663c61b6a4b620438507526af https://github.com/Perl/perl5/commit/cd622ffb09d80e3663c61b6a4b620438507526af Author: Paul "LeoNerd" Evans Date: 2023-09-21 (Thu, 21 Sep 2023) Changed pa

[Perl/perl5] 1c5a7c: perldelta for 6281b77: Add Term-Table and Test2-Suite

2023-09-20 Thread Paul Evans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 1c5a7c530e5f5f89411aa76a896921cf99abb592 https://github.com/Perl/perl5/commit/1c5a7c530e5f5f89411aa76a896921cf99abb592 Author: Paul "LeoNerd" Evans Date: 2023-09-21 (Thu, 21 Sep 2023) Changed pa

[Perl/perl5] f75420: Add `Term-Table` as a dual-life CPAN module

2023-09-20 Thread Paul Evans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: f754204f7b4e611fdbcb6317184b4ab0557e1b16 https://github.com/Perl/perl5/commit/f754204f7b4e611fdbcb6317184b4ab0557e1b16 Author: Paul "LeoNerd" Evans Date: 2023-09-20 (Wed, 20 Sep 2023) Changed pa

[Perl/perl5]

2023-09-20 Thread Matthew Horsfall (alh)
Branch: refs/tags/v5.39.3 Home: https://github.com/Perl/perl5

[Perl/perl5] 8c4603: Finish preparing Module::Corelist for 5.39.4

2023-09-20 Thread Matthew Horsfall (alh)
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 8c46034c67a31b748fbf83b50e0f5ea9f11b3f91 https://github.com/Perl/perl5/commit/8c46034c67a31b748fbf83b50e0f5ea9f11b3f91 Author: Matthew Horsfall Date: 2023-09-20 (Wed, 20 Sep 2023) Changed paths: M

[Perl/perl5] e68f23: App epigraph for 5.39.3

2023-09-20 Thread Matthew Horsfall (alh)
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: e68f238efdcbf11826dc72b6c604db64651e1bf2 https://github.com/Perl/perl5/commit/e68f238efdcbf11826dc72b6c604db64651e1bf2 Author: Matthew Horsfall Date: 2023-09-20 (Wed, 20 Sep 2023) Changed paths: M

[Perl/perl5] d3c00f: perldelta for 88a35d6636

2023-09-20 Thread Matthew Horsfall (alh)
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d3c00fa64e94872c2d4e260d2df046147383e453 https://github.com/Perl/perl5/commit/d3c00fa64e94872c2d4e260d2df046147383e453 Author: Matthew Horsfall Date: 2023-09-20 (Wed, 20 Sep 2023) Changed paths: M pod

[Perl/perl5] 2de8fc: perldelta for 92ddeac03b: builtin::unimport

2023-09-20 Thread Paul Evans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 2de8fc5de09f0d12d5df813135d0751300e9e070 https://github.com/Perl/perl5/commit/2de8fc5de09f0d12d5df813135d0751300e9e070 Author: Paul "LeoNerd" Evans Date: 2023-09-20 (Wed, 20 Sep 2023) Changed pa

[Perl/perl5] 7d35a2: Request 9e298ab to be included in perl-5.38.1

2023-09-19 Thread Richard Leach via perl5-changes
Branch: refs/heads/maint-votes Home: https://github.com/Perl/perl5 Commit: 7d35a21a9b8160037b202a65a0c3ed24459ef261 https://github.com/Perl/perl5/commit/7d35a21a9b8160037b202a65a0c3ed24459ef261 Author: Richard Leach Date: 2023-09-19 (Tue, 19 Sep 2023) Changed paths: M

[Perl/perl5]

2023-09-19 Thread Yves Orton via perl5-changes
Branch: refs/heads/yves/test_branch Home: https://github.com/Perl/perl5

[Perl/perl5]

2023-09-19 Thread Yves Orton via perl5-changes
Branch: refs/heads/yves/test_branch Home: https://github.com/Perl/perl5

[Perl/perl5] ea0509: Remove pointless use-after-free assert

2023-09-19 Thread Dagfinn Ilmari Mannsåker via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ea050918f472ad0930dc7bb8dccee8eb8ce68003 https://github.com/Perl/perl5/commit/ea050918f472ad0930dc7bb8dccee8eb8ce68003 Author: Dagfinn Ilmari Mannsåker Date: 2023-09-19 (Tue, 19 Sep 2023) Changed paths

[Perl/perl5]

2023-09-19 Thread Dagfinn Ilmari Mannsåker via perl5-changes
Branch: refs/heads/remove-use-after-op-free Home: https://github.com/Perl/perl5

[Perl/perl5] f4ab8b: Remove pointless use-after-free assert

2023-09-19 Thread Dagfinn Ilmari Mannsåker via perl5-changes
Branch: refs/heads/remove-use-after-op-free Home: https://github.com/Perl/perl5 Commit: f4ab8bdcb8c467b00a9382a3c7ee60da1f7e4696 https://github.com/Perl/perl5/commit/f4ab8bdcb8c467b00a9382a3c7ee60da1f7e4696 Author: Dagfinn Ilmari Mannsåker Date: 2023-09-19 (Tue, 19 Sep 2023

[Perl/perl5] a158c9: Remove pointless use-after-free assert

2023-09-19 Thread Dagfinn Ilmari Mannsåker via perl5-changes
Branch: refs/heads/remove-use-after-op-free Home: https://github.com/Perl/perl5 Commit: a158c967a0a18337fa9939f26fd6102829897ac0 https://github.com/Perl/perl5/commit/a158c967a0a18337fa9939f26fd6102829897ac0 Author: Dagfinn Ilmari Mannsåker Date: 2023-09-19 (Tue, 19 Sep 2023

[Perl/perl5] ee5597: Remove non-null checks before op_free()

2023-09-19 Thread Dagfinn Ilmari Mannsåker via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ee5597d8884d08be435ebab69fcdfe9012b84ab8 https://github.com/Perl/perl5/commit/ee5597d8884d08be435ebab69fcdfe9012b84ab8 Author: Dagfinn Ilmari Mannsåker Date: 2023-09-19 (Tue, 19 Sep 2023) Changed paths

[Perl/perl5]

2023-09-19 Thread Dagfinn Ilmari Mannsåker via perl5-changes
Branch: refs/heads/op-free-null-check Home: https://github.com/Perl/perl5

[Perl/perl5] bb3665: perldelta for 7bcd18ae82e

2023-09-19 Thread iabyn via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: bb3665a51415a1d1693a302d518106417433b297 https://github.com/Perl/perl5/commit/bb3665a51415a1d1693a302d518106417433b297 Author: David Mitchell Date: 2023-09-19 (Tue, 19 Sep 2023) Changed paths: M pod

[Perl/perl5]

2023-09-19 Thread iabyn via perl5-changes
Branch: refs/heads/davem/sm_overload Home: https://github.com/Perl/perl5

[Perl/perl5] 549d65: smartmatch: $obj ~~ $scalar: one item in list cxt

2023-09-19 Thread iabyn via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 549d65685e57ebefebbb7d8766e346fa2e33fc7d https://github.com/Perl/perl5/commit/549d65685e57ebefebbb7d8766e346fa2e33fc7d Author: David Mitchell Date: 2023-09-19 (Tue, 19 Sep 2023) Changed paths: M lib

[Perl/perl5]

2023-09-18 Thread Tony Cook via perl5-changes
Branch: refs/heads/cid464357-using-uninitialized Home: https://github.com/Perl/perl5

[Perl/perl5] 7b30f3: stop coverity complaining about copying uninitiali...

2023-09-18 Thread Tony Cook via perl5-changes
Branch: refs/heads/cid464357-using-uninitialized Home: https://github.com/Perl/perl5 Commit: 7b30f3f2954a582523a11f3f816630ed69f78f6a https://github.com/Perl/perl5/commit/7b30f3f2954a582523a11f3f816630ed69f78f6a Author: Tony Cook Date: 2023-09-18 (Mon, 18 Sep 2023) Changed

[Perl/perl5] c3aaa5: Perldelta for GH# 21442

2023-09-18 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c3aaa52ff5a9796b4c9048031ed0c374216c497e https://github.com/Perl/perl5/commit/c3aaa52ff5a9796b4c9048031ed0c374216c497e Author: Richard Leach Date: 2023-09-19 (Tue, 19 Sep 2023) Changed paths: M pod

[Perl/perl5] f37008: perldelta for d62dd48c3e

2023-09-18 Thread James E Keenan via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: f37008d536ffa84b1f66f634a52f8464f8dc8f58 https://github.com/Perl/perl5/commit/f37008d536ffa84b1f66f634a52f8464f8dc8f58 Author: James E Keenan Date: 2023-09-18 (Mon, 18 Sep 2023) Changed paths: M pod

[Perl/perl5] fd4b7d: Mingw compiled with UCRT is locale thread-safe

2023-09-18 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: fd4b7dbea2a88d10f13abc7ed631961b32593200 https://github.com/Perl/perl5/commit/fd4b7dbea2a88d10f13abc7ed631961b32593200 Author: Karl Williamson Date: 2023-09-18 (Mon, 18 Sep 2023) Changed paths: M

[Perl/perl5] d62dd4: `GetOpt::Std`: Fix import methods

2023-09-18 Thread Elvin Aslanov via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d62dd48c3ee7e6e5cee9d356fc1874492bbd930b https://github.com/Perl/perl5/commit/d62dd48c3ee7e6e5cee9d356fc1874492bbd930b Author: Elvin Aslanov Date: 2023-09-18 (Mon, 18 Sep 2023) Changed paths: M lib

[Perl/perl5] b71e03: locale.c: Change to use enum instead of int

2023-09-17 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b71e0339d45ecd5b9ba34ed077bfe2a778e173b2 https://github.com/Perl/perl5/commit/b71e0339d45ecd5b9ba34ed077bfe2a778e173b2 Author: Karl Williamson Date: 2023-09-17 (Sun, 17 Sep 2023) Changed paths: M

[Perl/perl5] 4c5eda: locale_table.h: Allow perl to compile with -DNO_LO...

2023-09-17 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 4c5edaea3c3c35944ba9d459d1e7ecf01e5dd62f https://github.com/Perl/perl5/commit/4c5edaea3c3c35944ba9d459d1e7ecf01e5dd62f Author: Karl Williamson Date: 2023-09-17 (Sun, 17 Sep 2023) Changed paths: M

[Perl/perl5] 418ebd: Enable thread-safe locales on openbsd

2023-09-17 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 418ebdf96390ec2f2c3fffb5448ab72b9f81a741 https://github.com/Perl/perl5/commit/418ebdf96390ec2f2c3fffb5448ab72b9f81a741 Author: Karl Williamson Date: 2023-09-17 (Sun, 17 Sep 2023) Changed paths: M

[Perl/perl5]

2023-09-16 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/leont/eucb-windows-simple Home: https://github.com/Perl/perl5

[Perl/perl5] b2ccf6: Simplify Windows linking in ExtUtils::CBuilder

2023-09-16 Thread Zaki Mughal [sivoais]
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b2ccf6cf8ed5307960bce168806fcc513f3fc5f9 https://github.com/Perl/perl5/commit/b2ccf6cf8ed5307960bce168806fcc513f3fc5f9 Author: Leon Timmermans Date: 2023-09-16 (Sat, 16 Sep 2023) Changed paths: M dist

[Perl/perl5] bfaeb3: Request bf38d1cf74 to be included in perl-5.38.1

2023-09-16 Thread James E Keenan via perl5-changes
Branch: refs/heads/maint-votes Home: https://github.com/Perl/perl5 Commit: bfaeb305cb28e3bb1fa3b299fc2f7bfa42c84a05 https://github.com/Perl/perl5/commit/bfaeb305cb28e3bb1fa3b299fc2f7bfa42c84a05 Author: James E Keenan Date: 2023-09-16 (Sat, 16 Sep 2023) Changed paths: M

[Perl/perl5] 915deb: smartmatch: $obj ~~ $scalar: one item in list cxt

2023-09-15 Thread iabyn via perl5-changes
Branch: refs/heads/davem/sm_overload Home: https://github.com/Perl/perl5 Commit: 915deba6cfc5cb6b5c538e0c3986e6c9ac9a4c8d https://github.com/Perl/perl5/commit/915deba6cfc5cb6b5c538e0c3986e6c9ac9a4c8d Author: David Mitchell Date: 2023-09-15 (Fri, 15 Sep 2023) Changed paths

[Perl/perl5] 7aab77: fix handling of single-value anonhash { $foo }

2023-09-15 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 7aab773a19c703d6ab3ff858455bc3a9ead7639b https://github.com/Perl/perl5/commit/7aab773a19c703d6ab3ff858455bc3a9ead7639b Author: Lukas Mai Date: 2023-09-15 (Fri, 15 Sep 2023) Changed paths: M pp.c M

[Perl/perl5] 26d095: Remove non-null checks before op_free()

2023-09-15 Thread Dagfinn Ilmari Mannsåker via perl5-changes
Branch: refs/heads/op-free-null-check Home: https://github.com/Perl/perl5 Commit: 26d0953e06df95db208cf9235257340608980cf3 https://github.com/Perl/perl5/commit/26d0953e06df95db208cf9235257340608980cf3 Author: Dagfinn Ilmari Mannsåker Date: 2023-09-15 (Fri, 15 Sep 2023

[Perl/perl5] 63588b: Make the C++ test export the expected symbol

2023-09-15 Thread Zaki Mughal [sivoais]
Branch: refs/heads/leont/eucb-windows-simple Home: https://github.com/Perl/perl5 Commit: 63588b4aef93e6ef3c2dc81d53d2f0bb8a40fcbc https://github.com/Perl/perl5/commit/63588b4aef93e6ef3c2dc81d53d2f0bb8a40fcbc Author: Zakariyya Mughal Date: 2023-09-15 (Fri, 15 Sep 2023

[Perl/perl5] e17836: perldelta for 080297a1c05

2023-09-14 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: e178360011ceea4ed9cf55d21a3429855e5e99c8 https://github.com/Perl/perl5/commit/e178360011ceea4ed9cf55d21a3429855e5e99c8 Author: Tony Cook Date: 2023-09-15 (Fri, 15 Sep 2023) Changed paths: M pod

<    10   11   12   13   14   15   16   17   18   19   >