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
32 commits.  8 unique authors.  4 unique committers.
59 files changed, 1214 insertions(+), 284 deletions(-)
Thanks, applied:  Karl Williamson (4) James E Keenan (1)
Snapshot: http://github.com/Perl/perl5/tarball/3f6ffa03359c26fc

  Fix typos
  Samuel Young                2 files changed, 3 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/3f6ffa03359c26fc

  Initial hack at restoring iter var value after refaliased foreach
  Paul Evans                  3 files changed, 89 insertions(+), 3 deletions(-
  https://github.com/Perl/perl5/commit/059a773b005a5728

  regcomp.c: Fix grammar in comment
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/f3270e36ad6d26ee

  toke.c (Perl_scan_num): Handle hexadecimal floats with large significand
  TAKAI Kousuke               3 files changed, 49 insertions(+), 4 deletions(-
  https://github.com/Perl/perl5/commit/3fe76fe4f022d7bc

  Add a regression test for GH #24006
  Bartosz Jarzyna             1 file changed, 13 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/42e62fda3cb7739c

  Fix Perl_av_store off by one error in key comparison
  Bartosz Jarzyna             1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/b6e54476dc978566

  Test where we switch from one version to itself
  James E Keenan              1 file changed, 5 insertions(+)
  https://github.com/Perl/perl5/commit/f2abec8bfa0d0249

  Merge branch 'Tidy regen/embed.pl flags checking' into blead
  Karl Williamson             2 parents
  https://github.com/Perl/perl5/commit/e04e8b51f6608cbb

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

  embed.pl: Tidy up checking [ACEX] flags compatibility
  Karl Williamson             1 file changed, 3 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/c504a85020796009

  embed.pl: Add check A,C,S flags can't coexist
  Karl Williamson             1 file changed, 2 insertions(+)
  https://github.com/Perl/perl5/commit/f4f9f48c91c01cb3

  embed.pl: Add check: m and M flags can't coexist
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/7c28156045685a1b

  embed.pl: Tidy up flags error checking
  Karl Williamson             1 file changed, 12 insertions(+), 13 deletions(-
  https://github.com/Perl/perl5/commit/86c2145d211d3da9

  embed.pl: Tidy up flags error checking
  Karl Williamson             1 file changed, 5 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/5fb0e7ec07affb2a

  embed.pl: Tidy up flags error checking
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/48fa80e62543ed76

  embed.pl: Tidy up flags error checking
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/9b06a547123167e1

  embed.pl: Tidy up flags error checking
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/631684d1103db8d7

  embed.pl: Tidy up flags error checking
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/23ee8f2099c1a157

  embed.pl: Tidy up flags error checking
  Karl Williamson             1 file changed, 3 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/2fac2dd0fecdb25d

  embed.pl: Tidy up m flag error checking
  Karl Williamson             1 file changed, 5 insertions(+), 7 deletions(-)
  https://github.com/Perl/perl5/commit/f14e517bc098a8d5

  embed.pl: Standardize some error messages
  Karl Williamson             1 file changed, 10 insertions(+), 11 deletions(-
  https://github.com/Perl/perl5/commit/7b99bc2b6e2a38cc

  ParseXS: allow XS files with no XS again
  David Mitchell              2 files changed, 31 insertions(+), 3 deletions(-
  https://github.com/Perl/perl5/commit/25dd99da3cf6941d

  Bump ExtUtils::ParseXS to 3.62
  David Mitchell              12 files changed, 12 insertions(+), 12 deletions
  https://github.com/Perl/perl5/commit/348b9e8a43fc3d90

  Prepare Module::CoreList for 5.43.7
  Steve Hay                   3 files changed, 31 insertions(+), 2 deletions(-
  https://github.com/Perl/perl5/commit/185d33206685b945

  Bump version for 5.43.7
  Steve Hay                   20 files changed, 124 insertions(+), 124 deletio
  https://github.com/Perl/perl5/commit/2a279c3defdc9043

  New perldelta for 5.43.7
  Steve Hay                   10 files changed, 568 insertions(+), 116 deletio
  https://github.com/Perl/perl5/commit/b0dd28b29c786f5b

  Tick off 5.43.6
  Steve Hay                   1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/2d1408d2d4d591db

  Add epigraph for 5.43.6
  Steve Hay                   1 file changed, 8 insertions(+)
  https://github.com/Perl/perl5/commit/db3581ba2c63ea65

  perldelta - Last minute update for f430ad8
  Steve Hay                   1 file changed, 8 insertions(+)
  https://github.com/Perl/perl5/commit/f77c1fe066e299a6

  5.43.6 today
  Steve Hay                   1 file changed, 1 insertion(+)
  https://github.com/Perl/perl5/commit/94d137766fde4aa7

  Finalize perldelta
  Steve Hay                   1 file changed, 26 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/2a6a53c16f9eb6d6

  Update Module::CoreList for 5.43.6
  Steve Hay                   1 file changed, 230 insertions(+)
  https://github.com/Perl/perl5/commit/37c51df5af36339f

Current branch smoke-me/khw-strftime
9 commits.  1 unique author.  1 unique committer.
329 files changed, 17879 insertions(+), 6497 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/60a5638005c2f85a

  perldelta for GH #23878
  Karl Williamson             1 file changed, 10 insertions(+)
  https://github.com/Perl/perl5/commit/60a5638005c2f85a

  perlapi: Add extensive strftime documentation
  Karl Williamson             2 files changed, 127 insertions(+), 74 deletions
  https://github.com/Perl/perl5/commit/d71f5fc58fbf42ce

  POSIX/t/time.t: Add tests for DST changes
  Karl Williamson             1 file changed, 75 insertions(+), 11 deletions(-
  https://github.com/Perl/perl5/commit/15486e5ffda34008

  POSIX.xs: Properly take daylight savings into account
  Karl Williamson             2 files changed, 3 insertions(+), 5 deletions(-)
  https://github.com/Perl/perl5/commit/00cec11b5243461b

  my_strftime(): Properly take daylight savings into account
  Karl Williamson             1 file changed, 1 insertion(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/e6bedeac66ee6df3

  locale.c: ints_to_tm: Fix #if's
  Karl Williamson             1 file changed, 24 insertions(+), 23 deletions(-
  https://github.com/Perl/perl5/commit/107c2b640c114bd7

  locale.c: Slight comment clarification
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/d357bb900e9bd395

  locale.c: Silence unused variable compiler warning
  Karl Williamson             1 file changed, 6 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/f87d89ab1b2e4c70

  posix.t: Properly populate optional fields to strtime
  Karl Williamson             1 file changed, 6 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/6a8ecb0dc9b3c939

New branch davem/install_html
1 commit.  1 unique author.  1 unique committer.

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

  Pod::Html: fix anchorify() whitespace stripping
  David Mitchell              3 files changed, 6 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/9a5b45f53e2050a4

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

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

  Fix typos
  Samuel Young                2 files changed, 3 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/3d8a45b72818e843

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

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

  Initial hack at restoring iter var value after refaliased foreach
  Paul Evans                  3 files changed, 89 insertions(+), 3 deletions(-
  https://github.com/Perl/perl5/commit/9f4949d96bfef5ab

Martian commit 8583eb89f0c18d92ed48d23e32fd472663b9683c
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/8583eb89f0c18d92

  Test where we switch from one version to itself
  James E Keenan              1 file changed, 5 insertions(+)
  https://github.com/Perl/perl5/commit/8583eb89f0c18d92

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

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

  ParseXS: allow XS files with no XS again
  David Mitchell              2 files changed, 31 insertions(+), 3 deletions(-
  https://github.com/Perl/perl5/commit/8a0165fa4a746acd

  Bump ExtUtils::ParseXS to 3.62
  David Mitchell              12 files changed, 12 insertions(+), 12 deletions
  https://github.com/Perl/perl5/commit/5195f61e1a80c6d6

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