[Perl/perl5] b00fe9: perlapi: Combine all forms of pad_findmy()

2024-06-30 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b00fe9dd8f54ac0de283562ae4f2e360e6239a54 https://github.com/Perl/perl5/commit/b00fe9dd8f54ac0de283562ae4f2e360e6239a54 Author: Karl Williamson Date: 2024-06-30 (Sun, 30 Jun 2024) Changed paths: M pad.c

[Perl/perl5] b94e77: perlapi: Merge uvchr_to_utf8, _flags entries

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

[Perl/perl5] 7e11b7: perlapi: Combine Poison() and PoisonFree() entries

2024-06-30 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 7e11b70951cf0b3330dc787d89d8d46d45e37ae9 https://github.com/Perl/perl5/commit/7e11b70951cf0b3330dc787d89d8d46d45e37ae9 Author: Karl Williamson Date: 2024-06-30 (Sun, 30 Jun 2024) Changed paths: M handy

[Perl/perl5] 843e7e: perlapi: Combine all forms of gv_stash()

2024-06-30 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 843e7e3013f4bd43277f9bb1a1935d1c63837647 https://github.com/Perl/perl5/commit/843e7e3013f4bd43277f9bb1a1935d1c63837647 Author: Karl Williamson Date: 2024-06-30 (Sun, 30 Jun 2024) Changed paths: M gv.c

[Perl/perl5] 677ac6: Make ENV_LOCK reentrant

2024-06-30 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 677ac6e77e7ae983d3af52f086b89d0c5ecca522 https://github.com/Perl/perl5/commit/677ac6e77e7ae983d3af52f086b89d0c5ecca522 Author: Karl Williamson Date: 2024-06-30 (Sun, 30 Jun 2024) Changed paths: M embed

[Perl/perl5] 89294e: perlapi: Combine is_utf8_valid_partial_char, with ...

2024-06-30 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 89294e022ee63fa6d40ef39baa60dafe05b494b7 https://github.com/Perl/perl5/commit/89294e022ee63fa6d40ef39baa60dafe05b494b7 Author: Karl Williamson Date: 2024-06-30 (Sun, 30 Jun 2024) Changed paths: M inlin

[Perl/perl5] b71fcd: perlapi: Combine sv_unref, _flags

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

[Perl/perl5] c714cf: perlapi: Combine all forms of is_utf8_string()

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

[Perl/perl5] f841d6: perlapi: Combine Strtod, my_strtod

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

[Perl/perl5] 3f0626: perlapi: Combine sv_pos_u2b, _flags

2024-06-30 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 3f0626dd74e36ebdb33ed1582a262581f1c5e3c1 https://github.com/Perl/perl5/commit/3f0626dd74e36ebdb33ed1582a262581f1c5e3c1 Author: Karl Williamson Date: 2024-06-30 (Sun, 30 Jun 2024) Changed paths: M sv.c

[Perl/perl5] a2104c: Move api declaration of hv_fetchs()

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

[Perl/perl5] 625fd6: Remove smartmatch, given, when, default and non-lo...

2024-06-30 Thread Tony Cook via perl5-changes
Branch: refs/heads/smoke-me/tonyc/smartmatch-removal Home: https://github.com/Perl/perl5 Commit: 625fd6d710a442eb42a26bb29604a9dfb89fd309 https://github.com/Perl/perl5/commit/625fd6d710a442eb42a26bb29604a9dfb89fd309 Author: Tony Cook Date: 2024-07-01 (Mon, 01 Jul 2024) Chan