Perl 5 Commit Summary

Perl 5 commit summary <[email protected]> Wed, 22 Jul 2026 03:12:21 +0000 (UTC)
Newsgroups gmane.comp.lang.perl.perl5.porters
Message-ID <[email protected]>
Perl 5 commit summary, activity since Saturday

Current branch blead
104 commits.  13 unique authors.  10 unique committers.
142 files changed, 2977 insertions(+), 1901 deletions(-)
Thanks, applied:  Paul Evans (4) James E Keenan (2) Karl Williamson (1)
Snapshot: http://github.com/Perl/perl5/tarball/ddb9aafc29483ffc

  Add details block
  Stan Ulbrych                1 file changed, 4 insertions(+)
  https://github.com/Perl/perl5/commit/ddb9aafc29483ffc

  Time::HiRes: make nanosleep.t more robust against busy systems
  Tony Cook                   3 files changed, 19 insertions(+), 6 deletions(-
  https://github.com/Perl/perl5/commit/f26eeb6cb5fed44b

  Merge branch 'release-5.45.1' into blead
  Paul Evans                  2 parents
  https://github.com/Perl/perl5/commit/d2ac16f4202ff0d7

  Add 5.45.1 to perlhist
  Paul Evans                  1 file changed, 1 insertion(+)
  https://github.com/Perl/perl5/commit/9203e64d14dfad64

  Finalise perldelta for 5.45.1
  Paul Evans                  1 file changed, 43 insertions(+), 306 deletions(
  https://github.com/Perl/perl5/commit/c94b7ea81e9e7596

  Update Module::CoreList for 5.45.1
  Paul Evans                  2 files changed, 231 insertions(+), 1 deletion(-
  https://github.com/Perl/perl5/commit/4d9e6f12fc549ed7

  Update 'Upgrading from' version number in INSTALL
  Paul Evans                  1 file changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/6cd9b49e39aa937c

  makedef.pl: skip PL_inf and PL_nan when absent
  Craig A. Berry              1 file changed, 8 insertions(+)
  https://github.com/Perl/perl5/commit/30713035fc85ef71

  Expose the `export_lexical()` API as public functions
  Paul Evans                  6 files changed, 103 insertions(+), 55 deletions
  https://github.com/Perl/perl5/commit/d1b401ebee93aa9c

  Maintainers.pl: correct version number for podlators
  James E Keenan              1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/4964da6423be9b17

  configure.com: fix doublekind for non-IEEE
  Craig A. Berry              1 file changed, 5 insertions(+), 6 deletions(-)
  https://github.com/Perl/perl5/commit/ee34f15fb718d8f7

  Rename HvAMAGIC to HvOVERLOAD
  Paul Evans                  5 files changed, 38 insertions(+), 18 deletions(
  https://github.com/Perl/perl5/commit/bf3cc76b76c150e7

  Disable SIGINFO tests for OpenBSD 8
  Andrew Fresh                1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/54b94570e9e0bb04

  S_maybe_targlex - do nothing when OPpPAD_STATE is set, even on EMPTYAVHV
  Richard Leach               2 files changed, 12 insertions(+), 2 deletions(-
  https://github.com/Perl/perl5/commit/86ea31b65132ecc5

  synch podlators-v6.1.0 into blead
  Russ Allbery                60 files changed, 637 insertions(+), 424 deletio
  https://github.com/Perl/perl5/commit/b10d873553cc5120

  Remove CUSTOMIZED entry from 'podlators' element
  James E Keenan              1 file changed, 1 deletion(-)
  https://github.com/Perl/perl5/commit/a00ed6cf68dd6b73

  embed.fnc lacked 'd' flag
  James E Keenan              1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/e774c32cec23c7bd

  scan_num: Change name of label
  Karl Williamson             1 file changed, 4 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/eb632ed358b86b3d

  scan_num: Remove variable no longer needed
  Karl Williamson             1 file changed, 8 insertions(+), 9 deletions(-)
  https://github.com/Perl/perl5/commit/46525a5867490dfe

  scan_num: Add number base variable
  Karl Williamson             1 file changed, 13 insertions(+), 10 deletions(-
  https://github.com/Perl/perl5/commit/6006b919dca1cc56

  scan_num: Change variable name
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/2d2f5d71e97e010c

  scan_num: Add in some early checking for octals
  Karl Williamson             1 file changed, 26 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/0bbe98e306a40825

  scan_num: Reorder switch() cases
  Karl Williamson             1 file changed, 4 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/b32c83ee037d325a

  scan_num: Convert else if' series to switch()
  Karl Williamson             1 file changed, 13 insertions(+), 8 deletions(-)
  https://github.com/Perl/perl5/commit/a71fb3b696594e38

  scan_num: Move declarations close to first use
  Karl Williamson             1 file changed, 6 insertions(+), 7 deletions(-)
  https://github.com/Perl/perl5/commit/bfdeb7e2ef92b03f

  scan_num: Move tiny case: to start of switch()
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/4dcbd860acfe6d68

  scan_num: Convert body to switch()
  Karl Williamson             1 file changed, 16 insertions(+), 9 deletions(-)
  https://github.com/Perl/perl5/commit/198096f8163ffff7

  scan_num: passed string isn't always in same buffer
  Karl Williamson             1 file changed, 4 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/36cf05fe2cca34ad

  Fix pod error accidentally introduced in manual conflict resolution
  Paul Evans                  1 file changed, 1 insertion(+)
  https://github.com/Perl/perl5/commit/0afd618e8af68094

  perldelta - improved line numbering from GH#24387,24389
  Paul Evans                  1 file changed, 12 insertions(+)
  https://github.com/Perl/perl5/commit/03c90d228bc4a61d

  pp_unstack - set PL_curcop for better condition line number accuracy
  Richard Leach               3 files changed, 9 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/530b71671f0f203f

  Perl_closest_caller - continue traversing past OP_LINESEQ
  Richard Leach               2 files changed, 22 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/4105c196494d62d0

  Perl_closest_cop - traverse LOGOPs for more accurate line numbers
  Richard Leach               2 files changed, 93 insertions(+), 4 deletions(-
  https://github.com/Perl/perl5/commit/71222285a385b8ad

  Module::CoreList release date entries must be real dates and not ???? placeh
  Paul Evans                  1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/0c2bcc836a371b3e

  Bump the perl version in various places from 5.45.0 to 5.45.1
  Paul Evans                  22 files changed, 131 insertions(+), 131 deletio
  https://github.com/Perl/perl5/commit/288f4a4b28db693d

  perldelta for 8316940e2e01
  Craig A. Berry              1 file changed, 6 insertions(+)
  https://github.com/Perl/perl5/commit/a71797ec77145328

  configure.com: remove duplicated config variables
  Craig A. Berry              1 file changed, 12 deletions(-)
  https://github.com/Perl/perl5/commit/f3b38c4c4bf7c2cf

  VMS: don't declare our own h_errno
  Craig A. Berry              2 files changed, 29 deletions(-)
  https://github.com/Perl/perl5/commit/48311de8b7c76940

  Always enable sockets on VMS
  Craig A. Berry              6 files changed, 294 insertions(+), 502 deletion
  https://github.com/Perl/perl5/commit/8316940e2e015232

  configure.com: EMBEDMYMALLOC has been obsolete since 5.6.0
  Craig A. Berry              1 file changed, 2 deletions(-)
  https://github.com/Perl/perl5/commit/41331846e7621f4e

  Changed my (bingos) email in release schedule
  Chris 'BinGOs' Williams     1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/f5b9e1a59c30cb94

  test-dist-modules.pl: only test Devel-PPPort once
  Tony Cook                   1 file changed, 3 insertions(+)
  https://github.com/Perl/perl5/commit/7d4d0da2eb87cfa2

  test-dist-modules.pl: work with a dirty tree
  Tony Cook                   1 file changed, 12 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/5477d0e29b3a95c8

  Try to find config.h on win32 in check_config_defines.t
  Craig A. Berry              1 file changed, 3 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/f13a61d0118f6d82

  perldelta entry for regex intuit performance fix
  David Mitchell              1 file changed, 7 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/10cf98ef5e035389

  regex: fail quicker for anchored patterns
  David Mitchell              2 files changed, 173 insertions(+), 10 deletions
  https://github.com/Perl/perl5/commit/63f838213c352b7c

  Make rogue defines in config.h fail a test, not break the build
  Craig A. Berry              3 files changed, 56 insertions(+)
  https://github.com/Perl/perl5/commit/a52b628335bbf66b

  t/run/todo.t - remove passing test for GH 16952
  Richard Leach               1 file changed, 8 deletions(-)
  https://github.com/Perl/perl5/commit/a825fe946c8c3cc0

  [MERGE] Make threads thread-safe
  David Mitchell              2 parents
  https://github.com/Perl/perl5/commit/76be8ae9ad3049d2

  perldelta entry for threads fixups
  David Mitchell              1 file changed, 5 insertions(+)
  https://github.com/Perl/perl5/commit/9508c536f2edd616

  threads::shared: remove problematic err.t test
  David Mitchell              1 file changed, 72 deletions(-)
  https://github.com/Perl/perl5/commit/d668379f5d8a2875

  Perl_rcpv_free(): do asserts within lock scope
  David Mitchell              1 file changed, 1 insertion(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/0b102dcce0c28adc

  porting/cpphdrcheck.t: add comments explaining it
  David Mitchell              1 file changed, 34 insertions(+)
  https://github.com/Perl/perl5/commit/15f69bc0d9e58b77

  make PL_sig_foo atomic, but not by default
  David Mitchell              4 files changed, 19 insertions(+), 12 deletions(
  https://github.com/Perl/perl5/commit/5d94bea84c308357

  add PERL_ATOMIC() macro
  David Mitchell              2 files changed, 30 insertions(+)
  https://github.com/Perl/perl5/commit/1c3fd70f9fb452c8

  Remove some NULL PL_sig_foo casts
  David Mitchell              2 files changed, 6 insertions(+), 6 deletions(-)
  https://github.com/Perl/perl5/commit/966d85778b99bd8d

  Use separate allocs for PL_psig_name and psig_ptr
  David Mitchell              4 files changed, 11 insertions(+), 8 deletions(-
  https://github.com/Perl/perl5/commit/157ec72dddbc344c

  mg.c: clean up indenting etc of sig handling fns
  David Mitchell              1 file changed, 63 insertions(+), 20 deletions(-
  https://github.com/Perl/perl5/commit/c107f661896a6219

  sv_dump(): handle dumping a malformed GV
  David Mitchell              2 files changed, 4 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/3f7c7c8b4e9d9653

  threads::shared: disallow $shared = *GLOB
  David Mitchell              2 files changed, 9 insertions(+), 8 deletions(-)
  https://github.com/Perl/perl5/commit/d1d4204b38a35bf0

  threads::shared::shared_clone(): ban typeglobs
  David Mitchell              2 files changed, 43 insertions(+), 13 deletions(
  https://github.com/Perl/perl5/commit/51b1785e9f3ab18f

  threads::shared::_id(), _refcnt() check arg is ref
  David Mitchell              2 files changed, 12 insertions(+)
  https://github.com/Perl/perl5/commit/8840949efb4c07ff

  threads::shared: set mutex when signalling.
  David Mitchell              1 file changed, 24 insertions(+)
  https://github.com/Perl/perl5/commit/e67c3cca03d2db77

  threads::shared: avoid spurious 'not locked' warn
  David Mitchell              2 files changed, 8 insertions(+), 5 deletions(-)
  https://github.com/Perl/perl5/commit/88ef58b1bd5ac8d0

  threads::shared: add test for spurious warning
  David Mitchell              1 file changed, 39 insertions(+)
  https://github.com/Perl/perl5/commit/2ced842554cc6587

  threads::shared: track cond_wait() locks
  David Mitchell              2 files changed, 109 insertions(+), 3 deletions(
  https://github.com/Perl/perl5/commit/01700885f4f20115

  threads::shared: refactor: cond_signal() var names
  David Mitchell              1 file changed, 5 insertions(+), 5 deletions(-)
  https://github.com/Perl/perl5/commit/8752f13ebfba7066

  threads::shared: refactor: share code on sig/brdct
  David Mitchell              1 file changed, 12 insertions(+), 26 deletions(-
  https://github.com/Perl/perl5/commit/209ed32f9b612c0c

  threads::shared: refactor:  cond_wait() var names
  David Mitchell              1 file changed, 7 insertions(+), 7 deletions(-)
  https://github.com/Perl/perl5/commit/a889b0cd262ad114

  threads::shared: add some cond_wait code comments
  David Mitchell              1 file changed, 24 insertions(+)
  https://github.com/Perl/perl5/commit/1ae46d70a428a69b

  threads::shared: refactor: unify common cond code
  David Mitchell              2 files changed, 73 insertions(+), 92 deletions(
  https://github.com/Perl/perl5/commit/cd1087a6cf91141b

  threads::shared: set mutex when dup rc++
  David Mitchell              1 file changed, 15 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/da44f821036feff8

  threads::shared: add t/err.t
  David Mitchell              2 files changed, 159 insertions(+)
  https://github.com/Perl/perl5/commit/371aa4f69b19dc8d

  threads::shared: bump version to 1.74
  David Mitchell              1 file changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/559c41609ffbdbfe

  threads.xs: remove PREFIX = ithread_
  David Mitchell              1 file changed, 21 insertions(+), 21 deletions(-
  https://github.com/Perl/perl5/commit/2347c398e9127fe7

  threads.xs: remove PERL_ITHR_UNCALLABLE flag
  David Mitchell              1 file changed, 8 insertions(+), 9 deletions(-)
  https://github.com/Perl/perl5/commit/644a8b6e016a77b4

  threads.xs: reindent
  David Mitchell              1 file changed, 7 insertions(+), 7 deletions(-)
  https://github.com/Perl/perl5/commit/256e7bcbbb24d245

  threads.xs: remove PERL_ITHR_NONVIABLE flag
  David Mitchell              1 file changed, 6 insertions(+), 8 deletions(-)
  https://github.com/Perl/perl5/commit/8ea0566dbfefd0d7

  threads.xs: set thread->interp to NULL before free
  David Mitchell              1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/cadc325033b9a324

  threads.xs: add thread->pool field to fix race
  David Mitchell              1 file changed, 9 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/a6d9015ae3771530

  threads: block.t: add comments explaining it
  David Mitchell              1 file changed, 2 insertions(+)
  https://github.com/Perl/perl5/commit/6919308d8a580152

  threads.xs: add workaround for helgrind false +ve
  David Mitchell              1 file changed, 29 insertions(+)
  https://github.com/Perl/perl5/commit/c5f2f0922d9d2767

  win32 Perl_set_context(): handle NULL arg
  David Mitchell              1 file changed, 4 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/18cd9e4080907740

  Perl_set_context() allow NULL argument
  David Mitchell              2 files changed, 3 insertions(+), 5 deletions(-)
  https://github.com/Perl/perl5/commit/e1c9efa6b691f755

  threads.xs: set aTHX to null at end
  David Mitchell              1 file changed, 32 insertions(+), 6 deletions(-)
  https://github.com/Perl/perl5/commit/429013a4b0ed4270

  threads.xs: better comment on destruction
  David Mitchell              1 file changed, 15 insertions(+), 8 deletions(-)
  https://github.com/Perl/perl5/commit/a0e152ce1901aaa7

  threads.xs: add some locking code comments
  David Mitchell              1 file changed, 16 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/97b9106e3cac73c9

  threads.xs: refactor: avoid duplicate braces
  David Mitchell              1 file changed, 3 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/c1af114d295e63dc

  threads.xs: use consistent lock ordering.
  David Mitchell              3 files changed, 104 insertions(+), 13 deletions
  https://github.com/Perl/perl5/commit/da464415fff04a53

  threads.xs: remove unneeded locking
  David Mitchell              1 file changed, 3 insertions(+), 7 deletions(-)
  https://github.com/Perl/perl5/commit/f3c3d14e5b802585

  threads.xs: dont hold global lock in thread create
  David Mitchell              1 file changed, 7 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/d5725ebc7a019214

  threads.xs: refactor: move thread mutex unlocking
  David Mitchell              1 file changed, 9 insertions(+), 9 deletions(-)
  https://github.com/Perl/perl5/commit/5b32202fe273bd2d

  threads.xs: refactor: move create mutex locking
  David Mitchell              1 file changed, 2 insertions(+), 8 deletions(-)
  https://github.com/Perl/perl5/commit/a6b9d8e37a99cb56

  threads.xs: add new thread to pool later
  David Mitchell              1 file changed, 16 insertions(+), 14 deletions(-
  https://github.com/Perl/perl5/commit/001ce1e574396ec2

  threads.xs: refactor: create(): rename variable
  David Mitchell              1 file changed, 6 insertions(+), 5 deletions(-)
  https://github.com/Perl/perl5/commit/2110514c14a42bfc

  threads.xs: refactor: rename some create() vars
  David Mitchell              1 file changed, 10 insertions(+), 10 deletions(-
  https://github.com/Perl/perl5/commit/45ba38406c6619ac

  threads.xs: add more join/detach code comments
  David Mitchell              1 file changed, 17 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/39803eac5e783562

  threads and locales: add some code comments
  David Mitchell              3 files changed, 19 insertions(+)
  https://github.com/Perl/perl5/commit/4ae7f82c9adcabd2

  make PL_veto_switch_non_tTHX_context per-thread
  David Mitchell              6 files changed, 12 insertions(+), 4 deletions(-
  https://github.com/Perl/perl5/commit/3f950270d4c3bb1d

  threads: bump version to 2.46
  David Mitchell              1 file changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/4d9cb8ad39cf738c

  Add missing new fatal error to perl5440delta
  Steve Hay                   1 file changed, 8 insertions(+)
  https://github.com/Perl/perl5/commit/2d75501f08768edb

  Correct/update release schedule
  Steve Hay                   1 file changed, 2 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/1aaafea96373870d

  perl 5.44.0 contains Module::CoreList 5.20260715
  Steve Hay                   3 files changed, 4 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/7e150099e6d91888

  missed perlpolicy update for Perl 5.44
  Philippe Bruhat (BooK)      1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/941df824076c1127

Current branch contributing
1 commit.  1 unique author.  1 unique committer.
422 files changed, 25302 insertions(+), 15243 deletions(-)

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

  Add a CONTRIBUTING.md file
  Leon Timmermans             2 files changed, 15 insertions(+)
  https://github.com/Perl/perl5/commit/6a67630fc7d50913

Current branch davem/intuit_anchored
2 commits.  1 unique author.  1 unique committer.
435 files changed, 23856 insertions(+), 13166 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/3652561a4ade0d19

  perldelta entry for regex intuit performance fix
  David Mitchell              1 file changed, 7 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/3652561a4ade0d19

  regex: fail quicker for anchored patterns
  David Mitchell              2 files changed, 173 insertions(+), 10 deletions
  https://github.com/Perl/perl5/commit/4ba6fa2fca019fb1

Current branch maint-5.40
22 commits.  4 unique authors.  1 unique committer.
48 files changed, 392 insertions(+), 546 deletions(-)
Thanks, applied:  Steve Hay (14)
Snapshot: http://github.com/Perl/perl5/tarball/68deca47c1f0700a

  perldelta: Remove boilerplate
  Steve Hay                   1 file changed, 23 insertions(+), 360 deletions(
  https://github.com/Perl/perl5/commit/68deca47c1f0700a

  Add something about CVE-2026-13221 to perl5440delta
  Leon Timmermans             1 file changed, 4 insertions(+)
  https://github.com/Perl/perl5/commit/e163db53b2952093

  regcomp_study: Don't create a trie that would overflow
  Karl Williamson             2 files changed, 18 insertions(+)
  https://github.com/Perl/perl5/commit/620e07a26ebd9dc0

  Fix whitespace diffs in HTTP::Tiny files
  Steve Hay                   3 files changed, 5 insertions(+), 5 deletions(-)
  https://github.com/Perl/perl5/commit/e3990c339ed85b9d

  Add missing new fatal error to perl5440delta
  Steve Hay                   1 file changed, 8 insertions(+)
  https://github.com/Perl/perl5/commit/b148272b3e5c7f34

  Add CVE references for various affected modules to perl5440delta
  Leon Timmermans             1 file changed, 10 insertions(+)
  https://github.com/Perl/perl5/commit/fe8236d4f2b8bc3f

  Add something about CVE-2026-57432 to perl5440delta
  Leon Timmermans             1 file changed, 7 insertions(+)
  https://github.com/Perl/perl5/commit/062e3af1e78e1fda

  Cleanup perldelta
  Leon Timmermans             1 file changed, 3 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/58fe5910e59ad19d

  Update perldelta for updated modules
  Steve Hay                   1 file changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/b54d36d3d0674a93

  Update Module::CoreList for updated modules
  Steve Hay                   1 file changed, 27 insertions(+), 27 deletions(-
  https://github.com/Perl/perl5/commit/c185ec5e4db15160

  Update perlhist for 5.45.0
  Leon Timmermans             1 file changed, 2 insertions(+)
  https://github.com/Perl/perl5/commit/68ee0e1407136cc9

  Update perlhist and perlpolicy for 5.44
  Leon Timmermans             1 file changed, 19 insertions(+)
  https://github.com/Perl/perl5/commit/929a356d3871e006

  Update perlhist and patchlevel.h for RC2
  Leon Timmermans             1 file changed, 1 insertion(+)
  https://github.com/Perl/perl5/commit/93f5cd743167010c

  Correct/update release schedule
  Steve Hay                   1 file changed, 3 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/2fdae09dbdfb2e97

  Update release schedule
  Leon Timmermans             1 file changed, 5 insertions(+), 18 deletions(-)
  https://github.com/Perl/perl5/commit/d084c961e5fd1976

  Add epigraph for v5.44.0
  Leon Timmermans             1 file changed, 7 insertions(+)
  https://github.com/Perl/perl5/commit/2b41fbc00fb4eb7f

  Add epigraph for perl 5.44.0-RC2
  Leon Timmermans             1 file changed, 9 insertions(+)
  https://github.com/Perl/perl5/commit/6a5925906732f93c

  perl 5.44.0 contains Module::CoreList 5.20260715
  Steve Hay                   2 files changed, 3 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/62dba8f2cae01539

  Aim for 5.40.5-RC1 tomorrow and release a fortnight later
  Steve Hay                   3 files changed, 6 insertions(+), 6 deletions(-)
  https://github.com/Perl/perl5/commit/26b19d6db70afad7

  Update Module::Corelist for 5.45.0
  Leon Timmermans             1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/6bfe7c7ea9a56a4c

  Update Module::Corelist for perl-5.44.0-RC2
  Leon Timmermans             2 files changed, 31 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/3a4e579993e48a2f

  cpan/IO-Compress - Update to version 2.223
  Paul Marquess               36 files changed, 217 insertions(+), 137 deletio
  https://github.com/Perl/perl5/commit/26b06a0486e5f75c

Current branch maint-5.42
21 commits.  4 unique authors.  1 unique committer.
45 files changed, 389 insertions(+), 543 deletions(-)
Thanks, applied:  Steve Hay (14)
Snapshot: http://github.com/Perl/perl5/tarball/3cacdae23825bc16

  perldelta: Remove boilerplate
  Steve Hay                   1 file changed, 25 insertions(+), 362 deletions(
  https://github.com/Perl/perl5/commit/3cacdae23825bc16

  Add something about CVE-2026-13221 to perl5440delta
  Leon Timmermans             1 file changed, 4 insertions(+)
  https://github.com/Perl/perl5/commit/a3f896fa7e6688e2

  regcomp_study: Don't create a trie that would overflow
  Karl Williamson             2 files changed, 18 insertions(+)
  https://github.com/Perl/perl5/commit/b531d97b99333cc9

  Add missing new fatal error to perl5440delta
  Steve Hay                   1 file changed, 8 insertions(+)
  https://github.com/Perl/perl5/commit/4726851d5abc9270

  Add CVE references for various affected modules to perl5440delta
  Leon Timmermans             1 file changed, 10 insertions(+)
  https://github.com/Perl/perl5/commit/aaccbe8d45b525c4

  Add something about CVE-2026-57432 to perl5440delta
  Leon Timmermans             1 file changed, 7 insertions(+)
  https://github.com/Perl/perl5/commit/445c7c1adc0d2591

  Cleanup perldelta
  Leon Timmermans             1 file changed, 3 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/9d7f185cdc4cded8

  Update perldelta for updated modules
  Steve Hay                   1 file changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/01f057212cd66050

  Update Module::CoreList for updated modules
  Steve Hay                   1 file changed, 27 insertions(+), 27 deletions(-
  https://github.com/Perl/perl5/commit/8776931ee1871135

  Update perlhist for 5.45.0
  Leon Timmermans             1 file changed, 2 insertions(+)
  https://github.com/Perl/perl5/commit/74f43821755dfcd0

  Update perlhist and perlpolicy for 5.44
  Leon Timmermans             1 file changed, 19 insertions(+)
  https://github.com/Perl/perl5/commit/245ea91a6605cc87

  Update perlhist and patchlevel.h for RC2
  Leon Timmermans             1 file changed, 1 insertion(+)
  https://github.com/Perl/perl5/commit/13af1eeb58e8f9be

  Correct/update release schedule
  Steve Hay                   1 file changed, 3 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/b653e75185f309eb

  Update release schedule
  Leon Timmermans             1 file changed, 5 insertions(+), 18 deletions(-)
  https://github.com/Perl/perl5/commit/317565f84bc9cbf7

  Add epigraph for v5.44.0
  Leon Timmermans             1 file changed, 7 insertions(+)
  https://github.com/Perl/perl5/commit/b246aedee823149d

  Add epigraph for perl 5.44.0-RC2
  Leon Timmermans             1 file changed, 9 insertions(+)
  https://github.com/Perl/perl5/commit/b3ada8f17763fb0f

  perl 5.44.0 contains Module::CoreList 5.20260715
  Steve Hay                   2 files changed, 3 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/cdca127995cd9a53

  Aim for 5.42.3-RC1 tomorrow and release a fortnight later
  Steve Hay                   3 files changed, 6 insertions(+), 6 deletions(-)
  https://github.com/Perl/perl5/commit/c03cb999e223fb8a

  Update Module::Corelist for 5.45.0
  Leon Timmermans             1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/da93e720950014e9

  Update Module::Corelist for perl-5.44.0-RC2
  Leon Timmermans             2 files changed, 31 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/2ebe5e7164b11eb7

  cpan/IO-Compress - Update to version 2.223
  Paul Marquess               36 files changed, 217 insertions(+), 137 deletio
  https://github.com/Perl/perl5/commit/393a8fc2b6c62622

Current branch parsexs-maybe
4 commits.  1 unique author.  1 unique committer.
456 files changed, 23122 insertions(+), 12152 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/43c8fe743ca595ff

  ExtUtils::ParseXS: Document MAYBE functionality
  Leon Timmermans             2 files changed, 31 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/43c8fe743ca595ff

  ExtUtils::ParseXS: Add MAYBE support to return values and output
  Leon Timmermans             3 files changed, 76 insertions(+), 6 deletions(-
  https://github.com/Perl/perl5/commit/a0b6db6d0de5631a

  ExtUtils::ParseXS: Add MAYBE support to arguments
  Leon Timmermans             2 files changed, 70 insertions(+), 5 deletions(-
  https://github.com/Perl/perl5/commit/95d37a0097360813

  ExtUtils::ParseXS: Postpone XSauto = STRLEN
  Leon Timmermans             1 file changed, 13 insertions(+), 10 deletions(-
  https://github.com/Perl/perl5/commit/d547d5a7539520de

New branch craigb/config_fixups_round_1
4 commits.  1 unique author.  1 unique committer.

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

  configure.com: remove duplicated config variables
  Craig A. Berry              1 file changed, 12 deletions(-)
  https://github.com/Perl/perl5/commit/e269453603a6edff

  VMS: don't declare our own h_errno
  Craig A. Berry              2 files changed, 29 deletions(-)
  https://github.com/Perl/perl5/commit/edbc40e12fec9259

  Always enable sockets on VMS
  Craig A. Berry              6 files changed, 294 insertions(+), 502 deletion
  https://github.com/Perl/perl5/commit/ea414747c5cac46c

  configure.com: EMBEDMYMALLOC has been obsolete since 5.6.0
  Craig A. Berry              1 file changed, 2 deletions(-)
  https://github.com/Perl/perl5/commit/737d83cb0960a720

New branch craigb/makedef_skip_inf_nan
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/729d34bed4a79b9c

  makedef.pl: skip PL_inf and PL_nan when absent
  Craig A. Berry              1 file changed, 8 insertions(+)
  https://github.com/Perl/perl5/commit/729d34bed4a79b9c

New branch yves/fix_backref_branch_reset
1 commit.  1 unique author.  1 unique committer.

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

  regexec.c - remove unnecessary logical_to_parno[] mapping
  Yves Orton                  2 files changed, 23 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/b3fb62a5946a03f3

Deleted branch davem/thread_races

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

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

  Maintainers.pl: correct version number for podlators
  James E Keenan              1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/8f106c7a8e4cb825

Martian commit be11815234489eeb113fa372faccb4406386e4d8
1 commit.  1 unique author.  1 unique committer.

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

  Time::HiRes: make nanosleep.t more robust against busy systems
  Tony Cook                   3 files changed, 19 insertions(+), 6 deletions(-
  https://github.com/Perl/perl5/commit/be11815234489eeb

Martian commit 7968a30535c4625b88fae362ff3861f9ff3ee3e5
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/7968a30535c4625b

  Disable SIGINFO tests for OpenBSD 8
  Andrew Fresh                1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/7968a30535c4625b

Martian commit dff568414fea569665ec075b8806c9d2702f2ab5
1 commit.  1 unique author.  1 unique committer.

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

  embed.fnc lacked 'd' flag
  James E Keenan              1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/dff568414fea5696

Martian commit 76575d00bb9982e7c9db9cfe3ec0146b8439e6cc
2 commits.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/76575d00bb9982e7

  test-dist-modules.pl: only test Devel-PPPort once
  Tony Cook                   1 file changed, 3 insertions(+)
  https://github.com/Perl/perl5/commit/76575d00bb9982e7

  test-dist-modules.pl: work with a dirty tree
  Tony Cook                   1 file changed, 12 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/0fa1825bd77030d9

Martian commit d4cfd0837bd4345c3a8ed16c233b8f8366c22832
1 commit.  1 unique author.  1 unique committer.
Net code removal: Richard Leach (8 lines)

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

  t/run/todo.t - remove passing test for GH 16952
  Richard Leach               1 file changed, 8 deletions(-)
  https://github.com/Perl/perl5/commit/d4cfd0837bd4345c

Martian commit c202442c6eef5b80d7a5aec9b1904537e8b904ae
1 commit.  1 unique author.  1 unique committer.

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

  S_maybe_targlex - do nothing when OPpPAD_STATE is set, even on EMPTYAVHV
  Richard Leach               2 files changed, 12 insertions(+), 2 deletions(-
  https://github.com/Perl/perl5/commit/c202442c6eef5b80

Martian commit 45202f2ed14386667a69bb5c2d2aeb491485837c
11 commits.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/45202f2ed1438666

  scan_num: Change name of label
  Karl Williamson             1 file changed, 4 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/45202f2ed1438666

  scan_num: Remove variable no longer needed
  Karl Williamson             1 file changed, 8 insertions(+), 9 deletions(-)
  https://github.com/Perl/perl5/commit/454753f98beab6ba

  scan_num: Add number base variable
  Karl Williamson             1 file changed, 13 insertions(+), 10 deletions(-
  https://github.com/Perl/perl5/commit/4c0389e31b2d65fe

  scan_num: Change variable name
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/8d2ac72d386cbef9

  scan_num: Add in some early checking for octals
  Karl Williamson             1 file changed, 26 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/853e6b75d7ca3af8

  scan_num: Reorder switch() cases
  Karl Williamson             1 file changed, 4 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/3c6b4fcf1df7d254

  scan_num: Convert else if' series to switch()
  Karl Williamson             1 file changed, 13 insertions(+), 8 deletions(-)
  https://github.com/Perl/perl5/commit/cf82667ac1c01c73

  scan_num: Move declarations close to first use
  Karl Williamson             1 file changed, 6 insertions(+), 7 deletions(-)
  https://github.com/Perl/perl5/commit/ec971eaaada587d3

  scan_num: Move tiny case: to start of switch()
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/136940c1db6dc451

  scan_num: Convert body to switch()
  Karl Williamson             1 file changed, 16 insertions(+), 9 deletions(-)
  https://github.com/Perl/perl5/commit/ecacad51c86dad87

  scan_num: passed string isn't always in same buffer
  Karl Williamson             1 file changed, 4 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/0d77d618734a0e49

Ignored 93 GitHub auto-generated merge commits