Front page | perl.perl5.porters |
Postings from June 2019
Perl 5 Commit Summary
Thread Next
From:
Perl 5 commit summary
Date:
June 12, 2019 03:14
Subject:
Perl 5 Commit Summary
Message ID:
E1hatiI-0001it-4J@cron.dc.perl.space
Perl 5 commit summary, activity since Saturday
Current branch blead
17 commits. 3 unique authors. 3 unique committers.
20 files changed, 1434 insertions(+), 1263 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/0367cc1abaafd227.tar.gz
perldelta for 40258daf9899
Tony Cook 1 file changed, 5 insertions(+)
http://perl5.git.perl.org/perl.git/commit/0367cc1abaafd227
(perl #134072) allow \&foo = \&bar to work in main::
Tony Cook 2 files changed, 23 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/40258daf9899686d
perldelta for 69afcc21edd2
Tony Cook 1 file changed, 13 insertions(+)
http://perl5.git.perl.org/perl.git/commit/5b2f1ba66ef295d8
(perl #130585) prevent a spurious ) in a subparse confusing the parser
Tony Cook 6 files changed, 1262 insertions(+), 1235 deleti
http://perl5.git.perl.org/perl.git/commit/69afcc21edd23e38
perldelta for 7259f4194f31
Tony Cook 1 file changed, 6 insertions(+)
http://perl5.git.perl.org/perl.git/commit/2dd5ef160d2c5f01
(perl #134125) accept only complete hex and binary literals
Tony Cook 4 files changed, 27 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/7259f4194f313195
perldelta for eec88220688f, 10724e88639b, be9b05102160, 82de236bf4d8
Tony Cook 1 file changed, 30 insertions(+)
http://perl5.git.perl.org/perl.git/commit/4ec3954cc121fc76
(perl #133850) allow attributes in sub-parses
Tony Cook 2 files changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/82de236bf4d8d377
(perl #133850) allow @x{...} with space in sub-parse
Tony Cook 2 files changed, 9 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/be9b0510216085df
(perl #133850) warn on ${time} even in sub-parse
Tony Cook 2 files changed, 9 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/10724e88639b32d6
(perl #133850) fix parsing hints for print $fh "foo" in s///e
Tony Cook 2 files changed, 15 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/eec88220688fefa8
(perl #122112) remove some interfering debug output
Tony Cook 1 file changed, 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2fe0d7f40a94163d
perldelta for 16f2ddb79488, 5afa8ffbdf01
Tony Cook 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a04f48a54e7b3851
bump $Storable::VERSION
Tony Cook 2 files changed, 6 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/5afa8ffbdf012283
(perl #134179) include regexps in the seen objects table on retrieve
Tony Cook 3 files changed, 15 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/16f2ddb794883529
Revert "Fix edge case test failure in ext/POSIX/t/mb.t"
James E Keenan 1 file changed, 2 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7948efd4698ec563
Fix upcoming release schedule
Sawyer X 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7c21f0042bbf5d88
New branch smoke-me/jkeenan/dom/134182-mb
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: James E Keenan (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/98a32d107a5c00b2.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/98a32d107a5c00b2
New branch smoke-me/jkeenan/hv/134172-hack
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: James E Keenan (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/66d7dcb9af43a764.tar.gz
Hack to RESTORE_LC_NUMERIC before croak
Hugo van der Sanden 1 file changed, 12 insertions(+)
http://perl5.git.perl.org/perl.git/commit/66d7dcb9af43a764
Thread Next