Front page | perl.perl5.porters |
Postings from August 2023
Perl 5 Commit Summary
Thread Previous
From:
Perl 5 commit summary
Date:
August 30, 2023 03:11
Subject:
Perl 5 Commit Summary
Message ID:
20230830031129.48CE8AFF01@dromedary.p5h.org
Perl 5 commit summary, activity since Saturday
Current branch blead
6 commits. 3 unique authors. 3 unique committers.
10 files changed, 121 insertions(+), 116 deletions(-)
Thanks, applied: Paul Evans (3) Tony Cook (1)
Snapshot: http://github.com/Perl/perl5/tarball/5fa726eb82cb1530
OP_EMPTYAVHV: create ops in newANONHASH/newANONLIST rather than rpeep
Richard Leach 4 files changed, 35 insertions(+), 72 deletions(
https://github.com/Perl/perl5/commit/5fa726eb82cb1530
Employ the new newLISTOPn() in op.c
Paul "LeoNerd" Evans 1 file changed, 13 insertions(+), 12 deletions(-
https://github.com/Perl/perl5/commit/eb6516ffa3ddb005
Employ the new newLISTOPn() in class.c
Paul "LeoNerd" Evans 1 file changed, 18 insertions(+), 28 deletions(-
https://github.com/Perl/perl5/commit/2e1462ebf5bbb0a0
Define a newLISTOPn() function
Paul "LeoNerd" Evans 4 files changed, 52 insertions(+)
https://github.com/Perl/perl5/commit/a160da56a81041dc
RMG: Remove Travis CI References
Elvin Aslanov 1 file changed, 2 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/4ea83ef92cb66974
PerlIOScalar_pushed: move SvUPGRADE to where it might apply
Richard Leach 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/f8c57796889a55db
New branch davem/mg_concat
4 commits. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/474b2a2c03d72a78
pp_multiconcat(): use PADTMPs for magic stuff
David Mitchell 5 files changed, 43 insertions(+), 12 deletions(
https://github.com/Perl/perl5/commit/474b2a2c03d72a78
pp_multiconcat(): use shared-buffer const SV
David Mitchell 1 file changed, 16 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/3fd86c0f96dbd4d8
pp_multiconcat(): use a single TEMP for consts
David Mitchell 1 file changed, 9 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/dc378fc7b552b086
perf/benchmarks: add concat tests for magic vars
David Mitchell 1 file changed, 193 insertions(+)
https://github.com/Perl/perl5/commit/5a591fe637eaba15
New branch leont/smartmatch-leak
1 commit. 1 unique author. 1 unique committer.
Net code removal: Leon Timmermans (4 lines)
Snapshot: http://github.com/Perl/perl5/tarball/40ea98369b5185e6
Fix leak when smartmatching against a coderef
Leon Timmermans 1 file changed, 4 deletions(-)
https://github.com/Perl/perl5/commit/40ea98369b5185e6
New branch leont/x536
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/9621f2aaea065798
Make «use 5.036;» respect -X
Leon Timmermans 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/9621f2aaea065798
Martian commit 5e17879ef24666350323944267267b834f30aec7
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/5e17879ef2466635
OP_EMPTYAVHV: create ops in newANONHASH/newANONLIST rather than rpeep
Richard Leach 4 files changed, 35 insertions(+), 72 deletions(
https://github.com/Perl/perl5/commit/5e17879ef2466635
Martian commit c10093e59ebcc49b148a912543ab91680e869ddb
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/c10093e59ebcc49b
PerlIOScalar_pushed: move SvUPGRADE to where it might apply
Richard Leach 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/c10093e59ebcc49b
Ignored 54 GitHub auto-generated merge commits
Thread Previous