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

Perl 5 Commit Summary

Thread Previous
From:
Perl 5 commit summary
Date:
June 8, 2010 18:14
Subject:
Perl 5 Commit Summary
Message ID:
E1OM9sC-0008DN-Qd@dromedary.ams6.corp.booking.com
Perl 5 commit summary, activity since Saturday

Current branch blead
30 commits.  8 unique authors.  8 unique committers.
47 files changed, 1535 insertions(+), 1526 deletions(-)
Net code removal: Nicholas Clark (60 lines) David Mitchell (11 lines)
Thanks, applied:  Yves Orton (6) Rafael Garcia-Suarez (4)
                  David Mitchell (1) Chris 'BinGOs' Williams (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/1f3ebc3b353ab41a.tar.gz

  Resolve issue #74974: document File::Copy::copy(FILE, DIR)
  Abigail                     1 file changed, 6 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/1f3ebc3b353ab41a

  Fix long-standing typos in Policy_sh.SH
  H.Merijn Brand              1 file changed, 11 insertions(+), 10 deletions(-
  http://perl5.git.perl.org/perl.git/commit/c1bd236350b343c4

  perlbug: always allow change of sender address
  David Mitchell              1 file changed, 3 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e6eb90205a8cd8f4

  perlbug -d,-v: fix uninit value warnings
  David Mitchell              1 file changed, 5 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/4ea8010ab3e95796

  document revert of 'local $tied' change
  David Mitchell              1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/5f3e44b689cab8bd

  Revert "make 'local $tied' untied"
  David Mitchell              2 files changed, 1 insertion(+), 29 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/89adf4e8e0de17fe

  PATCH: Bump Locale-Codes from 3.12 to 3.13
  Sullivan Beck               13 files changed, 879 insertions(+), 876 deletio
  http://perl5.git.perl.org/perl.git/commit/e1137bc782e702f2

  identify a few vars in intrpvar.h
  David Mitchell              1 file changed, 12 insertions(+), 12 deletions(-
  http://perl5.git.perl.org/perl.git/commit/16d811d41019c65e

  regexec.c: change names of two vars for clarity
  Karl Williamson             1 file changed, 169 insertions(+), 169 deletions
  http://perl5.git.perl.org/perl.git/commit/f2ed9b323720c963

  Remove -w recommendation in perl -h
  David Golden                1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/60eaec425bbc5e93

  Spell-check fixes in ext
  H.Merijn Brand              3 files changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/98ccfbbf7f3673c5

  Spell-check fixes in lib
  H.Merijn Brand              2 files changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/fb78fdcd12d30a6a

  Spell check fixes in CPAN
  H.Merijn Brand              3 files changed, 6 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/2108160ef633eaf8

  glob crashes when %File::Glob:: is empty
  Father Chrysostomos         2 files changed, 16 insertions(+), 7 deletions(-
  http://perl5.git.perl.org/perl.git/commit/4984aa345cae6d92

  perlhack: Add reference to TAP for test protocol
  Karl Williamson             1 file changed, 1 insertion(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/b3fe9f3f93e825d0

  perlhack: fix formatting issues
  Karl Williamson             1 file changed, 24 insertions(+), 19 deletions(-
  http://perl5.git.perl.org/perl.git/commit/195c30cea8a0d6f6

  PATCH: uniprops.t take advantage of EBCDIC test.pl
  Karl Williamson             1 file changed, 8 insertions(+), 66 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/66fd7fd0f5a20fad

  reduce size of regmatch_state.u.curlyx by 2 words
  David Mitchell              2 files changed, 16 insertions(+), 16 deletions(
  http://perl5.git.perl.org/perl.git/commit/d02d6d97d5eefad4

  micro-optimise a bit of trie code
  David Mitchell              1 file changed, 13 insertions(+), 14 deletions(-
  http://perl5.git.perl.org/perl.git/commit/6dd2be570d715119

  Test the return value of push and unshift.
  Nicholas Clark              1 file changed, 6 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0bf6a637d180d2ff

  Convert tiearray.t to test.pl.
  Nicholas Clark              1 file changed, 55 insertions(+), 117 deletions(
  http://perl5.git.perl.org/perl.git/commit/af5c7f63b8ce1848

  Change regexec.c to use new foldEQ functions
  Karl Williamson             1 file changed, 12 insertions(+), 12 deletions(-
  http://perl5.git.perl.org/perl.git/commit/4c1b470c26738a63

  Change name of ibcmp to foldEQ
  Karl Williamson             9 files changed, 105 insertions(+), 42 deletions
  http://perl5.git.perl.org/perl.git/commit/e6226b18246ce7d2

  utf8.c: further doc tweaks
  Karl Williamson             1 file changed, 11 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/d51c1b21fa089330

  utf8.c: Modify doc comment; change whitespace
  Karl Williamson             1 file changed, 74 insertions(+), 75 deletions(-
  http://perl5.git.perl.org/perl.git/commit/48ef279ea70605b4

  Revamp ibcmp_utf8 for performance and clarity
  Karl Williamson             1 file changed, 152 insertions(+), 108 deletions
  http://perl5.git.perl.org/perl.git/commit/8b35872c947d4c76

  Clarify some documentation
  Karl Williamson             1 file changed, 5 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/970ea3cb860f5a38

  silence some warnings in hv.c
  David Mitchell              1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/5ac3629776cb773f

  add handy note on vtable fields
  David Mitchell              1 file changed, 13 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/4a75fa1ae0acfb62

  update Perl_magic_methcall description
  David Mitchell              1 file changed, 3 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/1a1a5af7b042b159

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