Perl 5 Commit Summary

[email protected] (Perl 5 commit summary)
Newsgroups perl.perl5.porters
Message-ID <[email protected]>
Perl 5 commit summary, activity since Saturday

Current branch blead
33 commits.  6 unique authors.  5 unique committers.
74 files changed, 940 insertions(+), 432 deletions(-)
Thanks, applied:  Lukas Mai (3) James E Keenan (1)
Snapshot: http://github.com/Perl/perl5/tarball/044d4ee8ef4a7bad

  Change github CI workflow to use the new -Uusetaint configure flag
  Paul Evans                  1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/044d4ee8ef4a7bad

  Apply metaconfig unit to add -[DU]usetaint Configure option
  Paul Evans                  11 files changed, 38 insertions(+)
  https://github.com/Perl/perl5/commit/823f3084a764ddd0

  Commit Configure script after rebuild
  Paul Evans                  1 file changed, 4 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/5f821ec6b6e01797

  Correct output order in documentation example
  James E Keenan              1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/fe45dc90cef41dbc

  cpan/Module-Metadata - Update to version 1.000040
  Paul Evans                  3 files changed, 17 insertions(+), 9 deletions(-
  https://github.com/Perl/perl5/commit/e00a4d52fa83f0ef

  tests: make a bunch pass with spaces in path
  Lukas Mai                   18 files changed, 73 insertions(+), 72 deletions
  https://github.com/Perl/perl5/commit/5355a72c746fa514

  t/test.pl: don't overwrite args in place
  Lukas Mai                   1 file changed, 5 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/ac3d3bf165b1183c

  warnings tests: handle spaces in path
  Lukas Mai                   2 files changed, 5 insertions(+), 5 deletions(-)
  https://github.com/Perl/perl5/commit/1639403d95d850c9

  hints files: quote pwd-related variables
  Lukas Mai                   3 files changed, 23 insertions(+), 23 deletions(
  https://github.com/Perl/perl5/commit/9351cf9145b434ce

  make porting tests work with spaces in build path
  Lukas Mai                   10 files changed, 24 insertions(+), 19 deletions
  https://github.com/Perl/perl5/commit/7dd9556e013d0066

  quote perl executable name in more tests
  Lukas Mai                   3 files changed, 8 insertions(+), 7 deletions(-)
  https://github.com/Perl/perl5/commit/06eae6be4f259a1b

  Makefile.SH: quote pwd for shell use
  Lukas Mai                   1 file changed, 9 insertions(+), 7 deletions(-)
  https://github.com/Perl/perl5/commit/c8b44e7ff48eab46

  mkppport: fix build from path containing spaces
  Lukas Mai                   1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/db87aab5f34e7f41

  perl.h: delete sentence fragment from comment
  Lukas Mai                   1 file changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/a24839425c75e161

  perlsource: fix Porting/Maintainers invocation
  Lukas Mai                   1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/5ec10d1a61a2989b

  hints/darwin.sh: adjust comment about readdir_r()
  Sevan Janiyan               1 file changed, 2 insertions(+), 9 deletions(-)
  https://github.com/Perl/perl5/commit/4ca72314e4c9b334

  Document use of mkostemp from Sierra onwards
  Sevan Janiyan               1 file changed, 5 insertions(+)
  https://github.com/Perl/perl5/commit/798aff350b1a3ac4

  hints/darwin.sh: Use mkostemp from Sierra onwards
  Sevan Janiyan               1 file changed, 7 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/53f89feb742c2d4b

  add and use STRLEN_MAX
  David Mitchell              5 files changed, 7 insertions(+), 5 deletions(-)
  https://github.com/Perl/perl5/commit/87d4043463a7d841

  Change a few functions to handle NULL aTHX
  Karl Williamson             4 files changed, 55 insertions(+), 67 deletions(
  https://github.com/Perl/perl5/commit/f06f49a5c87e48dd

  embed.pl: functions may declare acceptance of NULL aTHX.
  Karl Williamson             5 files changed, 44 insertions(+), 3 deletions(-
  https://github.com/Perl/perl5/commit/02cc7189489d6f87

  Add porting test for embed.pl visibility
  Karl Williamson             6 files changed, 152 insertions(+), 21 deletions
  https://github.com/Perl/perl5/commit/39ab46e0f4bf2837

  intuit_more: Pass context to it in another instance
  Karl Williamson             2 files changed, 14 insertions(+), 3 deletions(-
  https://github.com/Perl/perl5/commit/6aef1e87c1ea274e

  toke.c: is_existing_identifier: Use passed in length
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/181e914ba2fe3eb3

  S_intuit_more: Properly handle \\ in input
  Karl Williamson             2 files changed, 16 insertions(+), 3 deletions(-
  https://github.com/Perl/perl5/commit/0a84597728e9d377

  toke.c: White space only
  Karl Williamson             1 file changed, 6 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/9724252a0a52af5e

  toke.c: Restore reverted intuit_more()
  Karl Williamson             2 files changed, 359 insertions(+), 153 deletion
  https://github.com/Perl/perl5/commit/fb3da3a9d06b1cdc

  [MERGE] regex: make superlinear cache 64-bit clean
  David Mitchell              2 parents
  https://github.com/Perl/perl5/commit/9d16eaead9d9cbd3

  perldelta for regex 64-bit super-liner cache
  David Mitchell              1 file changed, 10 insertions(+)
  https://github.com/Perl/perl5/commit/f5b72e962a183eff

  regex: add comments about superlinear cache vars
  David Mitchell              1 file changed, 22 insertions(+)
  https://github.com/Perl/perl5/commit/70e0bfa2068e5616

  regex enable DEBUG show of superlinear cache index
  David Mitchell              1 file changed, 18 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/e75c3852ee50c9d0

  regex: make superlinear cache 64-bit clean
  David Mitchell              2 files changed, 16 insertions(+), 11 deletions(
  https://github.com/Perl/perl5/commit/54cf3d44cbbedd17

  regex super-linear cache: make countdown unsigned
  David Mitchell              1 file changed, 5 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/568e6fd238867bb9

New branch perlhacktips-20260810
1 commit.  1 unique author.  1 unique committer.

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

  perlhacktips: improve 'Symbol visibility'
  James E Keenan              1 file changed, 4 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/cec852a5e1b96d18

New branch smoke-me/jkeenan/relax-glob-todos-20260809
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/89e54b786994e96f

  run/todo, op/blog: Revise TODO status of glob test.
  James E Keenan              2 files changed, 20 insertions(+), 3 deletions(-
  https://github.com/Perl/perl5/commit/89e54b786994e96f

New branch smoke-me/jkeenan/sync-Win32-0.63
2 commits.  2 unique authors.  1 unique committer.
Net code removal: James E Keenan (4 lines)
Thanks, applied:  James E Keenan (1)
Snapshot: http://github.com/Perl/perl5/tarball/c350b984665ae5ba

  cpan/Win32 - Update to version 0.63
  Jan Dubois                  23 files changed, 5061 insertions(+), 4516 delet
  https://github.com/Perl/perl5/commit/c350b984665ae5ba

  Maintainers.pl: decustomize Win32
  James E Keenan              1 file changed, 4 deletions(-)
  https://github.com/Perl/perl5/commit/58e86b0f12d0d4c8

Martian commit cb8ebba14d70b7abdcb3247628c65c896dc3a3eb
1 commit.  1 unique author.  1 unique committer.

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

  perlre: Fix reversed capture groups example output (addresses #24681)
  yulinlina                   1 file changed, 14 insertions(+), 3526 deletions
  https://github.com/Perl/perl5/commit/cb8ebba14d70b7ab

Martian commit 7039f8f3fc5043066b632b7e5ba357c6021df2d6
3 commits.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/7039f8f3fc504306

  Change github CI workflow to use the new -Uusetaint configure flag
  Paul Evans                  1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/7039f8f3fc504306

  Apply metaconfig unit to add -[DU]usetaint Configure option
  Paul Evans                  11 files changed, 38 insertions(+)
  https://github.com/Perl/perl5/commit/d7dc12fdcabbfd50

  Commit Configure script after rebuild
  Paul Evans                  1 file changed, 4 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/041472c68d02cb85

Martian commit 5a86b1aaf02a6b7999c9db703e784cf73a01c36f
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/5a86b1aaf02a6b79

  Correct output order in documentation example
  James E Keenan              1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/5a86b1aaf02a6b79

Martian commit 802f98b474b82cefef45fd815b0f0029f46926cb
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/802f98b474b82cef

  cpan/Module-Metadata - Update to version 1.000040
  Paul Evans                  3 files changed, 17 insertions(+), 9 deletions(-
  https://github.com/Perl/perl5/commit/802f98b474b82cef

Martian commit ad449629ef45aa369fc88a6509819cb69d502897
1 commit.  1 unique author.  1 unique committer.

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

  add and use STRLEN_MAX
  David Mitchell              5 files changed, 7 insertions(+), 5 deletions(-)
  https://github.com/Perl/perl5/commit/ad449629ef45aa36

Martian commit abcbf9f8ece1358c7d66b123e0fff58e48eaba80
1 commit.  1 unique author.  1 unique committer.

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

  perl.h: delete sentence fragment from comment
  Lukas Mai                   1 file changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/abcbf9f8ece1358c

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

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

  Add porting test for embed.pl visibility
  Karl Williamson             6 files changed, 152 insertions(+), 21 deletions
  https://github.com/Perl/perl5/commit/8dd4466e384eff99

Ignored 87 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.