Mailing List Archive

Perl 5 Commit Summary
Perl 5 commit summary, activity since Wednesday

Current branch blead
31 commits. 5 unique authors. 3 unique committers.
39 files changed, 235 insertions(+), 148 deletions(-)
Thanks, applied: Leon Timmermans (18) Karl Williamson (2)
Snapshot: http://github.com/Perl/perl5/tarball/cf747c2997ff7632

perlclassguts.pod: spelling fix
Bruce Gray 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/cf747c2997ff7632

Bruce Gray is now a Perl 5 contributor
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/7fbe3ca1d008016b

t/loc_tools.pl: Update text for searched for diagnostic
Karl Williamson 2 files changed, 4 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/fd785c186ced80a9

perlclass.pod: spelling fix
Elvin Aslanov 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/387db9073f8af271

[MERGE} assorted Deparse fixups
David Mitchell 2 parents
https://github.com/Perl/perl5/commit/dd7860de060505db

Porting/deparse-skips.txt: skip t/e/pat_re_eval.t
David Mitchell 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/776cc8956ace81a6

deparse-skips.txt: remove now-passing tests
David Mitchell 1 file changed, 2 deletions(-)
https://github.com/Perl/perl5/commit/1976d5b75935c5e6

deparse-skips.txt: skip undef.t, opcount.t for now
David Mitchell 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/0981555231134f94

Deparse.pm: handle signatures under 'use v5.36'
David Mitchell 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/90fd99b97a52baa3

deparse-skips.txt: exclude class/*.t
David Mitchell 1 file changed, 10 insertions(+)
https://github.com/Perl/perl5/commit/b99e539a81462c41

Deparse.pm: handle padsv_store in list cxt
David Mitchell 2 files changed, 11 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/4b363cc54ad9455f

Porting/deparse-skips.txt: remove deleted files
David Mitchell 1 file changed, 4 deletions(-)
https://github.com/Perl/perl5/commit/8d0340233999cfc4

deparse-skips.txt: update bignum/t/*.t entries
David Mitchell 1 file changed, 18 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/8abc8310d73e3bb4

Porting/bench.pl: handle changes to cachegrind
Tony Cook 1 file changed, 7 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/7dd90efac96df402

bump $Compress::Raw::Zlib::VERSION to a dev release
Tony Cook 3 files changed, 8 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/fbcc226a2af13a8e

bump $Compress::Raw::Bzip2::VERSION to a dev release
Tony Cook 3 files changed, 7 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/38a058e3d381a450

bump $MIME::Base64::VERSION to a dev release
Tony Cook 4 files changed, 9 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/4dc2cf45feb54805

bump $Digest::MD5::VERSION to a dev release
Tony Cook 3 files changed, 8 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/638f63b6fd0ae950

bump $Time::Piece::VERSION to a dev release
Tony Cook 3 files changed, 8 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/1f6d16e1d503e4c0

bump $DynaLoader::VERSION and $Time::HiRes::VERSION
Tony Cook 3 files changed, 4 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/3990d0d254210581

C++ builds: avoid generating C<< extern "C" extern "C" >>
Tony Cook 1 file changed, 4 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/7151e1628e814269

C++ compatibility: eliminate "register" storage class usage
Tony Cook 5 files changed, 25 insertions(+), 24 deletions(
https://github.com/Perl/perl5/commit/492d6b6e6b407a82

win32/makefiles: only add -std:c++20 for USE_CPLUSPLUS
Tony Cook 2 files changed, 10 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/97a167a906a58338

embed.fnc: make sure the 'extern "C"' Perl_ref() is visible to the definitio
Tony Cook 2 files changed, 7 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/91eb43902acc7db7

win32/Makefile: we need C++20 for designated struct initialization
Tony Cook 2 files changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/2adc7100becefff7

perllib.c: const correctness
Tony Cook 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/50e089a0f386e494

win32.c/win32sck.c: fix const correctness
Tony Cook 2 files changed, 18 insertions(+), 14 deletions(
https://github.com/Perl/perl5/commit/8c2652c1d9709e58

mg.c: the case statements allowed jumping past the initialization of extende
Tony Cook 1 file changed, 25 insertions(+), 28 deletions(-
https://github.com/Perl/perl5/commit/9f5462b0c86849fe

locale.c, sv.c: compound literals are C99, but not C++
Tony Cook 2 files changed, 44 insertions(+), 24 deletions(
https://github.com/Perl/perl5/commit/25dc7302999be309

dl_win32.xs: can't assign literal to "char *"
Tony Cook 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/3b4552b77e29564b

cpan/various.xs: don't force "C" linkage on system headers
Tony Cook 3 files changed, 19 deletions(-)
https://github.com/Perl/perl5/commit/ff3529a43e792c91

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

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

dist/Storable - security advisory and changelog update
Yves Orton 2 files changed, 48 insertions(+), 11 deletions(
https://github.com/Perl/perl5/commit/fc4fda31fa8f9e42

Deleted branch davem/deparse

Martian commit 21a40251f97ee687bf528bed56e61a0e11f75e47
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/21a40251f97ee687

perlclassguts.pod: spelling fix
Bruce Gray 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/21a40251f97ee687

Martian commit 123db77d0177cfb334ceabae306d970b4c8be24f
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/123db77d0177cfb3

t/loc_tools.pl: Update text for searched for diagnostic
Karl Williamson 2 files changed, 4 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/123db77d0177cfb3

Martian commit a52b4fc9c53af719fa6768c67929817e98a1c3a1
1 commit. 1 unique author. 1 unique committer.

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

Porting/bench.pl: handle changes to cachegrind
Tony Cook 1 file changed, 7 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/a52b4fc9c53af719

Ignored 58 GitHub auto-generated merge commits