[Perl/perl5] 6cce1e: mktables: Add variable for clarity

2022-01-05 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6cce1edbb58ce03af59eacaf50850d665488091c https://github.com/Perl/perl5/commit/6cce1edbb58ce03af59eacaf50850d665488091c Author: Karl Williamson Date: 2022-01-05 (Wed, 05 Jan 2022) Changed paths: M

[Perl/perl5] adcefe: Update the README to describe ASCII and EBCDIC builds

2022-01-05 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: adcefe44077ee893a779279ff143a0ec267701ee https://github.com/Perl/perl5/commit/adcefe44077ee893a779279ff143a0ec267701ee Author: Mike Fulton Date: 2022-01-05 (Wed, 05 Jan 2022) Changed paths: M

[Perl/perl5] 2c9cc1: charnames.pm: Avoid pack U

2021-12-28 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 2c9cc169c7a3a605ffcc50c843807bbb3f7e3a75 https://github.com/Perl/perl5/commit/2c9cc169c7a3a605ffcc50c843807bbb3f7e3a75 Author: Karl Williamson Date: 2021-12-28 (Tue, 28 Dec 2021) Changed paths: M

[Perl/perl5] 3d8a03: utf8.c: Rmv duplicate #define.

2021-12-18 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 3d8a032cdae99a33ec670db07df713358687dd6f https://github.com/Perl/perl5/commit/3d8a032cdae99a33ec670db07df713358687dd6f Author: Karl Williamson Date: 2021-12-18 (Sat, 18 Dec 2021) Changed paths: M

[Perl/perl5] 6bdb1e: dist/IO/IO.xs: Rmv defns that ppport.h supplies

2021-12-18 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6bdb1ede0d812e79de2436e39c513a686caac9df https://github.com/Perl/perl5/commit/6bdb1ede0d812e79de2436e39c513a686caac9df Author: Karl Williamson Date: 2021-12-18 (Sat, 18 Dec 2021) Changed paths: M

[Perl/perl5] 354c44: mktables: Use mnemonic variable names

2021-12-07 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 354c44d8eaae5f59c3370c629f21da26a3a043ff https://github.com/Perl/perl5/commit/354c44d8eaae5f59c3370c629f21da26a3a043ff Author: Karl Williamson Date: 2021-12-07 (Tue, 07 Dec 2021) Changed paths: M

[Perl/perl5] 3329a5: perlapio: binmode() and apply_layers() require pTHX

2021-12-16 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 3329a50e1cc56e2c211883081285748d4b66a895 https://github.com/Perl/perl5/commit/3329a50e1cc56e2c211883081285748d4b66a895 Author: Karl Williamson Date: 2021-12-16 (Thu, 16 Dec 2021) Changed paths: M

[Perl/perl5] aaa82c: Revert "_MSC_VER is now always >= 1800 (i.e. Visua...

2021-12-16 Thread Karl Williamson via perl5-changes
Branch: refs/heads/revert-19226-mscver Home: https://github.com/Perl/perl5 Commit: aaa82c7130b6346070c678ff50b2c497c99e191d https://github.com/Perl/perl5/commit/aaa82c7130b6346070c678ff50b2c497c99e191d Author: Karl Williamson Date: 2021-12-16 (Thu, 16 Dec 2021) Changed

[Perl/perl5] 8583af: builtin.pm: Fix pod spelling, slight rewording

2021-12-05 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 8583af71bd4087f29b60dfddf852a6e27f26a8a9 https://github.com/Perl/perl5/commit/8583af71bd4087f29b60dfddf852a6e27f26a8a9 Author: Karl Williamson Date: 2021-12-05 (Sun, 05 Dec 2021) Changed paths: M

[Perl/perl5] f60fa0: Porting/makrel: White space only

2021-12-14 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: f60fa022fb47eb101a91ffed96704687b9388baa https://github.com/Perl/perl5/commit/f60fa022fb47eb101a91ffed96704687b9388baa Author: Karl Williamson Date: 2021-12-14 (Tue, 14 Dec 2021) Changed paths: M

[Perl/perl5] ecef3a: Porting/makerel Make EBCDIC files writable

2021-12-14 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ecef3a65d2c34ab6acbc8d1e8e17f5f41e307729 https://github.com/Perl/perl5/commit/ecef3a65d2c34ab6acbc8d1e8e17f5f41e307729 Author: Karl Williamson Date: 2021-12-14 (Tue, 14 Dec 2021) Changed paths: M

[Perl/perl5] 64c611: t/TEST: print Skip msg for EBCDIC skipped tests

2021-12-14 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 64c611002f05bbe033d9ce2b812ccfb29304454c https://github.com/Perl/perl5/commit/64c611002f05bbe033d9ce2b812ccfb29304454c Author: Karl Williamson Date: 2021-12-14 (Tue, 14 Dec 2021) Changed paths: M

