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

Perl 5 Commit Summary

From:
Perl 5 commit summary
Date:
September 2, 2009 03:36
Subject:
Perl 5 Commit Summary
Message ID:
E1MilTT-000222-MG@dromedary.booking.com
Perl 5 commit summary, activity since Saturday

Current branch blead
81 commits.  13 unique authors.  10 unique committers.
414 files changed, 42019 insertions(+), 40640 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/e59066d86336b6c5.tar.gz

  Use alternative URLs for links which are now broken (link rot)
  Leon Brocard                11 files changed, 19 insertions(+), 36 deletions
  http://perl5.git.perl.org/perl.git/commit/e59066d86336b6c5

  Address update by Richard Foley
  Abigail                     1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/f157ad77bbced2be

  _run_test() doesn't need to conform to TAP::Harness exec callback interface 
  Vincent Pit                 1 file changed, 4 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/999051eb7c6ae65c

  Fix include path for utf8 tests
  Vincent Pit                 1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/c40940aa2461b8b6

  Don't use the anonymous hash reference constructor in t/TEST
  Vincent Pit                 1 file changed, 4 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/9b37184d5f44b099

  Merge commit 'origin/parallel_harness' into blead
  Nicholas Clark              2 parents
  http://perl5.git.perl.org/perl.git/commit/71a94ed0dde4fbeb

  Anchor a regexp, else paths including /Text/ are mistaken for tests in ext/
  Nicholas Clark              1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/25a883e141ef5022

  Revert "Move Text::ParseWords from lib to ext"
  Nicholas Clark              10 files changed, 444 insertions(+), 435 deletio
  http://perl5.git.perl.org/perl.git/commit/3fcda861606b23c1

  compress 2.021
  paul                        48 files changed, 1048 insertions(+), 737 deleti
  http://perl5.git.perl.org/perl.git/commit/10c2b2bb1bed28f5

  Revert Socket.t permissions to 644 after 89904c08923161afd23c629d5c2c7472a09
  Vincent Pit                 0 files changed, 0 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/a8dd752270a7660b

  Fix unpack of abstract socket addrs with nul byte
  Lubomir Rintel              2 files changed, 13 insertions(+), 9 deletions(-
  http://perl5.git.perl.org/perl.git/commit/89904c08923161af

  Adapt harness to the new TEST infrastructure
  Vincent Pit                 1 file changed, 32 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/4013a0e1f891d6d7

  Don't quote -T/-t in _scan_test()
  Vincent Pit                 1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/79b01a68c72bb52b

  Put the chdir logic into the two new helpers _before_fork() and _after_fork(
  Vincent Pit                 1 file changed, 25 insertions(+), 9 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/9324df28556b263f

  Forge the test command to execute in a new _cmd() subroutine
  Vincent Pit                 1 file changed, 33 insertions(+), 22 deletions(-
  http://perl5.git.perl.org/perl.git/commit/d1fe220a89ae3a3c

  Move more test options discovery from _run_test() to _scan_test()
  Vincent Pit                 1 file changed, 45 insertions(+), 23 deletions(-
  http://perl5.git.perl.org/perl.git/commit/491c95723f4cf3d8

  Upgrade Term::ANSIColor to 2.02
  Steffen Mueller             5 files changed, 70 insertions(+), 20 deletions(
  http://perl5.git.perl.org/perl.git/commit/cdab9eb9f4a60966

  Move Thread::Semaphore from lib to ext
  Nicholas Clark              12 files changed, 328 insertions(+), 327 deletio
  http://perl5.git.perl.org/perl.git/commit/94c8ec9e00b34f6e

  Move Thread::Queue from lib to ext
  Nicholas Clark              22 files changed, 1301 insertions(+), 1299 delet
  http://perl5.git.perl.org/perl.git/commit/0c05f16440beb8d0

  Move SelfLoader from lib to ext
  Nicholas Clark              10 files changed, 704 insertions(+), 702 deletio
  http://perl5.git.perl.org/perl.git/commit/a54de28d992f85b9

  Move Pod::Plainer from lib to ext
  Nicholas Clark              8 files changed, 129 insertions(+), 129 deletion
  http://perl5.git.perl.org/perl.git/commit/f8f971fecc9a99f6

  Remove an extraneous aTHX_ added in f0e3f042f14b, which broke threaded build
  Nicholas Clark              1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/712a6fe4fb139f1c

  finish more implementing -DB vs. -Dx
  Chip Salzenberg             2 files changed, 5 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/a58fb6f9ef96a8b7

  Merge branch 'blead' of ssh://perl5.git.perl.org/perl into blead
  Chip Salzenberg             2 parents
  http://perl5.git.perl.org/perl.git/commit/c008dd209a151b84

  finish implementing -DB vs. -Dx
  Chip Salzenberg             6 files changed, 101 insertions(+), 7 deletions(
  http://perl5.git.perl.org/perl.git/commit/f0e3f042f14b829f

  Revert "Build Text::Tabs before running mktables, as it needs it"
  Vincent Pit                 1 file changed, 1 insertion(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/07633207501a34c9

  Revert "Move Text::Tabs/Text::Wrap from lib to ext"
  Vincent Pit                 36 files changed, 1512 insertions(+), 1511 delet
  http://perl5.git.perl.org/perl.git/commit/a1095a4f24eae80e

  Build Text::Tabs before running mktables, as it needs it
  Vincent Pit                 1 file changed, 2 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/8d6e18f2d838bb62

  Text::ParseWords depends on Scalar::Util
  Steffen Mueller             1 file changed, 2 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/b958685606d4933b

  Fix Test::ParseWords' test (remove PERL_CORE boilerplate)
  Steffen Mueller             1 file changed, 0 insertions(+), 13 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/4a503f371e8f1d4e

  Move Text::Tabs/Text::Wrap from lib to ext
  Steffen Mueller             36 files changed, 1511 insertions(+), 1512 delet
  http://perl5.git.perl.org/perl.git/commit/4f87fa576f174a31

  Move Text::ParseWords from lib to ext
  Steffen Mueller             10 files changed, 448 insertions(+), 457 deletio
  http://perl5.git.perl.org/perl.git/commit/d6052a374138e04d

  Remove old "EXCLUDED" entry for base.pm in Maintainers.pl
  Rafael Garcia-Suarez        1 file changed, 0 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/4767aa26497eabd9

  Update Porting scripts and docs for the new path of Module::CoreList
  Rafael Garcia-Suarez        2 files changed, 10 insertions(+), 9 deletions(-
  http://perl5.git.perl.org/perl.git/commit/2ce7d67686eea320

  Adapt Maintainers.pl for Module::CoreList move
  Rafael Garcia-Suarez        1 file changed, 1 insertion(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/16a7e1b2b176c635

  Move Module::CoreList to ext/
  Rafael Garcia-Suarez        18 files changed, 11268 insertions(+), 10972 del
  http://perl5.git.perl.org/perl.git/commit/3a02dfe7d9fa37ca

  Add missing files from the base.pm CPAN distribution
  Rafael Garcia-Suarez        3 files changed, 33 insertions(+), 0 deletions(-
  http://perl5.git.perl.org/perl.git/commit/df4248234490ed73

  gitignore adjustments
  Rafael Garcia-Suarez        2 files changed, 5 insertions(+), 10 deletions(-
  http://perl5.git.perl.org/perl.git/commit/b5bdd70915bb27f2

  Move Net::Ping from lib to ext
  Nicholas Clark              38 files changed, 2951 insertions(+), 2959 delet
  http://perl5.git.perl.org/perl.git/commit/a79d563c5b1e5349

  Move I18N::LangTags from lib to ext
  Nicholas Clark              30 files changed, 3833 insertions(+), 3830 delet
  http://perl5.git.perl.org/perl.git/commit/be4b05483c98e3d1

  Move Filter::Simple from lib to ext
  Nicholas Clark              26 files changed, 1071 insertions(+), 1113 delet
  http://perl5.git.perl.org/perl.git/commit/06254a069d42f5a5

  Update Text::Balanced to 2.02
  Steffen Mueller             23 files changed, 2381 insertions(+), 1575 delet
  http://perl5.git.perl.org/perl.git/commit/85831461cd8850ed

  Move Text::Balanced from lib to ext
  Steffen Mueller             28 files changed, 3881 insertions(+), 3880 delet
  http://perl5.git.perl.org/perl.git/commit/0508fb16c6a57ba6

  Move base from lib to ext
  Nicholas Clark              34 files changed, 1773 insertions(+), 1839 delet
  http://perl5.git.perl.org/perl.git/commit/e78bb0d89d491abc

  Update .gitignores in ext and lib to reflect recent moving activity
  Steffen Mueller             2 files changed, 11 insertions(+), 0 deletions(-
  http://perl5.git.perl.org/perl.git/commit/6f42a1780ed59c7d

  Move Term::UI from lib to ext
  Steffen Mueller             12 files changed, 992 insertions(+), 992 deletio
  http://perl5.git.perl.org/perl.git/commit/bd895a33768654ce

  Move Term::Cap from lib to ext
  Steffen Mueller             6 files changed, 1038 insertions(+), 1046 deleti
  http://perl5.git.perl.org/perl.git/commit/2c48d544547cde08

  Remove the $ENV{PERL_CORE} boilerplate from Attribute::Handler's tests.
  Nicholas Clark              5 files changed, 2 insertions(+), 30 deletions(-
  http://perl5.git.perl.org/perl.git/commit/64e539b637067d67

  Remove the $ENV{PERL_CORE} boilerplate from I18N::Langinfo's tests.
  Nicholas Clark              2 files changed, 0 insertions(+), 9 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/1d121d9bb20a93ec

  Make io_tell.t use a file that's always there even when the build utility is
  Craig A. Berry              1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/5d53b36dbe7d4bea

  Fix Safe tests under PERL_CORE and make safeops.t run again
  Rafael Garcia-Suarez        2 files changed, 2 insertions(+), 7 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/c81476ca1f24a733

  Sort MANIFEST.
  Nicholas Clark              1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/02a07200e751b2f7

  Remove the $ENV{PERL_CORE} boilerplate from Hash::Util::FieldHash's tests.
  Nicholas Clark              9 files changed, 0 insertions(+), 65 deletions(-
  http://perl5.git.perl.org/perl.git/commit/13ac07d1bda40f59

  Remove the $ENV{PERL_CORE} boilerplate from Hash::Util's tests.
  Nicholas Clark              2 files changed, 1 insertion(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/30c4898dea6d34ff

  Remove the $ENV{PERL_CORE} boilerplate from DynaLoader's tests.
  Nicholas Clark              3 files changed, 0 insertions(+), 15 deletions(-
  http://perl5.git.perl.org/perl.git/commit/a0614a7b604f0f7f

  Additions in the gitignore files
  Rafael Garcia-Suarez        2 files changed, 8 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/5787d7073ca7e4df

  Remove test boilerplate from Safe tests
  Rafael Garcia-Suarez        6 files changed, 1 insertion(+), 21 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/54f12473d1fe441f

  Don't install Safe in arch directory if this is a core build or if we're >= 
  Rafael Garcia-Suarez        1 file changed, 3 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/7fd9b275d917c1ec

  Add missing files from the Safe CPAN distribution
  Rafael Garcia-Suarez        7 files changed, 154 insertions(+), 1 deletion(-
  http://perl5.git.perl.org/perl.git/commit/7d1d1f86c8236978

  Add missing files from the Switch CPAN distribution
  Rafael Garcia-Suarez        6 files changed, 174 insertions(+), 0 deletions(
  http://perl5.git.perl.org/perl.git/commit/b7b3275c3bb974fa

  Remove the $ENV{PERL_CORE} boilerplate from Data::Dumper's tests.
  Nicholas Clark              6 files changed, 14 insertions(+), 31 deletions(
  http://perl5.git.perl.org/perl.git/commit/f8e2702e1526170c

  Correct 2 UPSTREAM mistakes added in e1466347d2d91d81b58b.
  Nicholas Clark              1 file changed, 1 insertion(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/890336d14bbfaa8c

  Remove the $ENV{PERL_CORE} boilerplate from B's tests.
  Nicholas Clark              19 files changed, 20 insertions(+), 133 deletion
  http://perl5.git.perl.org/perl.git/commit/74517a3a4d329016

  Break out B::Debug into its own directory in ext.
  Nicholas Clark              7 files changed, 514 insertions(+), 516 deletion
  http://perl5.git.perl.org/perl.git/commit/a65b57ffe58c7e9d

  Break out B::Deparse into its own directory in ext.
  Nicholas Clark              6 files changed, 5483 insertions(+), 5489 deleti
  http://perl5.git.perl.org/perl.git/commit/62a6bb71a1b2fc2c

  Break out B::Lint into its own directory in ext.
  Nicholas Clark              10 files changed, 1029 insertions(+), 1042 delet
  http://perl5.git.perl.org/perl.git/commit/cb122419900b9557

  Correctly munge the path of $^X when running interactively, and set PERL5LIB
  Nicholas Clark              1 file changed, 3 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/982c4793f42e01ee

  Document better what is allowed as regex delimiters
  David Nicol                 2 files changed, 14 insertions(+), 9 deletions(-
  http://perl5.git.perl.org/perl.git/commit/ed02a3bf5adcb3fb

  Move Term::ANSIColor from lib to ext
  Steffen Mueller             10 files changed, 1158 insertions(+), 1164 delet
  http://perl5.git.perl.org/perl.git/commit/b66dd24d3152825e

  Remove the $ENV{PERL_CORE} boilerplate from Storable's tests.
  Nicholas Clark              32 files changed, 32 insertions(+), 188 deletion
  http://perl5.git.perl.org/perl.git/commit/48c887ddc33dfbf3

  Remove remaining 'in-core' boilerplate from Shell
  Steffen Mueller             1 file changed, 0 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/8e035e52ff9f3441

  Move Shell from lib to ext
  Steffen Mueller             6 files changed, 342 insertions(+), 360 deletion
  http://perl5.git.perl.org/perl.git/commit/78582be039c7f269

  Move TestInit.pm to the top level of the distribution, to make it easier to 
  Nicholas Clark              4 files changed, 115 insertions(+), 115 deletion
  http://perl5.git.perl.org/perl.git/commit/30b6e59101b252c2

  TestInit now also sets up the CWD and @INC for tests in ext.
  Nicholas Clark              1 file changed, 20 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/8fcfece7bab67639

  Move Switch from lib to ext.
  Nicholas Clark              10 files changed, 1464 insertions(+), 1488 delet
  http://perl5.git.perl.org/perl.git/commit/a241c56a76208c42

  Tidy up comments.
  Nicholas Clark              1 file changed, 4 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/18869dc676cf1355

  As well as PERL5LIB, remove PERLLIB and PERL5OPT from the environment.
  Nicholas Clark              2 files changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/154db99c227152f2

  Fix typo in TestInit and revert workaround.
  Steve Hay                   2 files changed, 2 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/1ff5bc37303d3f60

  Use ../../perl instead of ../../t/perl on Win32, as the latter doesn't work.
  Nicholas Clark              1 file changed, 3 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/7f96267964ee5927

  Optimise IPC::Open3 with a compile-time constant, eliminating OS-specific co
  Nicholas Clark              1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ba4c7dd4891fdf4b

  Backslash-escape /s in the target of a generated s/// expression
  Abhijit Menon-Sen           1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/72a2bbbfb72321e2



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