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

Perl 5 Commit Summary

Thread Previous
From:
Perl 5 commit summary
Date:
February 28, 2012 18:14
Subject:
Perl 5 Commit Summary
Message ID:
E1S2Z3a-0006OE-9d@dromedary.ams6.corp.booking.com
Perl 5 commit summary, activity since Saturday

Current branch blead
33 commits.  9 unique authors.  7 unique committers.
39 files changed, 333 insertions(+), 156 deletions(-)
Net code removal: David Mitchell (6 lines)
Thanks, applied:  Father Chrysostomos (2)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/e50af24570532961.tar.gz

  Bump Pod::Html version.
  Craig A. Berry              1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/e50af24570532961

  Portability tweaks to Pod::Html's cache.t.
  Craig A. Berry              1 file changed, 4 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/bd9756aaa2be339a

  Better cross-platform unixify for Pod::Html.
  Craig A. Berry              1 file changed, 25 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/1e33ffe43f81ff0c

  Different differences for Pod::Html tests.
  Craig A. Berry              1 file changed, 12 insertions(+), 10 deletions(-
  http://perl5.git.perl.org/perl.git/commit/12fddd398f7ab899

  regcomp.c: Add comment
  Karl Williamson             1 file changed, 2 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0c2829400b005cbf

  regcomp.c: Add comment, reorder #define more logically
  Karl Williamson             1 file changed, 3 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/00b27cfcf04d3cbe

  re/pat.t: Remove obsolete comment
  Karl Williamson             1 file changed, 1 insertion(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/9fa196e11dd896d1

  (?foo:...) loses passed in charset
  Karl Williamson             2 files changed, 16 insertions(+), 4 deletions(-
  http://perl5.git.perl.org/perl.git/commit/96f54887615ec13b

  Patch [perl #111400] [:upper:] broken for above Latin1
  Karl Williamson             3 files changed, 51 insertions(+), 11 deletions(
  http://perl5.git.perl.org/perl.git/commit/b4069bca6054692e

  Corion's release is done. Check him off
  Jesse Vincent               1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/5ef3c22d461004ed

  av_fetch: de-duplicate small bit of code
  David Mitchell              1 file changed, 5 insertions(+), 11 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/55d3f3e53492b8cc

  Merge the fixes for RT #37033 into blead.
  Nicholas Clark              2 parents
  http://perl5.git.perl.org/perl.git/commit/a907031882152818

  The parser should always close the file handle that it opened.
  Nicholas Clark              6 files changed, 63 insertions(+), 7 deletions(-
  http://perl5.git.perl.org/perl.git/commit/8760603268ed1d1d

  Move the close-on-exec logic to one place, at the end of S_open_script().
  Nicholas Clark              1 file changed, 4 insertions(+), 10 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/a7c8193001a81973

  Change S_open_script() to return NULL to signal "read from stdin".
  Nicholas Clark              1 file changed, 4 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/c0b3891a0ac343a3

  In perl.c, change S_open_script() to return rsfp.
  Nicholas Clark              4 files changed, 19 insertions(+), 20 deletions(
  http://perl5.git.perl.org/perl.git/commit/8d1138377104247a

  In struct yy_parser, change lex_flags to a U8, from part of a bitfield.
  Nicholas Clark              1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/286a76ab020bbce3

  Improve the tests for -x
  Nicholas Clark              4 files changed, 22 insertions(+), 2 deletions(-
  http://perl5.git.perl.org/perl.git/commit/0644b51e8bc92205

  Improve the tests for the -n and -p switches.
  Nicholas Clark              2 files changed, 17 insertions(+), 4 deletions(-
  http://perl5.git.perl.org/perl.git/commit/c1c954ee5d959005

  Simplify platform specific code in t/run/cloexec.t
  Nicholas Clark              1 file changed, 3 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/901455ecceca1220

  perldiag: Reflow for better splain output
  Father Chrysostomos         1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/a892b81a8ad64d2a

  Add an example how to fix '%s: command not found'
  Max Maischein               1 file changed, 5 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/8f7218162208c3aa

  Increase $attributes::VERSION to 0.18
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/7bddbc2c8ce9369f

  doco improvement for attributes.pm
  David Cantrell              1 file changed, 16 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/f29a7c30d92b9e37

  Make CPAN upstream for File::Temp
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/f828ccba708aa823

  Don’t ‘normalise’ hints for bare ‘no feature’
  Father Chrysostomos         2 files changed, 10 insertions(+), 10 deletions(
  http://perl5.git.perl.org/perl.git/commit/da5b542134ae843e

  regen/feature.pl: Show perl.h line num in error msg
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/5d826eaef15535c7

  perlfunc: bad wording
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/1b8bf4b95ca70500

  arybase.xs: Wrap PL_check safely
  Father Chrysostomos         1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/a7817fa3bc92202f

  Increase $arybase::VERSION to 0.05
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/841c0ede23566f9d

  don't taint $$ determined by getpid()
  Zefram                      2 files changed, 12 insertions(+), 2 deletions(-
  http://perl5.git.perl.org/perl.git/commit/19db9fb7213e8d34

  update perlfunc.html generator
  Zefram                      1 file changed, 15 insertions(+), 30 deletions(-
  http://perl5.git.perl.org/perl.git/commit/e0f138939ac28fff

  delay allocating trans table until needed
  Zefram                      4 files changed, 19 insertions(+), 11 deletions(
  http://perl5.git.perl.org/perl.git/commit/9100eeb186d403d6

New branch nicholas/feature-code-shrink
13 commits.  1 unique author.  1 unique committer.

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

  In feature.pm, inline current_bundle() into __common(), its only caller.
  Nicholas Clark              2 files changed, 8 insertions(+), 14 deletions(-
  http://perl5.git.perl.org/perl.git/commit/c82d70d7106ab5f3

  In feature.pm, inline normalise_hints() into __common(), its only caller.
  Nicholas Clark              2 files changed, 14 insertions(+), 22 deletions(
  http://perl5.git.perl.org/perl.git/commit/9a66f664966e1fe6

  Merge the code common to feature::import and feature::unimport.
  Nicholas Clark              2 files changed, 22 insertions(+), 48 deletions(
  http://perl5.git.perl.org/perl.git/commit/273e5ccdce4db672

  In feature.pm, use a consistent code style in import() and unimport().
  Nicholas Clark              2 files changed, 12 insertions(+), 10 deletions(
  http://perl5.git.perl.org/perl.git/commit/94155e176e37e1ed

  In B::Deparse::_features_from_bundle(), don't call feature::current_bundle()
  Nicholas Clark              1 file changed, 2 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ae0ed4a664771994

  In Deparse, use $feature::hint_mask directly, instead of copying its value.
  Nicholas Clark              1 file changed, 10 insertions(+), 15 deletions(-
  http://perl5.git.perl.org/perl.git/commit/67796dcf7a535e6f

  In B::Deparse, refactor common code into _features_from_bundle().
  Nicholas Clark              1 file changed, 15 insertions(+), 11 deletions(-
  http://perl5.git.perl.org/perl.git/commit/1fd9cf1d698de217

  In B::Deparse, refactor the two places that feature::current_bundle()
  Nicholas Clark              1 file changed, 6 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/764455d648b5ba6c

  Fix regression in deparsing say (etc) under use 5.10.0
  Nicholas Clark              2 files changed, 2 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/010b90a910922b6c

  Add tests for deparsing C<say> under various combinations of pragmas.
  Nicholas Clark              1 file changed, 91 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ecea46f936df185b

  Avoid deparse.t testing everything under use feature ':5.10'
  Nicholas Clark              1 file changed, 36 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/1ef1b53495107812

  Add a 'context' feature to deparse.t, to better test ambient pragmas.
  Nicholas Clark              1 file changed, 14 insertions(+), 14 deletions(-
  http://perl5.git.perl.org/perl.git/commit/f428f17372790d94

  In deparse.t, rename %reason to %meta.
  Nicholas Clark              1 file changed, 9 insertions(+), 9 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/bedac4852689ce21

New branch smoke-me/kick-FAKE_BIT_BUCKET
10 commits.  1 unique author.  1 unique committer.

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

  In perl.c, only compile S_forbid_setid() if it's needed.
  Nicholas Clark              4 files changed, 17 insertions(+), 20 deletions(
  http://perl5.git.perl.org/perl.git/commit/855e92ec3d7a5fbb

  Inline the "program input from stdin" check into S_open_script().
  Nicholas Clark              1 file changed, 16 insertions(+), 16 deletions(-
  http://perl5.git.perl.org/perl.git/commit/22db19a2f6698ee7

  Eliminate the suidscript parameter from S_forbid_setid() - it's always false
  Nicholas Clark              4 files changed, 22 insertions(+), 35 deletions(
  http://perl5.git.perl.org/perl.git/commit/852f8df46d9ee176

  Pass doextract to S_open_script(), signaling whether -x is enabled.
  Nicholas Clark              4 files changed, 12 insertions(+), 5 deletions(-
  http://perl5.git.perl.org/perl.git/commit/660ca6d02943bc1a

  Normalise two error messages in S_open_script() to have trailing periods.
  Nicholas Clark              2 files changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/f32b9b3a6ec0762e

  Add t/run/fdopen.t, which tests the /dev/fd/\d+ code for opening scripts.
  Nicholas Clark              3 files changed, 119 insertions(+), 0 deletions(
  http://perl5.git.perl.org/perl.git/commit/5720db1f88aa6cc9

  In S_open_script(), avoid setting scriptname to "" to benefit one if() test.
  Nicholas Clark              1 file changed, 2 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/446debee14b9ea24

  Add 2 assertions to S_open_script().
  Nicholas Clark              1 file changed, 2 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/7f362ff2e5b915d2

  In S_parse_body(), don't "leak" linestr_sv until global destruction.
  Nicholas Clark              1 file changed, 6 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/3d6fedc291bd18aa

  Remove all the never used parameters from the macro validate_suid()
  Nicholas Clark              1 file changed, 3 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/6947d223ce21ef62

New branch smoke-me/portabilify-podhtml
4 commits.  1 unique author.  1 unique committer.

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

  Bump Pod::Html version.
  Craig A. Berry              1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/2eb7c4e6ddc7bf8d

  Portability tweaks to Pod::Html's cache.t.
  Craig A. Berry              1 file changed, 4 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/b66ab2d64bd35d2a

  Better cross-platform unixify for Pod::Html.
  Craig A. Berry              1 file changed, 25 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e04e84ee0abdbd81

  Different differences for Pod::Html tests.
  Craig A. Berry              1 file changed, 12 insertions(+), 10 deletions(-
  http://perl5.git.perl.org/perl.git/commit/e0f1519f766247fe

New branch smoke-me/utf8-dg
1 commit.  1 unique author.  1 unique committer.

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

  changes to UTF8_IS_DOWNGRADEABLE_START
  Ricardo Signes              1 file changed, 2 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/a1cf6078e8d77c83

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