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

Perl 5 Commit Summary

Thread Previous
From:
Perl 5 commit summary
Date:
October 18, 2014 01:08
Subject:
Perl 5 Commit Summary
Message ID:
E1XfIV7-0001YA-OD@dromedary-001.ams6.corp.booking.com
Perl 5 commit summary, activity since Wednesday

Current branch blead
28 commits.  7 unique authors.  5 unique committers.
36 files changed, 357 insertions(+), 231 deletions(-)
Thanks, applied:  James E Keenan (2)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/586e992d6da29048.tar.gz

  Update Perl 5 Porter list archives.
  James E Keenan             
  http://perl5.git.perl.org/perl.git/commit/586e992d6da29048

  Allow void padrange even without nextstate
  Father Chrysostomos        
  http://perl5.git.perl.org/perl.git/commit/5b807558721d4a1b

  op.c: Change a pushre if into assert()
  Father Chrysostomos        
  http://perl5.git.perl.org/perl.git/commit/de4d3e9afc1a641a

  Skip padrange optimisation for one padop
  Father Chrysostomos         2 files changed, 47 insertions(+), 37 deletions(
  http://perl5.git.perl.org/perl.git/commit/a3353dbeb3804ed7

  B::Concise: Dump private vars for null ops
  Father Chrysostomos         2 files changed, 17 insertions(+), 14 deletions(
  http://perl5.git.perl.org/perl.git/commit/c51d52ee469b65f9

  fix some recent compiler warnings
  David Mitchell              2 files changed, 9 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/23270f966ec4ff1b

  e2a5b7204 made dVAR necessary also for unthreaded builds.
  Jarkko Hietaniemi          
  http://perl5.git.perl.org/perl.git/commit/44d6f4bb188d509d

  [perl #122995] Hang with while(1) in a sub-list
  Father Chrysostomos         2 files changed, 4 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0d42e778cfa0ef9c

  Improve void varop optimisation
  Father Chrysostomos         3 files changed, 14 insertions(+), 6 deletions(-
  http://perl5.git.perl.org/perl.git/commit/0298c7603f0a7ee6

  sv.c:sv_catsv: Remove null check
  Father Chrysostomos        
  http://perl5.git.perl.org/perl.git/commit/47d3b731f074752f

  podcheck.t: Make pod name check less sensitive
  Father Chrysostomos        
  http://perl5.git.perl.org/perl.git/commit/1310f67f4ef0cc3c

  perldelta: reword an entry
  Father Chrysostomos        
  http://perl5.git.perl.org/perl.git/commit/3a9cf8755d34984f

  perldelta for our declarations
  Father Chrysostomos        
  http://perl5.git.perl.org/perl.git/commit/deec1830c995c6fa

  Update Test-Simple to CPAN version 1.001008
  Chris 'BinGOs' Williams     5 files changed, 9 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/4bd7fb59f6e67c2e

  Update B-Debug to CPAN version 1.22
  Chris 'BinGOs' Williams     3 files changed, 26 insertions(+), 5 deletions(-
  http://perl5.git.perl.org/perl.git/commit/5b615f05fa936a4d

  Update experimental to CPAN version 0.012
  Chris 'BinGOs' Williams     3 files changed, 21 insertions(+), 4 deletions(-
  http://perl5.git.perl.org/perl.git/commit/9c71c2c57ff730c0

  op.c: Null list and pushmark in void cx
  Father Chrysostomos        
  http://perl5.git.perl.org/perl.git/commit/8717a761ed4c6bc5

  Elide our($foo) from execution order in void cx
  Father Chrysostomos         5 files changed, 65 insertions(+), 50 deletions(
  http://perl5.git.perl.org/perl.git/commit/5afbd73327c66567

  rt122747.t needs Unicode tables.
  Jarkko Hietaniemi          
  http://perl5.git.perl.org/perl.git/commit/6dace35894a5f483

  eintr.t needs Fcntl.
  Jarkko Hietaniemi          
  http://perl5.git.perl.org/perl.git/commit/785259d926634dd2

  Irix: note that prctl comes in different incompatible flavors.
  Jarkko Hietaniemi          
  http://perl5.git.perl.org/perl.git/commit/b75ee85b8834cec0

  Irix: <float.h> thinks double-double has 107 bits of mantissa.
  Jarkko Hietaniemi          
  http://perl5.git.perl.org/perl.git/commit/891166fc7d910466

  Irix: MIPSpro 7.4 compiler has broken memcmp.
  Jarkko Hietaniemi          
  http://perl5.git.perl.org/perl.git/commit/1764d98bf4405206

  Modernized an example in perlipc.pod.
  Shlomi Fish                
  http://perl5.git.perl.org/perl.git/commit/8bc5de207a4b3d33

  Fix typo in 4cad5dc8's perldelta for 157fb5a
  Dagfinn Ilmari Mannsåker   
  http://perl5.git.perl.org/perl.git/commit/4a573b25e5d1b2bb

  Deparse join("", pos) correctly
  Father Chrysostomos        
  http://perl5.git.perl.org/perl.git/commit/3b4e2a4d1bc00f57

  Change OA_DANGEROUS description in regen/opcode*
  Father Chrysostomos         2 files changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e791f90a39908c06

  Simplify double-nextstate optimisation
  Father Chrysostomos         4 files changed, 35 insertions(+), 64 deletions(
  http://perl5.git.perl.org/perl.git/commit/f5b5c2a37af87535

New branch smoke-me/arc/dirhandle-fileno
1 commit.  1 unique author.  1 unique committer.

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

  Make fileno() builtin work on directory handles
  Aaron Crane                
  http://perl5.git.perl.org/perl.git/commit/936ce429eddd6698

New branch smoke-me/jhi/irix
5 commits.  1 unique author.  1 unique committer.

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

  Irix: <float.h> double-double has 107 bits of mantissa.
  Jarkko Hietaniemi          
  http://perl5.git.perl.org/perl.git/commit/092b9d6cde137802

  rt122747.t needs Unicode tables.
  Jarkko Hietaniemi          
  http://perl5.git.perl.org/perl.git/commit/76133da14d1c12ff

  eintr.t needs Fcntl.
  Jarkko Hietaniemi          
  http://perl5.git.perl.org/perl.git/commit/7b9434923df232f1

  Irix: MIPSpro 7.4 compiler has broken memcmp.
  Jarkko Hietaniemi          
  http://perl5.git.perl.org/perl.git/commit/ae6f6aa5b3a97f5b

  Irix: note that prctl comes in different incompatible flavors.
  Jarkko Hietaniemi          
  http://perl5.git.perl.org/perl.git/commit/050575c6da7b1f68

New branch smoke-me/khw-ebcdic
29 commits.  3 unique authors.  1 unique committer.
Thanks, applied:  Karl Williamson (12)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/f9e6ec2542978951.tar.gz

  toke.c: Fix potential buffer overflow
  Karl Williamson            
  http://perl5.git.perl.org/perl.git/commit/f9e6ec2542978951

  perlebcdic: Add clarification
  Karl Williamson            
  http://perl5.git.perl.org/perl.git/commit/6526350bac489057

  uvoffuni_to_utf8_flags() die if platform can't handle
  Karl Williamson             3 files changed, 30 insertions(+), 4 deletions(-
  http://perl5.git.perl.org/perl.git/commit/f746c48afcd850e5

  dquote_static.c: Forbid \c{ on EBCDIC
  Karl Williamson             3 files changed, 36 insertions(+), 5 deletions(-
  http://perl5.git.perl.org/perl.git/commit/f24a77417f6e2df2

  utf8.h: EBCDIC fix
  Karl Williamson            
  http://perl5.git.perl.org/perl.git/commit/43896cc368b3eccd

  handy.h: Two EBCDIC fixes
  Karl Williamson            
  http://perl5.git.perl.org/perl.git/commit/a87360de83b9a1ed

  lib/locale.t: Add some \Q
  Karl Williamson            
  http://perl5.git.perl.org/perl.git/commit/36c9cc40f741b189

  t/re/regexp.t: Add ability to skip depending on platform
  Karl Williamson            
  http://perl5.git.perl.org/perl.git/commit/f42b7a31069d1dd2

  t/re/regexp.t: Generalize for non-ASCII platforms
  Karl Williamson            
  http://perl5.git.perl.org/perl.git/commit/5bab562297f98dcd

  charset_tools.pl: Fix changed function name
  Karl Williamson            
  http://perl5.git.perl.org/perl.git/commit/aa41abd48b50fb41

  EBCDIC doesn't have real UTF-8 locales.
  Karl Williamson            
  http://perl5.git.perl.org/perl.git/commit/77f8c2fa03a22df6

  Fix ebcdic error of nostdio.h
  Yaroslav Kuzmin            
  http://perl5.git.perl.org/perl.git/commit/491dd379d55d8a6a

  regcomp.c: isASCII should be isASCII_uni
  Karl Williamson            
  http://perl5.git.perl.org/perl.git/commit/c6031b0a3b04599f

  Fix isASCII for EBCDIC
  Karl Williamson            
  http://perl5.git.perl.org/perl.git/commit/67dbecd7378a932a

  handy.h: Add missing macro
  Karl Williamson            
  http://perl5.git.perl.org/perl.git/commit/0888ecbbd9b39111

  handy.h: Need macro definition for normally non-compiled code
  Karl Williamson            
  http://perl5.git.perl.org/perl.git/commit/58e3844ed4ed0dc7

  handy.h: Comments only
  Karl Williamson            
  http://perl5.git.perl.org/perl.git/commit/5ffa4aa69c720b34

  perlio: Fix to work with MVS Dataset
  Yaroslav Kuzmin            
  http://perl5.git.perl.org/perl.git/commit/a3ef237055962862

  mktables: Use chr() instead of pack()
  Karl Williamson            
  http://perl5.git.perl.org/perl.git/commit/f163f68b48808604

  utf8.c: Improve debug message
  Karl Williamson            
  http://perl5.git.perl.org/perl.git/commit/144d757148fe7b3e

  regcomp.c: EBCDIC fix
  Karl Williamson            
  http://perl5.git.perl.org/perl.git/commit/7853a734cbb6c255

  makedepend.SH: Split too long lines; properly join
  Karl Williamson            
  http://perl5.git.perl.org/perl.git/commit/34a575444ea514c7

  makedepend.SH: White-space only
  Karl Williamson            
  http://perl5.git.perl.org/perl.git/commit/d677bc752a0539e4

  makedepend.SH: Remove some unnecessary white space
  Karl Williamson            
  http://perl5.git.perl.org/perl.git/commit/bf05e9403bdd7955

  makedepend.SH: Retain '/**/' comments
  Karl Williamson            
  http://perl5.git.perl.org/perl.git/commit/5e75a3f87ae060c4

  makedepend.SH: Comment out unnecessary code
  Karl Williamson            
  http://perl5.git.perl.org/perl.git/commit/364577d3e48fca9a

  Disable gcc-style function attributes on z/OS.
  Andy Dougherty             
  http://perl5.git.perl.org/perl.git/commit/9f343777ae9c9eaf

  Change os390 custom cppstdin script to use fgrep.
  Andy Dougherty             
  http://perl5.git.perl.org/perl.git/commit/ffdc659d373cf23a

  perldelta: Typo, clarification
  Karl Williamson            
  http://perl5.git.perl.org/perl.git/commit/25d3e95e410c1e36

New branch sprout/list
2 commits.  1 unique author.  1 unique committer.
Net code removal: Father Chrysostomos (32 lines)

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

  Make null list+pushmark happen in more cases
  Father Chrysostomos         5 files changed, 38 insertions(+), 73 deletions(
  http://perl5.git.perl.org/perl.git/commit/f7b8799087278086

  B::Concise: Dump private vars for null ops
  Father Chrysostomos         2 files changed, 17 insertions(+), 14 deletions(
  http://perl5.git.perl.org/perl.git/commit/830638b98f8672d1

New branch sprout/nolistpushmarkopt
1 commit.  1 unique author.  1 unique committer.

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

  Disable list+pusmark optimisation
  Father Chrysostomos        
  http://perl5.git.perl.org/perl.git/commit/dcf32beb297d7848

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