[Perl/perl5] 2d8768: Remove redundant assert() statements

2025-08-05 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 2d8768c62da44d40f518174ec6283bb8c848d62a https://github.com/Perl/perl5/commit/2d8768c62da44d40f518174ec6283bb8c848d62a Author: Karl Williamson Date: 2025-08-05 (Tue, 05 Aug 2025) Changed paths: M av.c

[Perl/perl5] 7bc502: t/run/todo.t: Make 2 test names more accurate

2025-08-04 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 7bc502f4a9802f9463d056de608f3f5291c56b0b https://github.com/Perl/perl5/commit/7bc502f4a9802f9463d056de608f3f5291c56b0b Author: Karl Williamson Date: 2025-08-04 (Mon, 04 Aug 2025) Changed paths: M t/run

[Perl/perl5] b29f2f: t/re/regexp.t: Remove pod markup from non-pod

2025-08-04 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b29f2f4d8306dbe88a6671798b7a2853830d87c9 https://github.com/Perl/perl5/commit/b29f2f4d8306dbe88a6671798b7a2853830d87c9 Author: Karl Williamson Date: 2025-08-04 (Mon, 04 Aug 2025) Changed paths: M t/re/

[Perl/perl5] 5265c6: dump.c: Fix broken c++ compilations in

2025-08-04 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 5265c6667a62061ddfafdef3e320bc789da968c9 https://github.com/Perl/perl5/commit/5265c6667a62061ddfafdef3e320bc789da968c9 Author: Karl Williamson Date: 2025-08-04 (Mon, 04 Aug 2025) Changed paths: M dump.

[Perl/perl5] 3812ec: regen/HeaderParser: Clarify/correct pod

2025-08-04 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 3812ecce88af9bf6e2c8a87d25ce721f8a518ff0 https://github.com/Perl/perl5/commit/3812ecce88af9bf6e2c8a87d25ce721f8a518ff0 Author: Karl Williamson Date: 2025-08-04 (Mon, 04 Aug 2025) Changed paths: M regen

[Perl/perl5] ee840d: perlintern: Certain functions wrongly marked visible

2025-08-04 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ee840d19a36b039a34ccd7e16c26cdc62506dfd0 https://github.com/Perl/perl5/commit/ee840d19a36b039a34ccd7e16c26cdc62506dfd0 Author: Karl Williamson Date: 2025-08-04 (Mon, 04 Aug 2025) Changed paths: M handy

[Perl/perl5] ff7aa4: regen/HeaderParser: Pass line embed.fnc line numbe...

2025-08-04 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ff7aa4110171f7d1af54ca3a430bbf178e3ebb58 https://github.com/Perl/perl5/commit/ff7aa4110171f7d1af54ca3a430bbf178e3ebb58 Author: Karl Williamson Date: 2025-08-04 (Mon, 04 Aug 2025) Changed paths: M regen

[Perl/perl5] aa1c6e: t/run/todo.t Silence todo passed warning

2025-08-03 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: aa1c6e98da541a26043a44ce0b075903f910f0ad https://github.com/Perl/perl5/commit/aa1c6e98da541a26043a44ce0b075903f910f0ad Author: Karl Williamson Date: 2025-08-03 (Sun, 03 Aug 2025) Changed paths: M t/run

[Perl/perl5] 111814: t/run/todo.t: Skip -DDEBUGGING tests unless Config...

2025-08-03 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 111814a27bda208ad19a3374c8f354c490ac9d86 https://github.com/Perl/perl5/commit/111814a27bda208ad19a3374c8f354c490ac9d86 Author: Karl Williamson Date: 2025-08-03 (Sun, 03 Aug 2025) Changed paths: M t/run

[Perl/perl5] 6573cd: Revert "Attempt to remove deprecated uvuni_to_utf8()"

2025-08-02 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6573cd3ff106d4b350ff5f3d5b403eca640c226d https://github.com/Perl/perl5/commit/6573cd3ff106d4b350ff5f3d5b403eca640c226d Author: Karl Williamson Date: 2025-08-02 (Sat, 02 Aug 2025) Changed paths: M embed

[Perl/perl5] e9261c: embed.fnc: Synchronize formal parameter name with ...

2025-08-02 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: e9261c14e9e955ce0dc558fdec6e105f8eefd5f0 https://github.com/Perl/perl5/commit/e9261c14e9e955ce0dc558fdec6e105f8eefd5f0 Author: Karl Williamson Date: 2025-08-02 (Sat, 02 Aug 2025) Changed paths: M embed

[Perl/perl5] 80f5af: embed.fnc: Note that the file gets reformatted

2025-07-31 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 80f5af71718f0d31337f80e6af2f19f761cc7f32 https://github.com/Perl/perl5/commit/80f5af71718f0d31337f80e6af2f19f761cc7f32 Author: Karl Williamson Date: 2025-07-31 (Thu, 31 Jul 2025) Changed paths: M embed