[Perl/perl5] 0a91ad: Update compile and bind options for z/OS (os390)

2021-12-08 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 0a91ad7bad09fcaf7a49940068a65ce44e753743 https://github.com/Perl/perl5/commit/0a91ad7bad09fcaf7a49940068a65ce44e753743 Author: Mike Fulton Date: 2021-12-08 (Wed, 08 Dec 2021) Changed paths: M

[Perl/perl5] 708c7b: Mike Fulton is now a Perl author

2021-12-08 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 708c7bccd2165110dd36c553089dcaa4516854bb https://github.com/Perl/perl5/commit/708c7bccd2165110dd36c553089dcaa4516854bb Author: Karl Williamson Date: 2021-12-08 (Wed, 08 Dec 2021) Changed paths: M

[Perl/perl5] abcd27: mktables: Don't calculate some unused values

2021-12-13 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: abcd2798a3caca6295c39865e33d0927b983292a https://github.com/Perl/perl5/commit/abcd2798a3caca6295c39865e33d0927b983292a Author: Karl Williamson Date: 2021-12-13 (Mon, 13 Dec 2021) Changed paths: M

[Perl/perl5] 62efcf: Unicode::UCD: Bump version; regen

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

[Perl/perl5] 5a3ac2: Add PERL_GCC_VERSION_GE and kin

2021-07-20 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-pr0 Home: https://github.com/Perl/perl5 Commit: 5a3ac2155d2ba55a1eab30273cb50e6f0749ada7 https://github.com/Perl/perl5/commit/5a3ac2155d2ba55a1eab30273cb50e6f0749ada7 Author: Karl Williamson Date: 2021-07-20 (Tue, 20 Jul 2021) Changed paths:

[Perl/perl5] 4c0302: Norm

2021-07-20 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-doop Home: https://github.com/Perl/perl5 Commit: 4c03026d9f507d01aac07f4f545bb0e53ce014f4 https://github.com/Perl/perl5/commit/4c03026d9f507d01aac07f4f545bb0e53ce014f4 Author: Karl Williamson Date: 2021-07-20 (Tue, 20 Jul 2021) Changed

[Perl/perl5] 2814f8: Update op/length.t to use strict/modern 'is()' tests

2021-07-18 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 2814f8a2e4e73d7a7e52ddb8d80e2f5d2175e3b8 https://github.com/Perl/perl5/commit/2814f8a2e4e73d7a7e52ddb8d80e2f5d2175e3b8 Author: Karl Williamson Date: 2021-07-18 (Sun, 18 Jul 2021) Changed paths: M

[Perl/perl5] e08ee3: Partially Revert "skip using gcc brace groups for ...

2021-07-18 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: e08ee3cb66f362c4901846a46014cfdfcd60326c https://github.com/Perl/perl5/commit/e08ee3cb66f362c4901846a46014cfdfcd60326c Author: Karl Williamson Date: 2021-07-18 (Sun, 18 Jul 2021) Changed paths: M

[Perl/perl5] 45d6cb: perlapi: Consolidate and revise pod for toCASE_CHA...

2021-07-17 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 45d6cb5ec05ebf2c464b1f7b3d7eb4e4af99dbd0 https://github.com/Perl/perl5/commit/45d6cb5ec05ebf2c464b1f7b3d7eb4e4af99dbd0 Author: Karl Williamson Date: 2021-07-17 (Sat, 17 Jul 2021) Changed paths: M

[Perl/perl5] 6d9654: Add PERL_GCC_VERSION_GE and kin

2021-07-17 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-pr8 Home: https://github.com/Perl/perl5 Commit: 6d9654360c9c7acbd6d6d045b73b05abedb0d81f https://github.com/Perl/perl5/commit/6d9654360c9c7acbd6d6d045b73b05abedb0d81f Author: Karl Williamson Date: 2021-07-17 (Sat, 17 Jul 2021) Changed paths:

[Perl/perl5] 264b68: doop.c: Rmv redundant AND

2021-07-19 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-doop Home: https://github.com/Perl/perl5 Commit: 264b68333ba2828931e76e0af8a1a456add8cd5f https://github.com/Perl/perl5/commit/264b68333ba2828931e76e0af8a1a456add8cd5f Author: Karl Williamson Date: 2021-07-18 (Sun, 18 Jul 2021) Changed

[Perl/perl5] 7dda7d: win32

2021-07-19 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-doop Home: https://github.com/Perl/perl5 Commit: 7dda7d5b2b9b1ce296cd2daf34e1cec5b7843ae7 https://github.com/Perl/perl5/commit/7dda7d5b2b9b1ce296cd2daf34e1cec5b7843ae7 Author: Karl Williamson Date: 2021-07-19 (Mon, 19 Jul 2021) Changed

