develooper Front page | perl.perl5.porters | Postings from December 2011

Perl 5 Commit Summary

Thread Previous
From:
Perl 5 commit summary
Date:
December 27, 2011 18:14
Subject:
Perl 5 Commit Summary
Message ID:
E1Rfj1z-00058U-DH@dromedary.ams6.corp.booking.com
Perl 5 commit summary, activity since Saturday

Current branch blead
136 commits.  3 unique authors.  3 unique committers.
64 files changed, 1990 insertions(+), 591 deletions(-)
Net code removal: Nicholas Clark (28 lines)

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

  pp_hot.c: diag_listed_as for method error
  Father Chrysostomos         2 files changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/d5e45555fc406945

  perldiag: Document ‘Bizarre SvTYPE’
  Father Chrysostomos         2 files changed, 5 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/7fcfef4d8f70408d

  diag.t: Rmv warning about "0" from to-do list
  Father Chrysostomos         1 file changed, 0 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/3de3672c023b64ca

  perldiag: Remove ‘in %s’ from bizarre copy msg
  Father Chrysostomos         3 files changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/043c750c4e1a47be

  Move diag_listed_as entry in gv.c
  Father Chrysostomos         2 files changed, 1 insertion(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/de6f7947b44879bb

  Teach diag.t that %s%s == %s
  Father Chrysostomos         1 file changed, 8 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ca53083acb4ada65

  perldiag: Correct ‘Bad name after %s::’
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/a7cb8dae09ef79c2

  Remove item from diag.t’s to-do list
  Father Chrysostomos         1 file changed, 0 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/9b18706e102cdfb2

  av.c: Consistent use of spaces after dots in apidocs
  Father Chrysostomos         1 file changed, 6 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/4f540dd3d53102ef

  Document the av_reify warning in perldiag
  Father Chrysostomos         1 file changed, 5 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ccce04a4de820cd5

  Fix compiler warning in perl.c
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/84521393be8bc314

  Don’t check for tied @DB'args when not REAL
  Father Chrysostomos         1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/3df49e2a4049e3f6

  Turn on AvREAL for tied arrays
  Father Chrysostomos         3 files changed, 24 insertions(+), 0 deletions(-
  http://perl5.git.perl.org/perl.git/commit/ce65bc731d80b5e2

  Fix crash when tying @DB::args
  Father Chrysostomos         2 files changed, 17 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/f8c105437c52640c

  perlxstut: keep indentation consistent within example
  Father Chrysostomos         1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/eaa72df2d2db0f36

  Only skip updating dev.perl.org for RC releases
  Dave Rolsky                 1 file changed, 2 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/e7b51df12197db4e

  Make sure to close any lists in the generated checklist
  Dave Rolsky                 1 file changed, 2 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/4b545dae7fe5dc17

  [perl #102622] perlxstut: Add SvGETMAGIC to example
  Father Chrysostomos         1 file changed, 5 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/216f0275c8e42d67

  Document the unknown error in perldiag
  Father Chrysostomos         1 file changed, 5 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0417746573d0b2e6

  Teach diag.t about multiline messages
  Father Chrysostomos         1 file changed, 24 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/366fc280b761fd6d

  Fix up diagnostic.pm’s backtrace for multiline msgs
  Father Chrysostomos         2 files changed, 16 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/245e6c67de2239ab

  Add support for multiline messages to splain
  Father Chrysostomos         2 files changed, 27 insertions(+), 9 deletions(-
  http://perl5.git.perl.org/perl.git/commit/0a437bc972cff19c

  diagnostics.t: Test errors ending with dots
  Father Chrysostomos         1 file changed, 7 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/33327ed8afe36c02

  Remove unnecessary code from diagnostics.pm
  Father Chrysostomos         1 file changed, 0 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/2c39375ffb110569

  Fix diagnostic.pm’s backtraces
  Father Chrysostomos         2 files changed, 54 insertions(+), 5 deletions(-
  http://perl5.git.perl.org/perl.git/commit/2dde04676ae62e4b

  Consistent use of spaces after dots in diagnostics.pm
  Father Chrysostomos         1 file changed, 4 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/f8c3fed4ccf90f2b

  Increase $diagnostics::VERSION to 1.27
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/770a14974fdbbc4f

  Convert diagnostics.t to test.pl
  Father Chrysostomos         1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/f63ff350ed85ee4b

  Fix two (er, four) sub:lvalue { &$x } bugs
  Father Chrysostomos         4 files changed, 33 insertions(+), 46 deletions(
  http://perl5.git.perl.org/perl.git/commit/da1dff9483c6c626

  perldiag: Remove msg deleted in 5.8.0
  Father Chrysostomos         1 file changed, 0 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/9675db7270c7502e

  Skip failing DD tests under 5.6
  Father Chrysostomos         1 file changed, 7 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/8ec7030c0cdae6f3

  Fix DD’s vstring tests unter 5.6
  Father Chrysostomos         1 file changed, 6 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/6c512c3f0714350c

  Make DD dump *{''} correctly under 5.6
  Father Chrysostomos         3 files changed, 18 insertions(+), 3 deletions(-
  http://perl5.git.perl.org/perl.git/commit/ad08c923f45e05f4

  perldiag: Make 2 errors match the actual message
  Father Chrysostomos         2 files changed, 2 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/7d5b40b40731f67a

  Make DD dump *{''} properly
  Father Chrysostomos         3 files changed, 20 insertions(+), 4 deletions(-
  http://perl5.git.perl.org/perl.git/commit/58cee0f7eea42dda

  Update concise-xs.t for recent DD change
  Father Chrysostomos         1 file changed, 2 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/11e0f19f121b1483

  [perl #101162] DD support for vstrings
  Father Chrysostomos         3 files changed, 82 insertions(+), 8 deletions(-
  http://perl5.git.perl.org/perl.git/commit/d036e907fea37ee5

  Increase $Data::Dumper::VERSION to 2.135_02
  Father Chrysostomos         1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/5e4660d61c6eafa6

  Supress warning in XS::APItest’s hash.t
  Father Chrysostomos         1 file changed, 3 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/56f852c44b1c72f5

  sv.c:dirp_dup: Avoid compiler warning
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/1cdc89d3a92704ca

  diag.t: Remove documented entry
  Father Chrysostomos         1 file changed, 0 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/24579eec3367fac0

  [perl #99426] op.c: Remove dead code from ck_sort
  Father Chrysostomos         1 file changed, 0 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/3b71a3268083aa76

  Document ‘Attempt to clear deleted array’ in perldiag
  Father Chrysostomos         2 files changed, 7 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/a730510ae76308fe

  Add diag_listed_as for non-numeric warnings
  Father Chrysostomos         2 files changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/734856a20aec5409

  PerlIO::get_layers: Treat numbers as strings
  Father Chrysostomos         2 files changed, 6 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/3825652ddfd2e6e7

  [perl #97956] PerlIO::get_layers: call get-magic
  Father Chrysostomos         2 files changed, 23 insertions(+), 8 deletions(-
  http://perl5.git.perl.org/perl.git/commit/7f9aa7d32945332a

  Run more substr tests under a new thread
  Father Chrysostomos         1 file changed, 31 insertions(+), 31 deletions(-
  http://perl5.git.perl.org/perl.git/commit/2956677f16b3d936

  select() can return undef when defoutgv is set
  Father Chrysostomos         2 files changed, 13 insertions(+), 10 deletions(
  http://perl5.git.perl.org/perl.git/commit/0df2568b7d017f31

  select() sometimes returns invalid string
  Father Chrysostomos         2 files changed, 13 insertions(+), 2 deletions(-
  http://perl5.git.perl.org/perl.git/commit/204263bc1eb63f1d

  Add basic tests for select()
  Father Chrysostomos         2 files changed, 20 insertions(+), 0 deletions(-
  http://perl5.git.perl.org/perl.git/commit/01e8a1a6f52deee4

  [perl #86060] $( $| $) need braces in regexps
  Father Chrysostomos         2 files changed, 9 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/337d738129edc390

  feature.pl: Get HINT_UNI_8_BIT from perl.h
  Father Chrysostomos         1 file changed, 19 insertions(+), 12 deletions(-
  http://perl5.git.perl.org/perl.git/commit/3489ea76f97f7510

  coresubs.t: Call done_testing with an arg
  Father Chrysostomos         1 file changed, 1 insertion(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ab157fa5a6c6cc30

  coreamp.t: Call done_testing with an arg
  Father Chrysostomos         1 file changed, 1 insertion(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/cbfc5cbcd37228ae

  deparse.t: Automatically count __DATA__ tests
  Father Chrysostomos         1 file changed, 3 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/d8cf01c3fd9038b2

  Deparse the /d flag with implicit features
  Father Chrysostomos         2 files changed, 18 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/dff5ffe48973403a

  Deparse /$#a/ correctly
  Father Chrysostomos         2 files changed, 7 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/36727b534b2c3bc6

  Don’t warn for open(foo::bar)
  Father Chrysostomos         2 files changed, 2 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/db3abe521abb4401

  Deparse.pm: Document that strict vars and subs work
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/b1b6de96a8285515

  Port regen/regen_lib.pl to 5.6.2
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/b9f84aa659b4d477

  [perl #24027] Deparse strict vars and subs
  Father Chrysostomos         2 files changed, 51 insertions(+), 17 deletions(
  http://perl5.git.perl.org/perl.git/commit/415d4c68d180055a

  Fix Deparse ambient_pragmas/strict regression
  Father Chrysostomos         2 files changed, 20 insertions(+), 0 deletions(-
  http://perl5.git.perl.org/perl.git/commit/3036b99c8b508a61

  Don’t crash when writing to null hash elem
  Father Chrysostomos         3 files changed, 17 insertions(+), 4 deletions(-
  http://perl5.git.perl.org/perl.git/commit/746f6409435f8adf

  hv.c: Make newHVhv work on tied hashes
  Father Chrysostomos         3 files changed, 23 insertions(+), 4 deletions(-
  http://perl5.git.perl.org/perl.git/commit/3f4d1d7873e4e02f

  *Now* increase $XS::APItest::VERSION to 0.35
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/f6f8d80714cb1a3a

  Deparse.pm: Document that use feature is supported
  Father Chrysostomos         1 file changed, 2 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/33021019c82093f9

  Deparse all features with ‘use/no feature’
  Father Chrysostomos         2 files changed, 33 insertions(+), 18 deletions(
  http://perl5.git.perl.org/perl.git/commit/a8095af71977bf1d

  [Merge] Feature-loading revamp
  Father Chrysostomos         2 parents
  http://perl5.git.perl.org/perl.git/commit/2fc860ee1e0255bd

  rmg: feature.pl needs to be run
  Father Chrysostomos         1 file changed, 2 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/57fef7cc10ea240d

  Deparse implicit with ‘use feature’
  Father Chrysostomos         4 files changed, 88 insertions(+), 28 deletions(
  http://perl5.git.perl.org/perl.git/commit/0bb01b05aacbaf29

  Deparse CORE::say, etc., when bundle hints are in use
  Father Chrysostomos         2 files changed, 49 insertions(+), 2 deletions(-
  http://perl5.git.perl.org/perl.git/commit/223b1722e239dec6

  use VERSION needs to enable uni8bit hint
  Father Chrysostomos         3 files changed, 17 insertions(+), 0 deletions(-
  http://perl5.git.perl.org/perl.git/commit/6389c77752f6ccda

  Update rmg concerning feature bundles
  Father Chrysostomos         1 file changed, 3 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/6d5e92cd815e54c7

  Update perlfunc/use: feature.pm is not loaded
  Father Chrysostomos         1 file changed, 7 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/4653ec93e10d55da

  feature.pl: Make the perl.h search more resilient
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/19109a04d85bfa82

  feature.pl: Mention perl.h as a source
  Father Chrysostomos         1 file changed, 2 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/d73d634c059d74e4

  toke.c: Add assertion to feature_is_enabled
  Father Chrysostomos         1 file changed, 2 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ca4d40c4ce3fbba4

  Make MAX_FEATURE_LEN reflect reality
  Father Chrysostomos         2 files changed, 7 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/1b6e87415847fb00

  feature.h: FEATURE_IS_ENABLED can use CURRENT_HINTS
  Father Chrysostomos         2 files changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ef744b2941d9092c

  feature.pl: Remove unused var
  Father Chrysostomos         1 file changed, 0 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/87f54e9c952c27bd

  Fix up t/lib/feature/implicit
  Father Chrysostomos         1 file changed, 1 insertion(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/033d875ea6b1e47e

  feature.pm: Move hint normalisation to separate function
  Father Chrysostomos         2 files changed, 26 insertions(+), 20 deletions(
  http://perl5.git.perl.org/perl.git/commit/83141fdc89d784ea

  op.c: Use new feature bundle hints
  Father Chrysostomos         3 files changed, 12 insertions(+), 18 deletions(
  http://perl5.git.perl.org/perl.git/commit/6634bb9d0ed117be

  feature.h: Function for enabling bundles
  Father Chrysostomos         2 files changed, 48 insertions(+), 0 deletions(-
  http://perl5.git.perl.org/perl.git/commit/4160ddbd34d65f63

  Move FEATURE_IS_ENABLED to feature.h
  Father Chrysostomos         3 files changed, 16 insertions(+), 11 deletions(
  http://perl5.git.perl.org/perl.git/commit/7d058bc945337001

  toke.c: include feature.h
  Father Chrysostomos         1 file changed, 2 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/dd0ac2b9f1fe5cbd

  Eliminate ‘negative’ features
  Father Chrysostomos         7 files changed, 17 insertions(+), 55 deletions(
  http://perl5.git.perl.org/perl.git/commit/3fff342746894147

  feature.pl: Tweak comment
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/c6b36e452c0b3d11

  feature.h: Avoid compiler warning
  Father Chrysostomos         2 files changed, 13 insertions(+), 3 deletions(-
  http://perl5.git.perl.org/perl.git/commit/beda03184afe46d6

  Use new feature-testing macros
  Father Chrysostomos         6 files changed, 26 insertions(+), 21 deletions(
  http://perl5.git.perl.org/perl.git/commit/2846acbffa436a8a

  Exclude regen/feature.pl from podcheck.t
  Father Chrysostomos         1 file changed, 1 insertion(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e233f0c5ea875bcd

  feature.pm: Set bundle hints when dis/enabling features
  Father Chrysostomos         2 files changed, 24 insertions(+), 0 deletions(-
  http://perl5.git.perl.org/perl.git/commit/1e0dc09f4e713228

  feature.pm: Add function for getting the current bundle
  Father Chrysostomos         2 files changed, 12 insertions(+), 0 deletions(-
  http://perl5.git.perl.org/perl.git/commit/9c1e343294dbe2fd

  feature.pl: Use @HintedBundles for generating feature.h
  Father Chrysostomos         1 file changed, 3 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/016d11cb9646d469

  Give feature.pm the bundle hints
  Father Chrysostomos         2 files changed, 16 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/ada44f8c3c4de3fe

  feature.pl: Generate list of feature bundles in pod
  Father Chrysostomos         1 file changed, 19 insertions(+), 11 deletions(-
  http://perl5.git.perl.org/perl.git/commit/2b3fe414d2084123

  feature.pl: Add section headers
  Father Chrysostomos         1 file changed, 18 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/c452a42fd6e47504

  feature.pl: Move hint-checking code up
  Father Chrysostomos         1 file changed, 24 insertions(+), 23 deletions(-
  http://perl5.git.perl.org/perl.git/commit/47222a2dfd12286d

  Add macros for checking individual features
  Father Chrysostomos         2 files changed, 101 insertions(+), 0 deletions(
  http://perl5.git.perl.org/perl.git/commit/03222170f0449b3f

  feature.pl: %BundleRanges
  Father Chrysostomos         1 file changed, 19 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/40e4d872ac5e7318

  regen.t: update test count
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/1ea60d37af58c675

  feature.h: Add macros for current hints
  Father Chrysostomos         2 files changed, 8 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/d1fd0100b99385b1

  feature.h: Parenthesise macro definition
  Father Chrysostomos         2 files changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/2b9e0ab72974ddab

  Make feature.pl executable
  Father Chrysostomos         1 file changed, 1 insertion(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/fc41b96e75776727

  Use only \w+ for internal feature names
  Father Chrysostomos         4 files changed, 11 insertions(+), 11 deletions(
  http://perl5.git.perl.org/perl.git/commit/61d30f47d59933fc

  feature.pl: Remove the feature_ prefix from the data
  Father Chrysostomos         1 file changed, 11 insertions(+), 10 deletions(-
  http://perl5.git.perl.org/perl.git/commit/67bdaa9e280ffc79

  feature.pl: Gen %feature_bundle from %UniqueBundles
  Father Chrysostomos         2 files changed, 16 insertions(+), 28 deletions(
  http://perl5.git.perl.org/perl.git/commit/88da30d732bdf353

  Add lib/feature.pm to makerel’s writables
  Father Chrysostomos         1 file changed, 1 insertion(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/11b275493edbf41b

  Add feature.h, with constants for feature bundles
  Father Chrysostomos         6 files changed, 72 insertions(+), 7 deletions(-
  http://perl5.git.perl.org/perl.git/commit/f2c01b15f5d3274b

  Parse the feature hint bits & assert their usability
  Father Chrysostomos         1 file changed, 20 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/23a52d6b1d16cc25

  Set aside hint bits for feature bundles
  Father Chrysostomos         1 file changed, 2 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/a803b9b45460971b

  Create regen/feature.pl
  Father Chrysostomos         6 files changed, 488 insertions(+), 21 deletions
  http://perl5.git.perl.org/perl.git/commit/69bcf1d3d727aba8

  Increase $feature::VERSION to 1.25
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/ebd7756fdcb7a944

  Eliminate a couple more suidperl and sperl references.
  Nicholas Clark              3 files changed, 3 insertions(+), 15 deletions(-
  http://perl5.git.perl.org/perl.git/commit/a65c7ffd0d5c6d1b

  Merge the refactoring of Pod scanning code in installman and buildtoc.
  Nicholas Clark              2 parents
  http://perl5.git.perl.org/perl.git/commit/58fce059707dac77

  Some tidying in installman.
  Nicholas Clark              1 file changed, 19 insertions(+), 21 deletions(-
  http://perl5.git.perl.org/perl.git/commit/3301e5d1d80db6af

  Add x2p/a2p.pod to the 'master' array returned by get_pod_metadata().
  Nicholas Clark              4 files changed, 4 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e1aae8e422ead7f2

  Avoid installman warning about "no documentation in pod/perldoc.pod"
  Nicholas Clark              2 files changed, 5 insertions(+), 7 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/1cb2462dfbfd8502

  In pods_to_install(), use $File::Find::prune to skip t/ directories.
  Nicholas Clark              1 file changed, 5 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/65e5b0167e9699a6

  Move the common Pod scanning code from installman and buildtoc to pod_lib.pl
  Nicholas Clark              3 files changed, 40 insertions(+), 57 deletions(
  http://perl5.git.perl.org/perl.git/commit/9bbb230a203c96fa

  Refactor buildtoc's use of File::Find::find() to converge with installman's.
  Nicholas Clark              1 file changed, 9 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/3bf293368e665fed

  Refactor installman's use of File::Find::find() to converge with buildtoc's.
  Nicholas Clark              1 file changed, 10 insertions(+), 12 deletions(-
  http://perl5.git.perl.org/perl.git/commit/107ea3f3b2907d12

  Revert "Increase $XS::APItest::VERSION to 0.35"
  Father Chrysostomos         2 files changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/65b228766711c90b

  Increase $XS::APItest::VERSION to 0.35
  Father Chrysostomos         2 files changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/d54b00ad7f0e9db1

  Deparse.pm: More ->pmflags clean-up
  Father Chrysostomos         1 file changed, 7 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/86e39c78d9f3b641

  Deparse.pm: Add another substword
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/ddc6eb271820be9a

  Deparse.pm: Put re flag logic into its own function
  Father Chrysostomos         1 file changed, 30 insertions(+), 37 deletions(-
  http://perl5.git.perl.org/perl.git/commit/c3ae113d42b1c27d

  Followup to b9bc576fd0: deparse s///applaud
  Father Chrysostomos         2 files changed, 26 insertions(+), 14 deletions(
  http://perl5.git.perl.org/perl.git/commit/09622ee266267b43

  Deparse.pm: Don’t call ->pmflags so many times
  Father Chrysostomos         1 file changed, 11 insertions(+), 10 deletions(-
  http://perl5.git.perl.org/perl.git/commit/5992ca2b62511be1

  Deparse: Ignore strict hh hints
  Father Chrysostomos         2 files changed, 9 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/1c74777c2511db0d

  Update concise-xs.t for B::Deparse’s new imports
  Father Chrysostomos         1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/237f33b75ec0f665

  [perl #91318] Deparse /regexp/applaud
  Father Chrysostomos         2 files changed, 43 insertions(+), 0 deletions(-
  http://perl5.git.perl.org/perl.git/commit/b9bc576fd009744e

  [perl #81424] Make Deparse handle /aelemfast_lex/
  Father Chrysostomos         2 files changed, 9 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/4b58603b60aa116b

  Consistent use of spaces after dots in Deparse’s pod
  Father Chrysostomos         1 file changed, 41 insertions(+), 39 deletions(-
  http://perl5.git.perl.org/perl.git/commit/d4963d040dfafb02

  perldiag: Consistent use of spaces after dots
  Father Chrysostomos         1 file changed, 75 insertions(+), 74 deletions(-
  http://perl5.git.perl.org/perl.git/commit/fa816bf340891a1d

  sv.c: consistent spaces after dots in apidocs
  Father Chrysostomos         1 file changed, 9 insertions(+), 7 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/960b0271604aa758

New branch chip/magicflags3
1 commit.  1 unique author.  1 unique committer.
Net code removal: Chip Salzenberg (90 lines)

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

  Fix SV flags for magic values, v2
  Chip Salzenberg             16 files changed, 471 insertions(+), 561 deletio
  http://perl5.git.perl.org/perl.git/commit/fd3c25b2de14d699

New branch khw/tricky
22 commits.  1 unique author.  1 unique committer.

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

  regex: Remove FOLDCHAR regnode type
  Karl Williamson             4 files changed, 6 insertions(+), 48 deletions(-
  http://perl5.git.perl.org/perl.git/commit/d1973fb998d4bef1

  regex: Fix some tricky fold problems
  Karl Williamson             3 files changed, 176 insertions(+), 232 deletion
  http://perl5.git.perl.org/perl.git/commit/1ad0d7f33588302f

  regcomp.c: Rework join_exact()
  Karl Williamson             1 file changed, 59 insertions(+), 50 deletions(-
  http://perl5.git.perl.org/perl.git/commit/3197feb2dbc98026

  regex: Add new node type EXACTFU_NO_TRIE
  Karl Williamson             4 files changed, 139 insertions(+), 126 deletion
  http://perl5.git.perl.org/perl.git/commit/20483d45a6c99ac5

  regex: Add new node type EXACTFU_SS
  Karl Williamson             4 files changed, 149 insertions(+), 131 deletion
  http://perl5.git.perl.org/perl.git/commit/2a9220c17c855b18

  regcomp.c: Need to account for delta sizes
  Karl Williamson             1 file changed, 5 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/f8b1e2fade1b5046

  regcomp.c: Change param to join_exact()
  Karl Williamson             3 files changed, 21 insertions(+), 13 deletions(
  http://perl5.git.perl.org/perl.git/commit/a9d15093c69d925c

  perlunicode: nit
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/8b516b3ea7416011

  regcomp.c: regex start class for sharp s
  Karl Williamson             1 file changed, 26 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/5791593ce7a0466e

  regcomp.c: white-space only and comments only
  Karl Williamson             1 file changed, 42 insertions(+), 16 deletions(-
  http://perl5.git.perl.org/perl.git/commit/1e4ce0b4ef6f349a

  regcomp.c: Save computed value in variable for later use
  Karl Williamson             1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/9d0bd308bcede234

  regcomp.c: Make sure trie can handle node passed to it
  Karl Williamson             1 file changed, 2 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/5ac5d9023ba9865a

  regexec.c: white space only
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/7f0c80d29600ee86

  regexec.c: EXACTF nodes can never be UTF
  Karl Williamson             1 file changed, 9 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/dbd139cd57ea313f

  regcomp.c: Silence valgrind warning
  Karl Williamson             1 file changed, 5 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/aa157951fcf655cf

  regexp_noamp.t: Add comment
  Karl Williamson             1 file changed, 2 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/78dee5f2d1bd1184

  t/re/re_tests: Add some tests
  Karl Williamson             1 file changed, 6 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/e468997e35db3e4b

  t/re/re_tests: revise test
  Karl Williamson             1 file changed, 5 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/d69b77426ba803ae

  t/re/re_tests: Update comment
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/cc3a798902d31169

  util.c: Add comment
  Karl Williamson             1 file changed, 2 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/1a071a476b71f629

  regcomp.c: Don't print incorrect debug info
  Karl Williamson             1 file changed, 4 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/bc417572dc9080f3

  regcomp.sym: Change comments
  Karl Williamson             2 files changed, 8 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/39be665482910c94

New branch smoke-me/installperl-Pods
7 commits.  1 unique author.  1 unique committer.

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

  installperl now uses get_pod_metadata() to install dual-life pods correctly.
  Nicholas Clark              1 file changed, 8 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/bca0cf03f0c6fdf7

  In installperl, convert the File::Find::find(..., 'lib/') to no_chdir.
  Nicholas Clark              1 file changed, 18 insertions(+), 9 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/caa7cf7c7b3d70e3

  In installperl, don't chdir 'lib' before finding files in lib/
  Nicholas Clark              1 file changed, 6 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/2ca5e55c58de954f

  In installperl, add the trailing / to the value held in $::depth.
  Nicholas Clark              1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e778169bf3e86a28

  In installperl, initialise $do_install{arch,priv}lib at their declarations.
  Nicholas Clark              1 file changed, 10 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/bbb77620efb6e9d1

  In installperl, simplify the strip/chmod code for libraries on Darwin.
  Nicholas Clark              1 file changed, 3 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e9c61ef116c258b2

  Sanitise NetWare changes to installperl.
  Nicholas Clark              1 file changed, 19 insertions(+), 23 deletions(-
  http://perl5.git.perl.org/perl.git/commit/20373bec4bcd4ee4

New branch smoke-me/khw-strstr
1 commit.  1 unique author.  1 unique committer.

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

  instr() uses strstr()
  Karl Williamson             1 file changed, 4 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/7672526d72683f04

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