[Perl/perl5] d96de5: perlapi: PL_check and PL_hexdigit are arrays not m...

2025-07-31 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d96de58adf41d4c0d0fc449cb68d55d8658097b2 https://github.com/Perl/perl5/commit/d96de58adf41d4c0d0fc449cb68d55d8658097b2 Author: Karl Williamson Date: 2025-07-31 (Thu, 31 Jul 2025) Changed paths: M autod

[Perl/perl5] 463db4: Attempt to remove deprecated uvuni_to_utf8()

2025-07-30 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 463db482666ccf830e8eb7ab26052dccf4991176 https://github.com/Perl/perl5/commit/463db482666ccf830e8eb7ab26052dccf4991176 Author: Karl Williamson Date: 2025-07-30 (Wed, 30 Jul 2025) Changed paths: M embed

[Perl/perl5] ca0726: Rm obsolete apidoc mro_get_linear_isa_c3()

2025-07-30 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ca0726b32a0d40565f26e7250125b9c4d29310b1 https://github.com/Perl/perl5/commit/ca0726b32a0d40565f26e7250125b9c4d29310b1 Author: Karl Williamson Date: 2025-07-30 (Wed, 30 Jul 2025) Changed paths: M ext/m

[Perl/perl5] e80167: iperlsys.h,perl_inc_macro.h: Use std recursion gua...

2025-07-30 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: e80167900ab75325ebd8ee122f72439ace7ddbb0 https://github.com/Perl/perl5/commit/e80167900ab75325ebd8ee122f72439ace7ddbb0 Author: Karl Williamson Date: 2025-07-30 (Wed, 30 Jul 2025) Changed paths: M iperl

[Perl/perl5] d7e5a0: AvFILL: Evaluate argument exactly once

2025-07-30 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d7e5a0936638ae2282ce575dc353654b8beef5e4 https://github.com/Perl/perl5/commit/d7e5a0936638ae2282ce575dc353654b8beef5e4 Author: Karl Williamson Date: 2025-07-30 (Wed, 30 Jul 2025) Changed paths: M av.h

[Perl/perl5] 425bcc: perlapi: Restore pod/warn-unused-result for sv_pv()

2025-07-30 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 425bcc1248bf2ca5257ab0ba7a38a2beadbc3a5e https://github.com/Perl/perl5/commit/425bcc1248bf2ca5257ab0ba7a38a2beadbc3a5e Author: Karl Williamson Date: 2025-07-30 (Wed, 30 Jul 2025) Changed paths: M embed

[Perl/perl5] 8ae7ae: perlhacktips: Clarify, add example

2025-07-30 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 8ae7aedfa336620c416f968605c2c7f79b34f7b9 https://github.com/Perl/perl5/commit/8ae7aedfa336620c416f968605c2c7f79b34f7b9 Author: Karl Williamson Date: 2025-07-30 (Wed, 30 Jul 2025) Changed paths: M pod/p

[Perl/perl5] ca526f: perlintern: djSP doesn't take arguments

2025-07-30 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ca526f47bc2d6ae900e47bc0ec4be287a0e3f37b https://github.com/Perl/perl5/commit/ca526f47bc2d6ae900e47bc0ec4be287a0e3f37b Author: Karl Williamson Date: 2025-07-30 (Wed, 30 Jul 2025) Changed paths: M pp.h

[Perl/perl5] a17cf0: perlapi: XS and kin are not typedefs

2025-07-30 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a17cf0432a1659968d73e4ab2de4f1145a2d762e https://github.com/Perl/perl5/commit/a17cf0432a1659968d73e4ab2de4f1145a2d762e Author: Karl Williamson Date: 2025-07-30 (Wed, 30 Jul 2025) Changed paths: M XSUB.

[Perl/perl5] 7c7fc8: perlintern: comma_pDEPTH is not a typedef

2025-07-30 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 7c7fc86602bebd4ffe261a409d55d4d4c1b72011 https://github.com/Perl/perl5/commit/7c7fc86602bebd4ffe261a409d55d4d4c1b72011 Author: Karl Williamson Date: 2025-07-30 (Wed, 30 Jul 2025) Changed paths: M perl.

[Perl/perl5] 0f6279: Make sure mathoms gets loaded

2025-07-28 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 0f6279cac483c346e9f1dd8bb4b24c5ac3256499 https://github.com/Perl/perl5/commit/0f6279cac483c346e9f1dd8bb4b24c5ac3256499 Author: Karl Williamson Date: 2025-07-28 (Mon, 28 Jul 2025) Changed paths: M embed

[Perl/perl5] 876fe2: regen/embed.pl: Fix auto longname gen when no arglist

