Front page | perl.perl5.porters |
Postings from March 2023
Perl 5 Commit Summary
Thread Previous
From:
Perl 5 commit summary
Date:
March 8, 2023 03:11
Subject:
Perl 5 Commit Summary
Message ID:
20230308031133.5FC5DB04F9@dromedary.p5h.org
Perl 5 commit summary, activity since Saturday
Current branch blead
20 commits. 4 unique authors. 4 unique committers.
107 files changed, 6677 insertions(+), 5937 deletions(-)
Thanks, applied: Paul Evans (5)
Snapshot: http://github.com/Perl/perl5/tarball/067d2df440e3814f
Time::HiRes: allow not checking atime between stat and lstat
Tony Cook 2 files changed, 8 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/067d2df440e3814f
Add perldelta.pod entry for goto being permitted in some defer/finally block
Paul "LeoNerd" Evans 1 file changed, 16 insertions(+)
https://github.com/Perl/perl5/commit/c61be20d6b8dbbea
perl.h - make sure macros using negation are paren wrapped
Yves Orton 2 files changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/3c1759e470b26369
Permit internal OP_GOTO when forbidding out-of-block ops
Paul "LeoNerd" Evans 3 files changed, 79 insertions(+), 6 deletions(-
https://github.com/Perl/perl5/commit/2da014bc9fd80ae0
cpan/Test-Simple - Update to version 1.302193
Yves Orton 75 files changed, 471 insertions(+), 417 deletio
https://github.com/Perl/perl5/commit/3740cf6d26acbeaa
Porting/sync-with-cpan - fixup version check warning
Yves Orton 1 file changed, 7 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/09f0d4da1c52d990
Have start_subparse() call class_prepare_method_parse() if CVf_IsMETHOD
Paul "LeoNerd" Evans 5 files changed, 1078 insertions(+), 1079 deleti
https://github.com/Perl/perl5/commit/7a993362d98aecd4
Have newATTRSUB() call class_wrap_method_body() if CVf_IsMETHOD
Paul "LeoNerd" Evans 6 files changed, 588 insertions(+), 593 deletion
https://github.com/Perl/perl5/commit/75ea41ae51200ab2
Expose the class_*() API funcs also to op.c
Paul "LeoNerd" Evans 3 files changed, 18 insertions(+), 12 deletions(
https://github.com/Perl/perl5/commit/a287df13cf577b9a
scope.c - improved RCPV support, SAVERCPV SAVEFREERCPV
Yves Orton 10 files changed, 154 insertions(+), 54 deletion
https://github.com/Perl/perl5/commit/624f6f53b1081642
scope.c - fix typo
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/ad2d7a7b8430731f
P/manifest_lib.pl - tweak MANIFEST sort order, better description indent
Yves Orton 2 files changed, 3982 insertions(+), 3924 deleti
https://github.com/Perl/perl5/commit/bf8d775317f3df8c
MANIFEST - remove duplicated description
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/8504d9c4645a3a76
Trig.pm: Don't negatively judge Siberia in pod
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/33af010305970538
locale.c: Rmv useless Perl_form
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/bc3ddaeeda694c8e
locale.c: Macroize setting errno
Karl Williamson 1 file changed, 11 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/5e402bd41a1fd451
Fix my_strftime() upper space limit
Karl Williamson 2 files changed, 47 insertions(+), 19 deletions(
https://github.com/Perl/perl5/commit/aa32b5f398472074
MANIFEST + P/Maintainers.pl - changes missed from Config::Perl::V 0.36 updat
Yves Orton 2 files changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/54c84abedb8585e6
Porting/sync-with-cpan - Many improvements
Yves Orton 2 files changed, 314 insertions(+), 77 deletions
https://github.com/Perl/perl5/commit/9bdaf5c5255c35e7
dist/constant - synchronize Changes and Makefile.PL into core
Yves Orton 4 files changed, 161 insertions(+)
https://github.com/Perl/perl5/commit/07ec51142e2009e2
Current branch haarg/dist-encoding-warnings-extra-files
3 commits. 1 unique author. 1 unique committer.
41 files changed, 6545 insertions(+), 5539 deletions(-)
Snapshot: http://github.com/Perl/perl5/tarball/e4b39e8e3db7bb89
dist/encoding-warnings: update changelog
Graham Knop 1 file changed, 12 insertions(+)
https://github.com/Perl/perl5/commit/e4b39e8e3db7bb89
dist/encoding-warnings: convert Changes to a format parsable by CPAN::Change
Graham Knop 1 file changed, 20 insertions(+), 18 deletions(-
https://github.com/Perl/perl5/commit/cb76ecc35af3c0a3
dist/encoding-warnings: add Makefile.PL and Changes
Graham Knop 4 files changed, 52 insertions(+)
https://github.com/Perl/perl5/commit/94d9494352ed6e40
Current branch haarg/dist-if-add-makefile-pl
2 commits. 1 unique author. 1 unique committer.
22 files changed, 4931 insertions(+), 4041 deletions(-)
Thanks, applied: Yves Orton (2)
Snapshot: http://github.com/Perl/perl5/tarball/065461b8dfac4d01
dist/if: clean up Makefile.PL
Graham Knop 1 file changed, 13 insertions(+), 9 deletions(-)
https://github.com/Perl/perl5/commit/065461b8dfac4d01
dist/if: add Makefile.PL from CPAN release
Graham Knop 3 files changed, 25 insertions(+)
https://github.com/Perl/perl5/commit/9a12db74f02c4537
Current branch maint-votes
1 commit. 1 unique author. 1 unique committer.
1 file changed, 2 insertions(+)
Snapshot: http://github.com/Perl/perl5/tarball/ea94a9f6a9beb27e
Request archname fix for VMS
Craig A. Berry 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/ea94a9f6a9beb27e
Deleted branch yves/dist_constant_build_files_sync
Deleted branch yves/manifest_fun
Deleted branch yves/more_sync_with_cpan_fun
Martian commit 4f407e2c6267f604df9ae7fe17e8c0a2d4d1699e
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/4f407e2c6267f604
Add perldelta.pod entry for goto being permitted in some defer/finally block
Paul "LeoNerd" Evans 1 file changed, 16 insertions(+)
https://github.com/Perl/perl5/commit/4f407e2c6267f604
Martian commit 975ec8162e8bbf2370dc00dc3db1c41d684498ec
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/975ec8162e8bbf23
perl.h - make sure macros using negation are paren wrapped
Yves Orton 2 files changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/975ec8162e8bbf23
Martian commit f9618f88fe042ff732d0d12711d6b5288af5a344
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/f9618f88fe042ff7
Time::HiRes: allow not checking atime between stat and lstat
Tony Cook 2 files changed, 8 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/f9618f88fe042ff7
Martian commit 0d7206d4b8a9ebb0412b08691980f238d057ba19
2 commits. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/0d7206d4b8a9ebb0
cpan/Test-Simple - Update to version 1.302193
Yves Orton 75 files changed, 471 insertions(+), 417 deletio
https://github.com/Perl/perl5/commit/0d7206d4b8a9ebb0
Porting/sync-with-cpan - fixup version check warning
Yves Orton 1 file changed, 7 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/38b9c244057c38a6
Martian commit 8adaf9bacf0f38a9dbd8102c8c6b3d96932d3dda
3 commits. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/8adaf9bacf0f38a9
Have start_subparse() call class_prepare_method_parse() if CVf_IsMETHOD
Paul "LeoNerd" Evans 5 files changed, 1078 insertions(+), 1079 deleti
https://github.com/Perl/perl5/commit/8adaf9bacf0f38a9
Have newATTRSUB() call class_wrap_method_body() if CVf_IsMETHOD
Paul "LeoNerd" Evans 6 files changed, 588 insertions(+), 593 deletion
https://github.com/Perl/perl5/commit/ec0dcad0a4aaae5f
Expose the class_*() API funcs also to op.c
Paul "LeoNerd" Evans 3 files changed, 18 insertions(+), 12 deletions(
https://github.com/Perl/perl5/commit/9aac28bd45204296
Martian commit 90311aa019ff61ed989fa6eb8ecdaef684877f3f
2 commits. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/90311aa019ff61ed
scope.c - improved RCPV support, SAVERCPV SAVEFREERCPV
Yves Orton 10 files changed, 154 insertions(+), 54 deletion
https://github.com/Perl/perl5/commit/90311aa019ff61ed
scope.c - fix typo
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/4c352ba4e50b3dcf
Martian commit 9f5fa276fef8d66006a91f05720d6203ed88d4ee
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/9f5fa276fef8d660
Permit internal OP_GOTO when forbidding out-of-block ops
Paul "LeoNerd" Evans 3 files changed, 79 insertions(+), 6 deletions(-
https://github.com/Perl/perl5/commit/9f5fa276fef8d660
Martian commit 8be783c856297f3517865d792bfc54c9c2189c75
2 commits. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/8be783c856297f35
P/manifest_lib.pl - tweak MANIFEST sort order, better description indent
Yves Orton 2 files changed, 3982 insertions(+), 3924 deleti
https://github.com/Perl/perl5/commit/8be783c856297f35
MANIFEST - remove duplicated description
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/06056254a472ab5e
Martian commit 366562d33294418174808a8de829ccfc603f5c19
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/366562d332944181
dist/constant - synchronize Changes and Makefile.PL into core
Yves Orton 4 files changed, 161 insertions(+)
https://github.com/Perl/perl5/commit/366562d332944181
Martian commit 0eb1d53a80f020fec02737952eef77079ad8f809
2 commits. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/0eb1d53a80f020fe
MANIFEST + P/Maintainers.pl - changes missed from Config::Perl::V 0.36 updat
Yves Orton 2 files changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/0eb1d53a80f020fe
Porting/sync-with-cpan - Many improvements
Yves Orton 2 files changed, 314 insertions(+), 77 deletions
https://github.com/Perl/perl5/commit/c8df84a4dfb3f9ae
Ignored 56 GitHub auto-generated merge commits
Thread Previous