[Perl/perl5] cd1eee: hv.c: ALWAYS perform in_collision check

2022-03-04 Thread Yves Orton via perl5-changes
Branch: refs/heads/yves/always_determine_if_hash_insert_is_collision Home: https://github.com/Perl/perl5 Commit: cd1eee8bc15db2e64794ea43d06e14a705936eb6 https://github.com/Perl/perl5/commit/cd1eee8bc15db2e64794ea43d06e14a705936eb6 Author: Yves Orton Date: 2022-03-05 (Sat, 05

[Perl/perl5] 3be56d: leont vote for 5bc1e5fdd

2022-03-04 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/maint-votes Home: https://github.com/Perl/perl5 Commit: 3be56dc23b9452bfaba3aed2f86071158282dc71 https://github.com/Perl/perl5/commit/3be56dc23b9452bfaba3aed2f86071158282dc71 Author: Leon Timmermans Date: 2022-03-05 (Sat, 05 Mar 2022) Changed paths: M

[Perl/perl5] 961ab5: 1 vote for 5bc1e5fdd

2022-03-04 Thread James E Keenan via perl5-changes
Branch: refs/heads/maint-votes Home: https://github.com/Perl/perl5 Commit: 961ab545752bf5522a53e160341ba507b38e973c https://github.com/Perl/perl5/commit/961ab545752bf5522a53e160341ba507b38e973c Author: James E Keenan Date: 2022-03-05 (Sat, 05 Mar 2022) Changed paths: M

[Perl/perl5]

2022-03-04 Thread Hugo van der Sanden via perl5-changes
Branch: refs/heads/hv/gh19010-rebase Home: https://github.com/Perl/perl5

[Perl/perl5]

2022-03-04 Thread Hugo van der Sanden via perl5-changes
Branch: refs/heads/hv/gh19010 Home: https://github.com/Perl/perl5

[Perl/perl5] 7294e9: gh19010: fix returns for Perl_grok_infnan

2022-03-04 Thread Hugo van der Sanden via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 7294e9f9f09f98d7bff4bfdae266a8f8121f907c https://github.com/Perl/perl5/commit/7294e9f9f09f98d7bff4bfdae266a8f8121f907c Author: Hugo van der Sanden Date: 2022-03-04 (Fri, 04 Mar 2022) Changed paths: M e

[Perl/perl5] 986564: Add Brad Barden to the AUTHORS file

2022-03-04 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 98656496a12e0020bb1e4b971adc847ab7698c9d https://github.com/Perl/perl5/commit/98656496a12e0020bb1e4b971adc847ab7698c9d Author: Karl Williamson Date: 2022-03-04 (Fri, 04 Mar 2022) Changed paths: M AUTHO

[Perl/perl5] abbd2f: Add PerlIO_readlink backcompat defines to Cws.xs

2022-03-04 Thread Leon Timmermans via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: abbd2f4f4eac77962aadc53b540032162164678e https://github.com/Perl/perl5/commit/abbd2f4f4eac77962aadc53b540032162164678e Author: Leon Timmermans Date: 2022-03-04 (Fri, 04 Mar 2022) Changed paths: M dist/

[Perl/perl5] a8abfc: sv.c: reuse NV-to-IV/UV conversion code for SV-to-...

2022-03-04 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a8abfc692a3a7b7910a113eb2baeed9015cfa2cf https://github.com/Perl/perl5/commit/a8abfc692a3a7b7910a113eb2baeed9015cfa2cf Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2022-03-04 (Fri, 04

[Perl/perl5] 8131b1: Make sv_dump() (and Devel::Peek) escape PV content...

2022-03-04 Thread Felipe Gasper via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 8131b14be4bd2c1e114ba08e4a2cbe76db0a4e22 https://github.com/Perl/perl5/commit/8131b14be4bd2c1e114ba08e4a2cbe76db0a4e22 Author: Felipe Gasper Date: 2022-03-04 (Fri, 04 Mar 2022) Changed paths: M dump.c

[Perl/perl5] 31b3ca: regcomp.c: Add utility macros to wrap mutations of...

2022-03-04 Thread Yves Orton via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 31b3ca879289d508d6a9146a63003f21b701683d https://github.com/Perl/perl5/commit/31b3ca879289d508d6a9146a63003f21b701683d Author: Yves Orton Date: 2022-03-04 (Fri, 04 Mar 2022) Changed paths: M regcomp.c