2025-07-28 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 876fe29b1de46f7d14c7a0a360ff1079060e3e39 https://github.com/Perl/perl5/commit/876fe29b1de46f7d14c7a0a360ff1079060e3e39 Author: Karl Williamson Date: 2025-07-28 (Mon, 28 Jul 2025) Changed paths: M regen

[Perl/perl5] 96a772: embed.fnc: Update E flag description

2025-07-28 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 96a7727df0813ba5dad23de532961c36d3ec7033 https://github.com/Perl/perl5/commit/96a7727df0813ba5dad23de532961c36d3ec7033 Author: Karl Williamson Date: 2025-07-28 (Mon, 28 Jul 2025) Changed paths: M embed

[Perl/perl5] a81c01: embed.fnc: _invlist_union() not publicly accessible

2025-07-28 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a81c01f5c1cd08802500e63a105fb45b82097a5b https://github.com/Perl/perl5/commit/a81c01f5c1cd08802500e63a105fb45b82097a5b Author: Karl Williamson Date: 2025-07-28 (Mon, 28 Jul 2025) Changed paths: M embed

[Perl/perl5] 613101: Silence autodoc warning

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

[Perl/perl5] f3a5b2: Revert "Attempt to remove deprecated sv_locking/un...

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

[Perl/perl5] 9c39a3: regmatch: Use new utf8_to_uv

2025-07-24 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 9c39a33a0e8177820c7f3b89a7f79f89d9f2e60a https://github.com/Perl/perl5/commit/9c39a33a0e8177820c7f3b89a7f79f89d9f2e60a Author: Karl Williamson Date: 2025-07-24 (Thu, 24 Jul 2025) Changed paths: M regex

[Perl/perl5] 194d4e: perlapi: Combine is_safe_syscall, IS_SAFE_SYSCALL

2025-07-24 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 194d4eac2f635f5c4cfc1e3709146be8063d6773 https://github.com/Perl/perl5/commit/194d4eac2f635f5c4cfc1e3709146be8063d6773 Author: Karl Williamson Date: 2025-07-24 (Thu, 24 Jul 2025) Changed paths: M inlin

[Perl/perl5] 604d1d: Note when functions were first deprecated

2025-07-24 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 604d1d0444885ed2eccf3930cb9b4a3fd73376ce https://github.com/Perl/perl5/commit/604d1d0444885ed2eccf3930cb9b4a3fd73376ce Author: Karl Williamson Date: 2025-07-24 (Thu, 24 Jul 2025) Changed paths: M embed

[Perl/perl5] 3afafd: Attempt to remove deprecated sv_locking/unlocking

2025-07-24 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 3afafdb6cda45b8879aa284d5fb90c3446584bfc https://github.com/Perl/perl5/commit/3afafdb6cda45b8879aa284d5fb90c3446584bfc Author: Karl Williamson Date: 2025-07-24 (Thu, 24 Jul 2025) Changed paths: M embed

[Perl/perl5] ea25ad: UCD.pm: Add check for parameter type

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

[Perl/perl5] 434c9c: perlre: Clarify wording

2025-07-22 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 434c9cd5f17004daf2feb5560aec360f5124a9e2 https://github.com/Perl/perl5/commit/434c9cd5f17004daf2feb5560aec360f5124a9e2 Author: Karl Williamson Date: 2025-07-22 (Tue, 22 Jul 2025) Changed paths: M pod/p

[Perl/perl5] 652110: perlop: Clarify empty pattern section not valid fo...

2025-07-22 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 652110bce8cbe42296fc9469cac72c7e4b49dc7b https://github.com/Perl/perl5/commit/652110bce8cbe42296fc9469cac72c7e4b49dc7b Author: Karl Williamson Date: 2025-07-22 (Tue, 22 Jul 2025) Changed paths: M pod/p

[Perl/perl5] 03e269: regen/locale.pl: Use 'USE_LOCALE" not 'NO_LOCALE'

2025-07-22 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 03e269a3672fae7697fd9cebd967b4d4ef6774c9 https://github.com/Perl/perl5/commit/03e269a3672fae7697fd9cebd967b4d4ef6774c9 Author: Karl Williamson Date: 2025-07-22 (Tue, 22 Jul 2025) Changed paths: M local

[Perl/perl5] 4d32d2: regen/embed.pl Use /xx to clarify regex

2025-07-21 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 4d32d2c598ed40857db6b0cdb4de8ecd4c007333 https://github.com/Perl/perl5/commit/4d32d2c598ed40857db6b0cdb4de8ecd4c007333 Author: Karl Williamson Date: 2025-07-21 (Mon, 21 Jul 2025) Changed paths: M regen

[Perl/perl5] 808719: regen/embed.pl: Expand tabs to blanks

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

[Perl/perl5] 4e86d5: perlapi: Fix misspelling

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

