develooper Front page | perl.perl5.porters | Postings from October 2017

Perl 5 (now with fixed config) Commit Summary

From:
Perl 5 commit summary
Date:
October 25, 2017 10:07
Subject:
Perl 5 (now with fixed config) Commit Summary
Message ID:
E1e7Iau-0006Ua-FS@dromedary-001.ams6.corp.booking.com
Perl 5 (now with fixed config) commit summary, activity since Saturday

Current branch blead
144 commits.  10 unique authors.  10 unique committers.
170 files changed, 7524 insertions(+), 10290 deletions(-)

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

  Upgrade Net::Ping from version 2.55 to 2.61
  Steve Hay                   8 files changed, 88 insertions(+), 42 deletions(
  http://perl5.git.perl.org/perl.git/commit/8c91ebab27b4f4b7

  dquote.c: Rmv extraneous #ifdef; add assertions
  Karl Williamson             1 file changed, 5 insertions(+), 12 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/7f4ec488653048a5

  handy.h: Add parens around macro expansion
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/5f50c6c9d82978f1

  numeric.c: Add comment
  Karl Williamson             1 file changed, 2 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/f720c878cb3248e9

  Convert strncmp into strnEQ, strnNE
  Karl Williamson             3 files changed, 13 insertions(+), 18 deletions(
  http://perl5.git.perl.org/perl.git/commit/a15aa957e30616c0

  Convert strcmp into strEQ, strNE
  Karl Williamson             12 files changed, 40 insertions(+), 45 deletions
  http://perl5.git.perl.org/perl.git/commit/083b2a61ee6281f6

  Unweaken refs in in-place reverse
  Dagfinn Ilmari Mannsåker    3 files changed, 25 insertions(+), 2 deletions(-
  http://perl5.git.perl.org/perl.git/commit/5bad3c4f3a4515aa

  DynaLoader: Use strlcpy instead of strcpy
  Karl Williamson             2 files changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/199e777d25e184ed

  Skip various tests if PERL_BUILD_PACKAGING is set
  Dominic Hargreaves          6 files changed, 42 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/ba6733216202523a

  Further simplify XSLoader .bs file handling
  Dagfinn Ilmari Mannsåker    1 file changed, 2 insertions(+), 7 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/a17768d7c7b82c13

  Avoid loading .bs files twice when using XSLoader
  Dagfinn Ilmari Mannsåker    3 files changed, 5 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/fc9d6b910c7baee7

  Increase $B::VERSION to 1.71
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/1cc318ccd01de3f7

  B::walksymtable: clear cached methods
  Father Chrysostomos         2 files changed, 17 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/f4a37198b8067773

  RT#132347: fix building Tk
  Aaron Crane                 3 files changed, 17 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/6c2ae6421675ba5f

  Quieten Time-HiRes test noise
  Dagfinn Ilmari Mannsåker    1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0f00948681dc0cec

  [MERGE] various bench.pl enhancements and fixes
  David Mitchell              2 parents
  http://perl5.git.perl.org/perl.git/commit/7706bc5635d89ccf

  benchmarks.t: update to handle field changes
  David Mitchell              2 files changed, 19 insertions(+), 6 deletions(-
  http://perl5.git.perl.org/perl.git/commit/ed7dc8b7767473cf

  bench.pl: add 'compile' benchmark field
  David Mitchell              2 files changed, 17 insertions(+), 5 deletions(-
  http://perl5.git.perl.org/perl.git/commit/a9b1083885574fde

  bench.pl: add 'pre' and 'post' benchmark fields
  David Mitchell              2 files changed, 54 insertions(+), 26 deletions(
  http://perl5.git.perl.org/perl.git/commit/485eb0094b3454fa

  bench.pl: make 'desc' default to 'code'
  David Mitchell              2 files changed, 7 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/b0ecc2e110d96205

  bench.pl: add checks for bad benchmark files
  David Mitchell              6 files changed, 80 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/1836b255cca8d49a

  bench.pl: display large values as 'Inf'
  David Mitchell              1 file changed, 5 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/8924d3981a915e91

  bench.pl: allow variable-width data columns
  David Mitchell              2 files changed, 108 insertions(+), 64 deletions
  http://perl5.git.perl.org/perl.git/commit/31952d396e2249c3

  bench.pl: factor out some common code
  David Mitchell              1 file changed, 20 insertions(+), 24 deletions(-
  http://perl5.git.perl.org/perl.git/commit/8f25a3c4b0edf60b

  bench.pl: make -v an alias for --verbose
  David Mitchell              1 file changed, 4 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/aa46525de290cd89

  bench.pl --autolabel: avoid degenerate cases
  David Mitchell              2 files changed, 15 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/0a1b8eb0123eeac6

  bench.pl: fix race condition in test
  David Mitchell              1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/0937a01a0b51bebe

  bench.pl --compact: display description too
  David Mitchell              2 files changed, 13 insertions(+), 4 deletions(-
  http://perl5.git.perl.org/perl.git/commit/d00aa1f4fe6b263e

  bench.pl: allow negative column indices
  David Mitchell              2 files changed, 42 insertions(+), 4 deletions(-
  http://perl5.git.perl.org/perl.git/commit/a6d04d4a416678fd

  bench.pl: list valid in 'unrecognised perl' err
  David Mitchell              2 files changed, 14 insertions(+), 3 deletions(-
  http://perl5.git.perl.org/perl.git/commit/78d44f6b66556e32

  metaconfig: ignore "index", "rindex"
  Aaron Crane                 1 file changed, 2 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/9c05dce862293e59

  Configure: rebuild from latest units
  Aaron Crane                 1 file changed, 37 insertions(+), 37 deletions(-
  http://perl5.git.perl.org/perl.git/commit/959ab4d160c8e8ef

  New .metaconf-exclusions.txt file
  Aaron Crane                 2 files changed, 24 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/92c878fe3be5db4a

  document semantics of %+ in perlvar in addition to perlre
  Lukas Mai                   2 files changed, 4 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/33727e0fa843e3c7

  get rid of "implicit fallthrough" warnings with gcc 7
  Lukas Mai                   1 file changed, 1 insertion(+)
  http://perl5.git.perl.org/perl.git/commit/d1589979b3edf55f

  avoid "implicit fallthrough" warning under ithreads
  Lukas Mai                   1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/146930d155200531

  Define I_STDARG cpp symbol for XS backcompat
  Aaron Crane                 1 file changed, 1 insertion(+)
  http://perl5.git.perl.org/perl.git/commit/36a113ce6e02b318

  Remove superfluous FALLTHROUGH guards.
  James E Keenan              1 file changed, 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/6437ba61910f3853

  Prevent warnings when building with gcc-7.2.
  James E Keenan              1 file changed, 22 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/b2733f8fd5234aa4

  Define an _() macro for XS backcompat
  Aaron Crane                 1 file changed, 1 insertion(+)
  http://perl5.git.perl.org/perl.git/commit/ae75e3d0dc87cf5b

  ODBM_File: avoid "flags set but not used" warning
  Lukas Mai                   2 files changed, 2 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/78709841456d5de5

  t/porting/pending-author.t: report skip reasons more carefully
  Aaron Crane                 1 file changed, 5 insertions(+), 9 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/1990fc31cda5d997

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

  regcomp.c: Add assertion
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/e0c80300c2e6ade1

  Fix sv_vcatpvfn %s with precision on non-NUL-terminated strings
  Dagfinn Ilmari Mannsåker    1 file changed, 4 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/17661fb1c2bdb3f4

  Provide fallback strnlen implementation
  Dagfinn Ilmari Mannsåker    5 files changed, 45 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/aefb3fa072c057c1

  Probe for strnlen on VMS
  Dagfinn Ilmari Mannsåker    1 file changed, 19 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/b961752cf64eb09f

  Regenerate Glossary
  H.Merijn Brand              1 file changed, 93 insertions(+), 45 deletions(-
  http://perl5.git.perl.org/perl.git/commit/7e03b2e3e32ae079

  Fix Perl_langinfo() non-threaded bug
  Karl Williamson             1 file changed, 5 insertions(+), 35 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ae74815b40d870ef

  [MERGE] Rely on a C89 compiler
  Aaron Crane                 2 parents
  http://perl5.git.perl.org/perl.git/commit/3d10fa085102a79a

  perl.h: explicitly declare "environ" in more places
  Aaron Crane                 1 file changed, 3 insertions(+), 11 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/a54aca4b73c9f115

  pod/perlhacktips.pod: remove some outdated portability notes
  Aaron Crane                 1 file changed, 3 insertions(+), 16 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/adf7d503e55721c5

  Rely on C89 <string.h>
  Aaron Crane                 26 files changed, 29 insertions(+), 171 deletion
  http://perl5.git.perl.org/perl.git/commit/d54fbe846a9f98aa

  Don't attempt to use non-standard <memory.h>
  Aaron Crane                 25 files changed, 2 insertions(+), 106 deletions
  http://perl5.git.perl.org/perl.git/commit/81f9da18781fda78

  Rely on C89 <assert.h>
  Aaron Crane                 23 files changed, 6 insertions(+), 79 deletions(
  http://perl5.git.perl.org/perl.git/commit/6ff2ec7da32d2a2a

  Rely on C89 <math.h>
  Aaron Crane                 24 files changed, 19 insertions(+), 140 deletion
  http://perl5.git.perl.org/perl.git/commit/7e0346596d505ad0

  Never attempt to redeclare standard functions
  Aaron Crane                 2 files changed, 1 insertion(+), 33 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/7eab73e249a1c03e

  Don't attempt to define or use STANDARD_C
  Aaron Crane                 7 files changed, 3 insertions(+), 28 deletions(-
  http://perl5.git.perl.org/perl.git/commit/b78ed007fa9baa19

  Rely on C89 NULL
  Aaron Crane                 1 file changed, 7 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/3576247a261ea97b

  Don't declare C89 realloc()
  Aaron Crane                 1 file changed, 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/96523a53aeb24ef2

  Rely on C89 strerror()
  Aaron Crane                 24 files changed, 18 insertions(+), 209 deletion
  http://perl5.git.perl.org/perl.git/commit/b21d8587d6f2e56d

  util.h: simplify cpp conditionals
  Aaron Crane                 1 file changed, 9 insertions(+), 15 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/d1f9b933c88f298c

  util.c: simplify cpp conditionals
  Aaron Crane                 1 file changed, 14 insertions(+), 34 deletions(-
  http://perl5.git.perl.org/perl.git/commit/8ad758c71191a2a3

  thread.h: simplify cpp conditionals
  Aaron Crane                 1 file changed, 5 insertions(+), 11 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/c2844c4f6a1ba1cb

  sv.c: simplify cpp conditionals
  Aaron Crane                 1 file changed, 1 insertion(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/5026560c306ae1d8

  regen/reentr.pl: simplify cpp conditionals
  Aaron Crane                 2 files changed, 12 insertions(+), 28 deletions(
  http://perl5.git.perl.org/perl.git/commit/7ce6ba0fb5b8748b

  pp_sys.c: simplify cpp conditionals
  Aaron Crane                 1 file changed, 35 insertions(+), 67 deletions(-
  http://perl5.git.perl.org/perl.git/commit/8d69850701e677eb

  pp_pack.c: simplify cpp conditionals
  Aaron Crane                 1 file changed, 9 insertions(+), 13 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/41f35ffdd92bd0a5

  pp_hot.c: simplify cpp conditionals
  Aaron Crane                 1 file changed, 4 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/d1a21e441b960b44

  pp_ctl.c: simplify cpp conditionals
  Aaron Crane                 1 file changed, 2 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/4fda7c0cc8689dd8

  pp.c: simplify cpp conditionals
  Aaron Crane                 1 file changed, 1 insertion(+), 7 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/00b6a411576ca1b1

  perlio.c: simplify cpp conditionals
  Aaron Crane                 1 file changed, 10 insertions(+), 16 deletions(-
  http://perl5.git.perl.org/perl.git/commit/faf558915f633171

  perl.h: simplify cpp conditionals
  Aaron Crane                 1 file changed, 84 insertions(+), 173 deletions(
  http://perl5.git.perl.org/perl.git/commit/da5fdda8009e6ea2

  Drop support for the hp9000s500 cpp symbol
  Aaron Crane                 2 files changed, 1 insertion(+), 13 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/760d86c454259bd9

  Delete useless references to DG/UX
  Aaron Crane                 2 files changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e7ce59ca15146706

  perl.c: simplify cpp conditionals
  Aaron Crane                 1 file changed, 6 insertions(+), 14 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/39bb759e785ba84a

  opcode.pl: simplify cpp conditionals
  Aaron Crane                 2 files changed, 8 insertions(+), 16 deletions(-
  http://perl5.git.perl.org/perl.git/commit/0000db226ca2999b

  numeric.c: simplify cpp conditionals
  Aaron Crane                 1 file changed, 2 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0cbb9d6e5110600a

  mg.c: simplify cpp conditionals
  Aaron Crane                 1 file changed, 13 insertions(+), 33 deletions(-
  http://perl5.git.perl.org/perl.git/commit/2abc681d27f72f8a

  malloc.c: simplify cpp conditionals
  Aaron Crane                 1 file changed, 1 insertion(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/059fd8e704532aaa

  malloc.c: don't redefine START_EXTERN_C from perl.h
  Aaron Crane                 1 file changed, 16 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/6b0972d65bbd5127

  handy.h: simplify cpp conditionals
  Aaron Crane                 1 file changed, 17 insertions(+), 25 deletions(-
  http://perl5.git.perl.org/perl.git/commit/07798b1720f6b201

  dosish.h: simplify cpp conditionals
  Aaron Crane                 1 file changed, 18 insertions(+), 24 deletions(-
  http://perl5.git.perl.org/perl.git/commit/604645a653b1bdf4

  EXTERN.h: simplify cpp conditionals
  Aaron Crane                 1 file changed, 9 insertions(+), 11 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/fbaa6c64d983277f

  doio.c: simplify cpp conditionals
  Aaron Crane                 1 file changed, 13 insertions(+), 21 deletions(-
  http://perl5.git.perl.org/perl.git/commit/4009c3ff1ea01581

  vms/vmsish.h: move a function declaration from doio.c
  Aaron Crane                 2 files changed, 1 insertion(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/d4bd48023fe0ba95

  caretx.c: simplify cpp conditionals
  Aaron Crane                 1 file changed, 5 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/fca5fb9612a125f4

  XSUB.h: simplify cpp conditions using C89 "#elif"
  Aaron Crane                 1 file changed, 10 insertions(+), 16 deletions(-
  http://perl5.git.perl.org/perl.git/commit/f12ee906ec242232

  Rely on contents of C89 <limits.h>
  Aaron Crane                 1 file changed, 12 insertions(+), 145 deletions(
  http://perl5.git.perl.org/perl.git/commit/6ec488b3d495e8c0

  Simplify perl.h floating-point limits defines
  Aaron Crane                 1 file changed, 19 insertions(+), 85 deletions(-
  http://perl5.git.perl.org/perl.git/commit/63b481b9190a4e9e

  Don't try to use <values.h>
  Aaron Crane                 24 files changed, 2 insertions(+), 116 deletions
  http://perl5.git.perl.org/perl.git/commit/be9d87ad962b0216

  Rely on C89 <float.h> defining DBL_DIG
  Aaron Crane                 11 files changed, 1 insertion(+), 99 deletions(-
  http://perl5.git.perl.org/perl.git/commit/edb450b123b6d074

  Rely on C89 <float.h>
  Aaron Crane                 25 files changed, 5 insertions(+), 112 deletions
  http://perl5.git.perl.org/perl.git/commit/b905af4c1158d6ce

  Rely on C89 <limits.h>
  Aaron Crane                 27 files changed, 22 insertions(+), 128 deletion
  http://perl5.git.perl.org/perl.git/commit/350b922a8600b685

  Rely on C89 <time.h>
  Aaron Crane                 5 files changed, 12 insertions(+), 25 deletions(
  http://perl5.git.perl.org/perl.git/commit/9245da2a079b4997

  Rely on C89 strchr() and strrchr()
  Aaron Crane                 14 files changed, 3 insertions(+), 172 deletions
  http://perl5.git.perl.org/perl.git/commit/1509effa50d09175

  Rely on C89 sprintf() return value semantics
  Aaron Crane                 25 files changed, 9 insertions(+), 178 deletions
  http://perl5.git.perl.org/perl.git/commit/f1519f70705b2eee

  Use snprintf() in favour of sprintf()
  Aaron Crane                 2 files changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/03f3961765f87fb8

  Rely on C89 <stddef.h>
  Aaron Crane                 26 files changed, 4 insertions(+), 90 deletions(
  http://perl5.git.perl.org/perl.git/commit/346712be0b77cf7a

  Rely on C89 <stdlib.h>
  Aaron Crane                 17 files changed, 107 insertions(+), 181 deletio
  http://perl5.git.perl.org/perl.git/commit/dd512de320cc50dd

  Rely on C89 <stdarg.h>
  Aaron Crane                 27 files changed, 4 insertions(+), 300 deletions
  http://perl5.git.perl.org/perl.git/commit/9d82a2b71ca36a0f

  Rely on C89 prototypes
  Aaron Crane                 16 files changed, 34 insertions(+), 223 deletion
  http://perl5.git.perl.org/perl.git/commit/3d97541cde09d330

  Don't pretend to determine whether ansi2knr is needed
  Aaron Crane                 13 files changed, 22 insertions(+), 63 deletions
  http://perl5.git.perl.org/perl.git/commit/c9db53f47fcab6bc

  Rely on C89 variadic prototypes
  Aaron Crane                 18 files changed, 111 insertions(+), 254 deletio
  http://perl5.git.perl.org/perl.git/commit/01f1810e38e276d9

  Configure: assume C89 headers in need_va_copy probe
  Aaron Crane                 1 file changed, 122 insertions(+), 132 deletions
  http://perl5.git.perl.org/perl.git/commit/abaa7af6d89122e8

  Rely on C89 vprintf()
  Aaron Crane                 27 files changed, 111 insertions(+), 439 deletio
  http://perl5.git.perl.org/perl.git/commit/edee246148d0f7e2

  Rely on C89 sprintf() return type
  Aaron Crane                 1 file changed, 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/3313a8602661409b

  Configure: assume C89 headers in d_c99_variadic_macros probe
  Aaron Crane                 1 file changed, 126 insertions(+), 134 deletions
  http://perl5.git.perl.org/perl.git/commit/67aaef986388cb63

  Rely on C89 snprintf()
  Aaron Crane                 19 files changed, 3 insertions(+), 161 deletions
  http://perl5.git.perl.org/perl.git/commit/e791399041815a1a

  Rely on C89 vsnprintf()
  Aaron Crane                 2 files changed, 10 insertions(+), 49 deletions(
  http://perl5.git.perl.org/perl.git/commit/13d66b05c6163c35

  Don't use VOL internally, because "volatile" works just fine
  Aaron Crane                 10 files changed, 19 insertions(+), 17 deletions
  http://perl5.git.perl.org/perl.git/commit/8162b70e63fb41df

  Assume C89 "volatile" keyword
  Aaron Crane                 26 files changed, 13 insertions(+), 161 deletion
  http://perl5.git.perl.org/perl.git/commit/516e10a9956d1134

  Assume we have C89 memchr()
  Aaron Crane                 24 files changed, 2 insertions(+), 88 deletions(
  http://perl5.git.perl.org/perl.git/commit/6e876d890f021fe5

  Assume we have sane C89 memcmp()
  Aaron Crane                 33 files changed, 32 insertions(+), 414 deletion
  http://perl5.git.perl.org/perl.git/commit/e5d7f4e5fdc8fcb3

  Drop support for PowerUX / Power MAX OS
  Aaron Crane                 4 files changed, 2 insertions(+), 222 deletions(
  http://perl5.git.perl.org/perl.git/commit/6abb197755380da4

  Assume we have C89 memcpy() and memmove()
  Aaron Crane                 33 files changed, 5 insertions(+), 509 deletions
  http://perl5.git.perl.org/perl.git/commit/1eb06a387814d969

  Don't look for a "safe" memcpy()
  Aaron Crane                 28 files changed, 7 insertions(+), 178 deletions
  http://perl5.git.perl.org/perl.git/commit/1c1d7d5ba0bc33e7

  Assume we have C89 memset()
  Aaron Crane                 33 files changed, 7 insertions(+), 257 deletions
  http://perl5.git.perl.org/perl.git/commit/04322328fc4bc286

  Remove USE_STRUCT_COPY in favour of C89 struct assignment
  Aaron Crane                 24 files changed, 2 insertions(+), 112 deletions
  http://perl5.git.perl.org/perl.git/commit/11568d10a6b3495b

  Configure: fix nl_langinfo_l() probe
  Aaron Crane                 1 file changed, 41 insertions(+), 38 deletions(-
  http://perl5.git.perl.org/perl.git/commit/c4de53373c059dba

  Add Configure changes to perldelta
  H.Merijn Brand              1 file changed, 28 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/dea260445ee5d6e5

  Add new Configure probes
  H.Merijn Brand              15 files changed, 532 insertions(+), 28 deletion
  http://perl5.git.perl.org/perl.git/commit/c94a4d0426ce9190

  Today's M::CL is up on CPAN already
  Steve Hay                   1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/940ab75c35c6e894

  Prepare Module::CoreList for 5.27.6
  Steve Hay                   4 files changed, 33 insertions(+), 3 deletions(-
  http://perl5.git.perl.org/perl.git/commit/78425520cae90292

  Bump version to 5.27.6
  Steve Hay                   22 files changed, 136 insertions(+), 136 deletio
  http://perl5.git.perl.org/perl.git/commit/5c5ad1fe7aa33aca

  perldelta - Fix version for the next run of Porting/acknowledgements.pl
  Steve Hay                   2 files changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/cab780cc104e5e98

  New perldelta for 5.27.6
  Steve Hay                   11 files changed, 550 insertions(+), 102 deletio
  http://perl5.git.perl.org/perl.git/commit/e6a2e5caf1b0779e

  Tick off 5.27.5
  Steve Hay                   1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/93b75f61c04277f5

  Add epigraph for 5.27.5
  Steve Hay                   1 file changed, 17 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/5f64ee11646d98cc

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

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

  Update Module::CoreList for 5.27.5
  Steve Hay                   1 file changed, 152 insertions(+), 4 deletions(-
  http://perl5.git.perl.org/perl.git/commit/0b2e8509fb24fb48

  perldelta - Fix broken links
  Steve Hay                   1 file changed, 5 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/90b5342a648a0f4f

  perldelta - Remove boilerplate
  Steve Hay                   1 file changed, 341 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/473d5668ac081d7e

  perldelta - Update selected bug fixes etc
  Steve Hay                   1 file changed, 23 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/77baf8eb4b5f0402

  perldelta - Update modules
  Steve Hay                   1 file changed, 93 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/64b9a1390e0b0f69

  Suppress spurious corelist-perldelta.pl warning
  Steve Hay                   1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/c687a5cdc160449d

  Teach corelist-perldelta.pl about libnet, podlators and Sub::Util
  Steve Hay                   1 file changed, 21 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/d8c6b69e60e6111f

  Porting/Maintainers.pl - version's vxs.inc is now CUSTOMIZED as well
  Steve Hay                   2 files changed, 2 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/9da8aacffcc17439

  Porting/Maintainers.pl - NEXT is CUSTOMIZED
  Steve Hay                   2 files changed, 3 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/ffd1c6882ddfc875

  Deparse.t tweak
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/6fbf0c3106e14fed

  perldelta for 14062320f
  Father Chrysostomos         1 file changed, 7 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/834e1dc686d615ac

  Temporarily revert CV-in-stash optimisation
  Father Chrysostomos         2 files changed, 2 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/6eed25e2537643b7

  Update win32/config_H.[gv]c canned configuration files
  Steve Hay                   2 files changed, 4878 insertions(+), 3909 deleti
  http://perl5.git.perl.org/perl.git/commit/f65cb320dfb0701e

New branch newmetaconfig11
2 commits.  1 unique author.  1 unique committer.

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

  Add missing entry for Porting/config.sh
  Karl Williamson             1 file changed, 1 insertion(+)
  http://perl5.git.perl.org/perl.git/commit/3af2b0f0a33f4c10

  Configure changes for strtod_l() probe
  Karl Williamson             14 files changed, 29 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/9d830af4d135e345

New branch smoke-me/ilmari/bsectomy
2 commits.  1 unique author.  1 unique committer.

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

  Remove support for .bs files
  Dagfinn Ilmari Mannsåker    14 files changed, 33 insertions(+), 84 deletions
  http://perl5.git.perl.org/perl.git/commit/d2af67a8ee46518d

  EUMM: Don't generate .bs files on perl >= 5.26.7
  Dagfinn Ilmari Mannsåker    3 files changed, 26 insertions(+), 14 deletions(
  http://perl5.git.perl.org/perl.git/commit/6fc65a4b3ac9903c

New branch smoke-me/mauke/overflow
5 commits.  1 unique author.  1 unique committer.

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

  remove used feature macros from metaconfig.h
  Lukas Mai                   1 file changed, 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0ca013ba2095f1e4

  indent nested #ifdefs
  Lukas Mai                   2 files changed, 27 insertions(+), 27 deletions(
  http://perl5.git.perl.org/perl.git/commit/2cd9812ec4eee4ad

  use __builtin_mul_overflow in pp_multiply
  Lukas Mai                   1 file changed, 86 insertions(+), 14 deletions(-
  http://perl5.git.perl.org/perl.git/commit/82c76ddc179d6cdd

  use __builtin_sub_overflow in pp_subtract
  Lukas Mai                   1 file changed, 120 insertions(+), 9 deletions(-
  http://perl5.git.perl.org/perl.git/commit/50ec6d9fef3d3a05

  use __builtin_add_overflow in pp_add
  Lukas Mai                   1 file changed, 92 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/767bc94bdb6a2fab

Deleted branch ilmari/unweaken-inplace-reverse

Deleted branch metaconfig11

Deleted branch metaconfig12

Deleted branch metaconfig3

Deleted branch metaconfig7

Deleted branch skip_tests_for_distros

Deleted branch smoke-me/arc/c89ification

Deleted branch smoke-me/ilmari/strnlen



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