Front page | perl.perl5.porters |
Postings from October 2017
Perl 5 Commit Summary
Thread Previous
From:
Perl 5 commit summary
Date:
October 18, 2017 01:14
Subject:
Perl 5 Commit Summary
Message ID:
E1e4cw2-0003Ba-Nt@dromedary-001.ams6.corp.booking.com
Perl 5 commit summary, activity since Saturday
Current branch blead
27 commits. 11 unique authors. 8 unique committers.
38 files changed, 458 insertions(+), 564 deletions(-)
Net code removal: Aaron Crane (101 lines)
Thanks, applied: Tony Cook (1) James E Keenan (1) Aaron Crane (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/d821073629ab373b.tar.gz
the unopened test should use a file handle distinct from "OTHER"
Tony Cook 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d821073629ab373b
[perl #127063] suppress warning on assigning 0 to $[
Tony Cook 3 files changed, 9 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8b5606267ef87b29
PERL5LIB documentation: '.' is no longer in @INC by default
Lukas Mai 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/490a0bffed65156c
customise Pod::Perldoc to fix output misbehaviour
Zefram 3 files changed, 7 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/f2ee4cb897ec9dd3
[perl #124349] deprecation warning on hostname() with arguments
Tony Cook 2 files changed, 27 insertions(+), 10 deletions(
http://perl5.git.perl.org/perl.git/commit/f6d7499a254e64c1
Use preprocessor check for some DEBUG_X_TEST
Nicolas R 2 files changed, 25 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/f0e51ad56d2b90cd
(perl #131982) update the set/getpriority documentation too
Tony Cook 1 file changed, 6 insertions(+)
http://perl5.git.perl.org/perl.git/commit/7596fda6b1aaa11a
(perl #131982) provide constants for get/setpriority in POSIX.pm
Tony Cook 5 files changed, 29 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/4fd667a8b4c09331
Document that POSIX::abs, ::alarm, ::atan2, ::chdir, ::chmod need explicit a
James E Keenan 2 files changed, 39 insertions(+), 15 deletions(
http://perl5.git.perl.org/perl.git/commit/bda53d3ed47d5776
pp.c: delete dead cpp-conditional declaration
Aaron Crane 1 file changed, 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bdd84317095e7583
Remove out-of-date mention of USA president
Smylers 1 file changed, 6 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b9d0a43747db0351
RT#131000: splice doesn't honour read-only flag
Aaron Crane 4 files changed, 37 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/3275d25a1e4129bd
Use library functions instead of manual TAP in t/io/tell.t.
Dmitry Ulanov 2 files changed, 45 insertions(+), 51 deletions(
http://perl5.git.perl.org/perl.git/commit/a55c21fc5cb5464e
hints/aix.sh: remove trailing spaces
Lukas Mai 1 file changed, 11 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/4f6c12fefd2c44dc
miniperl also needs -Ilib for perl.exp on AIX etc
H.Merijn Brand 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/72bbce3da5eeffde
Document that -I. is now needed with -MTestInit
Dominic Hargreaves 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a070ca953353eb48
g++ is like gcc on AIX too
H.Merijn Brand 1 file changed, 7 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1444f7108081b769
delete unused file from SDBM_File
Lukas Mai 2 files changed, 89 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9fd4c1bcfbc847ba
get rid of "implicit fallthrough" warnings in SDBM_File
Lukas Mai 2 files changed, 8 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fe5e4ab6d38d6277
SDBM_File: tabs -> spaces
Lukas Mai 2 files changed, 170 insertions(+), 170 deletion
http://perl5.git.perl.org/perl.git/commit/5541cca595f17502
Delete dead mktemp() call
Aaron Crane 1 file changed, 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5bc7d00e3e22e177
fix comment on GCC_DIAG_IGNORE/GCC_DIAG_RESTORE
Lukas Mai 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/95b872d541b5f415
actually fix "implicit fallthrough" warnings in gcc 7
Lukas Mai 1 file changed, 257 insertions(+), 256 deletions
http://perl5.git.perl.org/perl.git/commit/a249261b59a0da79
remove the GCC_DIAG_RESTORE pragma as well
Yves Orton 1 file changed, 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/caedb5af0150ae04
remove GCC_DIAG_IGNORE from sbox32_hash.h
Yves Orton 1 file changed, 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6f0e70f183a13a8e
fixups for portability
Yves Orton 2 files changed, 285 insertions(+), 284 deletion
http://perl5.git.perl.org/perl.git/commit/f8a8fb6dab10a8ee
Delete unused files from ext/SDBM_File
Aaron Crane 3 files changed, 124 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8a59e4c377aff558
Current branch maint-votes
1 commit. 1 unique author. 1 unique committer.
1 file changed, 3 insertions(+)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/2d3cf3f68fb6f0a2.tar.gz
propose the other part of the 128967 fix
Tony Cook 1 file changed, 3 insertions(+)
http://perl5.git.perl.org/perl.git/commit/2d3cf3f68fb6f0a2
New branch arc/c89ification
68 commits. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/1ce414df05474a42.tar.gz
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/1ce414df05474a42
Rely on C89 <string.h>
Aaron Crane 26 files changed, 28 insertions(+), 167 deletion
http://perl5.git.perl.org/perl.git/commit/f2fef2bfd78af8cd
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/38882603edf12acb
Rely on C89 <assert.h>
Aaron Crane 23 files changed, 6 insertions(+), 79 deletions(
http://perl5.git.perl.org/perl.git/commit/6f1090e1042e7e51
Rely on C89 <math.h>
Aaron Crane 24 files changed, 21 insertions(+), 142 deletion
http://perl5.git.perl.org/perl.git/commit/d32a2aad29f000aa
Never attempt to redeclare standard functions
Aaron Crane 2 files changed, 1 insertion(+), 33 deletions(-)
http://perl5.git.perl.org/perl.git/commit/269b6a677d951215
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/02045acb079b3284
Rely on C89 NULL
Aaron Crane 1 file changed, 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9bad4e603f083914
Don't declare C89 realloc()
Aaron Crane 1 file changed, 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0678bb066d920eed
Rely on C89 strerror()
Aaron Crane 24 files changed, 18 insertions(+), 209 deletion
http://perl5.git.perl.org/perl.git/commit/27b361737b59b4f5
util.h: simplify cpp conditionals
Aaron Crane 1 file changed, 9 insertions(+), 15 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5894976dcf301474
util.c: simplify cpp conditionals
Aaron Crane 1 file changed, 14 insertions(+), 34 deletions(-
http://perl5.git.perl.org/perl.git/commit/9fcbbf9c32d8518f
thread.h: simplify cpp conditionals
Aaron Crane 1 file changed, 5 insertions(+), 11 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f80d452de750c8a2
sv.c: simplify cpp conditionals
Aaron Crane 1 file changed, 1 insertion(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/234dcb11efe280fd
regen/reentr.pl: simplify cpp conditionals
Aaron Crane 2 files changed, 12 insertions(+), 28 deletions(
http://perl5.git.perl.org/perl.git/commit/e37dae4cf18be42e
pp_sys.c: simplify cpp conditionals
Aaron Crane 1 file changed, 35 insertions(+), 67 deletions(-
http://perl5.git.perl.org/perl.git/commit/85fb763064cda7d4
pp_pack.c: simplify cpp conditionals
Aaron Crane 1 file changed, 9 insertions(+), 13 deletions(-)
http://perl5.git.perl.org/perl.git/commit/73fd7950003dd6a5
pp_hot.c: simplify cpp conditionals
Aaron Crane 1 file changed, 4 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d707fcbd4ad82238
pp_ctl.c: simplify cpp conditionals
Aaron Crane 1 file changed, 2 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/80ee0971472dd781
pp.c: simplify cpp conditionals
Aaron Crane 1 file changed, 1 insertion(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a001056e0982da23
perlio.c: simplify cpp conditionals
Aaron Crane 1 file changed, 10 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/e0417679f21ac9b2
perl.h: simplify cpp conditionals
Aaron Crane 1 file changed, 84 insertions(+), 173 deletions(
http://perl5.git.perl.org/perl.git/commit/77a20cd0b7b8aef6
Drop support for the hp9000s500 cpp symbol
Aaron Crane 2 files changed, 1 insertion(+), 13 deletions(-)
http://perl5.git.perl.org/perl.git/commit/479d8df28943ffde
Delete useless references to DG/UX
Aaron Crane 2 files changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/aba657afff73f3f6
perl.c: simplify cpp conditionals
Aaron Crane 1 file changed, 6 insertions(+), 14 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ae46a0a392f7b2a4
opcode.pl: simplify cpp conditionals
Aaron Crane 2 files changed, 8 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/56fb636d27699bb1
numeric.c: simplify cpp conditionals
Aaron Crane 1 file changed, 2 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b451a3f8e93d7152
mg.c: simplify cpp conditionals
Aaron Crane 1 file changed, 13 insertions(+), 33 deletions(-
http://perl5.git.perl.org/perl.git/commit/b599e38cf6fc45c2
malloc.c: simplify cpp conditionals
Aaron Crane 1 file changed, 1 insertion(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/52f38d8858f5df42
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/33e9087934d1d5c7
handy.h: simplify cpp conditionals
Aaron Crane 1 file changed, 17 insertions(+), 25 deletions(-
http://perl5.git.perl.org/perl.git/commit/614d9770583f9ceb
dosish.h: simplify cpp conditionals
Aaron Crane 1 file changed, 18 insertions(+), 24 deletions(-
http://perl5.git.perl.org/perl.git/commit/b6ff7ff54f2775fe
EXTERN.h: simplify cpp conditionals
Aaron Crane 1 file changed, 9 insertions(+), 11 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e2db48816839c67c
doio.c: simplify cpp conditionals
Aaron Crane 1 file changed, 13 insertions(+), 21 deletions(-
http://perl5.git.perl.org/perl.git/commit/a05d39649b637162
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/99f8af60756bf84b
caretx.c: simplify cpp conditionals
Aaron Crane 1 file changed, 5 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/24da329cfca1e1dc
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/a11851f96a34d3b4
Rely on contents of C89 <limits.h>
Aaron Crane 1 file changed, 12 insertions(+), 145 deletions(
http://perl5.git.perl.org/perl.git/commit/bd2bdc43c30758e8
Simplify perl.h floating-point limits defines
Aaron Crane 1 file changed, 19 insertions(+), 85 deletions(-
http://perl5.git.perl.org/perl.git/commit/4433a014ab7c7904
Don't try to use <values.h>
Aaron Crane 24 files changed, 2 insertions(+), 116 deletions
http://perl5.git.perl.org/perl.git/commit/fed0f9e50b32167c
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/b33cfbc92f45114d
Rely on C89 <float.h>
Aaron Crane 25 files changed, 5 insertions(+), 112 deletions
http://perl5.git.perl.org/perl.git/commit/025ae1c7ef2469b1
Rely on C89 <limits.h>
Aaron Crane 27 files changed, 22 insertions(+), 128 deletion
http://perl5.git.perl.org/perl.git/commit/629c1212449bdaf0
Rely on C89 <time.h>
Aaron Crane 5 files changed, 12 insertions(+), 25 deletions(
http://perl5.git.perl.org/perl.git/commit/e5c595843408aff0
Rely on C89 strchr() and strrchr()
Aaron Crane 14 files changed, 3 insertions(+), 172 deletions
http://perl5.git.perl.org/perl.git/commit/5261010a90be72ca
Rely on C89 sprintf() return value semantics
Aaron Crane 25 files changed, 9 insertions(+), 178 deletions
http://perl5.git.perl.org/perl.git/commit/a4c342618645b923
Use snprintf() in favour of sprintf()
Aaron Crane 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fbcf98a20d7931f9
Rely on C89 <stddef.h>
Aaron Crane 26 files changed, 2 insertions(+), 88 deletions(
http://perl5.git.perl.org/perl.git/commit/bf12811ae6e9b647
Rely on C89 <stdlib.h>
Aaron Crane 16 files changed, 106 insertions(+), 180 deletio
http://perl5.git.perl.org/perl.git/commit/752516c98ee7292b
Rely on C89 <stdarg.h>
Aaron Crane 27 files changed, 4 insertions(+), 300 deletions
http://perl5.git.perl.org/perl.git/commit/05777f14f949094b
Rely on C89 prototypes
Aaron Crane 16 files changed, 34 insertions(+), 223 deletion
http://perl5.git.perl.org/perl.git/commit/3ae30e994eec97cc
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/08e583678ac370bc
Rely on C89 variadic prototypes
Aaron Crane 18 files changed, 111 insertions(+), 254 deletio
http://perl5.git.perl.org/perl.git/commit/26d2ffc288ea310b
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/b7588221289ac6d5
Rely on C89 vprintf()
Aaron Crane 27 files changed, 111 insertions(+), 439 deletio
http://perl5.git.perl.org/perl.git/commit/16a4843f2cce9bdc
Rely on C89 sprintf() return type
Aaron Crane 1 file changed, 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/af20dda067b06fdf
Configure: assume C89 headers in d_c99_variadic_macros probe
Aaron Crane 2 files changed, 127 insertions(+), 135 deletion
http://perl5.git.perl.org/perl.git/commit/1339e1fd75e19a60
Rely on C89 snprintf()
Aaron Crane 19 files changed, 2 insertions(+), 160 deletions
http://perl5.git.perl.org/perl.git/commit/49b21b01559a927c
Rely on C89 vsnprintf()
Aaron Crane 2 files changed, 10 insertions(+), 49 deletions(
http://perl5.git.perl.org/perl.git/commit/9f4692d20e5bd809
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/e99eb0a7852edca8
Assume C89 "volatile" keyword
Aaron Crane 26 files changed, 13 insertions(+), 161 deletion
http://perl5.git.perl.org/perl.git/commit/491159993aa67ec4
Assume we have C89 memchr()
Aaron Crane 24 files changed, 2 insertions(+), 88 deletions(
http://perl5.git.perl.org/perl.git/commit/13c7724e8ef8783f
Assume we have sane C89 memcmp()
Aaron Crane 33 files changed, 31 insertions(+), 413 deletion
http://perl5.git.perl.org/perl.git/commit/b7890b10107fd5cf
Drop support for PowerUX / Power MAX OS
Aaron Crane 5 files changed, 3 insertions(+), 223 deletions(
http://perl5.git.perl.org/perl.git/commit/9d82ec19551fcf06
Assume we have C89 memcpy() and memmove()
Aaron Crane 33 files changed, 5 insertions(+), 509 deletions
http://perl5.git.perl.org/perl.git/commit/b3c10e47c49d66b7
Don't look for a "safe" memcpy()
Aaron Crane 28 files changed, 7 insertions(+), 178 deletions
http://perl5.git.perl.org/perl.git/commit/6bc6efa9d1be0645
Assume we have C89 memset()
Aaron Crane 33 files changed, 7 insertions(+), 257 deletions
http://perl5.git.perl.org/perl.git/commit/b718a3dca6f459d7
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/39f915dfc5b852a4
New branch cpanel/all-patches
30 commits. 4 unique authors. 1 unique committer.
Thanks, applied: Nicolas R (30)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/79b5c09b58f08fa6.tar.gz
Avoid unique REGCOMP in dynaloader
J. Nick Koston 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/79b5c09b58f08fa6
Hard code frequent Config checks so it's not needed
Todd Rinaldo 5 files changed, 7 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/a7540f270f8e86e5
Speed up Carp.pm when backtrace arguments are references
Todd Rinaldo 1 file changed, 10 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/f3c1ec55b9ec6b5d
Disable optree_specials.t
Todd Rinaldo 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/992f25f9b4330b63
BC extra protection in Perl_sv_vcatpvfn_flags
Nicolas Rochelemagne 3 files changed, 17033 insertions(+), 1 deletion
http://perl5.git.perl.org/perl.git/commit/c1877968e0260eb6
BC Static shared memory for single malloc
Nicolas Rochelemagne 8 files changed, 108 insertions(+), 1 deletion(-
http://perl5.git.perl.org/perl.git/commit/1657dbf53b2f7607
Switch several CPAN modules to XSLoader
Nicolas Rochelemagne 7 files changed, 19 insertions(+), 25 deletions(
http://perl5.git.perl.org/perl.git/commit/5b55e10bf35d2d81
disable t/porting/podcheck.t
Nicolas Rochelemagne 1 file changed, 5 insertions(+)
http://perl5.git.perl.org/perl.git/commit/08daa3b60cf7aa38
Provide a way to clear swash invlists for B::C
Todd Rinaldo 1 file changed, 6 insertions(+)
http://perl5.git.perl.org/perl.git/commit/0a60e75891284551
better experience with gdb
Nicolas Rochelemagne 1 file changed, 5 insertions(+)
http://perl5.git.perl.org/perl.git/commit/fbef7ac638e9b89e
Disable xs handshake
Nicolas Rochelemagne 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d2542e1a3eabae1e
add Perl_DeclareStaticMemory
Nicolas Rochelemagne 9 files changed, 95 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/1e1f590441544431
Fix B logic to not add unnecessary deps
Todd Rinaldo 3 files changed, 12 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/e96719e89e60ee1b
Avoid use vars when our will do in Core Perl
J. Nick Koston 13 files changed, 30 insertions(+), 60 deletions
http://perl5.git.perl.org/perl.git/commit/9cba4cc9661f5efc
Net::FTP: treat MLSD type facts case-insensitively
brian m. carlson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/53d68f707b47c321
Try to avoid a segfault when untie an object
Nicolas Rochelemagne 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a07ed0257d8b6e92
Disable 14fileno.t tests since Cpanel::POSIX::Tiny is not installed during t
J. Nick Koston 1 file changed, 17 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bc042156e80461c3
Avoid warnings unimport in Carp to reduce lex warns
J. Nick Koston 1 file changed, 13 insertions(+), 20 deletions(-
http://perl5.git.perl.org/perl.git/commit/415b05b9450ee099
Do not init PL_strtab if it's already setup
Todd Rinaldo 1 file changed, 8 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3e1627e3af8a70e8
COW Static support
Todd Rinaldo 2 files changed, 20 insertions(+), 18 deletions(
http://perl5.git.perl.org/perl.git/commit/894fcbb74914e7fd
Ignore customized.dat inconsistencies since we modify some of those files
Todd Rinaldo 1 file changed, 1 insertion(+)
http://perl5.git.perl.org/perl.git/commit/9357ba3637505515
Do not warn when close fails because the file handle is bad.
Todd Rinaldo 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c616d28dab9deea6
Disable termcap warning when TERM is unset
Nicolas Rochelemagne 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b7295a97642cd0a7
Avoid importing symbols unless requested
Todd Rinaldo 14 files changed, 147 insertions(+), 107 deletio
http://perl5.git.perl.org/perl.git/commit/f8bcfef924de8bdd
Assume Storable CAN_FLOCK
Todd Rinaldo 1 file changed, 1 insertion(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1bf1a04128031465
cPanel Storable don't bless security
Todd Rinaldo 18 files changed, 147 insertions(+), 75 deletion
http://perl5.git.perl.org/perl.git/commit/bde4dc78902c36ad
disable benchmark.t
Todd Rinaldo 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/fd4c79aff75d8aba
cpanel patchlevel
Todd Rinaldo 1 file changed, 7 insertions(+)
http://perl5.git.perl.org/perl.git/commit/ddc368e4d7674fa9
cPanel INC PATH
Todd Rinaldo 1 file changed, 21 insertions(+), 29 deletions(-
http://perl5.git.perl.org/perl.git/commit/26a28fb3de6fef19
disable man installs
Todd Rinaldo 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1d8e39c8d32fa87b
New branch cpanel/patches
21 commits. 4 unique authors. 1 unique committer.
Thanks, applied: Nicolas R (21)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/683916776074e65a.tar.gz
Avoid unique REGCOMP in dynaloader
J. Nick Koston 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/683916776074e65a
Hard code frequent Config checks so it's not needed
Todd Rinaldo 5 files changed, 7 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/24dfe1225c455671
Speed up Carp.pm when backtrace arguments are references
Todd Rinaldo 1 file changed, 10 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/3f3c4274dfb2899e
Disable optree_specials.t
Todd Rinaldo 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/34b49bb7e3bd6301
BC extra protection in Perl_sv_vcatpvfn_flags
Nicolas Rochelemagne 3 files changed, 17033 insertions(+), 1 deletion
http://perl5.git.perl.org/perl.git/commit/fb950e1d886a6d46
BC Static shared memory for single malloc
Nicolas Rochelemagne 8 files changed, 108 insertions(+), 1 deletion(-
http://perl5.git.perl.org/perl.git/commit/7499d19eb97f0a74
Switch several CPAN modules to XSLoader
Nicolas Rochelemagne 7 files changed, 19 insertions(+), 25 deletions(
http://perl5.git.perl.org/perl.git/commit/f285de0b67878abe
Provide a way to clear swash invlists for B::C
Todd Rinaldo 1 file changed, 6 insertions(+)
http://perl5.git.perl.org/perl.git/commit/891e6be20808b5c6
add Perl_DeclareStaticMemory
Nicolas Rochelemagne 9 files changed, 95 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/faac4f0319a67262
Fix B logic to not add unnecessary deps
Todd Rinaldo 3 files changed, 12 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/2083690371785e71
Avoid use vars when our will do in Core Perl
J. Nick Koston 13 files changed, 31 insertions(+), 61 deletions
http://perl5.git.perl.org/perl.git/commit/04efbfe9db1865e9
Net::FTP: treat MLSD type facts case-insensitively
brian m. carlson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e3231d8e235c5572
Try to avoid a segfault when untie an object
Nicolas Rochelemagne 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/0d315ec39e34671c
Avoid warnings unimport in Carp to reduce lex warns
J. Nick Koston 1 file changed, 13 insertions(+), 20 deletions(-
http://perl5.git.perl.org/perl.git/commit/6ecf3d2c728d2e3b
Do not init PL_strtab if it's already setup
Todd Rinaldo 1 file changed, 8 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/237259e0bc2011c6
COW Static support
Todd Rinaldo 2 files changed, 20 insertions(+), 18 deletions(
http://perl5.git.perl.org/perl.git/commit/9bbf5aca85ccaf69
Do not warn when close fails because the file handle is bad.
Todd Rinaldo 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ccf115e1e789da81
Disable termcap warning when TERM is unset
Nicolas Rochelemagne 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c02064b0397dad5b
Avoid importing symbols unless requested
Todd Rinaldo 14 files changed, 147 insertions(+), 107 deletio
http://perl5.git.perl.org/perl.git/commit/992f8e4a43060601
Assume Storable CAN_FLOCK
Todd Rinaldo 1 file changed, 1 insertion(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3952f3564d1ac9b4
cPanel Storable don't bless security
Todd Rinaldo 18 files changed, 147 insertions(+), 75 deletion
http://perl5.git.perl.org/perl.git/commit/af368672b9f7b084
New branch skip_tests_for_distros
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/d9e4e6837745ba94.tar.gz
Skip various tests if PERL_BUILD_PACKAGING is set
Dominic Hargreaves 5 files changed, 37 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d9e4e6837745ba94
New branch smoke-me/ilmari/strnlen
2 commits. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/860ef27c8623a3ea.tar.gz
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/860ef27c8623a3ea
Probe and provide fallback for strnlen
Dagfinn Ilmari Mannsåker 19 files changed, 100 insertions(+), 4 deletions
http://perl5.git.perl.org/perl.git/commit/4fe11e7d9c724dcb
New branch smoke-me/khw-ppport
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/9fcde078706a94d7.tar.gz
mv Devel-PPPort from cpan to dist
Karl Williamson 379 files changed, 406 insertions(+), 397 deleti
http://perl5.git.perl.org/perl.git/commit/9fcde078706a94d7
Deleted branch jkeenan/132145-posix-localtime
Deleted branch zefram/perldoc_portability
Thread Previous