[Perl/perl5] 91a6ba: smoke

2021-07-21 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-pr0 Home: https://github.com/Perl/perl5 Commit: 91a6ba331716cea3c2a18fb5a94e63decf38299a https://github.com/Perl/perl5/commit/91a6ba331716cea3c2a18fb5a94e63decf38299a Author: Karl Williamson Date: 2021-07-21 (Wed, 21 Jul 2021) Changed paths:

[Perl/perl5] 278766: sv

2021-07-21 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-doop Home: https://github.com/Perl/perl5 Commit: 278766a799deb7f484a873db1f01a39d64dc798a https://github.com/Perl/perl5/commit/278766a799deb7f484a873db1f01a39d64dc798a Author: Karl Williamson Date: 2021-07-21 (Wed, 21 Jul 2021) Changed

[Perl/perl5] f6a542: Bump if.pm version

2021-07-17 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: f6a5423009cd87244c1b4ae1966f04a82db0679c https://github.com/Perl/perl5/commit/f6a5423009cd87244c1b4ae1966f04a82db0679c Author: Karl Williamson Date: 2021-07-17 (Sat, 17 Jul 2021) Changed paths: M

[Perl/perl5] 2b8c19: Unicode::Normalize: Make ok() common to all .t files

2021-07-23 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 2b8c1900114c7542182e5e5f09966838e7f5a0a0 https://github.com/Perl/perl5/commit/2b8c1900114c7542182e5e5f09966838e7f5a0a0 Author: Karl Williamson Date: 2021-07-23 (Fri, 23 Jul 2021) Changed paths: M

[Perl/perl5] dab96f: Add PERL_GCC_VERSION_GE and kin

2021-07-23 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-pr0 Home: https://github.com/Perl/perl5 Commit: dab96fc84b7d5a72555618a02737faf8aa51c973 https://github.com/Perl/perl5/commit/dab96fc84b7d5a72555618a02737faf8aa51c973 Author: Karl Williamson Date: 2021-07-23 (Fri, 23 Jul 2021) Changed paths:

[Perl/perl5] 0a0dde: POSIX: Make strtoul() return UV if possible

2021-07-24 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-t-a-k-posix-strtoul-uv Home: https://github.com/Perl/perl5 Commit: 0a0dde94aa0fe171b95b45a20f80bc8f591f01e9 https://github.com/Perl/perl5/commit/0a0dde94aa0fe171b95b45a20f80bc8f591f01e9 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com>

[Perl/perl5] 518b60: Petar-Kaleychev is now a Perl author

2021-07-24 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 518b608a726e9d95e605f2e61132196f87f23eb1 https://github.com/Perl/perl5/commit/518b608a726e9d95e605f2e61132196f87f23eb1 Author: Karl Williamson Date: 2021-07-24 (Sat, 24 Jul 2021) Changed paths: M

[Perl/perl5] 93579e: op.c: Remove leading tab

2021-07-25 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 93579e61a7441cd377909544b7b712c860174dbc https://github.com/Perl/perl5/commit/93579e61a7441cd377909544b7b712c860174dbc Author: Karl Williamson Date: 2021-07-25 (Sun, 25 Jul 2021) Changed paths: M op.c

[Perl/perl5] 58af92: numeric.c: White-space only

2021-07-25 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 58af9243bbea5db0f4fe479cb5cd4c44eecc3d48 https://github.com/Perl/perl5/commit/58af9243bbea5db0f4fe479cb5cd4c44eecc3d48 Author: Karl Williamson Date: 2021-07-25 (Sun, 25 Jul 2021) Changed paths: M

[Perl/perl5] 0f43d4: Add PERL_GCC_VERSION_GE and kin

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

[Perl/perl5] 010b61: Safe: safeutf8.t: Generalize for EBCDIC

2021-07-25 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 010b61fd64de2c4d3803b3cc95189331c9b48de0 https://github.com/Perl/perl5/commit/010b61fd64de2c4d3803b3cc95189331c9b48de0 Author: Karl Williamson Date: 2021-07-25 (Sun, 25 Jul 2021) Changed paths: M

[Perl/perl5] 726f06: pat_advanced.t: EBCDIC fix

2021-07-25 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 726f0605ed00fdfa7041c3f91c84273723f61555 https://github.com/Perl/perl5/commit/726f0605ed00fdfa7041c3f91c84273723f61555 Author: Karl Williamson Date: 2021-07-25 (Sun, 25 Jul 2021) Changed paths: M

[Perl/perl5] bbeb27: op/each.t: Improve EBCDIC handling

2021-07-25 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: bbeb277521abe1426965d6bc2c88e8792576ec3f https://github.com/Perl/perl5/commit/bbeb277521abe1426965d6bc2c88e8792576ec3f Author: Karl Williamson Date: 2021-07-25 (Sun, 25 Jul 2021) Changed paths: M