[Perl/perl5] 1e2aa9: enable x64 -Duselongdouble build for all mingw-run...

2022-03-04 Thread sisyphus via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 1e2aa9cdc0f7d9ce8de83083d78d75630b330e4e https://github.com/Perl/perl5/commit/1e2aa9cdc0f7d9ce8de83083d78d75630b330e4e Author: sisyphus Date: 2022-03-04 (Fri, 04 Mar 2022) Changed paths: M perl.h Lo

[Perl/perl5] f8312f: gh19010: add NOT_REACHED

2022-03-04 Thread Hugo van der Sanden via perl5-changes
Branch: refs/heads/hv/gh19010 Home: https://github.com/Perl/perl5 Commit: f8312f207e8c5c01f7a74e6f4adab0ee95c1a336 https://github.com/Perl/perl5/commit/f8312f207e8c5c01f7a74e6f4adab0ee95c1a336 Author: Hugo van der Sanden Date: 2022-03-04 (Fri, 04 Mar 2022) Changed paths:

[Perl/perl5] 09a2c5: gh19010: fix returns for Perl_grok_infnan

2022-03-04 Thread Hugo van der Sanden via perl5-changes
Branch: refs/heads/hv/gh19010-rebase Home: https://github.com/Perl/perl5 Commit: 09a2c5b3ff14532fb65623bb460b1c5659e942e9 https://github.com/Perl/perl5/commit/09a2c5b3ff14532fb65623bb460b1c5659e942e9 Author: Hugo van der Sanden Date: 2022-03-04 (Fri, 04 Mar 2022) Changed pa

[Perl/perl5]

2022-03-04 Thread James E Keenan via perl5-changes
Branch: refs/heads/gh-19482-maint-5.34-gdbm-problem-20220303 Home: https://github.com/Perl/perl5

[Perl/perl5]

2022-03-04 Thread James E Keenan via perl5-changes
Branch: refs/heads/smoke-me/jkeenan/gh-19482-maint-5.34-gdbm-problem-20220303 Home: https://github.com/Perl/perl5

[Perl/perl5] b5d8c4: Fix definition of ITEM_NOT_FOUND for pre-1.13 vers...

2022-03-04 Thread Sergey Poznyakoff via perl5-changes
Branch: refs/heads/gh-19482-maint-5.34-gdbm-problem-20220303 Home: https://github.com/Perl/perl5 Commit: b5d8c464eb23a35393788e20c0295a00e00d4364 https://github.com/Perl/perl5/commit/b5d8c464eb23a35393788e20c0295a00e00d4364 Author: Sergey Poznyakoff Date: 2022-03-04 (Fri, 04 M

[Perl/perl5] e37e18: Fix GH Issue #19472: read warnings from open($fh,"...

2022-03-04 Thread Yves Orton via perl5-changes
Branch: refs/heads/yves/fix_19472_warns_on_undef_scalar_ref_open Home: https://github.com/Perl/perl5 Commit: e37e1871004c652aa53f190d4ba1caecf8eefac5 https://github.com/Perl/perl5/commit/e37e1871004c652aa53f190d4ba1caecf8eefac5 Author: Yves Orton Date: 2022-03-04 (Fri, 04 Mar

[Perl/perl5] 90877c: Remove cherry picked commit

2022-03-04 Thread Steve Hay via perl5-changes
Branch: refs/heads/maint-votes Home: https://github.com/Perl/perl5 Commit: 90877c8b1c72fa8b578c2da3bb0a6397a8c733e8 https://github.com/Perl/perl5/commit/90877c8b1c72fa8b578c2da3bb0a6397a8c733e8 Author: Steve Hay Date: 2022-03-04 (Fri, 04 Mar 2022) Changed paths: M votes

[Perl/perl5] e6d41d: Nothing changed in SIGINFO for OpenBSD 7.0

2022-03-04 Thread Andrew Fresh via perl5-changes
Branch: refs/heads/maint-5.34 Home: https://github.com/Perl/perl5 Commit: e6d41d9faa6e40e60f8004e91dcc503b46c0ac42 https://github.com/Perl/perl5/commit/e6d41d9faa6e40e60f8004e91dcc503b46c0ac42 Author: Andrew Hewus Fresh Date: 2022-03-04 (Fri, 04 Mar 2022) Changed paths: