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

Perl 5 Commit Summary

Thread Previous
From:
Perl 5 commit summary
Date:
June 29, 2022 03:11
Subject:
Perl 5 Commit Summary
Message ID:
20220629031118.CCCB2B1422@dromedary.p5h.org
Perl 5 commit summary, activity since Saturday

Current branch blead
15 commits.  9 unique authors.  5 unique committers.
63 files changed, 827 insertions(+), 200 deletions(-)
Thanks, applied:  James E Keenan (3) Paul Evans (1) Karl Williamson (1)
Snapshot: http://github.com/Perl/perl5/tarball/16cd6b5235051af6

  PathTools/Cwd.xs: define SYSNAME/SYSNAME_LEN for OS390 only
  Marcel Telka                15 files changed, 21 insertions(+), 13 deletions
  https://github.com/Perl/perl5/commit/16cd6b5235051af6

  Partially revert remove deprecated functions"
  Karl Williamson             4 files changed, 97 insertions(+)
  https://github.com/Perl/perl5/commit/31798a685edf1fea

  Rename some grammar rules/tokens to avoid 'method'
  Paul "LeoNerd" Evans        5 files changed, 49 insertions(+), 49 deletions(
  https://github.com/Perl/perl5/commit/b179236d59d4d0be

  autodoc.pl: Fix spelling error in inline comment
  James E Keenan              1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/1e45e087ebebb524

  JSON-PP: Sync with CPAN version 4.10
  Kenichi Ishigaki            19 files changed, 495 insertions(+), 101 deletio
  https://github.com/Perl/perl5/commit/602e63aa36686ad5

  locale.c: Silence compiler warning
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/36540e72e5ebd2d9

  Fix querying locale without LC_NUMERIC on platform
  Karl Williamson             1 file changed, 27 insertions(+), 15 deletions(-
  https://github.com/Perl/perl5/commit/6a7aca81ca553c1c

  cpan/version/t/07locale.t: Skip if no LC_NUMERIC
  Karl Williamson             1 file changed, 2 insertions(+)
  https://github.com/Perl/perl5/commit/2c10e97b4652df01

  point out that non-permission bits for mkdir's mode are non-portable
  Tony Cook                   1 file changed, 2 insertions(+)
  https://github.com/Perl/perl5/commit/c25af7d9772eae07

  core team listing: update David Golden to be inactive
  Ricardo Signes              1 file changed, 3 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/e7267d71c4a94e4c

  perlgov: update PSC membership and core team activity
  Ricardo Signes              1 file changed, 4 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/0ff4bc8d02c759a3

  Revert "Partially remove deprecated functions"
  Karl Williamson             4 files changed, 36 insertions(+)
  https://github.com/Perl/perl5/commit/f847c0b367a25dc6

  Data::Dumper - dump booleans as booleans
  Graham Knop                 3 files changed, 38 insertions(+)
  https://github.com/Perl/perl5/commit/a3ce572005e2b50f

  Data::Dumper - fix version number in Pod
  Graham Knop                 1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/95c346b5b497ae84

  Encode: sync with CPAN version 3.18
  Dan Kogai                   12 files changed, 50 insertions(+), 12 deletions
  https://github.com/Perl/perl5/commit/d26b5e1d881807a8

Current branch maint-votes
1 commit.  1 unique author.  1 unique committer.
1 file changed, 2 insertions(+)

Snapshot: http://github.com/Perl/perl5/tarball/2658ded06367cab0

  Vote for 1e45e087eb
  James E Keenan              1 file changed, 2 insertions(+)
  https://github.com/Perl/perl5/commit/2658ded06367cab0

New branch smoke-me/tonyc/19894-dflybsd-workaround
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/90fca025cb2f2a2f

  workaround a test failure on DragonflyBSD
  Tony Cook                   1 file changed, 134 insertions(+), 133 deletions
  https://github.com/Perl/perl5/commit/90fca025cb2f2a2f

Deleted branch haarg/data-dumper-bools

Deleted branch haarg/xsloader-without-test-more

Martian commit 132e84a25e1d99e77d41871d35b0608aba727f5e
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/132e84a25e1d99e7

  PathTools/Cwd.xs: define SYSNAME/SYSNAME_LEN for OS390 only
  Marcel Telka                15 files changed, 21 insertions(+), 13 deletions
  https://github.com/Perl/perl5/commit/132e84a25e1d99e7

Martian commit d7bed3ccca8584bb548b2d910cdea2973a5a834c
1 commit.  1 unique author.  1 unique committer.

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

  Rename some grammar rules/tokens to avoid 'method'
  Paul "LeoNerd" Evans        5 files changed, 49 insertions(+), 49 deletions(
  https://github.com/Perl/perl5/commit/d7bed3ccca8584bb

Martian commit 705d583cc56ad6dc9b9ecdd5cbc327be58e9e120
2 commits.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/705d583cc56ad6dc

  Data::Dumper - dump booleans as booleans
  Graham Knop                 3 files changed, 38 insertions(+)
  https://github.com/Perl/perl5/commit/705d583cc56ad6dc

  Data::Dumper - fix version number in Pod
  Graham Knop                 1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/a983206761a4244a

Ignored 48 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