Groups | Search | Server Info | Login | Register


Groups > perl.perl5.porters > #99861

Perl 5 Commit Summary

Newsgroups perl.perl5.porters
Subject Perl 5 Commit Summary
Message-ID <20260214030618.2805DB083B@dromedary.p5h.org> (permalink)
Date 2026-02-14 03:06 +0000
From NWCLARK@cpan.org (Perl 5 commit summary)

Show all headers | View raw


Perl 5 commit summary, activity since Wednesday

Current branch blead
26 commits.  8 unique authors.  6 unique committers.
86 files changed, 2697 insertions(+), 900 deletions(-)
Thanks, applied:  James E Keenan (6) Philippe Bruhat (BooK) (2)
                  Karl Williamson (1)
Snapshot: http://github.com/Perl/perl5/tarball/0a8c4c4773ace58c

  varname: wrap the control character variables in braces when needed
  Philippe Bruhat (BooK)      3 files changed, 38 insertions(+), 8 deletions(-
  https://github.com/Perl/perl5/commit/0a8c4c4773ace58c

  TO SQUASH - add a fudge factor
  Richard Leach               1 file changed, 9 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/ce0ac1ec9428f9d6

  S_invlist_trim - don't SvPV_renew where no change is likely
  Richard Leach               1 file changed, 21 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/bc1f0aee31c0ae9e

  Close padding hole in Perl_OpDumpContext struct
  Richard Leach               1 file changed, 4 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/0595bf7365bd73ca

  Re-order Configure after metaconfig backports
  H.Merijn Brand              1 file changed, 116 insertions(+), 116 deletions
  https://github.com/Perl/perl5/commit/8ebe3e246ee71e7e

  perlapi: Document toCTRL
  Karl Williamson             2 files changed, 41 insertions(+), 10 deletions(
  https://github.com/Perl/perl5/commit/7e66b88e5db0f9c5

  perlapi: 'line_t' does not belong wih isFOO macros
  Karl Williamson             1 file changed, 3 insertions(+)
  https://github.com/Perl/perl5/commit/76a27fa441a3665c

  Bugfix for PadnameFIELDINFO on thread cloning (GH#24150)
  Paul Evans                  2 files changed, 12 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/31d80bb9b49240f1

  Use a temporary variable to build fieldinfo into
  Paul Evans                  1 file changed, 8 insertions(+), 5 deletions(-)
  https://github.com/Perl/perl5/commit/ab428ebf6228ca03

  cpan/IO-Compress - Update to version 2.217
  Paul Marquess               37 files changed, 230 insertions(+), 160 deletio
  https://github.com/Perl/perl5/commit/442169db4a6f9b15

  cpan/Compress-Raw-Bzip2 - Update to version 2.217
  Paul Marquess               3 files changed, 5 insertions(+), 5 deletions(-)
  https://github.com/Perl/perl5/commit/039e4b9a90ff59b8

  cpan/Compress-Raw-Zlib - Update to version 2.218
  Paul Marquess               3 files changed, 10 insertions(+), 8 deletions(-
  https://github.com/Perl/perl5/commit/832426b173c7a210

  embed.pl: Create long_names.c and populate it
  Karl Williamson             13 files changed, 1510 insertions(+), 349 deleti
  https://github.com/Perl/perl5/commit/4d526fc8af14c3f0

  embed.pl: White space only
  Karl Williamson             1 file changed, 6 insertions(+), 6 deletions(-)
  https://github.com/Perl/perl5/commit/5e764f515d03bda5

  embed.pl: Split #if..#else into two #if's
  Karl Williamson             1 file changed, 7 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/bafb003b3b0fc17f

  embed.pl: Use equivalent expression for conditionals
  Karl Williamson             1 file changed, 6 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/bfe7acce9a489ff7

  embed.pl: Replace $_ by a mnemonic name
  Karl Williamson             1 file changed, 5 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/954ac2d6d4749bbb

  embed.pl: Move declaration closer to first use
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/25426f6691f1c11d

  cpan/CPAN-Meta: Update to CPAN version 2.150012
  Ricardo Signes              15 files changed, 189 insertions(+), 169 deletio
  https://github.com/Perl/perl5/commit/71307cc9a82867ad

  cpan/DB_File - Update to version 1.860
  Paul Marquess               5 files changed, 42 insertions(+), 13 deletions(
  https://github.com/Perl/perl5/commit/25ecea76e754c5d0

  cpan/Config-Perl-V - Update to version 0.39
  H.Merijn Brand              5 files changed, 384 insertions(+), 4 deletions(
  https://github.com/Perl/perl5/commit/281f4cce5997fa35

  Math-Complex/ChangeLog: fix old spelling error
  James E Keenan              1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/d9c59538db7c944f

  Rearrange SvFLAGS bits to make a spare one for scalars
  Paul Evans                  2 files changed, 16 insertions(+), 4 deletions(-
  https://github.com/Perl/perl5/commit/0dda2e7f64b2da82

  SvOOK only applies to scalar-shaped SVs, when !SvROK
  Paul Evans                  2 files changed, 14 insertions(+), 2 deletions(-
  https://github.com/Perl/perl5/commit/c06c90a32868414d

  add index entries for filehandle methods
  Philippe Bruhat (BooK)      1 file changed, 22 insertions(+), 22 deletions(-
  https://github.com/Perl/perl5/commit/dfa857d12e2c14dd

  add missing sigils to some variables index entries in perlvar
  Philippe Bruhat (BooK)      1 file changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/ca90da0487dc8111

Current branch book/gh24135
1 commit.  1 unique author.  1 unique committer.
249 files changed, 26571 insertions(+), 18326 deletions(-)

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

  varname: wrap the control character variables in braces when needed
  Philippe Bruhat (BooK)      3 files changed, 38 insertions(+), 8 deletions(-
  https://github.com/Perl/perl5/commit/a0e69f0b3480b030

New branch book/p-modifier-is-a-noop
3 commits.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/432b96a3328e7734

  perldelta entry about the neutering of /p
  Philippe Bruhat (BooK)      1 file changed, 11 insertions(+)
  https://github.com/Perl/perl5/commit/432b96a3328e7734

  document the new behaviour of /p
  Philippe Bruhat (BooK)      2 files changed, 27 insertions(+), 22 deletions(
  https://github.com/Perl/perl5/commit/38f00a1fb6754d42

  make /p a no-op
  Philippe Bruhat (BooK)      2 files changed, 4 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/502da7e0422c94f3

New branch davem/cond_null
9 commits.  1 unique author.  1 unique committer.

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

  op_dump(): display OTHER on newish LOGOPs
  David Mitchell              1 file changed, 7 insertions(+)
  https://github.com/Perl/perl5/commit/e903581dedfe64ba

  rpeep(): remove spurious flag setting on LOGOPs
  David Mitchell              1 file changed, 1 deletion(-)
  https://github.com/Perl/perl5/commit/5ead9a175604e10b

  rpeep(): refactor: simplify deleting bare if blks
  David Mitchell              1 file changed, 33 insertions(+), 41 deletions(-
  https://github.com/Perl/perl5/commit/e3e070f0ad20fa32

  rpeep(): assert that some LOGOPs are done
  David Mitchell              1 file changed, 26 insertions(+)
  https://github.com/Perl/perl5/commit/21ca6f4ac3e2eef9

  rpeep(): refactor: tidy op_other handling.
  David Mitchell              1 file changed, 11 insertions(+), 11 deletions(-
  https://github.com/Perl/perl5/commit/4816018c251494dc

  rpeep(): refactor: simplify catch() handling.
  David Mitchell              1 file changed, 3 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/e814a5f88dbdce46

  optimise codeblocks of any/all functions
  David Mitchell              2 files changed, 19 insertions(+)
  https://github.com/Perl/perl5/commit/3761b673f2e58b77

  fix performance regression in empty ? :
  David Mitchell              2 files changed, 45 insertions(+), 2 deletions(-
  https://github.com/Perl/perl5/commit/be7e97ed45337f6f

  rpeep(): refactor: simplify LOGOP handling
  David Mitchell              1 file changed, 13 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/bfd7e5c67cc6c6fc

Deleted branch book/perlvar-fixup

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

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

  perlapi: Document toCTRL
  Karl Williamson             2 files changed, 41 insertions(+), 10 deletions(
  https://github.com/Perl/perl5/commit/f44fcd94d5301442

  perlapi: 'line_t' does not belong wih isFOO macros
  Karl Williamson             1 file changed, 3 insertions(+)
  https://github.com/Perl/perl5/commit/16a3905633a69c5f

Martian commit 8f328672506510b1da94924b7ba1d7a122b9d1b7
2 commits.  1 unique author.  1 unique committer.

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

  Bugfix for PadnameFIELDINFO on thread cloning (GH#24150)
  Paul Evans                  2 files changed, 12 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/8f328672506510b1

  Use a temporary variable to build fieldinfo into
  Paul Evans                  1 file changed, 8 insertions(+), 5 deletions(-)
  https://github.com/Perl/perl5/commit/ec04be734b975844

Ignored 82 GitHub auto-generated merge commits

Back to perl.perl5.porters | Previous | Next | Find similar


Thread

Perl 5 Commit Summary NWCLARK@cpan.org (Perl 5 commit summary) - 2026-02-14 03:06 +0000

csiph-web