[Perl/perl5] 13a98d: perlintern: Document sv_dup(_inc)?

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

[Perl/perl5] b65d27: perlapi: Remove non-existent #define

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

[Perl/perl5] dc7d99: sv.h: Remove bogus semi-colon in #define

2025-07-14 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: dc7d995ba5a10b8d63d8c5f388bf3ca117642e6f https://github.com/Perl/perl5/commit/dc7d995ba5a10b8d63d8c5f388bf3ca117642e6f Author: Karl Williamson Date: 2025-07-14 (Mon, 14 Jul 2025) Changed paths: M sv.h

[Perl/perl5] 9ef530: t/io/nargv.t: Fix obsolete usage: @foo[-1]

2025-07-09 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 9ef5300f9a0c33a7b865a307d84e06ada598c612 https://github.com/Perl/perl5/commit/9ef5300f9a0c33a7b865a307d84e06ada598c612 Author: Karl Williamson Date: 2025-07-09 (Wed, 09 Jul 2025) Changed paths: M t/io/

[Perl/perl5] 4ae25c: op/magic.t: Use ASCII apostrophe, not fancier Unicode

2025-07-09 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 4ae25c36fb7d495830561148b84497f807fae032 https://github.com/Perl/perl5/commit/4ae25c36fb7d495830561148b84497f807fae032 Author: Karl Williamson Date: 2025-07-09 (Wed, 09 Jul 2025) Changed paths: M t/op/

[Perl/perl5] f98de1: regen/locale.pl: Fix spelling in comments

2025-07-09 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: f98de16a9625506c31abd0005b684daf9d6a5cf3 https://github.com/Perl/perl5/commit/f98de16a9625506c31abd0005b684daf9d6a5cf3 Author: Karl Williamson Date: 2025-07-09 (Wed, 09 Jul 2025) Changed paths: M local

[Perl/perl5] 908743: Synch Pod-Simple-3.47 into blead; accommodate Pod-...

2025-07-04 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 9087431cedf652f58b629158c64215d7dfa74eb7 https://github.com/Perl/perl5/commit/9087431cedf652f58b629158c64215d7dfa74eb7 Author: Karl Williamson Date: 2025-07-04 (Fri, 04 Jul 2025) Changed paths: M MANIF

[Perl/perl5] 5c6498: Synch Pod-Simple-3.47 into blead; accommodate Pod-...

2025-07-04 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/jkeenan/sync-pod-simple-20250523 Home: https://github.com/Perl/perl5 Commit: 5c6498015fe52db24d6133dfca0b15abfdee13d7 https://github.com/Perl/perl5/commit/5c6498015fe52db24d6133dfca0b15abfdee13d7 Author: Karl Williamson Date: 2025-07-04 (Fri, 04 Jul

[Perl/perl5] dd3f48: Synch Pod-Simple-3.47 into blead

2025-07-03 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/jkeenan/sync-pod-simple-20250523 Home: https://github.com/Perl/perl5 Commit: dd3f48fe51c3ca5ed400510d11e09250ca7be743 https://github.com/Perl/perl5/commit/dd3f48fe51c3ca5ed400510d11e09250ca7be743 Author: Karl Williamson Date: 2025-07-03 (Thu, 03 Jul

[Perl/perl5] d09446: perl5420delta: Add detail to perlop changes

2025-06-23 Thread Karl Williamson via perl5-changes
Branch: refs/heads/book/perl5420delta Home: https://github.com/Perl/perl5 Commit: d09446b322196faf71d21da07a1d6d5cbbe654e5 https://github.com/Perl/perl5/commit/d09446b322196faf71d21da07a1d6d5cbbe654e5 Author: Karl Williamson Date: 2025-06-23 (Mon, 23 Jun 2025) Changed paths

[Perl/perl5] c87d90: perlintern: my_cxt_init is not string handling

2025-06-08 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: c87d901958645280ce0fe5ef0bb627d3702a23bb https://github.com/Perl/perl5/commit/c87d901958645280ce0fe5ef0bb627d3702a23bb Author: Karl Williamson Date: 2025-06-08 (Sun, 08 Jun 2025) Changed paths: M util.

[Perl/perl5] d0e392: perlop: Clean up here-doc documentation

2025-06-08 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d0e392e5880476ecb25d5c57394056ae744dd4eb https://github.com/Perl/perl5/commit/d0e392e5880476ecb25d5c57394056ae744dd4eb Author: Karl Williamson Date: 2025-06-08 (Sun, 08 Jun 2025) Changed paths: M pod/p

[Perl/perl5] 97a819: perlop: Fix heading levels for quote-like operators

2025-05-30 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 97a81983fdfdc3ff4151b113c37c52117d9cc945 https://github.com/Perl/perl5/commit/97a81983fdfdc3ff4151b113c37c52117d9cc945 Author: Karl Williamson Date: 2025-05-30 (Fri, 30 May 2025) Changed paths: M pod/p

