Perl 5 Commit Summary

[email protected] (Perl 5 commit summary) Wed, 24 Jun 2026 03:11:25 +0000 (UTC)
Newsgroups perl.perl5.porters
Message-ID <[email protected]>
Perl 5 commit summary, activity since Saturday

Current branch blead
47 commits.  3 unique authors.  4 unique committers.
68 files changed, 2180 insertions(+), 3461 deletions(-)
Net code removal: Leon Timmermans (65 lines)
Thanks, applied:  Paul Evans (30) Aristotle Pagaltzis (2)
                  Leon Timmermans (1)
Snapshot: http://github.com/Perl/perl5/tarball/339310814a12936d

  Add epigraphs for perl-5.44.0-RC1
  Leon Timmermans             1 file changed, 8 insertions(+)
  https://github.com/Perl/perl5/commit/339310814a12936d

  Bump to -RC1
  Leon Timmermans             3 files changed, 3 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/1dd55ada86985125

  Delete 5.43.* perldelta files
  Leon Timmermans             15 files changed, 2920 deletions(-)
  https://github.com/Perl/perl5/commit/2cb1826cef456d61

  Add module updates to perldelta
  Leon Timmermans             1 file changed, 243 insertions(+), 23 deletions(
  https://github.com/Perl/perl5/commit/00a33ca2366d6dde

  Add acknowledgement to perldelta
  Leon Timmermans             1 file changed, 39 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/17bc4ac305c3bf23

  Update Module::CoreList for 5.44.0-RC1
  Leon Timmermans             3 files changed, 33 insertions(+), 2 deletions(-
  https://github.com/Perl/perl5/commit/f6cedd664312789e

  Revert "Update Module::CoreList"
  Leon Timmermans             3 files changed, 2 insertions(+), 31 deletions(-
  https://github.com/Perl/perl5/commit/16c4fb6a47e278e9

  Preliminary update of perlpolicy
  Leon Timmermans             1 file changed, 3 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/2d5add76a9f813fb

  Fix up for 5.43.12 never having been released
  Leon Timmermans             6 files changed, 14 insertions(+), 14 deletions(
  https://github.com/Perl/perl5/commit/809c9c2d0d0dc160

  Bump version to 5.44.0
  Leon Timmermans             21 files changed, 155 insertions(+), 155 deletio
  https://github.com/Perl/perl5/commit/fdaf5448ad954920

  Cleanup perldelta
  Leon Timmermans             1 file changed, 122 insertions(+), 913 deletions
  https://github.com/Perl/perl5/commit/74eb0f704298b649

  Add merged perldelta
  Leon Timmermans             1 file changed, 1603 insertions(+), 174 deletion
  https://github.com/Perl/perl5/commit/baedad90037f6227

  Update README.os390 to reflect fixed bugs
  Karl Williamson             1 file changed, 2 insertions(+), 38 deletions(-)
  https://github.com/Perl/perl5/commit/f97be55ffdf138a2

  cpan/HTTP-Tiny - Update to version 0.096
  Leon Timmermans             18 files changed, 630 insertions(+), 31 deletion
  https://github.com/Perl/perl5/commit/92ea8f2201eb0e43

  Update README.os390 for 5.44
  Karl Williamson             1 file changed, 138 insertions(+), 49 deletions(
  https://github.com/Perl/perl5/commit/0bf0e8eed17dc1a6

  Makefile.SH: z/OS use clang option, only 64 bit
  Karl Williamson             1 file changed, 2 insertions(+), 9 deletions(-)
  https://github.com/Perl/perl5/commit/06b4f442ffba6a21

  hints/os390.sh: Add missing ;; before esac
  Karl Williamson             1 file changed, 1 insertion(+)
  https://github.com/Perl/perl5/commit/511e2898135be003

  hints/os390.sh: Rename variable
  Karl Williamson             1 file changed, 12 insertions(+), 12 deletions(-
  https://github.com/Perl/perl5/commit/206b6ad984e02b15

  hints/os390.sh: ccflags needs cppflags too.
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/2e6b5ee25259f700

  hints/os390.sh: Simplify expression
  Karl Williamson             1 file changed, 1 insertion(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/cca1dfbba2145811

  hints/os390.sh: Use #!/bin/env perl
  Karl Williamson             1 file changed, 3 insertions(+)
  https://github.com/Perl/perl5/commit/7a2b289f13424cbe

  hints/os390.sh: Create symbolic link for os390.c
  Karl Williamson             1 file changed, 3 insertions(+)
  https://github.com/Perl/perl5/commit/cbe38ed014d054b2

  hints/os390.sh: Set userelocatableinc for zopen
  Karl Williamson             1 file changed, 7 insertions(+)
  https://github.com/Perl/perl5/commit/a76b757b45d58a55

  hints/os390.sh: Make use64bitall the default
  Karl Williamson             1 file changed, 3 insertions(+), 6 deletions(-)
  https://github.com/Perl/perl5/commit/bbd817a536f48214

  hints/os390.sh: Make -Dusedl the default
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/0265522ffd09ead6

  hints/os390.sh: Add workaround for Configure bug
  Karl Williamson             1 file changed, 8 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/0255383b8b72bb1b

  hints/os390.sh: Don't use the struct stat blocks fields
  Karl Williamson             1 file changed, 6 insertions(+)
  https://github.com/Perl/perl5/commit/6c5d0765c76005fd

  hints/os390.sh: Disable tm_gmtoff
  Karl Williamson             1 file changed, 6 insertions(+)
  https://github.com/Perl/perl5/commit/e869939eef433f8c

  hints/os390.sh: Define d_shmatprototype
  Karl Williamson             1 file changed, 7 insertions(+)
  https://github.com/Perl/perl5/commit/85afd6d610ccfcff

  hints/os390.sh: pipe2() doesn't work
  Karl Williamson             1 file changed, 7 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/9977176a235b9efb

  hints/os390.sh: Certain things have been fixed by IBM
  Karl Williamson             1 file changed, 31 insertions(+), 18 deletions(-
  https://github.com/Perl/perl5/commit/2b8d05013074cc01

  hints/os390.sh: Split assignment of multiple values
  Karl Williamson             1 file changed, 8 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/ce302216d12f8886

  hints/os390.sh: Remove redundant define
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/556afa43d9fea3de

  hints/os390.sh: Move ASCII-only defines to ASCII conditional
  Karl Williamson             1 file changed, 8 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/9d83ca1f11f2c1e8

  hints/os390.sh: Remove duplicate define
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/13ab36baad5f7e96

  hints/os390.sh: Combine synonyms into one assignment
  Karl Williamson             1 file changed, 2 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/e94f99f95e1dcfee

  hints/os390.sh: Clarify comments
  Karl Williamson             1 file changed, 11 insertions(+), 6 deletions(-)
  https://github.com/Perl/perl5/commit/8f4b72a4f28dc3ab

  hints/os390.sh: Remove handling of no longer seen warnings
  Karl Williamson             1 file changed, 9 deletions(-)
  https://github.com/Perl/perl5/commit/8d165428a8392922

  hints/os390.sh: Can now use stdin to cpp
  Karl Williamson             1 file changed, 19 deletions(-)
  https://github.com/Perl/perl5/commit/2e40073bf9db479d

  hints/os390.sh: Use clang as the compiler
  Karl Williamson             1 file changed, 39 insertions(+), 31 deletions(-
  https://github.com/Perl/perl5/commit/e395b97e3be2fdc5

  hints/os390.sh: Prepend passed in cppflags
  Karl Williamson             1 file changed, 3 insertions(+)
  https://github.com/Perl/perl5/commit/485965d240ec7aae

  hints/os390.sh: Initialize four variables to ""
  Karl Williamson             1 file changed, 12 insertions(+), 6 deletions(-)
  https://github.com/Perl/perl5/commit/9caf945a82769c85

  hints/os390.sh: archobjs=os390.o
  Karl Williamson             1 file changed, 2 insertions(+)
  https://github.com/Perl/perl5/commit/798247ca94439824

  Revert "Update hints/os390.sh"
  Karl Williamson             1 file changed, 47 insertions(+), 42 deletions(-
  https://github.com/Perl/perl5/commit/6a5671aafad8b9f5

  Work around z/OS limitation for getsockopt()
  Karl Williamson             1 file changed, 17 insertions(+)
  https://github.com/Perl/perl5/commit/2f32bdd724d2bbfe

  Avoid EBCDIC assertion failure on malformed UTF-8
  Karl Williamson             1 file changed, 6 insertions(+)
  https://github.com/Perl/perl5/commit/de2ee21b9bd748c8

  fix typo in calling Unicode::Collate
  Philippe Bruhat (BooK)      1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/ae4922d4ab80776f

Current branch haarg/autouse-cleanup
1 commit.  1 unique author.  1 unique committer.
1 file changed, 6 insertions(+)

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

  autouse: add new changelog entries for 1.12
  Graham Knop                 1 file changed, 6 insertions(+)
  https://github.com/Perl/perl5/commit/e5c24a720dd70686

Deleted branch http-tiny-0.096

Martian commit 88909a83c75d11529d7d814dd577e1f1c6658160
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/88909a83c75d1152

  Update README.os390 to reflect fixed bugs
  Karl Williamson             1 file changed, 2 insertions(+), 38 deletions(-)
  https://github.com/Perl/perl5/commit/88909a83c75d1152

Martian commit 8b0cd9fd23e3b0589e8342eb98e4c065d4c6d4e2
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/8b0cd9fd23e3b058

  fix typo in calling Unicode::Collate
  Philippe Bruhat (BooK)      1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/8b0cd9fd23e3b058

Ignored 31 GitHub auto-generated merge commits