develooper Front page | perl.perl5.porters | Postings from June 2022

Perl 5 Commit Summary

Thread Next
From:
Perl 5 commit summary
Date:
June 8, 2022 03:11
Subject:
Perl 5 Commit Summary
Message ID:
20220608031143.20D69AFF3A@dromedary.p5h.org
Perl 5 commit summary, activity since Saturday

Current branch blead
16 commits.  5 unique authors.  4 unique committers.
27 files changed, 38521 insertions(+), 1307 deletions(-)
Thanks, applied:  Paul Evans (4) Karl Williamson (1)
Snapshot: http://github.com/Perl/perl5/tarball/dd834db38c17eed7

  feature - document that use utf8 should probably be used for non-ascii delim
  Dan Book                    2 files changed, 10 insertions(+), 2 deletions(-
  https://github.com/Perl/perl5/commit/dd834db38c17eed7

  Correctly indent the body of the while{} loop in S_aassign_scan()
  Paul "LeoNerd" Evans        1 file changed, 167 insertions(+), 168 deletions
  https://github.com/Perl/perl5/commit/b1e32ab0ffca8d27

  Also join the 'else if'
  Paul "LeoNerd" Evans        1 file changed, 2 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/c7887fd731f6c030

  Fix indentation of a line of code in op.c to not be misleading
  Paul "LeoNerd" Evans        1 file changed, 1 insertion(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/4e40b72f15601994

  Rename variable in EXTEND_HWM_SET
  Hugo van der Sanden         1 file changed, 5 insertions(+), 5 deletions(-)
  https://github.com/Perl/perl5/commit/c31ae9a243a483ee

  Refactor warning-generating code in two different places into one common fun
  Paul "LeoNerd" Evans        1 file changed, 55 insertions(+), 55 deletions(-
  https://github.com/Perl/perl5/commit/94ef987f1061fc9d

  Update checksums in some generated files
  Karl Williamson             5 files changed, 11 insertions(+), 4 deletions(-
  https://github.com/Perl/perl5/commit/de16498425c2459c

  locale.c: Declare three static arrays to be so.
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/e129f2eb51cb87c3

  perlapi: Document my_failure_exit()
  Karl Williamson             2 files changed, 14 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/8fb00d81c651444f

  Add official Unicode normalization tests
  Karl Williamson             6 files changed, 38130 insertions(+), 1 deletion
  https://github.com/Perl/perl5/commit/4f543aad70244227

  opt.t: Fix count of tests to be skipped
  James E Keenan              1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/f16941886ca0b9c4

  Comprehensive charset.t tests
  Karl Williamson             1 file changed, 110 insertions(+), 21 deletions(
  https://github.com/Perl/perl5/commit/d980b23e1de2b936

  Make tr/// SV compiled components ReadOnly
  Karl Williamson             1 file changed, 10 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/aecef8c416f97e88

  Remove deprecated functions
  Karl Williamson             7 files changed, 1041 deletions(-)
  https://github.com/Perl/perl5/commit/7008caa915ad99e6

  utf8.c: Minor comment changes
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/c33e00009fe57494

  Add comments to taint_env, taint_proper
  Karl Williamson             1 file changed, 5 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/f50027fcb684960e

Current branch haarg/xsloader-without-test-more
1 commit.  1 unique author.  1 unique committer.
37 files changed, 329 insertions(+), 1286 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/0208283d7941d1de

  XSLoader: convert from Test::More to internal test helpers
  Graham Knop                 1 file changed, 99 insertions(+), 8 deletions(-)
  https://github.com/Perl/perl5/commit/0208283d7941d1de

Deleted branch hv/macrovar

Martian commit 66ad58892d37a77ac6484a113162558121cd3f58
3 commits.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/66ad58892d37a77a

  Correctly indent the body of the while{} loop in S_aassign_scan()
  Paul "LeoNerd" Evans        1 file changed, 167 insertions(+), 168 deletions
  https://github.com/Perl/perl5/commit/66ad58892d37a77a

  Also join the 'else if'
  Paul "LeoNerd" Evans        1 file changed, 2 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/31e05030be8d672a

  Fix indentation of a line of code in op.c to not be misleading
  Paul "LeoNerd" Evans        1 file changed, 1 insertion(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/cafab9e4f8849ae7

Martian commit e3648ed7795412b2d661721417b66fda281c3a58
1 commit.  1 unique author.  1 unique committer.

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

  feature - document that use utf8 should probably be used for non-ascii delim
  Dan Book                    2 files changed, 10 insertions(+), 2 deletions(-
  https://github.com/Perl/perl5/commit/e3648ed7795412b2

Martian commit 6c34dfe9e311db228305b3add75ed244f467ac55
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/6c34dfe9e311db22

  Refactor warning-generating code in two different places into one common fun
  Paul "LeoNerd" Evans        1 file changed, 55 insertions(+), 55 deletions(-
  https://github.com/Perl/perl5/commit/6c34dfe9e311db22

Martian commit 4c66e63f1a9724ff2cb615188cfe00c6b3d4177c
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/4c66e63f1a9724ff

  opt.t: Fix count of tests to be skipped
  James E Keenan              1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/4c66e63f1a9724ff

Ignored 57 GitHub auto-generated merge commits

Thread Next


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