develooper Front page | perl.perl5.porters | Postings from May 2019

Perl 5 Commit Summary

Thread Previous
From:
Perl 5 commit summary
Date:
May 29, 2019 03:14
Subject:
Perl 5 Commit Summary
Message ID:
E1hVp2d-00061H-W6@cron.dc.perl.space
Perl 5 commit summary, activity since Saturday

Current branch blead
37 commits.  4 unique authors.  2 unique committers.
98 files changed, 2528 insertions(+), 570 deletions(-)
Thanks, applied:  Karl Williamson (2)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/2324bdb9a8664e4d.tar.gz

  Remove remaining assignments to SvCUR and SvLEN in core
  Dagfinn Ilmari Mannsåker    9 files changed, 25 insertions(+), 10 deletions(
  http://perl5.git.perl.org/perl.git/commit/2324bdb9a8664e4d

  Update Pod-Simple to CPAN version 3.36
  Karl Williamson             47 files changed, 2317 insertions(+), 408 deleti
  http://perl5.git.perl.org/perl.git/commit/0478e945a30d8c53

  Make sure 'if' compiled before Pod::Simple
  Karl Williamson             2 files changed, 8 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/926760a67ed43045

  make_ext.pl: Add some general comments
  Karl Williamson             1 file changed, 8 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/b83fde9727ea95eb

  Better document build dependency ordering
  Karl Williamson             2 files changed, 9 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/2fecb8b26fdcfb76

  perlsource: Better document Configure
  Karl Williamson             1 file changed, 9 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/80acf91d9c504eaa

  Don't use PL_check[op_type] to check for filetets ops to stack
  Dagfinn Ilmari Mannsåker    3 files changed, 7 insertions(+), 7 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/1d31efef7dd4388f

  Module-CoreList: Add some L<> to pod
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/d4e32ec55bb4cf73

  perlpodspec: Pod in heredocs is still pod
  Karl Williamson             1 file changed, 3 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/e1a97e0722bceddd

  utils/h2xs.PL: Use L</Foo Bar>, not L<Foo Bar> in pod
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/3ceb517ba35be293

  perltie: Use L</Foo Bar>, not L<Foo Bar>
  Karl Williamson             1 file changed, 5 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/286e29d2760066ca

  lib/warnings.pm: Use L</Foo Bar>, not L<Foo Bar>
  Karl Williamson             2 files changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/05a64c17c7f13b5e

  lib/overload.pm: Use L</Foo Bar>, not L<Foo Bar>
  Karl Williamson             1 file changed, 15 insertions(+), 15 deletions(-
  http://perl5.git.perl.org/perl.git/commit/bc801fb71eccb3a7

  Unicode::UCD: Use L</Foo Bar>, not L<Foo Bar>
  Karl Williamson             5 files changed, 6 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/464867937fe83965

  lib/Class/Struct.pm: Use L</Foo Bar>, not L<Foo Bar>
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/53cb450350b86f88

  Tie::File: Use L</Foo>, not L<"Foo"> in pod
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/03c94503242bec08

  perlxstut: Use L</Foo Bar>, not L<Foo Bar>
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/025d4ba4cf102879

  configpm: Remove extraneous =cut lines
  Karl Williamson             1 file changed, 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/c4eccd78b4da72c6

  README.os2: Use L</Foo Bar>, not L<Foo Bar>
  Karl Williamson             1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/b1b5ac27794b406d

  Porting/release_managers_guide.pod: Use L</Foo Bar>, not L<Foo Bar>
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/13f502ed5b546917

  INTALL: Use L</Foo Bar>, not L<Foo Bar>
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ef460fb9bf5e46f9

  Time::HiRes: Remove trailing blanks
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/3eb2b47d438b092e

  Time::HiRes: Add L<> to pod links
  Karl Williamson             2 files changed, 23 insertions(+), 11 deletions(
  http://perl5.git.perl.org/perl.git/commit/ee1ecd3850325b12

  INSTALL: Add L<> and F<> pod directives
  Karl Williamson             1 file changed, 27 insertions(+), 27 deletions(-
  http://perl5.git.perl.org/perl.git/commit/b0a63d5860fa9c98

  PathTools::Win32.pm: Add L<> around link in pod
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e30d9667fa5c6188

  SelfLoader: Add L<> around link in pod
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/151ee2cb4c01308e

  Locale::Maketext: Add L<> around links in pod
  Karl Williamson             3 files changed, 7 insertions(+), 7 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/3877ffd899672c7a

  I18N::LangTags: Add L<> around links in pod
  Karl Williamson             1 file changed, 8 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0a1b3cae3b10dadd

  Tie::File: Add L<> around link in pod
  Karl Williamson             2 files changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/7e28a79c36d1ea53

  lib/Unicode/UCD.t: Use standard Perl environment variable
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/769bfbe89f3caedf

  perlrun: Add L<> to links
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/f420138f7a4a589f

  IO: Add L<> around link in pod
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/5d3db279f3a8edae

  ExtUtils::CBuilder: Add L<> around a link in the pod
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/633506a42d08bdb4

  perlbug.PL: Add L<> around a link in the pod
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/daa0a22aad3378c4

  Unicode::Normalize: Add L<> to links in pod
  Karl Williamson             1 file changed, 7 insertions(+), 7 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/1a2bd0846d7c7e7c

  Add log library to libwanted; provides __android_log_print for Sys::Syslog
  Richard Leach               1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/136a1affb4e16f86

  {op, pp, regcomp}.c: fix missing parentheses in 'if' statement
  chinarulezzz                2 files changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/916db6e8921c4bf3

New branch jkeenan/rt-134146-unicode
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/eaa937e5669f8561.tar.gz

  RT 134146
  James E Keenan              1 file changed, 7 insertions(+), 7 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/eaa937e5669f8561

New branch smoke-me/jkeenan/rt-134138-constants-in-variable
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/083d8eb22b2e6884.tar.gz

  Eliminate modifiable variables in constants
  James E Keenan              3 files changed, 22 insertions(+), 37 deletions(
  http://perl5.git.perl.org/perl.git/commit/083d8eb22b2e6884

New branch smoke-me/jkeenan/rt-134139-vec
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/b137856f094821c8.tar.gz

  Use of strings with code points over 0xFF as arguments to "vec"
  James E Keenan              6 files changed, 23 insertions(+), 36 deletions(
  http://perl5.git.perl.org/perl.git/commit/b137856f094821c8

New branch smoke-me/jkeenan/rt-134140-bitwise
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/9c60d4d1fc88f4c9.tar.gz

  Use of code points over 0xFF in string bitwise operators
  James E Keenan              4 files changed, 33 insertions(+), 95 deletions(
  http://perl5.git.perl.org/perl.git/commit/9c60d4d1fc88f4c9

New branch smoke-me/khw-simple
6 commits.  1 unique author.  1 unique committer.

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/d60a1ce810140fcf.tar.gz

  smoke
  Karl Williamson             1 file changed, 9 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/d60a1ce810140fcf

  Revert "Revert "Pod-Simple depends on "if"""
  Karl Williamson             1 file changed, 1 insertion(+)
  http://perl5.git.perl.org/perl.git/commit/0ab8a96e7e1832f7

  Revert "Pod-Simple depends on "if""
  Karl Williamson             1 file changed, 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/83d75ef8334edd0a

  Pod-Simple depends on "if"
  Karl Williamson             1 file changed, 1 insertion(+)
  http://perl5.git.perl.org/perl.git/commit/980c39a3013ab96b

  Bump VERSION to 3.37
  Karl Williamson             27 files changed, 27 insertions(+), 27 deletions
  http://perl5.git.perl.org/perl.git/commit/27b5541a502915c0

  pod-simple-3.36
  Karl Williamson             47 files changed, 2317 insertions(+), 408 deleti
  http://perl5.git.perl.org/perl.git/commit/59209ac9428b5936

Deleted branch smoke-me/ilmari/fix-filetest-check-hooking

Deleted branch smoke-me/ilmari/non-lvalue-svcur-svlen

Deleted branch smoke-me/khw-petr

Deleted branch smoke-me/khw-podcheck

Deleted branch smoke-me/khw-ppport

Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About