[Perl/perl5] d0ebd2: perlop: Update advice on relational ops and Unicode

2025-05-30 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d0ebd20126a453cecd6945ed73d8ca5ade27adbf https://github.com/Perl/perl5/commit/d0ebd20126a453cecd6945ed73d8ca5ade27adbf Author: Karl Williamson Date: 2025-05-30 (Fri, 30 May 2025) Changed paths: M pod/p

[Perl/perl5] 2f0bc5: perlintern: Note that prefer inline function to PL_Sv

2025-05-30 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 2f0bc53381c1c92b5b68d5cae1e8ccff931520fc https://github.com/Perl/perl5/commit/2f0bc53381c1c92b5b68d5cae1e8ccff931520fc Author: Karl Williamson Date: 2025-05-30 (Fri, 30 May 2025) Changed paths: M intrp

[Perl/perl5] 9d0f65: Synch Pod-Simple-3.47 into blead

2025-05-23 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/jkeenan/sync-pod-simple-20250523 Home: https://github.com/Perl/perl5 Commit: 9d0f6510ca75ce5737129b0e9d41309a5394784c https://github.com/Perl/perl5/commit/9d0f6510ca75ce5737129b0e9d41309a5394784c Author: Karl Williamson Date: 2025-05-23 (Fri, 23 May

[Perl/perl5] 69b5e8: perlretut: Rmove obsolete caution about \G

2025-05-23 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 69b5e8a5264fac7c6e2c66767df4aa4fb70629a9 https://github.com/Perl/perl5/commit/69b5e8a5264fac7c6e2c66767df4aa4fb70629a9 Author: Karl Williamson Date: 2025-05-23 (Fri, 23 May 2025) Changed paths: M pod/p

[Perl/perl5] a1af91: run/fresh_perl.t: Don't skip tests on EBCDIC

2025-05-20 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a1af91d3af8227a1bcf03e06fc7450ebd7ca51a0 https://github.com/Perl/perl5/commit/a1af91d3af8227a1bcf03e06fc7450ebd7ca51a0 Author: Karl Williamson Date: 2025-05-20 (Tue, 20 May 2025) Changed paths: M t/run

[Perl/perl5] f93ae7: perldata: Define 'sigil', and use this term

2025-05-19 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: f93ae730ceb76b648ade3e10adad7783bb3677cb https://github.com/Perl/perl5/commit/f93ae730ceb76b648ade3e10adad7783bb3677cb Author: Karl Williamson Date: 2025-05-19 (Mon, 19 May 2025) Changed paths: M pod/p

[Perl/perl5] 5e00ce: perlunicook: Example needs 'use utf8'

2025-05-19 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 5e00ce13975d391fb348e1f8e4d21e9f34a1882b https://github.com/Perl/perl5/commit/5e00ce13975d391fb348e1f8e4d21e9f34a1882b Author: Karl Williamson Date: 2025-05-19 (Mon, 19 May 2025) Changed paths: M pod/p

[Perl/perl5] 648841: op/split.t: Generalize to pass on EBCDIC systems

2025-05-19 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 648841e304a7be86a3b937fd1c44b1250ecd9511 https://github.com/Perl/perl5/commit/648841e304a7be86a3b937fd1c44b1250ecd9511 Author: Karl Williamson Date: 2025-05-19 (Mon, 19 May 2025) Changed paths: M t/op/

[Perl/perl5] 4ee6fa: Generalize tr/// compilation to work under EBCDIC

2025-05-19 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 4ee6fa1ac7bd385d112a5d06ee324155c927882d https://github.com/Perl/perl5/commit/4ee6fa1ac7bd385d112a5d06ee324155c927882d Author: Karl Williamson Date: 2025-05-19 (Mon, 19 May 2025) Changed paths: M op.c

[Perl/perl5] a7c61e: perlintro: Add discussion of sigils

2025-05-18 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a7c61e7c6140c01e90759d370b21194631829c1a https://github.com/Perl/perl5/commit/a7c61e7c6140c01e90759d370b21194631829c1a Author: Karl Williamson Date: 2025-05-18 (Sun, 18 May 2025) Changed paths: M pod/p

[Perl/perl5] ab0169: Unicode:UCD Clarify pod for num()

2025-05-18 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ab01694b7db9319d45735d063f393f6980339042 https://github.com/Perl/perl5/commit/ab01694b7db9319d45735d063f393f6980339042 Author: Karl Williamson Date: 2025-05-18 (Sun, 18 May 2025) Changed paths: M charc

[Perl/perl5] 8c0586: uni/method.t: Update, and don't test specific garbage

