develooper Front page | perl.perl5.porters | Postings from September 2009

Perl 5 Commit Summary

From:
Perl 5 commit summary
Date:
September 19, 2009 06:02
Subject:
Perl 5 Commit Summary
Message ID:
E1MovVS-0007sU-VJ@dromedary.booking.com
Perl 5 commit summary, activity since Wednesday

Current branch blead
23 commits.  3 unique authors.  3 unique committers.
52 files changed, 6323 insertions(+), 6235 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/978463b2c6a3c34c.tar.gz

  82dee7de92a0bd35 failed to add ext/lib/Makefile.PL. Oops.
  Nicholas Clark              1 file changed, 49 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/978463b2c6a3c34c

  Move lib from lib to ext.
  Nicholas Clark              11 files changed, 411 insertions(+), 429 deletio
  http://perl5.git.perl.org/perl.git/commit/82dee7de92a0bd35

  Avoid re-creating a temporary file with constant contents for use.t
  Nicholas Clark              3 files changed, 5 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/b17397621f1e997f

  Avoid using lib.pm in miniperl's tests.
  Nicholas Clark              4 files changed, 50 insertions(+), 36 deletions(
  http://perl5.git.perl.org/perl.git/commit/dd90d555fd3323e2

  Split XSLoader out from ext/DynaLoader into its own directory.
  Nicholas Clark              8 files changed, 566 insertions(+), 498 deletion
  http://perl5.git.perl.org/perl.git/commit/c440907b5d816077

  Make make_ext.pl set PERL_CORE=1 in the environment.
  Nicholas Clark              1 file changed, 1 insertion(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/6c8b0117f5a408f4

  Build DynaLoader in ext on VMS.
  Nicholas Clark              1 file changed, 4 insertions(+), 35 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/859ef0cd29f8b6c7

  PERL_SRC already has brackets on VMS.
  Craig A. Berry              1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/b49e011faedeaf25

  In S_mro_get_linear_isa_c3() replace sv_inc() with code for the cases we nee
  Nicholas Clark              1 file changed, 9 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/c9875a611df71a98

  Now no need to run AutoSplit on lib on Win32, with DynaLoader builing in ext
  Nicholas Clark              4 files changed, 2 insertions(+), 35 deletions(-
  http://perl5.git.perl.org/perl.git/commit/19ec6f53213f9991

  Convert win32 to build DynaLoader with EU::MM in ext/DynaLoader
  Nicholas Clark              6 files changed, 233 insertions(+), 263 deletion
  http://perl5.git.perl.org/perl.git/commit/281da5eaa82c5522

  Since gitignores are advisory, we don't need the specific unignore patterns
  Rafael Garcia-Suarez        1 file changed, 1 insertion(+), 102 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/f58022876005bfee

  Revert "much simpler .gitignore for ext/"
  Rafael Garcia-Suarez        1 file changed, 108 insertions(+), 8 deletions(-
  http://perl5.git.perl.org/perl.git/commit/97f763693dc27dbc

  Rearrange ext/Memoize to the same layout as the CPAN distribution.
  Nicholas Clark              18 files changed, 1776 insertions(+), 1780 delet
  http://perl5.git.perl.org/perl.git/commit/10132e4734d95bbf

  Remove the now-redundant MAP for Math::BigInt.
  Nicholas Clark              4 files changed, 33 insertions(+), 38 deletions(
  http://perl5.git.perl.org/perl.git/commit/a599991b319ecbb2

  Rearrange ext/File-Temp to the same layout as the CPAN distribution.
  Nicholas Clark              4 files changed, 2453 insertions(+), 2456 deleti
  http://perl5.git.perl.org/perl.git/commit/5f81544af788e50b

  /Compress/ modules are at version 2.021. Remove vestigal MAPs and comments.
  Nicholas Clark              1 file changed, 4 insertions(+), 12 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/51a27c589a9ebb52

  Rearrange ext/IO-Zlib to the same layout as the CPAN distribution.
  Nicholas Clark              4 files changed, 653 insertions(+), 657 deletion
  http://perl5.git.perl.org/perl.git/commit/3a128e31e43ab84a

  Linker options file not created before nonxs extension building.
  Craig A. Berry              1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/eb74f0c50b43015e

  Upgrade to IO::Zlib 1.10
  Rafael Garcia-Suarez        2 files changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/bbbe8766bf3d2653

  Start to make DynaLoader's Makefile.PL platform agnostic.
  Nicholas Clark              1 file changed, 35 insertions(+), 11 deletions(-
  http://perl5.git.perl.org/perl.git/commit/28161c97e726a0cb

  Revert 109e4020 and 2da760ce for now. Win32 needs to AutoSplit DynaLoader.pm
  Nicholas Clark              6 files changed, 65 insertions(+), 3 deletions(-
  http://perl5.git.perl.org/perl.git/commit/9139c7231c70a938

  Localize $@ and $! before loading a file in SWASHNEW
  Rafael Garcia-Suarez        1 file changed, 2 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/2096afc47576baa6



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