Front page | perl.perl5.porters |
Postings from December 2017
Perl 5 Commit Summary
Thread Previous
From:
Perl 5 commit summary
Date:
December 20, 2017 03:14
Subject:
Perl 5 Commit Summary
Message ID:
E1eRUpg-0005QD-HJ@cron.dc.perl.space
Perl 5 commit summary, activity since Saturday
Current branch blead
42 commits. 7 unique authors. 7 unique committers.
154 files changed, 4433 insertions(+), 6095 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/d4abdeed8255ddfd.tar.gz
t/re/reg_mesg.t: White-space only
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d4abdeed8255ddfd
t/re/reg_mesg.t: Test that death actually happens.
Karl Williamson 1 file changed, 10 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1765a25acf595b04
reg_mesg.t: Move some tests to proper places
Karl Williamson 1 file changed, 10 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/611d6243d3bd1a6e
[MERGE] s/// return value fixups
David Mitchell 2 parents
http://perl5.git.perl.org/perl.git/commit/bae26b955e9b17fa
s/// in boolean context: simplify return value
David Mitchell 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/04d596853d450fae
avoid tainting boolean return value of s///
David Mitchell 2 files changed, 12 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/5e501dc57f49d52e
s///: return boolean in not-in-place branch
David Mitchell 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c352ee5f96ca3165
minor punctuation improvement
Karen Etheridge 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/159675014fd98cba
Forbid literal \v in /[]/ under re strict, except under /x
Karl Williamson 3 files changed, 24 insertions(+)
http://perl5.git.perl.org/perl.git/commit/2a6971a9d6e731d8
perldiag: Fix obsolete text
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/0202c428e2e1febe
reg_mesg.t: Fix comment
Karl Williamson 1 file changed, 5 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bd71b4b54d668c50
reg_mesg.t: Fix typo
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f2aafbc964051bf3
Demonstrate how File::Spec->catfile('.', @other_args) works.
James E Keenan 1 file changed, 3 insertions(+)
http://perl5.git.perl.org/perl.git/commit/9f6291f80faa6828
Emulate C99 int_fast8_t, etc typedefs
Karl Williamson 1 file changed, 20 insertions(+)
http://perl5.git.perl.org/perl.git/commit/247cee9ff410fe6e
mktables: Use already set variable
Karl Williamson 3 files changed, 3 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bd08ededc0a47459
Change number to mnemonic
Karl Williamson 2 files changed, 4 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2ca74f27b9bc0543
perlxs: Document bitwise calling conventions
Father Chrysostomos 1 file changed, 12 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/daf3bcffaec08075
Customisations for Digest-SHA tests
Chris 'BinGOs' Williams 25 files changed, 49 insertions(+), 161 deletion
http://perl5.git.perl.org/perl.git/commit/a85aec40e61a21eb
Update Digest-SHA to CPAN version 6.00
Chris 'BinGOs' Williams 31 files changed, 179 insertions(+), 316 deletio
http://perl5.git.perl.org/perl.git/commit/99324e305b608b89
enable PERL_OP_PARENT always
David Mitchell 2 files changed, 7 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5a736967cf2e7957
align version numbers in the PathTools distro
Zefram 10 files changed, 10 insertions(+), 10 deletions
http://perl5.git.perl.org/perl.git/commit/fa0964df6c1cba18
remove support for running PathTools on MacOS
Zefram 3 files changed, 4 insertions(+), 37 deletions(-
http://perl5.git.perl.org/perl.git/commit/e229c0feaa828e82
fix pod markup in warnings.pm
Zefram 2 files changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/39b5053954b30965
remove support for running PathTools on EPOC
Zefram 2 files changed, 15 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e9a5b59fedc30cba
perldelta: Avoid ‘deprecated’ for non-deprecated module
Father Chrysostomos 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/228483d4f7b5356f
perldelta for #132468 warnings functions
Father Chrysostomos 1 file changed, 6 insertions(+)
http://perl5.git.perl.org/perl.git/commit/c933e4bbba56ec1e
perldelta: Alphabetise modules
Father Chrysostomos 1 file changed, 21 insertions(+), 21 deletions(-
http://perl5.git.perl.org/perl.git/commit/8841d380660134ee
[perl #132468] At _at_level warnings functions
Father Chrysostomos 3 files changed, 207 insertions(+), 8 deletions(
http://perl5.git.perl.org/perl.git/commit/c4583f59133164b3
pp_ctl.c: Add -D output for inward goto
Father Chrysostomos 1 file changed, 2 insertions(+)
http://perl5.git.perl.org/perl.git/commit/e57923a2c4fa758d
merge branch zefram/dumb_match
Zefram 2 parents
http://perl5.git.perl.org/perl.git/commit/da4e040f42421764
Unicode::UCD: max code point is now IV_MAX
Karl Williamson 4 files changed, 14 insertions(+), 10 deletions(
http://perl5.git.perl.org/perl.git/commit/b2cd5cb1d8b3c8a7
regcomp.sym: Clarify regnode comment
Karl Williamson 3 files changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/48e88d42c447c4d5
regen/mk_invlists.pl: reformulate a branch and outdent
Karl Williamson 2 files changed, 124 insertions(+), 125 deletion
http://perl5.git.perl.org/perl.git/commit/27a619f7bcce8de5
regen/mk_invlists.pl: Outdent code
Karl Williamson 1 file changed, 156 insertions(+), 158 deletions
http://perl5.git.perl.org/perl.git/commit/19a5f1d5e96f9685
regen/mk_invlists.pl: Fix typo
Karl Williamson 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d8049362cee327b4
perlre: '#' is a metacharacter under /x
Karl Williamson 1 file changed, 1 insertion(+)
http://perl5.git.perl.org/perl.git/commit/93c42b81785669b3
make dNOOP usable outside function in C++
Zefram 1 file changed, 1 insertion(+), 10 deletions(-)
http://perl5.git.perl.org/perl.git/commit/91ca80c3dda3ce14
typo fix in doc
Zefram 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/6f0a679aabc3cc3c
show modern usage for {XS,Dyna}Loader
Zefram 3 files changed, 25 insertions(+), 14 deletions(
http://perl5.git.perl.org/perl.git/commit/42034324c570544c
semicolon-friendly diagnostic control
Zefram 19 files changed, 112 insertions(+), 103 deletio
http://perl5.git.perl.org/perl.git/commit/7347ee5481c77d2f
perform system() arg processing before fork
Zefram 3 files changed, 31 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/64def2aeaeb63f92
update and clarify "die" and "warn" doc
Zefram 2 files changed, 77 insertions(+), 56 deletions(
http://perl5.git.perl.org/perl.git/commit/52e58e76455a7593
Current branch maint-votes
2 commits. 2 unique authors. 2 unique committers.
1 file changed, 3 insertions(+)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/45e26ba03d109868.tar.gz
Add some khw votes
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/45e26ba03d109868
Vote for b2cd5cb1d8
Sawyer X 1 file changed, 2 insertions(+)
http://perl5.git.perl.org/perl.git/commit/cd13849e3aa3e525
Current branch smoke-me/khw-scriptrun
3 commits. 1 unique author. 1 unique committer.
755 files changed, 53626 insertions(+), 45717 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/1e884d9780272072.tar.gz
more script runs
Karl Williamson 11 files changed, 493 insertions(+), 341 deletio
http://perl5.git.perl.org/perl.git/commit/1e884d9780272072
Change number to mnemonic
Karl Williamson 2 files changed, 4 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/75277b3623126170
Basic implementation of script runs
Karl Williamson 14 files changed, 16692 insertions(+), 6887 dele
http://perl5.git.perl.org/perl.git/commit/cb825a83261be53a
Current branch tonyc/127743-cperl-storable-fixes
2 commits. 1 unique author. 1 unique committer.
5 files changed, 368 insertions(+), 15 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/0d2e3f5610524ae2.tar.gz
(perl #50608) add regular expression support
Tony Cook 4 files changed, 357 insertions(+), 14 deletions
http://perl5.git.perl.org/perl.git/commit/0d2e3f5610524ae2
(perl #127743) fix dependencies for Storable.pm
Tony Cook 1 file changed, 11 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/904e927ac92941e4
Deleted branch zefram/dumb_match
Thread Previous