[Perl/perl5] bbae2b: perl.c: Rm redundant initialization of PL_C_locale...

2022-08-17 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: bbae2b23b3ff14ae001b0b2b0ba757540aaae4b8 https://github.com/Perl/perl5/commit/bbae2b23b3ff14ae001b0b2b0ba757540aaae4b8 Author: Karl Williamson Date: 2022-08-17 (Wed, 17 Aug 2022) Changed paths: M perl.

[Perl/perl5] 3a7e80: hints/freebsd.sh: Don't use querylocale() due to bugs

2022-08-17 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 3a7e80fc321a728d43eb4b586409809f9eb33206 https://github.com/Perl/perl5/commit/3a7e80fc321a728d43eb4b586409809f9eb33206 Author: Karl Williamson Date: 2022-08-17 (Wed, 17 Aug 2022) Changed paths: M hints

[Perl/perl5] b5016e: locale.c: Fix wrongly worded panic error message

2022-08-17 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: b5016ef43e0903ab6fd3889eb7e752c27e153505 https://github.com/Perl/perl5/commit/b5016ef43e0903ab6fd3889eb7e752c27e153505 Author: Karl Williamson Date: 2022-08-17 (Wed, 17 Aug 2022) Changed paths: M local

[Perl/perl5] a35de6: run/locale.t: Skip collation test if no LC_COLLATION

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

[Perl/perl5] 9b8ba5: win32/GNUmakefile: correct $(CONFIGPM) deps

2022-08-17 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 9b8ba59f2c341a8ec2e4418dc9285abc4bb4c703 https://github.com/Perl/perl5/commit/9b8ba59f2c341a8ec2e4418dc9285abc4bb4c703 Author: Bram Date: 2022-08-17 (Wed, 17 Aug 2022) Changed paths: M win32/GNUmakefil

[Perl/perl5] 2652cd: Add extra scope block for switch case (fix g++)

2022-08-17 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 2652cd703551f693e6a7476e2ae1886f51391cae https://github.com/Perl/perl5/commit/2652cd703551f693e6a7476e2ae1886f51391cae Author: Bram Date: 2022-08-17 (Wed, 17 Aug 2022) Changed paths: M peep.c Log Me

[Perl/perl5] e8fd52: locale.c: Fix memory leak

2022-08-17 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: e8fd52ac0235a2f4010222402aaa63a55353f057 https://github.com/Perl/perl5/commit/e8fd52ac0235a2f4010222402aaa63a55353f057 Author: Karl Williamson Date: 2022-08-17 (Wed, 17 Aug 2022) Changed paths: M local

[Perl/perl5] f83e59: Add 'g++' build in the GitHub workflow

2022-08-17 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: f83e59d8ea2781ba717b261b07d37a3df68a853c https://github.com/Perl/perl5/commit/f83e59d8ea2781ba717b261b07d37a3df68a853c Author: Bram Date: 2022-08-17 (Wed, 17 Aug 2022) Changed paths: M .github/workflow

[Perl/perl5] 79277e: Add a PadnameREFCNT_inc() macro

2022-08-17 Thread Paul Evans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 79277e97f5c8cedf24a2686ea15b74abbc4b643a https://github.com/Perl/perl5/commit/79277e97f5c8cedf24a2686ea15b74abbc4b643a Author: Paul "LeoNerd" Evans Date: 2022-08-17 (Wed, 17 Aug 2022) Changed paths: M

[Perl/perl5] 22887b: Perldelta for GH#19943 (OP_PADSV_STORE)

2022-08-17 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 22887b5bfa220f1de2e85d93f5387a8870cc1ae7 https://github.com/Perl/perl5/commit/22887b5bfa220f1de2e85d93f5387a8870cc1ae7 Author: Richard Leach Date: 2022-08-17 (Wed, 17 Aug 2022) Changed paths: M pod/per

[Perl/perl5] 5176fc: CUSTOMIZED entry needs relative path from distribu...

2022-08-17 Thread Reini Urban via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 5176fc719ec4d9f9aa8276a1589bfe000d9c174f https://github.com/Perl/perl5/commit/5176fc719ec4d9f9aa8276a1589bfe000d9c174f Author: James E Keenan Date: 2022-08-17 (Wed, 17 Aug 2022) Changed paths: M Portin

[Perl/perl5] 9c811e: Memoize: sync with CPAN version 1.10

2022-08-17 Thread Aristotle Pagaltzis via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 9c811e448b4468014d4f6826d6d3f0ad2b21 https://github.com/Perl/perl5/commit/9c811e448b4468014d4f6826d6d3f0ad2b21 Author: Aristotle Pagaltzis Date: 2022-08-17 (Wed, 17 Aug 2022) Changed paths: M M

[Perl/perl5] 9fdd7f: Implement OP_PADSV_STORE - combined sassign/padsv OP

2022-08-17 Thread Richard Leach via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 9fdd7fc4796d89d16dceea42f2af91e4fde296ed https://github.com/Perl/perl5/commit/9fdd7fc4796d89d16dceea42f2af91e4fde296ed Author: Richard Leach Date: 2022-08-17 (Wed, 17 Aug 2022) Changed paths: M ext/B/t

[Perl/perl5] 434ccf: add missing =cut to sv.h

2022-08-17 Thread iabyn via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 434ccf36bb90d7dfe527c3ecd775983821669b4a https://github.com/Perl/perl5/commit/434ccf36bb90d7dfe527c3ecd775983821669b4a Author: David Mitchell Date: 2022-08-17 (Wed, 17 Aug 2022) Changed paths: M cv.h