2025-05-15 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 8c05864e82c73bc9d981f3514a0d245431b6b8f1 https://github.com/Perl/perl5/commit/8c05864e82c73bc9d981f3514a0d245431b6b8f1 Author: Karl Williamson Date: 2025-05-15 (Thu, 15 May 2025) Changed paths: M t/uni

[Perl/perl5] e63933: perlguts: Note that an IV may be larger than a poi...

2025-05-13 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: e6393381eaa6d861195e90dd9d4f4cd76b870805 https://github.com/Perl/perl5/commit/e6393381eaa6d861195e90dd9d4f4cd76b870805 Author: Karl Williamson Date: 2025-05-13 (Tue, 13 May 2025) Changed paths: M pod/p

[Perl/perl5] be8867: Skip porting/header_parser.t on EBCDIC

2025-05-13 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: be8867da8d8f591d6840cb4c9c342a8f69c2ea7e https://github.com/Perl/perl5/commit/be8867da8d8f591d6840cb4c9c342a8f69c2ea7e Author: Karl Williamson Date: 2025-05-13 (Tue, 13 May 2025) Changed paths: M t/por

[Perl/perl5] 9e9b2f: Configure: make sure pointers fit in IVs

2025-05-13 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 9e9b2f9f441cf58161363c17b82f46063a7d3ee5 https://github.com/Perl/perl5/commit/9e9b2f9f441cf58161363c17b82f46063a7d3ee5 Author: Karl Williamson Date: 2025-05-13 (Tue, 13 May 2025) Changed paths: M Confi

[Perl/perl5] 3a938f: run/locale.t: Don't do extra work

2025-05-12 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 3a938f2bdf7aea788ea2094bcb8596e7eb6f9e48 https://github.com/Perl/perl5/commit/3a938f2bdf7aea788ea2094bcb8596e7eb6f9e48 Author: Karl Williamson Date: 2025-05-12 (Mon, 12 May 2025) Changed paths: M t/run

[Perl/perl5] 93d632: perlref: Add example of lhs postfix deref

2025-05-11 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 93d6320471be19c1f4410bdffb1a02dde76a0a43 https://github.com/Perl/perl5/commit/93d6320471be19c1f4410bdffb1a02dde76a0a43 Author: Karl Williamson Date: 2025-05-11 (Sun, 11 May 2025) Changed paths: M pod/p

[Perl/perl5] b9168b: perlop: Remove extra parens in verbatim examples

2025-05-11 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b9168b0b1c8c91a0e90c8e93b9e1be3c077b96aa https://github.com/Perl/perl5/commit/b9168b0b1c8c91a0e90c8e93b9e1be3c077b96aa Author: Karl Williamson Date: 2025-05-11 (Sun, 11 May 2025) Changed paths: M pod/p

[Perl/perl5] 5962d5: perldeprecation: Change "out of range" to "out-of-...

2025-05-10 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 5962d53d8aa35e56a9c941ea58996d4b771ddd9e https://github.com/Perl/perl5/commit/5962d53d8aa35e56a9c941ea58996d4b771ddd9e Author: Karl Williamson Date: 2025-05-10 (Sat, 10 May 2025) Changed paths: M pod/p

[Perl/perl5] 0337b5: perlintro: Define metacharacter before using the term

2025-05-10 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 0337b549a099881b01259cf842288778ffe352b1 https://github.com/Perl/perl5/commit/0337b549a099881b01259cf842288778ffe352b1 Author: Karl Williamson Date: 2025-05-10 (Sat, 10 May 2025) Changed paths: M pod/p

[Perl/perl5] 9bdeda: perlfunc: Remove self-referential links

2025-05-09 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 9bdeda4bef42d3cee14f754d72d12a160a52967a https://github.com/Perl/perl5/commit/9bdeda4bef42d3cee14f754d72d12a160a52967a Author: Karl Williamson Date: 2025-05-09 (Fri, 09 May 2025) Changed paths: M pod/p

[Perl/perl5] b9a70c: perlop: Whhite space + rmv =cut line

2025-05-09 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b9a70cfd69a4e4660e53960a697b2bcda13346d3 https://github.com/Perl/perl5/commit/b9a70cfd69a4e4660e53960a697b2bcda13346d3 Author: Karl Williamson Date: 2025-05-09 (Fri, 09 May 2025) Changed paths: M pod/p

[Perl/perl5] d860e9: Note regex_sets is a synonym

2025-05-09 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d860e9acebf4da4bd7e00af88a49046691d917b8 https://github.com/Perl/perl5/commit/d860e9acebf4da4bd7e00af88a49046691d917b8 Author: Karl Williamson Date: 2025-05-09 (Fri, 09 May 2025) Changed paths: M pod/p

[Perl/perl5] bdd2c7: Add test and docs about multiple identical block l...