[Perl/perl5] a088f0: lib/diagnostics.pm: Generalize for EBCDIC

2021-07-25 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a088f06523f85202c13e6fc78766f7a983d9a94d https://github.com/Perl/perl5/commit/a088f06523f85202c13e6fc78766f7a983d9a94d Author: Karl Williamson Date: 2021-07-25 (Sun, 25 Jul 2021) Changed paths: M

[Perl/perl5] a9be8d: op/each.t: Add strict/warnings

2021-07-25 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a9be8dd07382f695148f9678137071f13954d88a https://github.com/Perl/perl5/commit/a9be8dd07382f695148f9678137071f13954d88a Author: Karl Williamson Date: 2021-07-25 (Sun, 25 Jul 2021) Changed paths: M

[Perl/perl5] d84870: toke.c: I32 considered harmful; change to 'int'

2022-02-14 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d84870c8e4508570b12bc7cd28704ca04b63a367 https://github.com/Perl/perl5/commit/d84870c8e4508570b12bc7cd28704ca04b63a367 Author: Karl Williamson Date: 2022-02-14 (Mon, 14 Feb 2022) Changed paths: M

[Perl/perl5] 986564: Add Brad Barden to the AUTHORS file

2022-03-04 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 98656496a12e0020bb1e4b971adc847ab7698c9d https://github.com/Perl/perl5/commit/98656496a12e0020bb1e4b971adc847ab7698c9d Author: Karl Williamson Date: 2022-03-04 (Fri, 04 Mar 2022) Changed paths: M

[Perl/perl5] 4c46f8: utf8.c: Fix typo in comment

2022-03-05 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 4c46f86af833dea4347e9a31dfddfdcc96ef24a9 https://github.com/Perl/perl5/commit/4c46f86af833dea4347e9a31dfddfdcc96ef24a9 Author: Karl Williamson Date: 2022-03-05 (Sat, 05 Mar 2022) Changed paths: M

[Perl/perl5] 61cf68: Add new email for Brad Barden

2022-03-05 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 61cf68d3b867f5469c24d79f9842d5f54735532f https://github.com/Perl/perl5/commit/61cf68d3b867f5469c24d79f9842d5f54735532f Author: Karl Williamson Date: 2022-03-05 (Sat, 05 Mar 2022) Changed paths: M

[Perl/perl5]

2022-03-05 Thread Karl Williamson via perl5-changes
Branch: refs/heads/khw Home: https://github.com/Perl/perl5

[Perl/perl5] f85e79: utf8.c: Klortho advises: Check before deref

2022-03-05 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: f85e795837ef67ed2f54d110e0107cdefd45bc82 https://github.com/Perl/perl5/commit/f85e795837ef67ed2f54d110e0107cdefd45bc82 Author: Karl Williamson Date: 2022-03-05 (Sat, 05 Mar 2022) Changed paths: M

[Perl/perl5] 23ef31: ExtUtils::ParseXS: fix OVERLOAD/FALLBACK handling

2022-03-05 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 23ef31c5897c5768504a118c2935a2fa26ff9046 https://github.com/Perl/perl5/commit/23ef31c5897c5768504a118c2935a2fa26ff9046 Author: Brad Barden Date: 2022-03-05 (Sat, 05 Mar 2022) Changed paths: M

[Perl/perl5] d1e771: Fix utf8_to_uvchr for non-core calls

2022-03-05 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d1e771d8c533168553df9b2a858d967f707fc9fe https://github.com/Perl/perl5/commit/d1e771d8c533168553df9b2a858d967f707fc9fe Author: Karl Williamson Date: 2022-03-05 (Sat, 05 Mar 2022) Changed paths: M

[Perl/perl5] 286a1b: utf8_to_uvchr_buf_helper: Check before deref

2022-03-05 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 286a1bfd696eb9d8dc1fa337234d1512f63beb67 https://github.com/Perl/perl5/commit/286a1bfd696eb9d8dc1fa337234d1512f63beb67 Author: Karl Williamson Date: 2022-03-05 (Sat, 05 Mar 2022) Changed paths: M

[Perl/perl5] dfeee7: khw votes for hash collision check

2022-03-06 Thread Karl Williamson via perl5-changes
Branch: refs/heads/maint-votes Home: https://github.com/Perl/perl5 Commit: dfeee73b02721db5a415f4b6e2ca48ae8d90bac8 https://github.com/Perl/perl5/commit/dfeee73b02721db5a415f4b6e2ca48ae8d90bac8 Author: Karl Williamson Date: 2022-03-06 (Sun, 06 Mar 2022) Changed paths:

[Perl/perl5] 4f1687: reg_mesg.t: Wasn't testing what it purported to be

