develooper Front page | perl.perl5.porters | Postings from April 2018

Perl 5 Commit Summary

Thread Next
From:
Perl 5 commit summary
Date:
April 18, 2018 03:14
Subject:
Perl 5 Commit Summary
Message ID:
E1f8dXy-00062J-RD@cron.dc.perl.space
Perl 5 commit summary, activity since Saturday

Current branch blead
37 commits.  9 unique authors.  7 unique committers.
53 files changed, 1853 insertions(+), 859 deletions(-)
Thanks, applied:  Karl Williamson (2) Tony Cook (1) James E Keenan (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/6ec573cf82ef0417.tar.gz

  t/run/locale.t; Suppress wide char warnings
  Karl Williamson             1 file changed, 7 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/6ec573cf82ef0417

  PATCH [perl #132164] regcomp.c: Don't try to increment infinity
  Karl Williamson             2 files changed, 7 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/5e20fb07d2b8373f

  Fixes found by coverity
  Karl Williamson             1 file changed, 9 insertions(+), 9 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e099ea69849a3f8a

  t/loc_tools.pl: Special case openbsd
  Karl Williamson             1 file changed, 17 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/9961787152c9adc1

  t/run/locale.t: Refactor to use done_testing()
  Karl Williamson             1 file changed, 309 insertions(+), 313 deletions
  http://perl5.git.perl.org/perl.git/commit/385130ebff29a409

  t/run/locale.t: Add debugging code
  Karl Williamson             1 file changed, 32 insertions(+), 17 deletions(-
  http://perl5.git.perl.org/perl.git/commit/40f10af4f46622a2

  re/regexp_unicode_prop.t: Add test
  Karl Williamson             1 file changed, 7 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/eb76558003b95f2e

  mktables: Add tests for t/re/unipropsFOO
  Karl Williamson             3 files changed, 20 insertions(+), 2 deletions(-
  http://perl5.git.perl.org/perl.git/commit/346f9bfbe12d91fe

  regen/mk_invlists.pl: Remove improper line
  Karl Williamson             2 files changed, 5 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/2b3e8a9185222124

  regcomp.c: Fix typo in comment
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/3c1be55a1521443f

  t/re/reg_mesg.t: Add test for [perl #132055]
  Karl Williamson             1 file changed, 1 insertion(+)
  http://perl5.git.perl.org/perl.git/commit/26a0fa3ac06ce366

  t/thread_it.pl: Increase stack size on AIX
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/a92866ae2d67314a

  heap-buffer-overflow
  Karl Williamson             2 files changed, 24 insertions(+), 4 deletions(-
  http://perl5.git.perl.org/perl.git/commit/f8fb8615ddc5a80e

  Revert "PATCH: (perl #132227 CVE-2018-6797] heap-buffer-overflow"
  Karl Williamson             1 file changed, 5 insertions(+), 18 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/5927ddccd733e5d8

  fix TRIE_READ_CHAR and DECL_TRIE_TYPE to account for non-utf8 target
  Yves Orton                  3 files changed, 12 insertions(+), 11 deletions(
  http://perl5.git.perl.org/perl.git/commit/3ed3004ae659b036

  Subject: PATCH: [perl #132063]: Heap buffer overflow
  Karl Williamson             2 files changed, 25 insertions(+), 15 deletions(
  http://perl5.git.perl.org/perl.git/commit/9ad8cac45829d8cd

  fix SEGV in XS::APItest::Backrefs::Comctl32Version()
  Daniel Dragan               2 files changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/2f145a2d09c96f40

  regen uconfig.h
  Tony Cook                   1 file changed, 162 insertions(+), 162 deletions
  http://perl5.git.perl.org/perl.git/commit/230d26840df92e78

  Regen after backporting and merging
  H.Merijn Brand              3 files changed, 193 insertions(+), 175 deletion
  http://perl5.git.perl.org/perl.git/commit/dfaa7b301dd126ac

  Revert "S_regmatch: eliminate WHILEM_A_min paren saving"
  David Mitchell              2 files changed, 6 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/81731f9a265761ad

  regen/mk_invlists.pl: stop at 256 for latin1 lists
  Karl Williamson             2 files changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/7d2c6c240263992d

  regen/mk_invlists.pl: Add comment
  Karl Williamson             2 files changed, 2 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/03d17b6e92d9287b

  (perl #131844) fix various space calculation issues in pp_pack.c
  Tony Cook                   2 files changed, 44 insertions(+), 5 deletions(-
  http://perl5.git.perl.org/perl.git/commit/f17fed5006177dce

  Synch cpan/version/* and other files with CPAN version 0.9923.
  John Peacock                12 files changed, 24 insertions(+), 32 deletions
  http://perl5.git.perl.org/perl.git/commit/a684213360784bee

  perlbug: Ask confirmation if would overwrite existing file
  Karl Williamson             1 file changed, 4 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/fbb64cf55d4ec47a

  PATCH: (perl #132227 CVE-2018-6797] heap-buffer-overflow
  Karl Williamson             1 file changed, 18 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/2407a17ad5d780a1

  utf8.c: Don't dump malformation past first NUL
  Karl Williamson             1 file changed, 14 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/421da25c43188619

  PATCH: [perl #132055] Assertion failure
  Karl Williamson             1 file changed, 10 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/e144fcd2682920c5

  fix -DNO_MATHOMS build, mathomed syms were not removed from perldll.def
  Daniel Dragan               5 files changed, 425 insertions(+), 89 deletions
  http://perl5.git.perl.org/perl.git/commit/1545ba5b042c208e

  Move utf8_to_uvchr out of mathoms.c
  Karl Williamson             2 files changed, 30 insertions(+), 30 deletions(
  http://perl5.git.perl.org/perl.git/commit/7723e0077ab29704

  Them bones
  Chris 'BinGOs' Williams     1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/b6763dcccec0a1fe

  Tick off 5.24.4 and 5.26.2
  Steve Hay                   1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e5c6bc4adb087344

  5.26.2 today
  Steve Hay                   1 file changed, 1 insertion(+)
  http://perl5.git.perl.org/perl.git/commit/64f5c2c41358c299

  5.24.4 today
  Steve Hay                   1 file changed, 1 insertion(+)
  http://perl5.git.perl.org/perl.git/commit/e5268bc895cb272e

  Import perl5244delta.pod and perl5262delta.pod
  Steve Hay                   5 files changed, 387 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/fb51aa58533593db

  Update Module-CoreList with data for 5.24.4 and 5.26.2
  Steve Hay                   3 files changed, 63 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/994c9c8455e5fac5

  Epigraphs for 5.24.4 and 5.26.2
  Steve Hay                   1 file changed, 31 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/15e2c76df78f6d5f

Current branch maint-5.24
5 commits.  1 unique author.  1 unique committer.
14 files changed, 513 insertions(+), 64 deletions(-)

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

  Create new perldelta for 5.24.5
  Steve Hay                   11 files changed, 480 insertions(+), 63 deletion
  http://perl5.git.perl.org/perl.git/commit/4f2e0f4c26b188c9

  Epigraphs for 5.24.4 and 5.26.2
  Steve Hay                   1 file changed, 31 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/b3be117206ae5518

  Finalize perldelta
  Steve Hay                   1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/901dd848e31de6d0

  5.24.4 today
  Steve Hay                   1 file changed, 1 insertion(+)
  http://perl5.git.perl.org/perl.git/commit/3e87ffef3c714f1b

  Update Module-CoreList for 5.24.4
  Steve Hay                   1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/e5bdd736e6093b55

Current branch maint-5.26
5 commits.  1 unique author.  1 unique committer.
14 files changed, 577 insertions(+), 120 deletions(-)

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

  Create new perldelta for 5.26.3
  Steve Hay                   11 files changed, 544 insertions(+), 119 deletio
  http://perl5.git.perl.org/perl.git/commit/ec1caca18cd82b52

  Epigraphs for 5.24.4 and 5.26.2
  Steve Hay                   1 file changed, 31 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/3f2f89d636be3d6b

  Finalize perldelta
  Steve Hay                   1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/c5b1997939178730

  5.26.2 today
  Steve Hay                   1 file changed, 1 insertion(+)
  http://perl5.git.perl.org/perl.git/commit/b4140ca05cb1b2f6

  Update Module-CoreList for 5.26.2
  Steve Hay                   1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/f6480cbe2c339dc5

Current branch smoke-me/khw-core
16 commits.  1 unique author.  1 unique committer.
47 files changed, 8237 insertions(+), 133525 deletions(-)

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

  smoke8
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/812998ffb2baebfe

  smoke7
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/252cac99245482d7

  smoke6
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/6ab44473c7a4f6a3

  smoke5
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/bd71e37214b5fab1

  smoke4
  Karl Williamson             2 files changed, 6789 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/4da059fcafd37827

  smoke3
  Karl Williamson             8 files changed, 20 insertions(+), 51 deletions(
  http://perl5.git.perl.org/perl.git/commit/616384cdbcd45eff

  smoke2
  Karl Williamson             4 files changed, 135 insertions(+), 55 deletions
  http://perl5.git.perl.org/perl.git/commit/a3d8052a70f5660b

  smoke
  Karl Williamson             14 files changed, 140907 insertions(+), 27959 de
  http://perl5.git.perl.org/perl.git/commit/38c57d32ec6fc40a

  Set up initial \p{} parse function.
  Karl Williamson             5 files changed, 42 insertions(+), 8 deletions(-
  http://perl5.git.perl.org/perl.git/commit/09f2bccaeb5939fe

  Move inversion lists to utf8.c
  Karl Williamson             7 files changed, 67 insertions(+), 105 deletions
  http://perl5.git.perl.org/perl.git/commit/0a55dddeee2a3ca5

  re/regexp_unicode_prop.t: Add test
  Karl Williamson             1 file changed, 7 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/b3fa636cbe6c2d77

  mktables: Add tests for t/re/unipropsFOO
  Karl Williamson             3 files changed, 20 insertions(+), 2 deletions(-
  http://perl5.git.perl.org/perl.git/commit/c46558ce3d0c9933

  XXX temp Rmv EBCDIC
  Karl Williamson             2 files changed, 2 insertions(+), 114119 deletio
  http://perl5.git.perl.org/perl.git/commit/4792515183081115

  XXX commnit does more than this: regen/mk_invlists.pl: Remove improper line
  Karl Williamson             2 files changed, 4 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/6508318398603db3

  regen/mk_invlists.pl: stop at 256 for latin1 lists
  Karl Williamson             2 files changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/570966e3927d542c

  regen/mk_invlists.pl: Add comment
  Karl Williamson             2 files changed, 2 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/fbd01af262f3d9e8

Current branch tonyc/133030-hires-utime
2 commits.  1 unique author.  1 unique committer.
42 files changed, 1297 insertions(+), 236 deletions(-)

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

  (perl #133030) probe for and use utimes() if utimensat() isn't available
  Tony Cook                   2 files changed, 95 insertions(+), 11 deletions(
  http://perl5.git.perl.org/perl.git/commit/c9cdee00bbe4a2d0

  (perl #133030) make utime() available only if we have both fd and name setti
  Tony Cook                   1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/e151966bc2237a3a

Deleted branch smoke-me/khw-coverity

Thread Next


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