[Perl/perl5] f4362a: add API to test that libperl and the current execu...

2025-07-23 Thread Tony Cook via perl5-changes
Branch: refs/heads/smoke-me/tonyc/22125-openbsd-embed Home: https://github.com/Perl/perl5 Commit: f4362aa19b05fb4d7187f28efcece8ac532bd587 https://github.com/Perl/perl5/commit/f4362aa19b05fb4d7187f28efcece8ac532bd587 Author: Tony Cook Date: 2025-07-24 (Thu, 24 Jul 2025) Cha

[Perl/perl5] bc5a3e: perl.h: include locale related headers after we de...

2025-07-23 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: bc5a3e960d095c85fd8cff23d14bba5350ce269d https://github.com/Perl/perl5/commit/bc5a3e960d095c85fd8cff23d14bba5350ce269d Author: Tony Cook Date: 2025-07-24 (Thu, 24 Jul 2025) Changed paths: M perl.h L

[Perl/perl5] 7b87a8: win32: build without threads but still with implic...

2025-07-22 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 7b87a86b61a2855bab6d6c5324ebe230d24c548c https://github.com/Perl/perl5/commit/7b87a86b61a2855bab6d6c5324ebe230d24c548c Author: Tony Cook Date: 2025-07-23 (Wed, 23 Jul 2025) Changed paths: M win32/perll

[Perl/perl5] 63b30a: croak_xs_usage pod: remove unnecessary diag_listed_as

2025-07-20 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 63b30a217f0590c255f9ccdb893dc2fa51bc68b0 https://github.com/Perl/perl5/commit/63b30a217f0590c255f9ccdb893dc2fa51bc68b0 Author: Tony Cook Date: 2025-07-21 (Mon, 21 Jul 2025) Changed paths: M universal.c

[Perl/perl5] b7929a: update PL_main_thread on fork()

2025-07-15 Thread Tony Cook via perl5-changes
Branch: refs/heads/smoke-me/tonyc/23226-atfork Home: https://github.com/Perl/perl5 Commit: b7929ab640fb12ed3a34f2fea180d19b341ac197 https://github.com/Perl/perl5/commit/b7929ab640fb12ed3a34f2fea180d19b341ac197 Author: Tony Cook Date: 2025-07-16 (Wed, 16 Jul 2025) Changed pa

[Perl/perl5] a2c167: foreign thread signal forwarding: swap tests to su...

2025-07-15 Thread Tony Cook via perl5-changes
Branch: refs/heads/smoke-me/tonyc/23226-atfork Home: https://github.com/Perl/perl5 Commit: a2c167ba4993aea22440883174689f6a63bd74b5 https://github.com/Perl/perl5/commit/a2c167ba4993aea22440883174689f6a63bd74b5 Author: Tony Cook Date: 2025-07-16 (Wed, 16 Jul 2025) Changed pa

[Perl/perl5] 71dcca: add direct tests for the bug reported in #22487

2025-07-09 Thread Tony Cook via perl5-changes
Branch: refs/heads/smoke-me/tonyc/23226-atfork Home: https://github.com/Perl/perl5 Commit: 71dcca62bd5d30c58653624685a804c77e0846b0 https://github.com/Perl/perl5/commit/71dcca62bd5d30c58653624685a804c77e0846b0 Author: Tony Cook Date: 2025-07-10 (Thu, 10 Jul 2025) Changed pa

[Perl/perl5] b4c272: add direct tests for the bug reported in #22487

2025-07-09 Thread Tony Cook via perl5-changes
Branch: refs/heads/smoke-me/tonyc/23226-atfork Home: https://github.com/Perl/perl5 Commit: b4c27228faed5e95f37cf34d4c6c8625893b2434 https://github.com/Perl/perl5/commit/b4c27228faed5e95f37cf34d4c6c8625893b2434 Author: Tony Cook Date: 2025-07-10 (Thu, 10 Jul 2025) Changed pa

[Perl/perl5] 1c4a6d: update PL_main_thread on fork()

2025-07-08 Thread Tony Cook via perl5-changes
Branch: refs/heads/smoke-me/tonyc/23226-atfork Home: https://github.com/Perl/perl5 Commit: 1c4a6db9479a757e955d9d1bc3ae6b23714cf4ea https://github.com/Perl/perl5/commit/1c4a6db9479a757e955d9d1bc3ae6b23714cf4ea Author: Tony Cook Date: 2025-07-09 (Wed, 09 Jul 2025) Changed pa

[Perl/perl5] 851c96: we aren't going to run late INIT blocks, so don't ...

2025-07-08 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 851c968233a81f8e9f81617e8a8d9b0d6c3143ac https://github.com/Perl/perl5/commit/851c968233a81f8e9f81617e8a8d9b0d6c3143ac Author: Tony Cook Date: 2025-07-09 (Wed, 09 Jul 2025) Changed paths: M op.c Log

[Perl/perl5] 32be95: update PL_main_thread on fork()

2025-07-08 Thread Tony Cook via perl5-changes
Branch: refs/heads/smoke-me/tonyc/23226-atfork Home: https://github.com/Perl/perl5 Commit: 32be953ee6e0b0da443870c6533ad678eb9ef9a8 https://github.com/Perl/perl5/commit/32be953ee6e0b0da443870c6533ad678eb9ef9a8 Author: Tony Cook Date: 2025-07-09 (Wed, 09 Jul 2025) Changed pa

[Perl/perl5] 24a90a: add not-a-perl-thread signal handler fix