2022-03-06 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 4f1687891150ddeda14ad7b0716032145bc69801 https://github.com/Perl/perl5/commit/4f1687891150ddeda14ad7b0716032145bc69801 Author: Karl Williamson Date: 2022-03-06 (Sun, 06 Mar 2022) Changed paths: M

[Perl/perl5] 714a0a: perlapi: Improve pod for Perl_na

2022-02-24 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 714a0a851bee9b5ed8d5e0f66865bf3bb1d2bbc5 https://github.com/Perl/perl5/commit/714a0a851bee9b5ed8d5e0f66865bf3bb1d2bbc5 Author: Karl Williamson Date: 2022-02-24 (Thu, 24 Feb 2022) Changed paths: M

[Perl/perl5] 14207f: Eliminate a variable keeping the length of a string

2022-02-18 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 14207ff5fe1695386333b08c1e114fda47d4e182 https://github.com/Perl/perl5/commit/14207ff5fe1695386333b08c1e114fda47d4e182 Author: Max Maischein Date: 2022-02-18 (Fri, 18 Feb 2022) Changed paths: M

[Perl/perl5] f356e9: perlrecharclass: Update Unicode version reference

2022-02-16 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: f356e94d930ab9ca33585d554446a378a220bc9a https://github.com/Perl/perl5/commit/f356e94d930ab9ca33585d554446a378a220bc9a Author: Karl Williamson Date: 2022-02-16 (Wed, 16 Feb 2022) Changed paths: M

[Perl/perl5] a22382: Add khw votes

2022-02-28 Thread Karl Williamson via perl5-changes
Branch: refs/heads/maint-votes Home: https://github.com/Perl/perl5 Commit: a223829499338e191e87dcbf57503207afbd8af4 https://github.com/Perl/perl5/commit/a223829499338e191e87dcbf57503207afbd8af4 Author: Karl Williamson Date: 2022-02-28 (Mon, 28 Feb 2022) Changed paths:

[Perl/perl5] f7891b: Christopher Yeleighton is a Perl author

2022-02-17 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: f7891bfc8c7632ad6399491f2ecc4af9f84964cd https://github.com/Perl/perl5/commit/f7891bfc8c7632ad6399491f2ecc4af9f84964cd Author: Karl Williamson Date: 2022-02-17 (Thu, 17 Feb 2022) Changed paths: M

[Perl/perl5] b55255: Add alternative email for Curtis Poe

2022-02-23 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b552559790c519346bfaf2f75b5c27f658bab010 https://github.com/Perl/perl5/commit/b552559790c519346bfaf2f75b5c27f658bab010 Author: Karl Williamson Date: 2022-02-23 (Wed, 23 Feb 2022) Changed paths: M

[Perl/perl5] ae0056: Fix UTF8_IS_REPLACEMENT() and add tests

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

[Perl/perl5] 593d5c: Make sv_len_utf8_nomg() public

2022-03-01 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 593d5c78d0c51c335bac32e4648b66511c89fb45 https://github.com/Perl/perl5/commit/593d5c78d0c51c335bac32e4648b66511c89fb45 Author: Karl Williamson Date: 2022-03-02 (Wed, 02 Mar 2022) Changed paths: M

[Perl/perl5] fbb9d4: regcomp.c: Check non-NULL before dereferencing

2022-03-02 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: fbb9d44aca632b09ec1e12d53fdd2aedb72e78b2 https://github.com/Perl/perl5/commit/fbb9d44aca632b09ec1e12d53fdd2aedb72e78b2 Author: Karl Williamson Date: 2022-03-02 (Wed, 02 Mar 2022) Changed paths: M

[Perl/perl5] 43843d: perlrecharclass: Update regex sets pod

2022-03-03 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 43843d94b0de72c0a7e6bd61101cb1c4b4622817 https://github.com/Perl/perl5/commit/43843d94b0de72c0a7e6bd61101cb1c4b4622817 Author: Karl Williamson Date: 2022-03-03 (Thu, 03 Mar 2022) Changed paths: M

[Perl/perl5] c75908: khw votes for openbsd fix

2022-03-03 Thread Karl Williamson via perl5-changes
Branch: refs/heads/maint-votes Home: https://github.com/Perl/perl5 Commit: c759088787ec79bdc66119a379fa04a02fba881d https://github.com/Perl/perl5/commit/c759088787ec79bdc66119a379fa04a02fba881d Author: Karl Williamson Date: 2022-03-03 (Thu, 03 Mar 2022) Changed paths:

[Perl/perl5] ca0572: Add 'ASSERT_IS_LITERAL' macro

2022-03-02 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ca0572d7d359fdfdcdfa2ef0624fe9b9da3af2d6 https://github.com/Perl/perl5/commit/ca0572d7d359fdfdcdfa2ef0624fe9b9da3af2d6 Author: Karl Williamson Date: 2022-03-03 (Thu, 03 Mar 2022) Changed paths: M

