develooper Front page | perl.perl5.porters | Postings from September 2023

Perl 5 Commit Summary

Thread Previous
From:
Perl 5 commit summary
Date:
September 20, 2023 03:11
Subject:
Perl 5 Commit Summary
Message ID:
20230920031139.8567BB1407@dromedary.p5h.org
Perl 5 commit summary, activity since Saturday

Current branch blead
16 commits.  8 unique authors.  6 unique committers.
18 files changed, 244 insertions(+), 190 deletions(-)
Thanks, applied:  Leon Timmermans (3) James E Keenan (2)
Snapshot: http://github.com/Perl/perl5/tarball/ea050918f472ad09

  Remove pointless use-after-free assert
  Dagfinn Ilmari Mannsåker    1 file changed, 1 deletion(-)
  https://github.com/Perl/perl5/commit/ea050918f472ad09

  Remove non-null checks before op_free()
  Dagfinn Ilmari Mannsåker    5 files changed, 15 insertions(+), 26 deletions(
  https://github.com/Perl/perl5/commit/ee5597d8884d08be

  perldelta for 7bcd18ae82e
  David Mitchell              1 file changed, 11 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/bb3665a51415a1d1

  smartmatch: $obj ~~ $scalar: one item in list cxt
  David Mitchell              2 files changed, 27 insertions(+), 2 deletions(-
  https://github.com/Perl/perl5/commit/549d65685e57ebef

  Perldelta for GH# 21442
  Richard Leach               1 file changed, 2 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/c3aaa52ff5a9796b

  perldelta for d62dd48c3e
  James E Keenan              1 file changed, 4 insertions(+)
  https://github.com/Perl/perl5/commit/f37008d536ffa84b

  Mingw compiled with UCRT is locale thread-safe
  Karl Williamson             1 file changed, 4 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/fd4b7dbea2a88d10

  `GetOpt::Std`: Fix import methods
  Elvin Aslanov               2 files changed, 47 insertions(+), 25 deletions(
  https://github.com/Perl/perl5/commit/d62dd48c3ee7e6e5

  locale.c: Include the 'for' in the macro name
  Karl Williamson             1 file changed, 40 insertions(+), 40 deletions(-
  https://github.com/Perl/perl5/commit/8d559df47dd792a0

  locale.c: Change to use enum instead of int
  Karl Williamson             3 files changed, 106 insertions(+), 87 deletions
  https://github.com/Perl/perl5/commit/b71e0339d45ecd5b

  locale_table.h: Allow perl to compile with -DNO_LOCALE...
  Karl Williamson             1 file changed, 16 insertions(+), 6 deletions(-)
  https://github.com/Perl/perl5/commit/4c5edaea3c3c3594

  Enable thread-safe locales on openbsd
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/418ebdf96390ec2f

  Make sure linking works even when CC is set to C++ compiler
  Zakariyya Mughal            1 file changed, 7 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/26d198e5a6393f96

  Remove dlltool and use .def file directly
  Zakariyya Mughal            1 file changed, 2 insertions(+), 14 deletions(-)
  https://github.com/Perl/perl5/commit/07f9e2ca6e31c84c

  Make the C++ test export the expected symbol
  Zakariyya Mughal            2 files changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/b716ae24a5337b54

  Simplify Windows linking in ExtUtils::CBuilder
  Leon Timmermans             1 file changed, 1 insertion(+), 22 deletions(-)
  https://github.com/Perl/perl5/commit/b2ccf6cf8ed53079

Current branch maint-votes
2 commits.  2 unique authors.  2 unique committers.
1 file changed, 4 insertions(+)

Snapshot: http://github.com/Perl/perl5/tarball/7d35a21a9b816003

  Request 9e298ab to be included in perl-5.38.1
  Richard Leach               1 file changed, 2 insertions(+)
  https://github.com/Perl/perl5/commit/7d35a21a9b816003

  Request bf38d1cf74 to be included in perl-5.38.1
  James E Keenan              1 file changed, 2 insertions(+)
  https://github.com/Perl/perl5/commit/bfaeb305cb28e3bb

Deleted branch davem/sm_overload

Deleted branch leont/eucb-windows-simple

Deleted branch op-free-null-check

Martian commit f4ab8bdcb8c467b00a9382a3c7ee60da1f7e4696
1 commit.  1 unique author.  1 unique committer.
Net code removal: Dagfinn Ilmari Mannsåker (1 line)

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

  Remove pointless use-after-free assert
  Dagfinn Ilmari Mannsåker    1 file changed, 1 deletion(-)
  https://github.com/Perl/perl5/commit/f4ab8bdcb8c467b0

Martian commit 0bcc9cf1968dd272fc822807c8933989467cc37a
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/0bcc9cf1968dd272

  Perldelta for GH# 21442
  Richard Leach               1 file changed, 2 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/0bcc9cf1968dd272

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

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

  perldelta for d62dd48c3e
  James E Keenan              1 file changed, 4 insertions(+)
  https://github.com/Perl/perl5/commit/8e2b9cd7d973128a

Martian commit 5d45809e31d172267d4ad69cbb36f65cb18c3bc3
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/5d45809e31d17226

  `GetOpt::Std`: Fix import methods
  Elvin Aslanov               2 files changed, 47 insertions(+), 25 deletions(
  https://github.com/Perl/perl5/commit/5d45809e31d17226

Ignored 47 GitHub auto-generated merge commits

Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About