2025-05-08 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: bdd2c794f79baa3bf919296f597a683a6eaa25ef https://github.com/Perl/perl5/commit/bdd2c794f79baa3bf919296f597a683a6eaa25ef Author: Karl Williamson Date: 2025-05-08 (Thu, 08 May 2025) Changed paths: M pod/p

[Perl/perl5] 9205e6: perlembed, perlthrtut, Clarify threads vs ithreads

2025-05-08 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 9205e6aeee92aa5c41667ebaffc1ef3f54a4b6bb https://github.com/Perl/perl5/commit/9205e6aeee92aa5c41667ebaffc1ef3f54a4b6bb Author: Karl Williamson Date: 2025-05-08 (Thu, 08 May 2025) Changed paths: M pod/p

[Perl/perl5] b39e46: perlnumber: Leading 0 in string doesn't imply octal

2025-05-04 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b39e463edef67fa608f9a677cb71c74bd2076fc6 https://github.com/Perl/perl5/commit/b39e463edef67fa608f9a677cb71c74bd2076fc6 Author: Karl Williamson Date: 2025-05-04 (Sun, 04 May 2025) Changed paths: M pod/p

[Perl/perl5] 9ecd43: podcheck.t: Minimize exceptions db entries

2025-05-04 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 9ecd4389652a87b1869412690ea47169bd4b08fa https://github.com/Perl/perl5/commit/9ecd4389652a87b1869412690ea47169bd4b08fa Author: Karl Williamson Date: 2025-05-04 (Sun, 04 May 2025) Changed paths: M t/por

[Perl/perl5] 1951e3: perlfunc: Update =for Pod::Functions lines

2025-05-04 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 1951e39be7a705a66f817874618a4a8d6d6a01cf https://github.com/Perl/perl5/commit/1951e39be7a705a66f817874618a4a8d6d6a01cf Author: Karl Williamson Date: 2025-05-04 (Sun, 04 May 2025) Changed paths: M pod/p

[Perl/perl5] 281856: perlvar: Add link to remaining legal $# use

2025-05-04 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 281856efbc31ca8016a30c85322bbf1cc9cd5564 https://github.com/Perl/perl5/commit/281856efbc31ca8016a30c85322bbf1cc9cd5564 Author: Karl Williamson Date: 2025-05-04 (Sun, 04 May 2025) Changed paths: M pod/p

[Perl/perl5] f8a00f: perlop/perlvar: Mention diamond operators

2025-05-04 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: f8a00ffd817244db836f8b0a4c50eb365c06fbaa https://github.com/Perl/perl5/commit/f8a00ffd817244db836f8b0a4c50eb365c06fbaa Author: Karl Williamson Date: 2025-05-04 (Sun, 04 May 2025) Changed paths: M pod/p

[Perl/perl5] 6752f5: locale.c: Add debug for MB_CUR_MAX

2025-04-28 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6752f5cd2ebf3f960e4d5133ac85a9e6d1b7ef6e https://github.com/Perl/perl5/commit/6752f5cd2ebf3f960e4d5133ac85a9e6d1b7ef6e Author: Karl Williamson Date: 2025-04-28 (Mon, 28 Apr 2025) Changed paths: M local

[Perl/perl5] 25cdb8: sv.h: SvPVx now equivalent to SvPV, et.al

2025-04-27 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 25cdb82c7fa0e23b8162c04081a5a0162d2346ef https://github.com/Perl/perl5/commit/25cdb82c7fa0e23b8162c04081a5a0162d2346ef Author: Karl Williamson Date: 2025-04-27 (Sun, 27 Apr 2025) Changed paths: M sv.h

[Perl/perl5] 6f1e32: 5.41.12 delta.pod: Fix advice about Darwin locale ...

2025-04-24 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6f1e322735f8fef81e5b427b39203b45d171f920 https://github.com/Perl/perl5/commit/6f1e322735f8fef81e5b427b39203b45d171f920 Author: Karl Williamson Date: 2025-04-24 (Thu, 24 Apr 2025) Changed paths: M pod/p

[Perl/perl5] ef39fd: locale.c: Change name of macro

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

[Perl/perl5] 847f94: locale.c: Change name of macro

2025-04-22 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-darwin_locale Home: https://github.com/Perl/perl5 Commit: 847f94782c905854ccb6e9d26360ec30c37d8691 https://github.com/Perl/perl5/commit/847f94782c905854ccb6e9d26360ec30c37d8691 Author: Karl Williamson Date: 2025-04-22 (Tue, 22 Apr 2025) Chang

[Perl/perl5] 02e9be: Turn off locale collation in Darwin

2025-04-22 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-darwin_locale Home: https://github.com/Perl/perl5 Commit: 02e9be46019fdadba81519f57e98039c729fa16c https://github.com/Perl/perl5/commit/02e9be46019fdadba81519f57e98039c729fa16c Author: Karl Williamson Date: 2025-04-22 (Tue, 22 Apr 2025) Chang

