develooper Front page | perl.perl5.porters | Postings from March 2023

Perl 5 Commit Summary

Thread Previous
From:
Perl 5 commit summary
Date:
March 29, 2023 03:11
Subject:
Perl 5 Commit Summary
Message ID:
20230329031129.CF66EB04F9@dromedary.p5h.org
Perl 5 commit summary, activity since Saturday

Current branch blead
7 commits.  3 unique authors.  2 unique committers.
44 files changed, 131 insertions(+), 97 deletions(-)
Thanks, applied:  Yves Orton (1)
Snapshot: http://github.com/Perl/perl5/tarball/e945ef1bb8564166

  locale.c: get_displayable_string: Check bad input
  Karl Williamson             1 file changed, 4 insertions(+)
  https://github.com/Perl/perl5/commit/e945ef1bb8564166

  utf8.h: Add comment
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/2d34d1ba7409eada

  perlre: Fix grammar
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/fdab241141974807

  t/harness - rework App::Prove::State setup to not warn and use customizable 
  Yves Orton                  2 files changed, 26 insertions(+), 4 deletions(-
  https://github.com/Perl/perl5/commit/da545c2e71dbd42b

  cpan/ExtUtils-MakeMaker - Update to version 7.70
  Yves Orton                  37 files changed, 80 insertions(+), 78 deletions
  https://github.com/Perl/perl5/commit/024665c496f50e61

  Porting/sync-with-cpan - pickup ExtUtils::MakeMaker changes better
  Yves Orton                  1 file changed, 10 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/2a46927f6475ad42

  [doc] update description of $^H and %^H in perlvar
  Lukas Mai                   1 file changed, 8 insertions(+), 9 deletions(-)
  https://github.com/Perl/perl5/commit/19151286d6e3fc6f

Current branch maint-5.36
1 commit.  1 unique author.  1 unique committer.
1 file changed, 2 insertions(+), 2 deletions(-)
Thanks, applied:  Tony Cook (1)
Snapshot: http://github.com/Perl/perl5/tarball/50b48d85285cd147

  perlexperiment: fix warning category for defer and extra parired delimiters
  Dagfinn Ilmari Mannsåker    1 file changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/50b48d85285cd147

Current branch maint-votes
3 commits.  2 unique authors.  2 unique committers.
1 file changed, 17 insertions(+), 11 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/d3ca6fa2d4ed4ad1

  add my votes for 5.36 maint release
  Yves Orton                  1 file changed, 14 insertions(+), 14 deletions(-
  https://github.com/Perl/perl5/commit/d3ca6fa2d4ed4ad1

  propose some more commits to backport
  Tony Cook                   1 file changed, 6 insertions(+)
  https://github.com/Perl/perl5/commit/11e88efd3924ca0c

  first pass
  Tony Cook                   1 file changed, 10 insertions(+), 10 deletions(-
  https://github.com/Perl/perl5/commit/4b5d077314b8ed52

Current branch yves/hpux_build_warning_suppression
27 commits.  1 unique author.  1 unique committer.
53 files changed, 184 insertions(+), 101 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/d82c5b5797b13227

  dist/Net-Ping - remove HPUX from the exclusions list in 450_service.t
  Yves Orton                  2 files changed, 3 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/d82c5b5797b13227

  Porting/maintainers.pl - remove Net-Ping customized files
  Yves Orton                  2 files changed, 16 deletions(-)
  https://github.com/Perl/perl5/commit/e92b1a4873f74cd2

  t/porting/globvar.t - fix for HPUX
  Yves Orton                  1 file changed, 6 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/0a9b4a96eb9f17d4

  hints/hpux - only run d_strtold define override check on version < 11.23
  Yves Orton                  1 file changed, 9 insertions(+), 7 deletions(-)
  https://github.com/Perl/perl5/commit/fdb5b9ba35633aef

  perl.h - show HAS_LONG_DOUBLE and HAS_STRTOLD as well as USE_LONG_DOUBLE
  Yves Orton                  1 file changed, 6 insertions(+)
  https://github.com/Perl/perl5/commit/16932cfd51606d71

  threads-shared - use pure prgagma version of CLANG_DIAG_IGNORE
  Yves Orton                  2 files changed, 4 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/ed761b44d9c4bdeb

  dist/threads - use pure pragma form of CLANG_DIAG_IGNORE in threads.xs
  Yves Orton                  2 files changed, 4 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/b19e8a26330755f8

  intrpvar - ignore deprecated warning on MSVC as well
  Yves Orton                  1 file changed, 2 insertions(+)
  https://github.com/Perl/perl5/commit/da32773851599404

  intrpvar.h - silence deprcation warning on HPUX
  Yves Orton                  1 file changed, 7 insertions(+)
  https://github.com/Perl/perl5/commit/fd70bc3387578fe3

  util.c - avoid warning about truncated pointer value
  Yves Orton                  4 files changed, 43 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/da45f81f11db33d6

  util.c - assign HS_GETXSVERLEN() to var before assert
  Yves Orton                  1 file changed, 3 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/aa87e33265f3b09d

  perlio.c - double cast PerlIO_lockcnt()
  Yves Orton                  1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/2b621ee7ebf9bd3c

  Devel-PPPort - deal with signed klen in check_HeUTF8
  Yves Orton                  2 files changed, 3 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/a9302d2ddac8c8d2

  numeric.c - change logical && to bitwise & in nantype test
  Yves Orton                  1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/64f9b256ae3e29ba

  regcomp.c - eliminate assignment in while condition
  Yves Orton                  1 file changed, 25 insertions(+), 23 deletions(-
  https://github.com/Perl/perl5/commit/d6b5d03ace7e16f3

  ExtUtils-ParseXS - silence warnings about unreached code in generated XS cod
  Yves Orton                  7 files changed, 24 insertions(+), 6 deletions(-
  https://github.com/Perl/perl5/commit/95c541568f920990

  t/op/sprintf2 - TODO some failing tests for %g.
  Yves Orton                  1 file changed, 7 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/47a1cfa96c478599

  Porting/cmpVERSION.pl - deal with old git clients better in tag date parsing
  Yves Orton                  1 file changed, 10 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/ba9e9c7e4e81be84

  sv.c - don't cast SVTYPEMASK to svtype.
  Yves Orton                  3 files changed, 7 insertions(+), 7 deletions(-)
  https://github.com/Perl/perl5/commit/a1ebe9fece6e483a

  regexec.c - mark the bottom of a sub as never reached
  Yves Orton                  1 file changed, 1 insertion(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/20a0c29cf05e214d

  regcomp.c - simplify logic to eliminate unreached code
  Yves Orton                  1 file changed, 1 insertion(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/3058e7da9807841a

  pp_sys.c - suppress warning about comparison to unsigned value
  Yves Orton                  1 file changed, 6 insertions(+)
  https://github.com/Perl/perl5/commit/ee72cd4d2b7794fd

  op.c - deal with not-reached statement warning
  Yves Orton                  1 file changed, 3 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/f79739c4d0503f9e

  peep.c - ensure deferred_queue is initialized before use
  Yves Orton                  1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/7e01f3d18e3ca1a7

  regcomp.h - use a common union for head and args across all regnodes.
  Yves Orton                  7 files changed, 176 insertions(+), 223 deletion
  https://github.com/Perl/perl5/commit/7ec67418a0c08b86

  regcomp.h - use different struct member names for U8 vs U32 str_len
  Yves Orton                  1 file changed, 6 insertions(+), 6 deletions(-)
  https://github.com/Perl/perl5/commit/af1e4c24c47db9c3

  perl.h - silence certain warnings on HPUX globally.
  Yves Orton                  2 files changed, 17 insertions(+)
  https://github.com/Perl/perl5/commit/494d518815ff95da

Current branch yves/restricted_hash_disallow_alias_or_local
3 commits.  1 unique author.  1 unique committer.
48 files changed, 163 insertions(+), 79 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/9fa15f15656b447a

  pp.c - forbid localizing and aliasing readonly hash keys in restricted hashe
  Yves Orton                  8 files changed, 140 insertions(+), 23 deletions
  https://github.com/Perl/perl5/commit/9fa15f15656b447a

  hv.c - hv_notallowed improvements and standardization
  Yves Orton                  8 files changed, 55 insertions(+), 37 deletions(
  https://github.com/Perl/perl5/commit/741a9d2f27a5add7

  t/test.pl - don't show diff view for short strings
  Yves Orton                  1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/b7f3a25bee283b8e

Deleted branch haarg/libnet-uncustomize

Martian commit 9017ba3fabbf135e227cb4d05aa2a848b312de28
2 commits.  1 unique author.  2 unique committers.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/9017ba3fabbf135e

  Merge branch 'Perl:blead' into tTHX
  Karl Williamson             2 parents
  https://github.com/Perl/perl5/commit/9017ba3fabbf135e

  threads.xs: Set non thread context in ithread_set()
  Karl Williamson             2 files changed, 5 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/f1eb0b7205950ea8

Martian commit e4113403c959dc59a4b604662f009fa6f823c97c
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/e4113403c959dc59

  t/harness - rework App::Prove::State setup to not warn and use customizable 
  Yves Orton                  2 files changed, 26 insertions(+), 4 deletions(-
  https://github.com/Perl/perl5/commit/e4113403c959dc59

Martian commit 866e0ad4d95c938d541d21399705e61f1b6160bb
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/866e0ad4d95c938d

  [doc] update description of $^H and %^H in perlvar
  Lukas Mai                   1 file changed, 8 insertions(+), 9 deletions(-)
  https://github.com/Perl/perl5/commit/866e0ad4d95c938d

Martian commit f7c69fa8b2ded4c43a5b1dec94b5a7119b66d7b6
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/f7c69fa8b2ded4c4

  locale.c: get_displayable_string: Check bad input
  Karl Williamson             1 file changed, 4 insertions(+)
  https://github.com/Perl/perl5/commit/f7c69fa8b2ded4c4

Martian commit 407081d7461382758c0ce72591ade8e96a26876e
12 commits.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/407081d746138275

  Stop forcing tests to run, rely on the environment to configure that
  David Cantrell              1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/407081d746138275

  Revert "Skip taint tests when -DSILENT_NO_TAINT_SUPPORT is enabled."
  David Cantrell              1 file changed, 6 insertions(+), 10 deletions(-)
  https://github.com/Perl/perl5/commit/8353261b9b3e4de8

  Revert "Skip taint tests when -DSILENT_NO_TAINT_SUPPORT is enabled."
  David Cantrell              2 files changed, 2 insertions(+), 6 deletions(-)
  https://github.com/Perl/perl5/commit/e5fbeee6272df53a

  Revert "Skip taint tests when -DSILENT_NO_TAINT_SUPPORT is enabled."
  David Cantrell              1 file changed, 1 insertion(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/5d6a7e419f810dca

  Revert "Skip taint tests when -DSILENT_NO_TAINT_SUPPORT is enabled."
  David Cantrell              1 file changed, 1 insertion(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/e4213b902a1b1961

  Skip taint tests when -DSILENT_NO_TAINT_SUPPORT is enabled.
  David Cantrell              1 file changed, 10 insertions(+), 6 deletions(-)
  https://github.com/Perl/perl5/commit/c61fb35413ac4034

  Skip taint tests when -DSILENT_NO_TAINT_SUPPORT is enabled.
  David Cantrell              2 files changed, 6 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/d4fa19e3c491e823

  Skip taint tests when -DSILENT_NO_TAINT_SUPPORT is enabled.
  David Cantrell              1 file changed, 4 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/bca1c72002e4444c

  Skip taint tests when -DSILENT_NO_TAINT_SUPPORT is enabled.
  David Cantrell              1 file changed, 4 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/1e7ac3b86cb9b3b1

  Fix tests to skip those that require tainting when -DSILENT_NO_TAINT_SUPPORT
  David Cantrell              8 files changed, 32 insertions(+), 16 deletions(
  https://github.com/Perl/perl5/commit/f7ef1379d60fd743

  Force Github to run the Linux tests.
  David Cantrell              1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/cb0a8c7e7a561acf

  Automatically test without taint support
  David Cantrell              1 file changed, 1 insertion(+)
  https://github.com/Perl/perl5/commit/988dc017f2db149b

Martian commit ef8b32c637fe876cf3ee0ca0c053ff3d173548fb
2 commits.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/ef8b32c637fe876c

  cpan/ExtUtils-MakeMaker - Update to version 7.70
  Yves Orton                  37 files changed, 80 insertions(+), 78 deletions
  https://github.com/Perl/perl5/commit/ef8b32c637fe876c

  Porting/sync-with-cpan - pickup ExtUtils::MakeMaker changes better
  Yves Orton                  1 file changed, 10 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/382f52aae74a1234

Ignored 43 GitHub auto-generated merge commits

Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About