2025-06-30 Thread Tony Cook via perl5-changes
Branch: refs/heads/maint-votes Home: https://github.com/Perl/perl5 Commit: 24a90a447c3f0769f7c342fac05ae51f98972fe2 https://github.com/Perl/perl5/commit/24a90a447c3f0769f7c342fac05ae51f98972fe2 Author: Tony Cook Date: 2025-07-01 (Tue, 01 Jul 2025) Changed paths: M votes

[Perl/perl5] 6577fe: add API to test that libperl and the current execu...

2025-06-24 Thread Tony Cook via perl5-changes
Branch: refs/heads/smoke-me/jkeenan/gh-23265-tonycoz-22125-openbsd-embed-20250624 Home: https://github.com/Perl/perl5 Commit: 6577fefd840facdc69bedb73dfa94e9795d478be https://github.com/Perl/perl5/commit/6577fefd840facdc69bedb73dfa94e9795d478be Author: Tony Cook Date: 2025-06

[Perl/perl5] d86a40: perldelta: fix a typo and formatting for the cygwi...

2025-06-24 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d86a402fe54937bd5fe9a937738b000b722a59a2 https://github.com/Perl/perl5/commit/d86a402fe54937bd5fe9a937738b000b722a59a2 Author: Tony Cook Date: 2025-06-24 (Tue, 24 Jun 2025) Changed paths: M pod/perldel

[Perl/perl5] 8cd9e2: class.c: clean up any state if we don't finish the...

2025-06-19 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 8cd9e2a10075e1d309571ac09a3588fe6519027c https://github.com/Perl/perl5/commit/8cd9e2a10075e1d309571ac09a3588fe6519027c Author: Tony Cook Date: 2025-06-19 (Thu, 19 Jun 2025) Changed paths: M MANIFEST

[Perl/perl5] 74ec8b: op/readline_nb: non-threaded win32 croaks instead ...

2025-05-29 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 74ec8b834a72a66306f16a20f375079c9f596716 https://github.com/Perl/perl5/commit/74ec8b834a72a66306f16a20f375079c9f596716 Author: Tony Cook Date: 2025-05-29 (Thu, 29 May 2025) Changed paths: M t/op/readli

[Perl/perl5] 9358df: feature: switch no longer being removed

2025-05-22 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 9358df7965b1a106aa99b6da9c1af72e8e2b414c https://github.com/Perl/perl5/commit/9358df7965b1a106aa99b6da9c1af72e8e2b414c Author: Tony Cook Date: 2025-05-22 (Thu, 22 May 2025) Changed paths: M lib/feature

[Perl/perl5] 622534: perldelta: move cygwin change note out of "New Pla...

2025-05-22 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6225344fbe2b77449c60bbf8b8ad21b739d389cc https://github.com/Perl/perl5/commit/6225344fbe2b77449c60bbf8b8ad21b739d389cc Author: Tony Cook Date: 2025-05-22 (Thu, 22 May 2025) Changed paths: M pod/perldel

[Perl/perl5] 8d6c0b: readline: clear the error flag if the error happen...

2025-05-22 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 8d6c0b5d15ae392931618429f028a8841d7bc873 https://github.com/Perl/perl5/commit/8d6c0b5d15ae392931618429f028a8841d7bc873 Author: Tony Cook Date: 2025-05-22 (Thu, 22 May 2025) Changed paths: M MANIFEST

[Perl/perl5] 44851a: PerlIO: don't set the error flag when reading on a...

2025-05-21 Thread Tony Cook via perl5-changes
Branch: refs/heads/smoke-me/tonyc/22883-perlio-eagain Home: https://github.com/Perl/perl5 Commit: 44851a811067b694366ff6c87c431200bfed1b58 https://github.com/Perl/perl5/commit/44851a811067b694366ff6c87c431200bfed1b58 Author: Tony Cook Date: 2025-05-22 (Thu, 22 May 2025) Cha

[Perl/perl5] eecf12: perlexperiment: clarify/update status of switch an...

2025-05-13 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: eecf12e8b0e6dff01f11c70658d94aa018a0d8de https://github.com/Perl/perl5/commit/eecf12e8b0e6dff01f11c70658d94aa018a0d8de Author: Tony Cook Date: 2025-05-14 (Wed, 14 May 2025) Changed paths: M pod/perlexp

[Perl/perl5] c8fd0a: perlrun/debguts: Connect -dt and PERL5DB_THREADS a...

2025-05-13 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c8fd0ab62911608de205bd27ec125bb7f5f8c672 https://github.com/Perl/perl5/commit/c8fd0ab62911608de205bd27ec125bb7f5f8c672 Author: Tony Cook Date: 2025-05-14 (Wed, 14 May 2025) Changed paths: M pod/perldeb

[Perl/perl5] dc3898: add API to test that libperl and the current execu...

2025-05-07 Thread Tony Cook via perl5-changes
Branch: refs/heads/smoke-me/tonyc/22125-openbsd-embed Home: https://github.com/Perl/perl5 Commit: dc3898653e372cdf8d11e2ddff342eb0b01f04ad https://github.com/Perl/perl5/commit/dc3898653e372cdf8d11e2ddff342eb0b01f04ad Author: Tony Cook Date: 2025-05-07 (Wed, 07 May 2025) Cha

[Perl/perl5] a61f20: cygwin: give cygperl*.dll an explicit base address

2025-04-24 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a61f205e9a6d22695153d4687b0a6f9873e20412 https://github.com/Perl/perl5/commit/a61f205e9a6d22695153d4687b0a6f9873e20412 Author: Tony Cook Date: 2025-04-24 (Thu, 24 Apr 2025) Changed paths: M Makefile.SH

[Perl/perl5] ba2623: signatures: don't leak an OP_NULL for a '$ =' sigs...