[Perl/perl5] 9e3a65: Turn off locale collation in Darwin

2025-04-20 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 9e3a653228878bbc9f77418c7827b99438875f9e https://github.com/Perl/perl5/commit/9e3a653228878bbc9f77418c7827b99438875f9e Author: Karl Williamson Date: 2025-04-20 (Sun, 20 Apr 2025) Changed paths: M hints

[Perl/perl5] a25786: locale.c: Don't do asymmetric back out on failure

2025-04-20 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-darwin_locale Home: https://github.com/Perl/perl5 Commit: a25786b39c566a697d9f30bbfa523c8e643d684e https://github.com/Perl/perl5/commit/a25786b39c566a697d9f30bbfa523c8e643d684e Author: Karl Williamson Date: 2025-04-20 (Sun, 20 Apr 2025) Chang

[Perl/perl5] 145531: Temporarily skip regen porting test in this branch

2025-04-20 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 145531d596acd6392a32c8fbd47fba2b6356cd64 https://github.com/Perl/perl5/commit/145531d596acd6392a32c8fbd47fba2b6356cd64 Author: Karl Williamson Date: 2025-04-20 (Sun, 20 Apr 2025) Changed paths: M t/por

[Perl/perl5] 3ab617: Revert "Move Perl_is_utf8_char_buf from mathoms to...

2025-04-20 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 3ab617159a3e9917232b95f9b76c10d035b79e7b https://github.com/Perl/perl5/commit/3ab617159a3e9917232b95f9b76c10d035b79e7b Author: Karl Williamson Date: 2025-04-20 (Sun, 20 Apr 2025) Changed paths: M embed

[Perl/perl5] 9184ce: Prepare Unicode::UCD for version 15.1

2025-04-17 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 9184cedea1e26b02f05e51e1d420b39886e6d0a2 https://github.com/Perl/perl5/commit/9184cedea1e26b02f05e51e1d420b39886e6d0a2 Author: Karl Williamson Date: 2025-04-17 (Thu, 17 Apr 2025) Changed paths: M charc

[Perl/perl5] 2e778d: mktables: White-space, comment only

2025-04-17 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 2e778df261ad19a99df22ae42d2aab87bcfda96d https://github.com/Perl/perl5/commit/2e778df261ad19a99df22ae42d2aab87bcfda96d Author: Karl Williamson Date: 2025-04-17 (Thu, 17 Apr 2025) Changed paths: M charc

[Perl/perl5] 87f42a: CVE-2024-56406: Heap-buffer-overflow with tr//

2025-04-13 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 87f42aa0e0096e9a346c9672aa3a0bd3bef8c1dd https://github.com/Perl/perl5/commit/87f42aa0e0096e9a346c9672aa3a0bd3bef8c1dd Author: Karl Williamson Date: 2025-04-13 (Sun, 13 Apr 2025) Changed paths: M op.c

[Perl/perl5] d04bc9: str_to_version: Use utf8_to_uv_or_die

2025-04-03 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d04bc98cbd6361f785954c7dc31b08241e36f828 https://github.com/Perl/perl5/commit/d04bc98cbd6361f785954c7dc31b08241e36f828 Author: Karl Williamson Date: 2025-04-03 (Thu, 03 Apr 2025) Changed paths: M toke.

[Perl/perl5] b9e1ba: locale.c: Don't do asymmetric back out on failure

2025-04-03 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-darwin_locale Home: https://github.com/Perl/perl5 Commit: b9e1bad6f6d5e1f104a66ed42e87997b9af098a2 https://github.com/Perl/perl5/commit/b9e1bad6f6d5e1f104a66ed42e87997b9af098a2 Author: Karl Williamson Date: 2025-04-03 (Thu, 03 Apr 2025) Chang

[Perl/perl5] 01931a: l

2025-04-02 Thread Karl Williamson via perl5-changes
Branch: refs/heads/smoke-me/khw-darwin_locale Home: https://github.com/Perl/perl5 Commit: 01931a455bc43a84fb16bd295d220b0e4e9a64ae https://github.com/Perl/perl5/commit/01931a455bc43a84fb16bd295d220b0e4e9a64ae Author: Karl Williamson Date: 2025-04-02 (Wed, 02 Apr 2025) Chang

[Perl/perl5] 1fb05c: Regenerate podcheck.t db after fix

2025-03-19 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 1fb05c6f7dcd4efde7ac9e3796231129ae970f7a https://github.com/Perl/perl5/commit/1fb05c6f7dcd4efde7ac9e3796231129ae970f7a Author: Karl Williamson Date: 2025-03-19 (Wed, 19 Mar 2025) Changed paths: M t/por

[Perl/perl5] 60e9e3: Clone R-O inversion list before modifying it

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

  1   2   3   4   5   6   7   8   9   10   >