Perl 5 Commit Summary

Perl 5 commit summary <[email protected]>
Newsgroups gmane.comp.lang.perl.perl5.porters
Message-ID <[email protected]>
Perl 5 commit summary, activity since Wednesday

Current branch blead
40 commits.  7 unique authors.  6 unique committers.
75 files changed, 1027 insertions(+), 402 deletions(-)
Net code removal: Yves Orton (1 line)
Thanks, applied:  James E Keenan (1) Karl Williamson (1)
Snapshot: http://github.com/Perl/perl5/tarball/b529ba1e5711d948

  Fix croak message in newSV_type() because it was very confusing before
  Paul Evans                  1 file changed, 1 insertion(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/b529ba1e5711d948

  PADNAME: restore C99 compatibility
  Lukas Mai                   2 files changed, 8 insertions(+), 8 deletions(-)
  https://github.com/Perl/perl5/commit/f19a7fa40d250227

  fix other date in Module::CoreList
  Karen Etheridge             1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/a9e4ea213074ddbf

  add Module::CoreList entries for 5.45.3
  Karen Etheridge             1 file changed, 4 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/0faed20c394697e2

  fix other Module::CoreList versions
  Karen Etheridge             2 files changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/2559edf574d81e6f

  fix Module::CoreList version
  Karen Etheridge             1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/467ed1a388dc3038

  Update Module::CoreList for 5.45.3
  Karen Etheridge             3 files changed, 27 insertions(+), 2 deletions(-
  https://github.com/Perl/perl5/commit/fe73cf4525980115

  Bump the perl version in various places for 5.45.3
  Karen Etheridge             21 files changed, 125 insertions(+), 125 deletio
  https://github.com/Perl/perl5/commit/d235f59c9153f6d0

  New perldelta for 5.45.3
  Karen Etheridge             10 files changed, 664 insertions(+), 212 deletio
  https://github.com/Perl/perl5/commit/ac4c283d3588f7c3

  tick off release for 5.45.2
  Karen Etheridge             1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/554997bde125af6c

  update epigraph for 5.45.2
  Karen Etheridge             1 file changed, 6 insertions(+)
  https://github.com/Perl/perl5/commit/6065051e624ae505

  Add 5.45.2 to perlhist
  Karen Etheridge             1 file changed, 1 insertion(+)
  https://github.com/Perl/perl5/commit/6f488b9e12b015c5

  perldelta edits for 5.45.2
  Karen Etheridge             1 file changed, 95 insertions(+), 273 deletions(
  https://github.com/Perl/perl5/commit/f6ff0e9dad1d162b

  Update Module::CoreList for 5.45.2
  Karen Etheridge             1 file changed, 36 insertions(+)
  https://github.com/Perl/perl5/commit/64d3be82412512eb

  this is an awesome change and deserves stronger wording
  Karen Etheridge             1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/23c5fee550adc7f6

  remove mention of changes not in 5.45.2, and adjust their position in perl54
  Karen Etheridge             2 files changed, 34 insertions(+), 45 deletions(
  https://github.com/Perl/perl5/commit/b041744d29bea759

  bump version for Devel::SelfStubber, IO, Net::Ping (test changes only)
  Karen Etheridge             12 files changed, 12 insertions(+), 12 deletions
  https://github.com/Perl/perl5/commit/f1beb7daa22a3476

  fix perldelta versions
  Karen Etheridge             10 files changed, 24 insertions(+), 24 deletions
  https://github.com/Perl/perl5/commit/f03c5c5e05bb885f

  t/op/hash-rt85026.t: Rename file to refer to current GH issue
  James E Keenan              2 files changed, 5 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/2fec1501af2fe18b

  perldelta for skipped _ in default :param/:reader names
  Lukas Mai                   2 files changed, 19 insertions(+)
  https://github.com/Perl/perl5/commit/7248484676bf0ee2

  class.c: skip leading _ in default :param/:reader names
  Lukas Mai                   5 files changed, 93 insertions(+), 9 deletions(-
  https://github.com/Perl/perl5/commit/f280deb888ab8957

  embed.fnc: Remove stray character
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/42f87f43790fc263

  Add missing flag to vdeb entry in embed.fnc
  Karl Williamson             2 files changed, 2 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/6b8616c58fbff926

  Revert "Don't export PP, PP_wrapped to XS code"
  Karl Williamson             3 files changed, 3 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/6d478531565382ca

  mg.c: fix build under -DPERL_POISON
  Lukas Mai                   1 file changed, 4 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/cfe0813f88c4ddfe

  test error messages for bad 'field' declarations
  Lukas Mai                   1 file changed, 9 insertions(+)
  https://github.com/Perl/perl5/commit/f9b0bbf5be3f59b4

  op.c: handle 'field' in allocmy error message
  Lukas Mai                   1 file changed, 14 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/9431c4320f090e73

  sbox32_hash.h - remove the default fallback to zaphod32
  Yves Orton                  1 file changed, 1 deletion(-)
  https://github.com/Perl/perl5/commit/31b2e537d6661852

  perlpod.pod: remove empty paragraph in bullet
  Daniel Tang                 1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/c212ec9c1de22f30

  perlapi: Document two back-compat macros
  Karl Williamson             3 files changed, 12 insertions(+), 6 deletions(-
  https://github.com/Perl/perl5/commit/c79dd3d30cc6829b

  perlapi: Document TRUE/FALSE
  Karl Williamson             3 files changed, 12 insertions(+), 3 deletions(-
  https://github.com/Perl/perl5/commit/ccbdeb5492a1bf55

  regen/embed.pl: Resolve visibility of COP_FEATURE_SIZE
  Karl Williamson             2 files changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/47898183605ed14f

  Don't make  ALIGNED_TYPE_NAME visible
  Karl Williamson             2 files changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/26a2523d2eed778b

  regen/embed.pl: Resolve UTF8 flag
  Karl Williamson             2 files changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/da6bdca704f234d2

  perlapi: Document some Unicode back-compat flags
  Karl Williamson             3 files changed, 60 insertions(+), 22 deletions(
  https://github.com/Perl/perl5/commit/2d7feef0d3fa07db

  perlhacktips: Note cpp flags restrict symbol visibility
  Karl Williamson             1 file changed, 5 insertions(+)
  https://github.com/Perl/perl5/commit/58e4a1d6607d488a

  newSVsv(): Ensure taint propagation on IVs and NVs
  Paul Evans                  2 files changed, 31 insertions(+), 7 deletions(-
  https://github.com/Perl/perl5/commit/fd584474cf36982e

  t/op/taint.t: Slight modernisation to use builtin::is_tainted
  Paul Evans                  1 file changed, 3 insertions(+), 7 deletions(-)
  https://github.com/Perl/perl5/commit/e1c331b1f437e2a5

  cpan/Socket - Update to version 2.043
  Paul Evans                  4 files changed, 56 insertions(+), 13 deletions(
  https://github.com/Perl/perl5/commit/fa00284182335e5f

  perldelta for my changes since v5.45.1
  Lukas Mai                   1 file changed, 45 insertions(+)
  https://github.com/Perl/perl5/commit/e392a7dd87fc5afe

New branch smoke-me/jkeenan/sisyphus/gh-9338-positive-subnormals-20260820
2 commits.  1 unique author.  1 unique committer.

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

  arith2.t: Accommodate variable number of tests run
  James E Keenan              1 file changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/a956890d87c98f39

  Check that positive subnormals are not constant-folded to zero
  James E Keenan              1 file changed, 26 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/21ba8b51e637865e

Deleted branch smoke-me/jkeenan/sync-Socket-2.042-20260817

Martian commit 9f34f23a2ea941bcd8129515723a1b656c1fddb8
1 commit.  1 unique author.  1 unique committer.

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

  PADNAME: restore C99 compatibility
  Lukas Mai                   2 files changed, 8 insertions(+), 8 deletions(-)
  https://github.com/Perl/perl5/commit/9f34f23a2ea941bc

Martian commit 017eb39e05adec7fc59943565589febed586d067
2 commits.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/017eb39e05adec7f

  perldelta for skipped _ in default :param/:reader names
  Lukas Mai                   2 files changed, 19 insertions(+)
  https://github.com/Perl/perl5/commit/017eb39e05adec7f

  class.c: skip leading _ in default :param/:reader names
  Lukas Mai                   5 files changed, 93 insertions(+), 9 deletions(-
  https://github.com/Perl/perl5/commit/dbe0b911b7c9dca7

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

Snapshot: http://github.com/Perl/perl5/tarball/2cc2ef9d34c50c32

  embed.fnc: Remove stray character
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/2cc2ef9d34c50c32

  Add missing flag to vdeb entry in embed.fnc
  Karl Williamson             2 files changed, 2 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/ebc51b4e9ed77631

Martian commit 212ef6bde6a2cf0d678157a60f8acf92e2fd15d8
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/212ef6bde6a2cf0d

  mg.c: fix build under -DPERL_POISON
  Lukas Mai                   1 file changed, 4 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/212ef6bde6a2cf0d

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

Snapshot: http://github.com/Perl/perl5/tarball/1a62ebc5f66c8c07

  test error messages for bad 'field' declarations
  Lukas Mai                   1 file changed, 9 insertions(+)
  https://github.com/Perl/perl5/commit/1a62ebc5f66c8c07

  op.c: handle 'field' in allocmy error message
  Lukas Mai                   1 file changed, 14 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/ebc64e99adbd541b

Martian commit 3c0dad54fdd02e147fc1228674b08ffcd334802f
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/3c0dad54fdd02e14

  perldelta for my changes since v5.45.1
  Lukas Mai                   1 file changed, 45 insertions(+)
  https://github.com/Perl/perl5/commit/3c0dad54fdd02e14

Ignored 93 GitHub auto-generated merge commits
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.