develooper Front page | perl.perl5.porters | Postings from November 2010

Perl 5 Commit Summary

Thread Previous
From:
Perl 5 commit summary
Date:
November 23, 2010 18:15
Subject:
Perl 5 Commit Summary
Message ID:
E1PL4sw-0001yl-8Y@dromedary.ams6.corp.booking.com
Perl 5 commit summary, activity since Saturday

Current branch blead
88 commits.  8 unique authors.  7 unique committers.
169 files changed, 5868 insertions(+), 2303 deletions(-)
Thanks, applied:  Father Chrysostomos (44) David Golden (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/68adb2b0c592afeb.tar.gz

  Update Unicode-Collate to CPAN version 0.68
  Chris 'BinGOs' Williams     93 files changed, 2374 insertions(+), 781 deleti
  http://perl5.git.perl.org/perl.git/commit/68adb2b0c592afeb

  Document the refcount of version functions’ retval
  Father Chrysostomos         1 file changed, 7 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/0f8e99e6b6437e33

  When dup'ing CVs, only take the OP_REFCNT_LOCK if it is needed.
  Nicholas Clark              1 file changed, 5 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/f352ce091c525153

  No need to clone pad name 0, as it's never used.
  Nicholas Clark              1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/7aaef02a1f50c8f5

  Update IPC-Cmd to CPAN version 0.66
  Chris 'BinGOs' Williams     3 files changed, 76 insertions(+), 70 deletions(
  http://perl5.git.perl.org/perl.git/commit/39b09a1b697b89ae

  Fix multiple perldelta entries from buildtoc on VMS.
  Craig A. Berry              1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/5369a12a8c1ff6b0

  regcomp.h: Restore separate bit for LOC class
  Karl Williamson             1 file changed, 1 insertion(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/1eb41b0abe1a2651

  Only call mro_package_moved on new substashes
  Father Chrysostomos         1 file changed, 10 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/99ee976292c47b41

  Don’t CLONE nameless hashes
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/605aedcce76632b4

  Clarify the hekp assignment in dump.c
  Father Chrysostomos         1 file changed, 7 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0a4df5147978fdee

  [bracketed char class] fixes
  Karl Williamson             3 files changed, 135 insertions(+), 27 deletions
  http://perl5.git.perl.org/perl.git/commit/2283d3262a3ac543

  fold_grind.t: Only test [char classes]
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/7c7ce6a76faad863

  handy.h: New #define to use new bit
  Karl Williamson             1 file changed, 1 insertion(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/c0a1231c8295dfaa

  l1_char_class_tab.h: Add new bit to table.
  Karl Williamson             1 file changed, 9 insertions(+), 9 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/93199213fe2278db

  mk_PL_charclass.pl: Find non-latin1 folds
  Karl Williamson             1 file changed, 43 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/00c072cfb7c24147

  regexec.c: indent code in new block
  Karl Williamson             1 file changed, 62 insertions(+), 56 deletions(-
  http://perl5.git.perl.org/perl.git/commit/a9ef53327dcfcb93

  regexec.c: utf8 could fold to ascii/latin1
  Karl Williamson             1 file changed, 39 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/e34d62e95a83d411

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

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

  reg_fold.t: Don't duplicate fold_grind.t
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/3366dfc64be64477

  Add fold_grind.t
  Karl Williamson             2 files changed, 361 insertions(+), 0 deletions(
  http://perl5.git.perl.org/perl.git/commit/a2d9a01ad0f65966

  pp.c: tiny performance enhancement
  Karl Williamson             1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/81367fea56a1e97e

  pp.c, utf8.c: Convert to use TWO_BYTE_UTF8_TO_UNI
  Karl Williamson             2 files changed, 5 insertions(+), 7 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/356979f4a7d780fd

  utf8.h: Add macro TWO_BYTE_UTF8_TO_UNI()
  Karl Williamson             1 file changed, 9 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/2950f2a73354102f

  utfebcdic.h: comment additions, fix typo
  Karl Williamson             1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/9df205e24a206d67

  regexec.c: Correct indent
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/df5fcde5a244ac32

  mk_PL_charclass.pl: Correct comment
  Karl Williamson             1 file changed, 5 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/8d4ab2a129cd57b8

  utf8_heavy: Guard against infinite recursion
  Karl Williamson             1 file changed, 48 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/3dd10fe8450c405d

  Split ANYOF_NONBITMAP into two components
  Karl Williamson             3 files changed, 35 insertions(+), 9 deletions(-
  http://perl5.git.perl.org/perl.git/commit/ef87b810d4ce2a22

  regcomp.c: Optimizer wrongly turning off bit
  Karl Williamson             1 file changed, 0 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/3e81b2d9f833beb8

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

  regcomp.h: Add comment
  Karl Williamson             1 file changed, 2 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/61ef9872575b3dcd

  regcomp.h: Renumber ANYOF_EOS bit
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/2bb1f15cf3c668a3

  regcomp.c: Fix indent
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/9051cfd9557f46c1

  rename ANYOF_UNICODE to ANYOF_NONBITMAP
  Karl Williamson             4 files changed, 18 insertions(+), 15 deletions(
  http://perl5.git.perl.org/perl.git/commit/3ff7ceb302af0696

  perl.h: Add latin1 fold table
  Karl Williamson             1 file changed, 44 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/3871f40bf5bbc33b

  regcomp.sym: Clarify comment
  Karl Williamson             2 files changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/617b7ae7da886a68

  Nits in perlunicode.pod
  Karl Williamson             1 file changed, 3 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/66615a54c249620b

  regexec.c: Split EXACT, folding nodes in regrepeat
  Karl Williamson             1 file changed, 69 insertions(+), 72 deletions(-
  http://perl5.git.perl.org/perl.git/commit/59d32103b3e7ebfa

  PL_fold wrong for EBCDIC platforms.
  Karl Williamson             2 files changed, 118 insertions(+), 36 deletions
  http://perl5.git.perl.org/perl.git/commit/d02f4dad561ba81f

  perl.h: Expand comment
  Karl Williamson             1 file changed, 3 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/6d8e7a01cde4803f

  re/pat.t: Skip tests on EBCDIC
  Karl Williamson             1 file changed, 5 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/7c17ea2f2d2fb0ac

  regcomp.sym: Fix descriptions
  Karl Williamson             2 files changed, 8 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/2448cf3991b8f8be

  regex free up bit in ANYOF node
  Karl Williamson             3 files changed, 12 insertions(+), 4 deletions(-
  http://perl5.git.perl.org/perl.git/commit/cefafd73018b048f

  regcomp.h: Add comment
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/c355c09a82f4c734

  regcomp.c: Remove references to old #define
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/4a3ee7a8c5e958eb

  regcomp.h: Reorder statements for clarity
  Karl Williamson             1 file changed, 6 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/1984f6a0da860b94

  Newly-created stashes may need effective names added
  Father Chrysostomos         2 files changed, 26 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/298d65111ee12fde

  %x can't be used directly with pointers.
  Ben Morrow                  1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/b58757d5ff9c7545

  Remove redundant check
  Father Chrysostomos         1 file changed, 0 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/09f38561c0e16ef4

  mro_package_moved must act on all effective names
  Father Chrysostomos         5 files changed, 213 insertions(+), 68 deletions
  http://perl5.git.perl.org/perl.git/commit/d7879cf0b3199eb8

  Move the test for Win32's FindExt.pm to t/porting, and run it automatically.
  Nicholas Clark              3 files changed, 52 insertions(+), 44 deletions(
  http://perl5.git.perl.org/perl.git/commit/0724ad8708be1f65

  Add flags param to hv_ename_*
  Father Chrysostomos         5 files changed, 14 insertions(+), 10 deletions(
  http://perl5.git.perl.org/perl.git/commit/27a1175bf36db679

  ‘If you are upgrading from 5.13.6...’
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/dbbe2d83c45bfa50

  Only clean up the generated perldelta
  Florian Ragwitz             1 file changed, 0 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/51535c328efd57e6

  S_hfreeentries: keep OOK off unless adding something to aux
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/3905af2ed3037224

  mktables: Clean up warning msg
  Karl Williamson             1 file changed, 5 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/13ca76ffd95cc6e9

  mktables: comment typo and expand other comments
  Karl Williamson             1 file changed, 5 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/dc85bd38b5243856

  mktables: Smaller tables if not -DDEBUGGING
  Karl Williamson             1 file changed, 15 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/bd9ebcfd4a6439f2

  Revert "Globs that are in the symbol table can be unglobbed"
  Father Chrysostomos         2 files changed, 5 insertions(+), 16 deletions(-
  http://perl5.git.perl.org/perl.git/commit/10507e11e7486d0e

  [perl #77926] Glob reification during localisation
  Father Chrysostomos         2 files changed, 20 insertions(+), 5 deletions(-
  http://perl5.git.perl.org/perl.git/commit/d8906c052fcf764b

  Correct test count in UCD.t
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/265d2e8e39f42f72

  Increase Unicode'UCD::s version
  Father Chrysostomos         1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/de2ec238cbad9062

  UCD.pm: Add info about named sequence alternatives
  Karl Williamson             1 file changed, 6 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/27f853a052b4e172

  UCD.pm: Don't use CompositionExclusions.txt
  Karl Williamson             2 files changed, 26 insertions(+), 28 deletions(
  http://perl5.git.perl.org/perl.git/commit/71a442a8e083048f

  UCD.pm: Don't use NamedSequences.txt, saves disk
  Karl Williamson             1 file changed, 22 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/98ef7649bc2d994d

  Eliminate the newname param from mro_package_moved
  Father Chrysostomos         7 files changed, 26 insertions(+), 28 deletions(
  http://perl5.git.perl.org/perl.git/commit/afdbe55d0c4f1140

  Make hv_undef leave HvENAME alone
  Father Chrysostomos         4 files changed, 90 insertions(+), 22 deletions(
  http://perl5.git.perl.org/perl.git/commit/745edda6f1b4ede5

  hv_undef .= _flags
  Father Chrysostomos         6 files changed, 7 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/8581adba64260d29

  Fix hv_name_set when there is an HvENAME
  Father Chrysostomos         1 file changed, 7 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/4c2bfb4f71321bca

  Add the new shiny perldelta file I neglected to add.
  Chris 'BinGOs' Williams     1 file changed, 374 insertions(+), 0 deletions(-
  http://perl5.git.perl.org/perl.git/commit/3a5c91344a6e5968

  Update TOC for perl5.13.8
  Chris 'BinGOs' Williams     8 files changed, 30 insertions(+), 18 deletions(
  http://perl5.git.perl.org/perl.git/commit/ba6348832db3466d

  Created perldelta for v5.13.8
  Chris 'BinGOs' Williams     3 files changed, 946 insertions(+), 946 deletion
  http://perl5.git.perl.org/perl.git/commit/2d65b14949e0e7f9

  v5.13.7 epigram added.
  Chris 'BinGOs' Williams     1 file changed, 19 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/6b1649d08cc5af64

  Update the totals in perldelta with the last few commits
  Chris 'BinGOs' Williams     1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/57fc91ac6f784443

  Add QNX Neutrino RTOS to list of platforms in perlport
  Chris 'BinGOs' Williams     1 file changed, 2 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/a62bfce3448d3475

  Update Module::CoreList for v5.13.7
  Chris 'BinGOs' Williams     2 files changed, 661 insertions(+), 8 deletions(
  http://perl5.git.perl.org/perl.git/commit/d24e0a99609220bb

  make regen; make regen_perly
  Chris 'BinGOs' Williams     2 files changed, 4 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/44ef8c7de01654d0

  Ahem. *Final* finalisation.
  Father Chrysostomos         1 file changed, 0 insertions(+), 10 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/c992311e6ba2e9c6

  Finalisationtion of perldelta with updates for committers and stats
  Chris 'BinGOs' Williams     1 file changed, 12 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/91a7d54e8f870dc5

  Fix a perldelta typo
  Florian Ragwitz             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/36b9bdc950afdf2b

  perldelta for 249534c3
  Florian Ragwitz             1 file changed, 9 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ad4340829488953b

  First pass at finalising perldelta, removing unrequired boilerplate
  Chris 'BinGOs' Williams     1 file changed, 11 insertions(+), 198 deletions(
  http://perl5.git.perl.org/perl.git/commit/b73d44b75a8889e1

  Bump the perl version in various places for v5.13.7
  Chris 'BinGOs' Williams     20 files changed, 141 insertions(+), 141 deletio
  http://perl5.git.perl.org/perl.git/commit/13796ecdc4344226

  Bump Data::Dumper version as previous commit made a change
  Chris 'BinGOs' Williams     1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/9946686ee0b3ada8

  Typo in perldelta
  Rafael Garcia-Suarez        1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/b2df766153cc0378

  Fix the test fix for older perls (5499dc3d6e47ea78). We're still on 5.13.6
  Nicholas Clark              1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/2528605288634d5d

  Skip [perl #72332] DD test on 5.10.1
  Father Chrysostomos         1 file changed, 6 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/3cea328dca910314

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