2025-04-19 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ba2623c8cba6ca6747f740790ca8c1c7a1ea2d38 https://github.com/Perl/perl5/commit/ba2623c8cba6ca6747f740790ca8c1c7a1ea2d38 Author: Tony Cook Date: 2025-04-19 (Sat, 19 Apr 2025) Changed paths: M op.c Log

[Perl/perl5] 6e1100: PERLSI_REGCOMP: add debugging string

2025-04-19 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6e11001a5999cd74cb5dc060ccecdf8915a5e792 https://github.com/Perl/perl5/commit/6e11001a5999cd74cb5dc060ccecdf8915a5e792 Author: Tony Cook Date: 2025-04-19 (Sat, 19 Apr 2025) Changed paths: M deb.c Lo

[Perl/perl5] 0c859a: regcomp: handle cloning the rexc cleanup in the sc...

2025-04-19 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 0c859ae7a568a1aba1dae5ed672de2f39ed6a662 https://github.com/Perl/perl5/commit/0c859ae7a568a1aba1dae5ed672de2f39ed6a662 Author: Tony Cook Date: 2025-04-19 (Sat, 19 Apr 2025) Changed paths: M embed.fnc

[Perl/perl5] 910f35: eval: ensure debugging saved lines have an IV part

2025-04-19 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 910f35ff3e6aec1511e35261cfe1528b1b16f086 https://github.com/Perl/perl5/commit/910f35ff3e6aec1511e35261cfe1528b1b16f086 Author: Tony Cook Date: 2025-04-19 (Sat, 19 Apr 2025) Changed paths: M MANIFEST

[Perl/perl5] 326b81: TARG has some subtleties, mention them

2025-04-17 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 326b81edc66332b4c7e6323d475229738830dd5c https://github.com/Perl/perl5/commit/326b81edc66332b4c7e6323d475229738830dd5c Author: Tony Cook Date: 2025-04-17 (Thu, 17 Apr 2025) Changed paths: M pod/perlgut

[Perl/perl5] 89ef16: dist-modules: fix selection of a threaded perl

2025-04-17 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 89ef16d0f4e1b135d2c7faefbf449df825490a06 https://github.com/Perl/perl5/commit/89ef16d0f4e1b135d2c7faefbf449df825490a06 Author: Tony Cook Date: 2025-04-17 (Thu, 17 Apr 2025) Changed paths: M .github/wor

[Perl/perl5] 2dd57b: add API to test that libperl and the current execu...

2025-04-14 Thread Tony Cook via perl5-changes
Branch: refs/heads/smoke-me/tonyc/22125-openbsd-embed Home: https://github.com/Perl/perl5 Commit: 2dd57b9ade4a0c185037d15c3f1f7d316a45714f https://github.com/Perl/perl5/commit/2dd57b9ade4a0c185037d15c3f1f7d316a45714f Author: Tony Cook Date: 2025-04-15 (Tue, 15 Apr 2025) Cha

[Perl/perl5] bc7b3d: signatures: don't leak an OP_NULL for a '$ =' sigs...

2025-04-14 Thread Tony Cook via perl5-changes
Branch: refs/heads/smoke-me/tonyc/23187-signature-leak Home: https://github.com/Perl/perl5 Commit: bc7b3db58af311fcb6f9dd96cf18243339def89e https://github.com/Perl/perl5/commit/bc7b3db58af311fcb6f9dd96cf18243339def89e Author: Tony Cook Date: 2025-04-15 (Tue, 15 Apr 2025) Ch

[Perl/perl5]

2025-04-14 Thread Tony Cook via perl5-changes
Branch: refs/heads/smoke-me/tonyc/23187-signature-leak Home: https://github.com/Perl/perl5 To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications

[Perl/perl5] bc7b3d: signatures: don't leak an OP_NULL for a '$ =' sigs...

2025-04-14 Thread Tony Cook via perl5-changes
Branch: refs/heads/smoke-me/tony/23187-signature-leak Home: https://github.com/Perl/perl5 Commit: bc7b3db58af311fcb6f9dd96cf18243339def89e https://github.com/Perl/perl5/commit/bc7b3db58af311fcb6f9dd96cf18243339def89e Author: Tony Cook Date: 2025-04-15 (Tue, 15 Apr 2025) Cha

[Perl/perl5] d28758: PERLSI_REGCOMP: add debugging string

2025-04-14 Thread Tony Cook via perl5-changes
Branch: refs/heads/smoke-me/tonyc/16608-leave-smartmatch-sub Home: https://github.com/Perl/perl5 Commit: d28758c764f4779fe71ae97b830cd541fa5488e2 https://github.com/Perl/perl5/commit/d28758c764f4779fe71ae97b830cd541fa5488e2 Author: Tony Cook Date: 2025-04-15 (Tue, 15 Apr 2025)

[Perl/perl5] 4c09c4: signatures: don't leak an OP_NULL for a '$ =' sigs...

2025-04-09 Thread Tony Cook via perl5-changes
Branch: refs/heads/smoke-me/tony/23187-signature-leak Home: https://github.com/Perl/perl5 Commit: 4c09c43e5ba803eb494f421121f41c2cc96e504b https://github.com/Perl/perl5/commit/4c09c43e5ba803eb494f421121f41c2cc96e504b Author: Tony Cook Date: 2025-04-10 (Thu, 10 Apr 2025) Cha

[Perl/perl5] 539e01: class.c, injected_constructor: prevent loop exits ...

