Front page | perl.perl5.porters |
Postings from January 2022
Perl 5 Commit Summary
Thread Previous
From:
Perl 5 commit summary
Date:
January 29, 2022 03:05
Subject:
Perl 5 Commit Summary
Message ID:
20220129030523.18CE7AFF02@dromedary.p5h.org
Perl 5 commit summary, activity since Wednesday
Current branch blead
10 commits. 2 unique authors. 2 unique committers.
13 files changed, 249 insertions(+), 4 deletions(-)
Thanks, applied: Paul Evans (9) xenu (1)
Snapshot: http://github.com/Perl/perl5/tarball/ebfc9d5d0d50ffc8
subroutine redefinitions made with local() shouldn't warn
Tomasz Konojacki 3 files changed, 19 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/ebfc9d5d0d50ffc8
Also document and unit-test the correct handling of UTF-8
Paul "LeoNerd" Evans 2 files changed, 17 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/14ec34b7df6625ee
Add perldelta entry for the four new functions
Paul "LeoNerd" Evans 1 file changed, 4 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/4ba9db732b3e5efc
Minor docs wording fixes
Paul "LeoNerd" Evans 1 file changed, 8 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/af4b8b08ea657771
Clarify in docs that sv_eq* don't handle operator overloading; point to the
Paul "LeoNerd" Evans 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/5b35c4cd408466e9
Docs clarification that the basic sv_*eq() functions behave like the corresp
Paul "LeoNerd" Evans 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/da626adebfd1f3d5
Slight tidying of tests
Paul "LeoNerd" Evans 2 files changed, 8 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/f88a640eb8334d93
Create sv_streq() API family, as a stringy copy of the sv_numeq() ones
Paul "LeoNerd" Evans 8 files changed, 100 insertions(+)
https://github.com/Perl/perl5/commit/e269455b0d814664
Have sv_numeq() respect == overloading unless the SV_SKIP_OVERLOAD flag is p
Paul "LeoNerd" Evans 3 files changed, 27 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/0f5b7492ba5f0c2a
Initial implementation of sv_numeq() and _flags() variant
Paul "LeoNerd" Evans 10 files changed, 79 insertions(+), 1 deletion(-
https://github.com/Perl/perl5/commit/1dd43bcec3ba1445
Martian commit 6385af4a97b898d5afec241e5b627c790466cfb5
7 commits. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/6385af4a97b898d5
Also document and unit-test the correct handling of UTF-8
Paul "LeoNerd" Evans 2 files changed, 17 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/6385af4a97b898d5
Add perldelta entry for the four new functions
Paul "LeoNerd" Evans 1 file changed, 4 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/3a225d54ed9ace0d
Minor docs wording fixes
Paul "LeoNerd" Evans 1 file changed, 8 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/fcbe52b49c9f23d6
Clarify in docs that sv_eq* don't handle operator overloading; point to the
Paul "LeoNerd" Evans 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/b143fb490ed612b0
Docs clarification that the basic sv_*eq() functions behave like the corresp
Paul "LeoNerd" Evans 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/8757fb9f2c36889e
Slight tidying of tests
Paul "LeoNerd" Evans 2 files changed, 8 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/69ace7cbb9d72b1f
Create sv_streq() API family, as a stringy copy of the sv_numeq() ones
Paul "LeoNerd" Evans 8 files changed, 100 insertions(+)
https://github.com/Perl/perl5/commit/cc6205502b304f42
Martian commit f90a3428d7ccff0d6346ff5dcb718807bf4f4e6b
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/f90a3428d7ccff0d
subroutine redefinitions made with local() shouldn't warn
Tomasz Konojacki 3 files changed, 19 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/f90a3428d7ccff0d
Martian commit 222b551e4ece87dec7ea8fb002a54e4129008f24
2 commits. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/222b551e4ece87de
Have sv_numeq() respect == overloading unless the SV_SKIP_OVERLOAD flag is p
Paul "LeoNerd" Evans 3 files changed, 27 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/222b551e4ece87de
Initial implementation of sv_numeq() and _flags() variant
Paul "LeoNerd" Evans 10 files changed, 79 insertions(+), 1 deletion(-
https://github.com/Perl/perl5/commit/14803a4237e952a6
Ignored 41 GitHub auto-generated merge commits
Thread Previous