Groups | Search | Server Info | Login | Register
Groups > perl.perl5.porters > #99874
| Newsgroups | perl.perl5.porters |
|---|---|
| Subject | Perl 5 Commit Summary |
| Message-ID | <20260311031132.45E8A73@dromedary.p5h.org> (permalink) |
| Date | 2026-03-11 03:11 +0000 |
| From | NWCLARK@cpan.org (Perl 5 commit summary) |
Perl 5 commit summary, activity since Saturday Current branch blead 12 commits. 6 unique authors. 6 unique committers. 30 files changed, 551 insertions(+), 70 deletions(-) Snapshot: http://github.com/Perl/perl5/tarball/23045b021a96bec4 Perldelta entry for GH#24228 Richard Leach 1 file changed, 11 insertions(+) https://github.com/Perl/perl5/commit/23045b021a96bec4 Convert OP_CONST hash keys in key+val lists to HEKs Richard Leach 8 files changed, 137 insertions(+), 14 deletions https://github.com/Perl/perl5/commit/b3f68b479c987643 S_newSVsv_flags_NN_PVxx - ensure that xiv_u and xnv_u are initialized Richard Leach 2 files changed, 27 insertions(+), 4 deletions(- https://github.com/Perl/perl5/commit/e754582d735a9135 update documented maintainers of Storable to be p5p Graham Knop 2 files changed, 3 insertions(+), 4 deletions(-) https://github.com/Perl/perl5/commit/905eb939405b3b85 Add SAVEt_PADSV; fixes memory leak in pp_methstart Paul Evans 10 files changed, 109 insertions(+), 42 deletion https://github.com/Perl/perl5/commit/3ed2439bc15f60b2 Import perl5421delta.pod Steve Hay 4 files changed, 215 insertions(+) https://github.com/Perl/perl5/commit/1aa64342dffc9e97 Update Module-CoreList with data for 5.42.1 Steve Hay 3 files changed, 30 insertions(+) https://github.com/Perl/perl5/commit/d936b12662a29673 Tick off 5.42.1 Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-) https://github.com/Perl/perl5/commit/9c288518107c6caf Add epigraph for 5.42.1 Steve Hay 1 file changed, 12 insertions(+) https://github.com/Perl/perl5/commit/4c684458421a7005 5.42.1 today Steve Hay 1 file changed, 1 insertion(+) https://github.com/Perl/perl5/commit/4367344228533160 embed.fnc: Fix misspelled formal parameter name Karl Williamson 2 files changed, 3 insertions(+), 3 deletions(-) https://github.com/Perl/perl5/commit/cbbc1599ecec01cb threads.xs: avoid unreachable code David Mitchell 1 file changed, 2 insertions(+), 2 deletions(-) https://github.com/Perl/perl5/commit/8fbc080eab88bdc5 Current branch maint-5.42 4 commits. 1 unique author. 1 unique committer. 13 files changed, 571 insertions(+), 106 deletions(-) Snapshot: http://github.com/Perl/perl5/tarball/1f778caf869e9842 Create new perldelta for 5.42.2 Steve Hay 10 files changed, 557 insertions(+), 105 deletio https://github.com/Perl/perl5/commit/1f778caf869e9842 Tick off 5.42.1 Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-) https://github.com/Perl/perl5/commit/650b17fac8e82102 Add epigraph for 5.42.1 Steve Hay 1 file changed, 12 insertions(+) https://github.com/Perl/perl5/commit/53970b690bb81ae2 5.42.1 today Steve Hay 1 file changed, 1 insertion(+) https://github.com/Perl/perl5/commit/785bc8fe8ed6009f Current branch maint-votes 1 commit. 1 unique author. 1 unique committer. 1 file changed, 2 insertions(+) Snapshot: http://github.com/Perl/perl5/tarball/dbf420bc0ed79313 add goto: impose scalar context Tony Cook 1 file changed, 2 insertions(+) https://github.com/Perl/perl5/commit/dbf420bc0ed79313 New branch haarg/fix-storable-maintainers 1 commit. 1 unique author. 1 unique committer. Snapshot: http://github.com/Perl/perl5/tarball/51724e5e0d661941 update documented maintainers of Storable to be p5p Graham Knop 2 files changed, 3 insertions(+), 4 deletions(-) https://github.com/Perl/perl5/commit/51724e5e0d661941 Deleted branch davem/threads_xs_fix Martian commit 21e2a1b7296c2187ca636e6f70d122bd849f9d8b 2 commits. 1 unique author. 1 unique committer. Snapshot: http://github.com/Perl/perl5/tarball/21e2a1b7296c2187 Perldelta entry for GH#24228 Richard Leach 1 file changed, 11 insertions(+) https://github.com/Perl/perl5/commit/21e2a1b7296c2187 Convert OP_CONST hash keys in key+val lists to HEKs Richard Leach 8 files changed, 137 insertions(+), 14 deletions https://github.com/Perl/perl5/commit/304c6d3c86d43044 Martian commit 0a1b512836c02b389af08aad3c602d65fd2e3a3a 1 commit. 1 unique author. 1 unique committer. Snapshot: http://github.com/Perl/perl5/tarball/0a1b512836c02b38 S_newSVsv_flags_NN_PVxx - ensure that xiv_u and xnv_u are initialized Richard Leach 2 files changed, 27 insertions(+), 4 deletions(- https://github.com/Perl/perl5/commit/0a1b512836c02b38 Ignored 82 GitHub auto-generated merge commits
Back to perl.perl5.porters | Previous | Find similar
Perl 5 Commit Summary NWCLARK@cpan.org (Perl 5 commit summary) - 2026-03-11 03:11 +0000
csiph-web