Front page | perl.perl5.porters |
Postings from June 2019
Perl 5 Commit Summary
Thread Next
From:
Perl 5 commit summary
Date:
June 8, 2019 03:08
Subject:
Perl 5 Commit Summary
Message ID:
E1hZRiJ-0000cj-2f@cron.dc.perl.space
Perl 5 commit summary, activity since Wednesday
Current branch blead
4 commits. 3 unique authors. 2 unique committers.
4 files changed, 14 insertions(+), 7 deletions(-)
Thanks, applied: Tony Cook (1) James E Keenan (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/69b89a0f0bb2cbb4.tar.gz
Fix edge case test failure in ext/POSIX/t/mb.t
Dominic Hargreaves 1 file changed, 6 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/69b89a0f0bb2cbb4
perldelta for 0f4fe36327e6, 1768639d6db2
Tony Cook 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/fb55ce6b7596b9e9
(perl #134175) tests for eval_pv rethrowing objects
Tony Cook 1 file changed, 5 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1768639d6db2b2e7
In Perl_eval_pv rethrow error via croak_sv()
Pali 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0f4fe36327e6e3c7
Current branch smoke-me/khw-anyofh
5 commits. 1 unique author. 1 unique committer.
237 files changed, 2856 insertions(+), 1773 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/c32e7df7a12a3dd8.tar.gz
XXX more regex: Add ANYOFHr regnode
Karl Williamson 6 files changed, 291 insertions(+), 183 deletion
http://perl5.git.perl.org/perl.git/commit/c32e7df7a12a3dd8
White space only in comment
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2c356c1d18ee4932
regex: Add lower bound to ANYOFH nodes UTF-8 byte
Karl Williamson 6 files changed, 56 insertions(+), 23 deletions(
http://perl5.git.perl.org/perl.git/commit/5417f2c0fd020e67
Use inRANGE for the ANYOFH node types
Karl Williamson 4 files changed, 9 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/11ba487110c57cc5
regcomp.sym: Change regnode description
Karl Williamson 3 files changed, 3 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f8095c096f4c3cf7
Thread Next