2025-04-09 Thread Tony Cook via perl5-changes
Branch: refs/heads/smoke-me/tonyc/16608-leave-smartmatch-sub Home: https://github.com/Perl/perl5 Commit: 539e0109f685d1456ee98a04e19e79ed125c9570 https://github.com/Perl/perl5/commit/539e0109f685d1456ee98a04e19e79ed125c9570 Author: Tony Cook Date: 2025-04-10 (Thu, 10 Apr 2025)

[Perl/perl5] 637f82: PERLSI_REGCOMP: add debugging string

2025-04-08 Thread Tony Cook via perl5-changes
Branch: refs/heads/smoke-me/tonyc/16608-leave-smartmatch-sub Home: https://github.com/Perl/perl5 Commit: 637f82e127dc2def1518375895413113e699c995 https://github.com/Perl/perl5/commit/637f82e127dc2def1518375895413113e699c995 Author: Tony Cook Date: 2025-04-09 (Wed, 09 Apr 2025)

[Perl/perl5] 8720c6: make regen

2025-04-07 Thread Tony Cook via perl5-changes
Branch: refs/heads/smoke-me/tonyc/22125-openbsd-embed Home: https://github.com/Perl/perl5 Commit: 8720c60532f6d66ff8e9a302d76d9504a1c6887f https://github.com/Perl/perl5/commit/8720c60532f6d66ff8e9a302d76d9504a1c6887f Author: Tony Cook Date: 2025-04-08 (Tue, 08 Apr 2025) Cha

[Perl/perl5] 6a6040: add API to test that libperl and the current execu...

2025-04-06 Thread Tony Cook via perl5-changes
Branch: refs/heads/smoke-me/tonyc/22125-openbsd-embed Home: https://github.com/Perl/perl5 Commit: 6a6040f09d098615be51aa8913eb01efc79332b6 https://github.com/Perl/perl5/commit/6a6040f09d098615be51aa8913eb01efc79332b6 Author: Tony Cook Date: 2025-04-07 (Mon, 07 Apr 2025) Cha

[Perl/perl5] 33df2f: Devel-PPPort: improve ppptest test reporting

2025-04-01 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 33df2fe3fec72f85983b824bbb7038a553daf49f https://github.com/Perl/perl5/commit/33df2fe3fec72f85983b824bbb7038a553daf49f Author: Tony Cook Date: 2025-04-02 (Wed, 02 Apr 2025) Changed paths: M dist/Devel-

[Perl/perl5] b97207: add API to test that libperl and the current execu...

2025-03-31 Thread Tony Cook via perl5-changes
Branch: refs/heads/smoke-me/tonyc/22125-openbsd-embed Home: https://github.com/Perl/perl5 Commit: b97207c77f7aaf528510192a6a0fe17e9bdd0c86 https://github.com/Perl/perl5/commit/b97207c77f7aaf528510192a6a0fe17e9bdd0c86 Author: Tony Cook Date: 2025-04-01 (Tue, 01 Apr 2025) Cha

[Perl/perl5] 27e7aa: perlapi: there is no utf8_uvchr

2025-03-16 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 27e7aaa9d0cc16ae5413e08b6dd5ab61cc839652 https://github.com/Perl/perl5/commit/27e7aaa9d0cc16ae5413e08b6dd5ab61cc839652 Author: Tony Cook Date: 2025-03-16 (Sun, 16 Mar 2025) Changed paths: M utf8.c L

[Perl/perl5] a0b936: Prevent misleading undefined value warnings for de...

2025-03-10 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a0b9367395c983672f97799084bd8924e3b41f49 https://github.com/Perl/perl5/commit/a0b9367395c983672f97799084bd8924e3b41f49 Author: Tony Cook Date: 2025-03-11 (Tue, 11 Mar 2025) Changed paths: M mg.c M

[Perl/perl5] 09d9a8: amagic_call: quieten Coverity complaint about PL_op

2025-03-10 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 09d9a88be6019da0d09e1a9eb62829db08c66900 https://github.com/Perl/perl5/commit/09d9a88be6019da0d09e1a9eb62829db08c66900 Author: Tony Cook Date: 2025-03-11 (Tue, 11 Mar 2025) Changed paths: M gv.c Log

[Perl/perl5] ff1b5e: regatom: e is initialized and only used to update ...

2025-03-04 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ff1b5e054041bca1780cec7d219fcf47f6b828de https://github.com/Perl/perl5/commit/ff1b5e054041bca1780cec7d219fcf47f6b828de Author: Tony Cook Date: 2025-03-05 (Wed, 05 Mar 2025) Changed paths: M regcomp.c

[Perl/perl5] 29a29d: perldelta for 15cbd20848a merge, reinstate switch/...

2025-02-19 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 29a29d6c81ce4d83d146e82ede01141a5e2c36b7 https://github.com/Perl/perl5/commit/29a29d6c81ce4d83d146e82ede01141a5e2c36b7 Author: Tony Cook Date: 2025-02-20 (Thu, 20 Feb 2025) Changed paths: M pod/perldel

[Perl/perl5] 0b2d92: Revert "switch removal: Safe t/safeops.t"

2025-02-16 Thread Tony Cook via perl5-changes
Branch: refs/heads/smoke-me/tonyc/22752-feature-guard-smartmatch Home: https://github.com/Perl/perl5 Commit: 0b2d9244c39fc58f835964ae4a9f5942d1c259aa https://github.com/Perl/perl5/commit/0b2d9244c39fc58f835964ae4a9f5942d1c259aa Author: Tony Cook Date: 2025-02-13 (Thu, 13 Feb 2

[Perl/perl5] 0b2d92: Revert "switch removal: Safe t/safeops.t"

