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

Perl 5 Commit Summary

Thread Previous
From:
Perl 5 commit summary
Date:
March 1, 2014 02:08
Subject:
Perl 5 Commit Summary
Message ID:
E1WJZLU-0000mD-OU@dromedary-001.ams6.corp.booking.com
Perl 5 commit summary, activity since Wednesday

Current branch blead
29 commits.  3 unique authors.  3 unique committers.
33 files changed, 548 insertions(+), 428 deletions(-)
Net code removal: Steve Hay (168 lines)

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

  [MERGE] tweak in-place branch of SAVEt_CLEARSV
  David Mitchell              2 parents
  http://perl5.git.perl.org/perl.git/commit/f5572cf8315f7c52

  SAVEt_CLEARSV: only clear-in-place if RC==1
  David Mitchell              1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/9af159903dbf2799

  SAVEt_CLEARSV: handle SvOOK() specially
  David Mitchell              1 file changed, 10 insertions(+), 7 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/7532eaaef8da50c2

  SAVEt_CLEARSV: expand SvOK_off() macro
  David Mitchell              1 file changed, 5 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/5c85b638cb45ea2b

  SAVEt_CLEARSV: simplify SvREADONLY_off() condition
  David Mitchell              1 file changed, 3 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/d263c0173f6ababa

  SAVEt_CLEARSV: reindent after previous commit
  David Mitchell              1 file changed, 16 insertions(+), 17 deletions(-
  http://perl5.git.perl.org/perl.git/commit/7500fc82bf4fc888

  SAVEt_CLEARSV: check common flags
  David Mitchell              1 file changed, 14 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/a07f0bef700684f8

  S_regmatch(): merge BOL and SBOL branches
  David Mitchell              1 file changed, 2 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/b838857b5256d738

  copy xhv_rand and xhv_last_rand in threads clone
  David Mitchell              1 file changed, 4 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/186460900eddc03b

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

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

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

  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/9075437773fb6269

  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/0c22a733be05b5c1

  make OP_AELEMFAST work with negative indices
  David Mitchell              7 files changed, 77 insertions(+), 16 deletions(
  http://perl5.git.perl.org/perl.git/commit/b024352e692dd231

  [MERGE] optmise pp_entersub code
  David Mitchell              2 parents
  http://perl5.git.perl.org/perl.git/commit/e958ef3d8fccb2d7

  don't set SvPADTMP() on PADGV's
  David Mitchell              6 files changed, 32 insertions(+), 14 deletions(
  http://perl5.git.perl.org/perl.git/commit/60779a30f61297ad

  pp_entersub(): simplify XSUB arg cleanup code
  David Mitchell              1 file changed, 6 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/89a18b40609cfdfc

  move PL_defgv nearer the top of intrvar.h
  David Mitchell              1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/3f44dc817bc78814

  pp_entersub(): tweak some vars
  David Mitchell              1 file changed, 8 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/bdf02c570d69e903

  pp_entersub(): assign CvDEPTH to a local var
  David Mitchell              1 file changed, 5 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/3689ad62af25f0d4

  pp_entersub(): re-indent block
  David Mitchell              1 file changed, 54 insertions(+), 54 deletions(-
  http://perl5.git.perl.org/perl.git/commit/313107ced843d53a

  tweak pp_entersub
  David Mitchell              1 file changed, 25 insertions(+), 18 deletions(-
  http://perl5.git.perl.org/perl.git/commit/f5719c02ff859eac

  Remove spurious assert
  Steffen Mueller             1 file changed, 1 insertion(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/72b09e4f13cced68

  Remove leftover Windows 95 / Windows NT4 support code
  Steve Hay                   3 files changed, 42 insertions(+), 94 deletions(
  http://perl5.git.perl.org/perl.git/commit/0e7b7035500dfac5

  List-OP removal: Fix compile fail on C90
  Steffen Mueller             1 file changed, 3 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/935d2dd37e019637

  Optimization: Remove needless list/pushmark pairs from the OP execution
  Steffen Mueller             7 files changed, 133 insertions(+), 58 deletions
  http://perl5.git.perl.org/perl.git/commit/7d3c8a6837b55fff

  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/11ee9dd668c24ff6

  Remove IO::Socket::IP examples as per Porting/Maintainers.pl
  Steve Hay                   3 files changed, 0 insertions(+), 116 deletions(
  http://perl5.git.perl.org/perl.git/commit/1472fa3142752a63

New branch smoke-me/nicholas/fake-pm_to_blib
9 commits.  1 unique author.  1 unique committer.

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

  Describe the improvements to make_ext.pl in perldelta.
  Nicholas Clark              1 file changed, 5 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/c94083f06b206cc2

  Generate fallback shell cleanup code for the extensions make_ext.pl handles.
  Nicholas Clark              1 file changed, 11 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/db3174d5886e29d2

  make_ext.pl can handle 4 extensions in dist/ which need a Makefile.PL for CP
  Nicholas Clark              1 file changed, 35 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/3fd40a91e063cb57

  make_ext.pl can also handle extensions with a module tree at the top level.
  Nicholas Clark              1 file changed, 16 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/3fe76500017e0e81

  make_ext.pl can also handle extensions with a module file at the top level.
  Nicholas Clark              1 file changed, 48 insertions(+), 32 deletions(-
  http://perl5.git.perl.org/perl.git/commit/9032fafbc39dae19

  For simple extensions make_ext.pl can emulate the entire MakeMaker/make danc
  Nicholas Clark              1 file changed, 109 insertions(+), 3 deletions(-
  http://perl5.git.perl.org/perl.git/commit/e3b5e10f7e97f6a0

  Change the test to use itself as test file, instead of the generated Makefil
  Nicholas Clark              1 file changed, 11 insertions(+), 9 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/4ec93009768ba528

  Extract fallback_cleanup() to hold the code that writes cleanup shell script
  Nicholas Clark              1 file changed, 12 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/eb7e6f7937f04f71

  make_ext.pl should validate exactly which clean targets it can be used for.
  Nicholas Clark              1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/12c2cea20f7e9e56

Deleted branch smueller/fewer_listops

Deleted branch smueller/fewer_listops2

Deleted branch smueller/fewer_listops3

Deleted branch smueller/fewer_listops4

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