[Perl/perl5] a8c07f: Add alh khw votes

2022-02-26 Thread Karl Williamson via perl5-changes
Branch: refs/heads/khw Home: https://github.com/Perl/perl5 Commit: a8c07f15d910a058730c23f0f1d81f552282b515 https://github.com/Perl/perl5/commit/a8c07f15d910a058730c23f0f1d81f552282b515 Author: Karl Williamson Date: 2022-02-26 (Sat, 26 Feb 2022) Changed paths: M

[Perl/perl5] df8153: regen/regcharclass.pl: Add backwards UTF-8 tries

2022-03-19 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: df81533552c44ec9335fa60a79ebde307615939d https://github.com/Perl/perl5/commit/df81533552c44ec9335fa60a79ebde307615939d Author: Karl Williamson Date: 2022-03-19 (Sat, 19 Mar 2022) Changed paths: M

[Perl/perl5] f3b9d1: Stop emitting the experimental::regex_sets warning

2022-03-19 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: f3b9d183e48ac2bea3a55de469c56ca0e57884ce https://github.com/Perl/perl5/commit/f3b9d183e48ac2bea3a55de469c56ca0e57884ce Author: Karl Williamson Date: 2022-03-19 (Sat, 19 Mar 2022) Changed paths: M

[Perl/perl5] 0f7529: perlunicode: regex sets is no longer experimental

2022-03-23 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 0f7529f0ca9df6069f41f1b9bfacac94db2c7bed https://github.com/Perl/perl5/commit/0f7529f0ca9df6069f41f1b9bfacac94db2c7bed Author: Karl Williamson Date: 2022-03-23 (Wed, 23 Mar 2022) Changed paths: M

[Perl/perl5] 19873f: Revert "Provide inclusive names allowlist and deny...

2022-03-24 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-revert Home: https://github.com/Perl/perl5 Commit: 19873f3e11b6eb879f1722eca2e1cfcd1cec2a8a https://github.com/Perl/perl5/commit/19873f3e11b6eb879f1722eca2e1cfcd1cec2a8a Author: Karl Williamson Date: 2022-03-24 (Thu, 24 Mar 2022) Changed

[Perl/perl5] 594fe9: Devel::Peek::Peek.t: Add missing '\' for EBCDIC

2022-03-26 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 594fe94a53c71226f70f36c7e96539b8ede1d6e1 https://github.com/Perl/perl5/commit/594fe94a53c71226f70f36c7e96539b8ede1d6e1 Author: Karl Williamson Date: 2022-03-26 (Sat, 26 Mar 2022) Changed paths: M

[Perl/perl5] 069d11: Clarify \p{Decomposition_Type=NonCanonical}

2022-03-30 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 069d116ce0762851ec18799ea770a5da89d9982c https://github.com/Perl/perl5/commit/069d116ce0762851ec18799ea770a5da89d9982c Author: Karl Williamson Date: 2022-03-30 (Wed, 30 Mar 2022) Changed paths: M

[Perl/perl5] d08777: perlhacktips: white-space only

2022-03-30 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d087776a447524d7ce4416394986c6b535067ee6 https://github.com/Perl/perl5/commit/d087776a447524d7ce4416394986c6b535067ee6 Author: Karl Williamson Date: 2022-03-30 (Wed, 30 Mar 2022) Changed paths: M

[Perl/perl5] c08985: ExtUtils::ParseXS/t/002-more.t: Fix skip count

2022-03-29 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c08985b51e7d99e19783c3ba033a92e9034af516 https://github.com/Perl/perl5/commit/c08985b51e7d99e19783c3ba033a92e9034af516 Author: Karl Williamson Date: 2022-03-29 (Tue, 29 Mar 2022) Changed paths: M

[Perl/perl5] a4677c: toke.c: Change constant to sync with comment

2022-04-01 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a4677c2bd1ef819c7446fcfe811cbf063f013527 https://github.com/Perl/perl5/commit/a4677c2bd1ef819c7446fcfe811cbf063f013527 Author: Karl Williamson Date: 2022-04-01 (Fri, 01 Apr 2022) Changed paths: M

[Perl/perl5] a3ccbf: toke.c: Reorder branches for clarity

2022-04-01 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a3ccbff349554ef2ae3d50f7ff0e1b4e830933bd https://github.com/Perl/perl5/commit/a3ccbff349554ef2ae3d50f7ff0e1b4e830933bd Author: Karl Williamson Date: 2022-04-01 (Fri, 01 Apr 2022) Changed paths: M

[Perl/perl5] 6db85f: toke.c: Rmv unnecessary SV

