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

Perl 5 Commit Summary

Thread Previous
From:
Perl 5 commit summary
Date:
February 26, 2014 02:14
Subject:
Perl 5 Commit Summary
Message ID:
E1WIU0l-0007u4-8r@dromedary-001.ams6.corp.booking.com
Perl 5 commit summary, activity since Saturday

Current branch blead
17 commits.  9 unique authors.  9 unique committers.
40 files changed, 361 insertions(+), 180 deletions(-)
Net code removal: Steve Hay (1 line)

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

  Update Pod-Perldoc to CPAN version 3.23
  Chris 'BinGOs' Williams     16 files changed, 145 insertions(+), 75 deletion
  http://perl5.git.perl.org/perl.git/commit/f1d5d40b1056b2de

  Update CPAN-Meta-YAML to CPAN version 0.012
  Chris 'BinGOs' Williams     3 files changed, 4 insertions(+), 10 deletions(-
  http://perl5.git.perl.org/perl.git/commit/7857dbc46accd62b

  Update IO-Socket-IP to CPAN version 0.29
  Chris 'BinGOs' Williams     7 files changed, 48 insertions(+), 25 deletions(
  http://perl5.git.perl.org/perl.git/commit/f728ea121a319b37

  Fix RT #121321 - Fencepost error causes infinite loop in regex compilation
  Yves Orton                  2 files changed, 22 insertions(+), 2 deletions(-
  http://perl5.git.perl.org/perl.git/commit/845ab12d77c07580

  Use a temporary file instead of $^X when testing stat.
  Nicholas Clark              1 file changed, 7 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/313e09e70abdc9a5

  Silence some VC++ compiler warnings
  Steve Hay                   3 files changed, 6 insertions(+), 7 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/c161da64987b034d

  lib/locale.t: Make more tests not fail unless is bad for enough locales
  Karl Williamson             1 file changed, 10 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/b057411ddb1a3d8b

  lib/locale.t: Change an array to a hash
  Karl Williamson             1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/5b1f18a75ba6ee80

  Missing version bump for Deparse
  Steffen Mueller             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/ecb4de39577c9573

  Test fix: Update list of B::Concise functions
  Steffen Mueller             1 file changed, 1 insertion(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e5856194d9d2bb4c

  B::Deparse: Padrange deparse fix
  Steffen Mueller             1 file changed, 6 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/76e14ed3b2ac8d27

  fix RT #121299 - Inconsistent behavior with backreferences nested inside sub
  Yves Orton                  3 files changed, 40 insertions(+), 18 deletions(
  http://perl5.git.perl.org/perl.git/commit/d1b2014af5da7b07

  Improve how regprop dumps REF-like nodes during execution
  Yves Orton                  5 files changed, 45 insertions(+), 28 deletions(
  http://perl5.git.perl.org/perl.git/commit/2395827c7bba99ac

  comments and whitespace fixups to inprove clarity of the code
  Yves Orton                  1 file changed, 14 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/5ef24ca433686b04

  test nit in CPAN-Meta-YAML/t/31_local_tml.t
  Craig A. Berry              3 files changed, 7 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/cc53c151c97b77d2

  fix win32 build
  David Mitchell              1 file changed, 5 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/a41b5f99ba8b69b0

  [perl #121259] Always allow COW after $input=<>
  Father Chrysostomos         1 file changed, 7 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/dca36a0cc0663875

Current branch hugmeir/remove_next_support
1 commit.  1 unique author.  1 unique committer.
1748 files changed, 161357 insertions(+), 152714 deletions(-)
Net code removal: Brian Fraser (816 lines)

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

  Removed NeXT support
  Brian Fraser                19 files changed, 63 insertions(+), 879 deletion
  http://perl5.git.perl.org/perl.git/commit/9c3499c13907b3f6

Current branch maint-5.18
1 commit.  1 unique author.  1 unique committer.
1 file changed, 3 insertions(+), 1 deletion(-)

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

  note that the ~~ operator is experimental
  Ricardo Signes              1 file changed, 3 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/43c6e0a7ba1950c4

Current branch smoke-me/hugmeir/fix-121200-pad.c-memory-leak
2 commits.  1 unique author.  1 unique committer.
201 files changed, 4931 insertions(+), 2252 deletions(-)

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

  Tests for [perl #121200] memory leak when including a file with "use utf8"
  Brian Fraser                2 files changed, 32 insertions(+), 2 deletions(-
  http://perl5.git.perl.org/perl.git/commit/f3237758b9572a62

  pad.c: Free whatever bytes_from_utf8 returns
  Brian Fraser                1 file changed, 20 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/509550e475a9662e

New branch smoke-me/davem/aelemfast
1 commit.  1 unique author.  1 unique committer.

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

  make OP_AELEMFAST work with negative indices
  David Mitchell              7 files changed, 78 insertions(+), 17 deletions(
  http://perl5.git.perl.org/perl.git/commit/4c025f36447f8a4b

New branch smoke-me/davem/killpg
1 commit.  1 unique author.  1 unique committer.

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

  [perl #121230] fix kill -SIG on win32
  David Mitchell              1 file changed, 8 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/3c5da6a7b8e80045

New branch smoke-me/davem/overload
4 commits.  1 unique author.  1 unique committer.

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

  speed up (non)overloaded derefs
  David Mitchell              3 files changed, 42 insertions(+), 2 deletions(-
  http://perl5.git.perl.org/perl.git/commit/534692cd6a815de9

  Document what the gv_check() function does
  David Mitchell              1 file changed, 5 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/c8d0626fcb0de07f

  gv_check(): use aux flag rather than IsCOW
  David Mitchell              3 files changed, 14 insertions(+), 6 deletions(-
  http://perl5.git.perl.org/perl.git/commit/fc18772fd5571e6e

  add aux_flags field to HVs with aux struct
  David Mitchell              5 files changed, 14 insertions(+), 0 deletions(-
  http://perl5.git.perl.org/perl.git/commit/e4291610edeae4b3

New branch smueller/fewer_listops
2 commits.  1 unique author.  1 unique committer.

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

  WIP: Optimization: Remove needless list/pushmark pairs from the OP execution
  Steffen Mueller             4 files changed, 75 insertions(+), 3 deletions(-
  http://perl5.git.perl.org/perl.git/commit/2db435cf9cd9a8fa

  Macro for common OP checks: "is this X or was it before NULLing?"
  Steffen Mueller             2 files changed, 40 insertions(+), 5 deletions(-
  http://perl5.git.perl.org/perl.git/commit/a6e14b69a8df6e05

New branch smueller/fewer_listops2
1 commit.  1 unique author.  1 unique committer.

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

  WIP: Optimization: Remove needless list/pushmark pairs from the OP execution
  Steffen Mueller             4 files changed, 71 insertions(+), 3 deletions(-
  http://perl5.git.perl.org/perl.git/commit/049047c92a97b5ef

New branch smueller/fewer_listops3
2 commits.  1 unique author.  1 unique committer.

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

  WIP: Optimization: Remove needless list/pushmark pairs from the OP execution
  Steffen Mueller             6 files changed, 93 insertions(+), 7 deletions(-
  http://perl5.git.perl.org/perl.git/commit/134d73e75049fcd9

  Macro for common OP checks: "is this X or was it before NULLing?"
  Steffen Mueller             2 files changed, 40 insertions(+), 5 deletions(-
  http://perl5.git.perl.org/perl.git/commit/7144d7b9cd8d0366

New branch smueller/fewer_listops4
2 commits.  1 unique author.  1 unique committer.

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

  WIP: Optimization: Remove needless list/pushmark pairs from the OP execution
  Steffen Mueller             5 files changed, 89 insertions(+), 6 deletions(-
  http://perl5.git.perl.org/perl.git/commit/701e3fcb66dce10d

  Macro for common OP checks: "is this X or was it before NULLing?"
  Steffen Mueller             2 files changed, 39 insertions(+), 5 deletions(-
  http://perl5.git.perl.org/perl.git/commit/100c9a0134c8ed34

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