[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] 54a72b: regcomp.c: Use utf8_to-uv_or_die not utf8_to_uvchr...

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

[Perl/perl5] 4ec17a: perlhacktips: document our usage of C99 bool

2025-03-04 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 4ec17af3e3e27369749e6b4cc411a42aff0e303e https://github.com/Perl/perl5/commit/4ec17af3e3e27369749e6b4cc411a42aff0e303e Author: Lukas Mai Date: 2025-03-04 (Tue, 04 Mar 2025) Changed paths: M pod/perlhac

[Perl/perl5] 8c5e6c: regcomp.c: validate \g{...} contents past first nu...

2025-03-04 Thread mauke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 8c5e6c3e3cd33a65ad726e6a04d1ad19e87b6d5a https://github.com/Perl/perl5/commit/8c5e6c3e3cd33a65ad726e6a04d1ad19e87b6d5a Author: Lukas Mai Date: 2025-03-04 (Tue, 04 Mar 2025) Changed paths: M pod/perldel

[Perl/perl5] a21edf: regexec trie: Use preferred utf8_to_uv()

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

[Perl/perl5] 5626df: regexec.c: White space only

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

[Perl/perl5] d770ea: regcomp_study: Use utf8_to-uv_or_die not utf8_to_u...

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

[Perl/perl5] c19a5c: turkic_lc: Use utf8_to-uv_or_die not utf8_to_uvchr...

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

[Perl/perl5] a233e0: pp_uc: Use utf8_to-uv_or_die not utf8_to_uvchr_buf

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