2025-02-12 Thread Tony Cook via perl5-changes
Branch: refs/heads/smoke-me/tonyc/22752-feature-guard-smartmatch Home: https://github.com/Perl/perl5 Commit: 0b2d9244c39fc58f835964ae4a9f5942d1c259aa https://github.com/Perl/perl5/commit/0b2d9244c39fc58f835964ae4a9f5942d1c259aa Author: Tony Cook Date: 2025-02-13 (Thu, 13 Feb 2

[Perl/perl5] 0befb2: classes: don't allocate object fields if there are...

2025-02-09 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 0befb25b8cfb872e7f0f84c525deaa2e9aea https://github.com/Perl/perl5/commit/0befb25b8cfb872e7f0f84c525deaa2e9aea Author: Tony Cook Date: 2025-02-10 (Mon, 10 Feb 2025) Changed paths: M class.c

[Perl/perl5] c7c038: Revert "cygwin: disable CI until cygwin fix signal...

2025-01-29 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c7c038ace79d56a3642231af55e07c8f876e1053 https://github.com/Perl/perl5/commit/c7c038ace79d56a3642231af55e07c8f876e1053 Author: Tony Cook Date: 2025-01-30 (Thu, 30 Jan 2025) Changed paths: M .github/wor

[Perl/perl5] ff560a: feature.h: use the correct format for U32 for cop_...

2025-01-19 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ff560a71659198c636a588b9df59ce1d36ce9d05 https://github.com/Perl/perl5/commit/ff560a71659198c636a588b9df59ce1d36ce9d05 Author: Tony Cook Date: 2025-01-20 (Mon, 20 Jan 2025) Changed paths: M feature.h

[Perl/perl5] e7475a: cygwin: disable CI until cygwin fix signal handling

2025-01-12 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: e7475a138717d483c65c97815b6266e23f55f0ed https://github.com/Perl/perl5/commit/e7475a138717d483c65c97815b6266e23f55f0ed Author: Tony Cook Date: 2025-01-13 (Mon, 13 Jan 2025) Changed paths: M .github/wor

[Perl/perl5] 87e1d1: feature.*: allow cop_feature to expand

2025-01-08 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 87e1d1722c4b25252be123259130a4ee73b2dae9 https://github.com/Perl/perl5/commit/87e1d1722c4b25252be123259130a4ee73b2dae9 Author: Tony Cook Date: 2025-01-09 (Thu, 09 Jan 2025) Changed paths: M cop.h M

[Perl/perl5] 7a6c52: perldelta for 90595091f, revert uncondition CvOUTS...

2025-01-08 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 7a6c52e10f51c72de68eee220d476e2cb5936e67 https://github.com/Perl/perl5/commit/7a6c52e10f51c72de68eee220d476e2cb5936e67 Author: Tony Cook Date: 2025-01-09 (Thu, 09 Jan 2025) Changed paths: M pod/perldel