2022-03-19 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6db85f435326a989f2f06c83366caa94eaea50c5 https://github.com/Perl/perl5/commit/6db85f435326a989f2f06c83366caa94eaea50c5 Author: Karl Williamson Date: 2022-03-19 (Sat, 19 Mar 2022) Changed paths: M

[Perl/perl5] 3fc5cc: Perl5DB: Rmv ASCII dependency

2022-03-26 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 3fc5cc3eec542ccf9668b6afd3b2919ef5a3fb25 https://github.com/Perl/perl5/commit/3fc5cc3eec542ccf9668b6afd3b2919ef5a3fb25 Author: Karl Williamson Date: 2022-03-26 (Sat, 26 Mar 2022) Changed paths: M

[Perl/perl5] 70b6d9: perllocale: Formatting, grammar

2022-03-28 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 70b6d9aec9c0e31d071fa80c938e5dc9c27eb49a https://github.com/Perl/perl5/commit/70b6d9aec9c0e31d071fa80c938e5dc9c27eb49a Author: Karl Williamson Date: 2022-03-28 (Mon, 28 Mar 2022) Changed paths: M

[Perl/perl5] 2ea731: toke.c: Add missing ptr update

2022-03-24 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 2ea73191f792b62c945c77ff01626704f7523ed0 https://github.com/Perl/perl5/commit/2ea73191f792b62c945c77ff01626704f7523ed0 Author: Karl Williamson Date: 2022-03-24 (Thu, 24 Mar 2022) Changed paths: M

[Perl/perl5] b9f499: Fix double encoding of UTF-8 on EBCDIC

2022-03-23 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b9f4995789b6b70a1f9acba99dcbca4da9b50b3c https://github.com/Perl/perl5/commit/b9f4995789b6b70a1f9acba99dcbca4da9b50b3c Author: Karl Williamson Date: 2022-03-23 (Wed, 23 Mar 2022) Changed paths: M

[Perl/perl5] d4bd2f: re/anyof.t: Add debugging info

2022-03-23 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d4bd2f77c3545307502b4ad138c68247d8b1dd81 https://github.com/Perl/perl5/commit/d4bd2f77c3545307502b4ad138c68247d8b1dd81 Author: Karl Williamson Date: 2022-03-23 (Wed, 23 Mar 2022) Changed paths: M

[Perl/perl5] e5ca3d: bool

2022-02-01 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-bool Home: https://github.com/Perl/perl5 Commit: e5ca3d2ffe731cc55196c00b2a70eedf63500dcd https://github.com/Perl/perl5/commit/e5ca3d2ffe731cc55196c00b2a70eedf63500dcd Author: Karl Williamson Date: 2022-02-01 (Tue, 01 Feb 2022) Changed

[Perl/perl5] b4bc91: embed.fnc Fix function return type

2022-02-01 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b4bc910fa23adc658ce538870d4f806f1a907380 https://github.com/Perl/perl5/commit/b4bc910fa23adc658ce538870d4f806f1a907380 Author: Karl Williamson Date: 2022-02-01 (Tue, 01 Feb 2022) Changed paths: M

[Perl/perl5] c0e63b: builtin.c: Fix up 730f927

2022-02-01 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c0e63b1341c14ebd84a23fdbba9759d3fd686498 https://github.com/Perl/perl5/commit/c0e63b1341c14ebd84a23fdbba9759d3fd686498 Author: Karl Williamson Date: 2022-02-01 (Tue, 01 Feb 2022) Changed paths: M

[Perl/perl5] a46092: Refactor utf8 to code point conversion

2022-02-01 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a460925186154b270b7a647a4f30b2f01fd97c4b https://github.com/Perl/perl5/commit/a460925186154b270b7a647a4f30b2f01fd97c4b Author: Karl Williamson Date: 2022-02-01 (Tue, 01 Feb 2022) Changed paths: M

[Perl/perl5] 730f92: builtin.c: Use correct 32bit printing format

2022-02-01 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 730f927d197e07b2d2274c66b638ffe4da2486b6 https://github.com/Perl/perl5/commit/730f927d197e07b2d2274c66b638ffe4da2486b6 Author: Karl Williamson Date: 2022-02-01 (Tue, 01 Feb 2022) Changed paths: M

[Perl/perl5] e1c60a: toke.c: Fix potential C sign error

2022-02-02 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: e1c60a5de80391903ce3f33e708d032cd2ba9b0a https://github.com/Perl/perl5/commit/e1c60a5de80391903ce3f33e708d032cd2ba9b0a Author: Karl Williamson Date: 2022-02-02 (Wed, 02 Feb 2022) Changed paths: M

[Perl/perl5] f3decb: Cleanup remnants after distinguising C- and perly-...

2022-02-05 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: f3decbf11aa3b1ab0a4fcfe2f1140dc208829b39 https://github.com/Perl/perl5/commit/f3decbf11aa3b1ab0a4fcfe2f1140dc208829b39 Author: Branislav ZahradnĂ­k Date: 2022-02-05 (Sat, 05 Feb 2022) Changed paths: M

[Perl/perl5] 10e9e4: t/porting/diag.t: Fix typo in comment

2022-02-10 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 10e9e4713b05ebd0779cfb639879f2e86da6ee35 https://github.com/Perl/perl5/commit/10e9e4713b05ebd0779cfb639879f2e86da6ee35 Author: Karl Williamson Date: 2022-02-10 (Thu, 10 Feb 2022) Changed paths: M

[Perl/perl5] b1c011: Remove PERL_BOOL_AS_CHAR uses; always define HAS_BOOL

2022-02-06 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b1c011dc3a1fd4662a219a9591314d12964a5d1b https://github.com/Perl/perl5/commit/b1c011dc3a1fd4662a219a9591314d12964a5d1b Author: Karl Williamson Date: 2022-02-06 (Sun, 06 Feb 2022) Changed paths: M

[Perl/perl5] 9471c7: z/OS ASCII Enablement: Manage untagged header errn...

2022-01-18 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 9471c77119969c5510113c6f4a3407b7f6e8a9d1 https://github.com/Perl/perl5/commit/9471c77119969c5510113c6f4a3407b7f6e8a9d1 Author: Mike Fulton Date: 2022-01-18 (Tue, 18 Jan 2022) Changed paths: M

[Perl/perl5] 0b66d7: Provide inclusive names allowlist and denylist

2022-01-19 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 0b66d70fe7769af01a6bea67bd2ea91b2404eb4b https://github.com/Perl/perl5/commit/0b66d70fe7769af01a6bea67bd2ea91b2404eb4b Author: Mike Fulton Date: 2022-01-19 (Wed, 19 Jan 2022) Changed paths: M AUTHORS

[Perl/perl5] f35b37: Refactor utf8 to code point conversion

2022-01-22 Thread Karl Williamson via perl5-changes
Branch: refs/heads/pr0 Home: https://github.com/Perl/perl5 Commit: f35b37e4239f6127b55db10c657aed7eca2ba1cd https://github.com/Perl/perl5/commit/f35b37e4239f6127b55db10c657aed7eca2ba1cd Author: Karl Williamson Date: 2022-01-22 (Sat, 22 Jan 2022) Changed paths: M

[Perl/perl5] fc23c9: regcomp.c: Fix undefined behavior

2022-01-23 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: fc23c914f8de7cb85f58830142e0164864d4601c https://github.com/Perl/perl5/commit/fc23c914f8de7cb85f58830142e0164864d4601c Author: Karl Williamson Date: 2022-01-23 (Sun, 23 Jan 2022) Changed paths: M

[Perl/perl5] 61538b: perl.h: Add comments

2022-01-23 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 61538b15f8baf714e68af9f1fb3fa085388de4a7 https://github.com/Perl/perl5/commit/61538b15f8baf714e68af9f1fb3fa085388de4a7 Author: Karl Williamson Date: 2022-01-23 (Sun, 23 Jan 2022) Changed paths: M

[Perl/perl5] 6de964: Use proper titlecase technique in pods

2022-04-12 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6de964a815650b7b81edba93cdec581c18bb6a35 https://github.com/Perl/perl5/commit/6de964a815650b7b81edba93cdec581c18bb6a35 Author: Karl Williamson Date: 2022-04-12 (Tue, 12 Apr 2022) Changed paths: M

[Perl/perl5] bb5e77: Accept \p{nv=-0}

2022-04-08 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: bb5e773d6fb68865d8e2c5a392215c27c7b49636 https://github.com/Perl/perl5/commit/bb5e773d6fb68865d8e2c5a392215c27c7b49636 Author: Karl Williamson Date: 2022-04-08 (Fri, 08 Apr 2022) Changed paths: M

[Perl/perl5] 83c93d: Bump \p{nv=} precision from 2 to 3

2022-04-12 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 83c93d52168a17129173de239a4ff05df85c https://github.com/Perl/perl5/commit/83c93d52168a17129173de239a4ff05df85c Author: Karl Williamson Date: 2022-04-12 (Tue, 12 Apr 2022) Changed paths: M

[Perl/perl5] 567a57: Fixup Lukas Mai in AUTHORS

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

[Perl/perl5] 90617b: Make PL_setlocale_buf and PL_langinfo_buf non-const

2023-09-11 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 90617bb7a7865ac4be9a5b1381ca19ecc619ede7 https://github.com/Perl/perl5/commit/90617bb7a7865ac4be9a5b1381ca19ecc619ede7 Author: Karl Williamson Date: 2023-09-11 (Mon, 11 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] 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

<    3   4   5   6   7   8   9   10   11   12   >