[Perl/perl5] 905950: Revert "Revert "[perl #89544] Non-eval closures do...

2025-01-07 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 90595091f22dad07b381fd02ff1fb7e158fd8915 https://github.com/Perl/perl5/commit/90595091f22dad07b381fd02ff1fb7e158fd8915 Author: Tony Cook Date: 2025-01-08 (Wed, 08 Jan 2025) Changed paths: M cv.h M

[Perl/perl5] 40764f: perly LSTOPSUB: prevent a double op free between p...

2024-12-30 Thread Tony Cook via perl5-changes
Branch: refs/heads/maint-5.38 Home: https://github.com/Perl/perl5 Commit: 40764fbaa2fbbfa0dc131ae4717445a4014ab100 https://github.com/Perl/perl5/commit/40764fbaa2fbbfa0dc131ae4717445a4014ab100 Author: Tony Cook Date: 2024-12-30 (Mon, 30 Dec 2024) Changed paths: M MANIFE

[Perl/perl5] df8707: don't clear IOK on @{"_<$file"} entries when a dbs...

2024-12-30 Thread Tony Cook via perl5-changes
Branch: refs/heads/maint-5.38 Home: https://github.com/Perl/perl5 Commit: df8707751df7697b24b598ae63b44e1e79895721 https://github.com/Perl/perl5/commit/df8707751df7697b24b598ae63b44e1e79895721 Author: Tony Cook Date: 2024-12-30 (Mon, 30 Dec 2024) Changed paths: M lib/pe

[Perl/perl5] 3aa347: more debugging

2024-12-15 Thread Tony Cook via perl5-changes
Branch: refs/heads/smoke-me/tonyc/22125-openbsd-embed Home: https://github.com/Perl/perl5 Commit: 3aa34778e4ba33c5f769d94ed4772064dad4377c https://github.com/Perl/perl5/commit/3aa34778e4ba33c5f769d94ed4772064dad4377c Author: Tony Cook Date: 2024-12-16 (Mon, 16 Dec 2024) Cha

[Perl/perl5] 72d48a: rename

2024-12-15 Thread Tony Cook via perl5-changes
Branch: refs/heads/smoke-me/tonyc/22125-openbsd-embed Home: https://github.com/Perl/perl5 Commit: 72d48aeb6b698d5fb134a3b270a0bb930413d94d https://github.com/Perl/perl5/commit/72d48aeb6b698d5fb134a3b270a0bb930413d94d Author: Tony Cook Date: 2024-12-16 (Mon, 16 Dec 2024) Cha

[Perl/perl5] 1b24aa: add API to test that libperl and the current execu...

2024-12-11 Thread Tony Cook via perl5-changes
Branch: refs/heads/smoke-me/tonyc/22125-openbsd-embed Home: https://github.com/Perl/perl5 Commit: 1b24aa4e89ef13e1a7d30d67618e8148ef5bc7ea https://github.com/Perl/perl5/commit/1b24aa4e89ef13e1a7d30d67618e8148ef5bc7ea Author: Tony Cook Date: 2024-12-12 (Thu, 12 Dec 2024) Cha

[Perl/perl5] 420c1c: add API to test that libperl and the current execu...

2024-12-11 Thread Tony Cook via perl5-changes
Branch: refs/heads/smoke-me/tonyc/22125-openbsd-embed Home: https://github.com/Perl/perl5 Commit: 420c1c59ca10a3d3fb2ccba6a4a11c5dbb4f3c98 https://github.com/Perl/perl5/commit/420c1c59ca10a3d3fb2ccba6a4a11c5dbb4f3c98 Author: Tony Cook Date: 2024-12-10 (Tue, 10 Dec 2024) Cha

[Perl/perl5] 01e6b6: perl5416delta for 91e15e585c79, reinstate apostrop...

2024-12-03 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 01e6b692d3467875a33f65290057226bf420c6a9 https://github.com/Perl/perl5/commit/01e6b692d3467875a33f65290057226bf420c6a9 Author: Tony Cook Date: 2024-12-04 (Wed, 04 Dec 2024) Changed paths: M pod/perl541

[Perl/perl5] e1e489: sv_inline.h:Perl_new_sv: prevent unused parameter ...

2024-12-03 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: e1e489695ff7587dbcfd140386f16023c51c9d03 https://github.com/Perl/perl5/commit/e1e489695ff7587dbcfd140386f16023c51c9d03 Author: Tony Cook Date: 2024-12-04 (Wed, 04 Dec 2024) Changed paths: M sv_inline.h

[Perl/perl5] 2ec512: perldelta for 4539fb8c81, builtin::trim() and sv_s...

2024-12-01 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 2ec51207b9edcd4d3de1cbe72a002ce39a9d5ec6 https://github.com/Perl/perl5/commit/2ec51207b9edcd4d3de1cbe72a002ce39a9d5ec6 Author: Tony Cook Date: 2024-12-02 (Mon, 02 Dec 2024) Changed paths: M pod/perldel

[Perl/perl5] 4539fb: builtin::trim: ensure TARG is properly reset

2024-12-01 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 4539fb8c81b73cb8057859ccab110502c1db28b3 https://github.com/Perl/perl5/commit/4539fb8c81b73cb8057859ccab110502c1db28b3 Author: Tony Cook Date: 2024-12-02 (Mon, 02 Dec 2024) Changed paths: M builtin.c

[Perl/perl5] ff0ce7: perldelta for 85e9706628, csighandler signal redel...

2024-11-19 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ff0ce7dfbcbd3175e904d4c0832e80e20f058cd2 https://github.com/Perl/perl5/commit/ff0ce7dfbcbd3175e904d4c0832e80e20f058cd2 Author: Tony Cook Date: 2024-11-20 (Wed, 20 Nov 2024) Changed paths: M pod/perldel

[Perl/perl5] 85e970: csighandler3: forward signals to the main thread i...

2024-11-19 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 85e97066288fa0be7b08897c6306e33ea2ef45d7 https://github.com/Perl/perl5/commit/85e97066288fa0be7b08897c6306e33ea2ef45d7 Author: Tony Cook Date: 2024-11-20 (Wed, 20 Nov 2024) Changed paths: M MANIFEST

[Perl/perl5] 827805: perldelta for 914b0076e0ecf, x86_32, quadmath and ...

2024-11-17 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 8278052da406a3e84aeb871b8437be3173d612ca https://github.com/Perl/perl5/commit/8278052da406a3e84aeb871b8437be3173d612ca Author: Tony Cook Date: 2024-11-18 (Mon, 18 Nov 2024) Changed paths: M pod/perldel

[Perl/perl5] 914b00: bodies_by_type[SVt_PVNV]: handle __float128 NV ali...

2024-11-17 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 914b0076e0ecf29ef800cad16518e6d8d3cb3f67 https://github.com/Perl/perl5/commit/914b0076e0ecf29ef800cad16518e6d8d3cb3f67 Author: Tony Cook Date: 2024-11-18 (Mon, 18 Nov 2024) Changed paths: M sv_inline.h

[Perl/perl5] a512e7: Revert "parent: don't test ' in names from 5.41."

2024-11-10 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a512e7281b0194e418e717282e95148067daab81 https://github.com/Perl/perl5/commit/a512e7281b0194e418e717282e95148067daab81 Author: Tony Cook Date: 2024-11-11 (Mon, 11 Nov 2024) Changed paths: M cpan/parent

[Perl/perl5] ff4c75: cygwin: workaround DLL load address conflict

2024-10-28 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ff4c75e237e9d4f574da4e379bcc20e2604bf79f https://github.com/Perl/perl5/commit/ff4c75e237e9d4f574da4e379bcc20e2604bf79f Author: Tony Cook Date: 2024-10-29 (Tue, 29 Oct 2024) Changed paths: M .github/wor

[Perl/perl5] 747e16: builtin: test the unary functions see if tail call...

2024-10-26 Thread Tony Cook via perl5-changes
Branch: refs/heads/maint-5.40 Home: https://github.com/Perl/perl5 Commit: 747e1642144507fcb6b06cf17109eb193768b5c0 https://github.com/Perl/perl5/commit/747e1642144507fcb6b06cf17109eb193768b5c0 Author: Tony Cook Date: 2024-10-26 (Sat, 26 Oct 2024) Changed paths: M lib/bu

[Perl/perl5] 31f044: votes for some fixes

2024-10-23 Thread Tony Cook via perl5-changes
Branch: refs/heads/maint-votes Home: https://github.com/Perl/perl5 Commit: 31f044754fcce8ab01f24e6a8a19b7039e39005d https://github.com/Perl/perl5/commit/31f044754fcce8ab01f24e6a8a19b7039e39005d Author: Tony Cook Date: 2024-10-24 (Thu, 24 Oct 2024) Changed paths: M votes

[Perl/perl5] 9b5031: cv_undef_flags: there's nothing to clean up for ou...

2024-10-06 Thread Tony Cook via perl5-changes
Branch: refs/heads/maint-5.38 Home: https://github.com/Perl/perl5 Commit: 9b5031be4156ab642f7c208158336596bf58ab53 https://github.com/Perl/perl5/commit/9b5031be4156ab642f7c208158336596bf58ab53 Author: Tony Cook Date: 2024-10-06 (Sun, 06 Oct 2024) Changed paths: M pad.c

[Perl/perl5] 643d07: cast some votes

2024-09-22 Thread Tony Cook via perl5-changes
Branch: refs/heads/maint-votes Home: https://github.com/Perl/perl5 Commit: 643d079721fc4932a3e024e825dec9121705e00f https://github.com/Perl/perl5/commit/643d079721fc4932a3e024e825dec9121705e00f Author: Tony Cook Date: 2024-09-23 (Mon, 23 Sep 2024) Changed paths: M votes

[Perl/perl5] 6ebb3d: perldelta for c7e97f62

2024-09-12 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6ebb3d3fcfc3e658f326744c06be117fe178f3cb https://github.com/Perl/perl5/commit/6ebb3d3fcfc3e658f326744c06be117fe178f3cb Author: Tony Cook Date: 2024-09-13 (Fri, 13 Sep 2024) Changed paths: M pod/perldel

[Perl/perl5] 9fba1e: perldelta for 39cf04a2, db19dfaa, 8df7878c

2024-09-12 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 9fba1eaf24d421b723cab19aed0b50fcf029f073 https://github.com/Perl/perl5/commit/9fba1eaf24d421b723cab19aed0b50fcf029f073 Author: Tony Cook Date: 2024-09-13 (Fri, 13 Sep 2024) Changed paths: M pod/perldel

[Perl/perl5] 39cf04: builtin: test the unary functions see if tail call...

2024-09-12 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 39cf04a2758735e0c0ed9ee89acc5a2b4d52d627 https://github.com/Perl/perl5/commit/39cf04a2758735e0c0ed9ee89acc5a2b4d52d627 Author: Tony Cook Date: 2024-09-13 (Fri, 13 Sep 2024) Changed paths: M lib/builtin

[Perl/perl5] 2a5978: Devel::Peek: fix build warning

2024-09-10 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 2a597825b9de5fdcff07575c8b75285b348bb2c7 https://github.com/Perl/perl5/commit/2a597825b9de5fdcff07575c8b75285b348bb2c7 Author: Tony Cook Date: 2024-09-11 (Wed, 11 Sep 2024) Changed paths: M ext/Devel-P

[Perl/perl5] 67e852: perldelta for 2fe89a7e263f

2024-09-03 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 67e852168ec3177f4cc76c2ad00a677ce7479667 https://github.com/Perl/perl5/commit/67e852168ec3177f4cc76c2ad00a677ce7479667 Author: Tony Cook Date: 2024-09-04 (Wed, 04 Sep 2024) Changed paths: M pod/perldel

[Perl/perl5] 2fe89a: ck_open: report bareword dup handles under no feat...

2024-09-03 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 2fe89a7e263fb1d8a7cb283a4021ded0b35b528f https://github.com/Perl/perl5/commit/2fe89a7e263fb1d8a7cb283a4021ded0b35b528f Author: Tony Cook Date: 2024-09-04 (Wed, 04 Sep 2024) Changed paths: M op.c M

[Perl/perl5] 273190: bump $XS::APItest::VERSION

2024-09-01 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 2731908bfa642997355ee2517f69c2c39e661b11 https://github.com/Perl/perl5/commit/2731908bfa642997355ee2517f69c2c39e661b11 Author: Tony Cook Date: 2024-09-02 (Mon, 02 Sep 2024) Changed paths: M ext/XS-APIt

[Perl/perl5] 3d831e: pp_pack: SvPV_force() pack(p/P, ...) arguments whe...

2024-09-01 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 3d831e8998dab40881aa457d1027c4f0fe1ef3d2 https://github.com/Perl/perl5/commit/3d831e8998dab40881aa457d1027c4f0fe1ef3d2 Author: Tony Cook Date: 2024-09-02 (Mon, 02 Sep 2024) Changed paths: M ext/XS-APIt

[Perl/perl5] 6c2bf3: perldelta for 30b2d1faae04

2024-08-28 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6c2bf33dc96a631e0d86e584bcce24f001e8a215 https://github.com/Perl/perl5/commit/6c2bf33dc96a631e0d86e584bcce24f001e8a215 Author: Tony Cook Date: 2024-08-29 (Thu, 29 Aug 2024) Changed paths: M pod/perldel

[Perl/perl5] 30b2d1: perl5db: distinguish an empty list or undef for w ...

2024-08-28 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 30b2d1faae0470c5e9330e0fa38b39d90c7f1cb6 https://github.com/Perl/perl5/commit/30b2d1faae0470c5e9330e0fa38b39d90c7f1cb6 Author: Tony Cook Date: 2024-08-29 (Thu, 29 Aug 2024) Changed paths: M lib/perl5db

[Perl/perl5] 1f0630: perldelta for ae78ae4a0f2, smart match removal

2024-08-18 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 1f0630cf989a3555b3d5557669e9c838f5ce1993 https://github.com/Perl/perl5/commit/1f0630cf989a3555b3d5557669e9c838f5ce1993 Author: Tony Cook Date: 2024-08-19 (Mon, 19 Aug 2024) Changed paths: M pod/perldel

[Perl/perl5] 857894: B::Deparse::code_list: initialise $re to avoid pro...

2024-08-18 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 857894b2f4f0cc205da78c67966a4e2a30f5e0f8 https://github.com/Perl/perl5/commit/857894b2f4f0cc205da78c67966a4e2a30f5e0f8 Author: Tony Cook Date: 2024-08-19 (Mon, 19 Aug 2024) Changed paths: M lib/B/Depar

[Perl/perl5] 10cb2c: perldelta for 0c81a5c9ca0, removal of ' as a name ...

2024-08-18 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 10cb2c972eac1372466fd93417030f8c4b7cf86f https://github.com/Perl/perl5/commit/10cb2c972eac1372466fd93417030f8c4b7cf86f Author: Tony Cook Date: 2024-08-19 (Mon, 19 Aug 2024) Changed paths: M pod/perldel

[Perl/perl5] dff518: switch removal: remove given/when/break/continue

2024-08-14 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: dff5181acc0f5386556522c0ae4e59f672162f6e https://github.com/Perl/perl5/commit/dff5181acc0f5386556522c0ae4e59f672162f6e Author: Tony Cook Date: 2024-08-15 (Thu, 15 Aug 2024) Changed paths: M MANIFEST

[Perl/perl5] ce1383: remove use of ' as a package separator

2024-08-11 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ce1383eae4cd16b18ff9df6cecb54582e0c689ab https://github.com/Perl/perl5/commit/ce1383eae4cd16b18ff9df6cecb54582e0c689ab Author: Tony Cook Date: 2024-08-12 (Mon, 12 Aug 2024) Changed paths: M embed.fnc

[Perl/perl5] 75eec1: threads.xs: only access the pool values when we ho...

2024-08-06 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 75eec19ee8e3a316a6747b988eadebdeed9c035a https://github.com/Perl/perl5/commit/75eec19ee8e3a316a6747b988eadebdeed9c035a Author: Tony Cook Date: 2024-08-07 (Wed, 07 Aug 2024) Changed paths: M dist/thread

[Perl/perl5] 4ad6ec: op.c: prevent -Wconversion warnings from the opsla...

2024-08-06 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 4ad6ec8d50fcb500c581366cd3ca61454b798c2a https://github.com/Perl/perl5/commit/4ad6ec8d50fcb500c581366cd3ca61454b798c2a Author: Tony Cook Date: 2024-08-07 (Wed, 07 Aug 2024) Changed paths: M embed.fnc

[Perl/perl5] c9e569: add tests for #21661

2024-08-04 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c9e5693c3bd5a506e29ece21256a1c07a6668a8e https://github.com/Perl/perl5/commit/c9e5693c3bd5a506e29ece21256a1c07a6668a8e Author: Tony Cook Date: 2024-08-04 (Sun, 04 Aug 2024) Changed paths: M t/re/pat.t

[Perl/perl5] 8a9d53: add tests for #21661

2024-08-03 Thread Tony Cook via perl5-changes
Branch: refs/heads/smoke-me/tonyc/21661-no-warn-ck Home: https://github.com/Perl/perl5 Commit: 8a9d5369db8e9f9849f3e1d20205e8a630ae106b https://github.com/Perl/perl5/commit/8a9d5369db8e9f9849f3e1d20205e8a630ae106b Author: Tony Cook Date: 2024-08-03 (Sat, 03 Aug 2024) Change

[Perl/perl5] ba648d: perldelta for 300daee11

2024-07-28 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ba648dfb0f2ec6aec5ada06872a0d4459d462613 https://github.com/Perl/perl5/commit/ba648dfb0f2ec6aec5ada06872a0d4459d462613 Author: Tony Cook Date: 2024-07-29 (Mon, 29 Jul 2024) Changed paths: M pod/perldel

[Perl/perl5] 300dae: readdir() etc: better warning if called on handle ...

2024-07-28 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 300daee115d7db34046e449a893aafc0e34b368c https://github.com/Perl/perl5/commit/300daee115d7db34046e449a893aafc0e34b368c Author: Tony Cook Date: 2024-07-29 (Mon, 29 Jul 2024) Changed paths: M embed.fnc

[Perl/perl5] cdc26f: perldelta for de5c773a8f0b

2024-07-22 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: cdc26f786ed336e8d9234b8b03ea02061aea71ce https://github.com/Perl/perl5/commit/cdc26f786ed336e8d9234b8b03ea02061aea71ce Author: Tony Cook Date: 2024-07-23 (Tue, 23 Jul 2024) Changed paths: M pod/perldel

[Perl/perl5] 0fbaa6: hints/cygwin.sh: don't touch system symbol __STRIC...

2024-07-22 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 0fbaa61cadd4107aa1e9737266b985742949004c https://github.com/Perl/perl5/commit/0fbaa61cadd4107aa1e9737266b985742949004c Author: Tony Cook Date: 2024-07-23 (Tue, 23 Jul 2024) Changed paths: M hints/cygwi

[Perl/perl5] 27fb3d: perldelta for 6507a1d24b, 0b035daf24666

2024-07-22 Thread Tony Cook via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 27fb3da4282fb1e71f7b7cd08eb5687db6a714ef https://github.com/Perl/perl5/commit/27fb3da4282fb1e71f7b7cd08eb5687db6a714ef Author: Tony Cook Date: 2024-07-23 (Tue, 23 Jul 2024) Changed paths: M pod/perldel

  1   2   3   4   5   6   >