| Store | Cart

Perl 5 Commit Summary

From: Perl 5 commit summary <n...@ccl4.org>
Wed, 30 Jul 2014 03:14:10 +0200
Perl 5 commit summary, activity since Saturday

Current branch blead
14 commits.  4 unique authors.  4 unique committers.
10 files changed, 126 insertions(+), 71 deletions(-)
Thanks, applied:  James E Keenan (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/446b89af54d4dd84.tar.gz

  Mention sv_gets as the Perl-ish fgets-ish API.
  Jarkko Hietaniemi          
  http://perl5.git.perl.org/perl.git/commit/446b89af54d4dd84

  Add atol, atoll, strtoq to avoidables.
  Jarkko Hietaniemi          
  http://perl5.git.perl.org/perl.git/commit/26065e6c9b1e28a5

  Add system to avoidables.
  Jarkko Hietaniemi          
  http://perl5.git.perl.org/perl.git/commit/6c1246d3c25b1545

  grok_atou() is UV now, not Size_t.
  Jarkko Hietaniemi          
  http://perl5.git.perl.org/perl.git/commit/e05c5d0845ee6e5d

  Move return false out of switch default.
  Jarkko Hietaniemi          
  http://perl5.git.perl.org/perl.git/commit/e1ee396065926b89

  NOTREACHED goes at/in the unreachable, not after it.
  Jarkko Hietaniemi          
  http://perl5.git.perl.org/perl.git/commit/a74ff37d56a36f31

  Negatives as UVs: sign-extension intentional, add cast.
  Jarkko Hietaniemi          
  http://perl5.git.perl.org/perl.git/commit/9cd990bfb433aa02

  Revert part of b844a53a to fix ./perl -Ilib t/io/fs.t
  Jarkko Hietaniemi          
  http://perl5.git.perl.org/perl.git/commit/a5a49cbf4d6eb36d

  Skip ext/GDBM_File/t/fatal.t in Darwin, too flaky.
  Jarkko Hietaniemi          
  http://perl5.git.perl.org/perl.git/commit/cfc6b1ed3a0eabcc

  avoid passing large backreference numbers back as negative numbers
  Tony Cook                  
  http://perl5.git.perl.org/perl.git/commit/98fa38977b839d47

  spell "SSize_t" correctly
  Tony Cook                  
  http://perl5.git.perl.org/perl.git/commit/e2ac4e88753491bc

  readlink() result buffer is not zero-terminated.
  Jarkko Hietaniemi           2 files changed, 12 insertions(+), 2 deletions(-
  http://perl5.git.perl.org/perl.git/commit/51b468f688a3660c

  POSIX.pod: Document correct redirect for 'atexit'.
  Lukas Mai                  
  http://perl5.git.perl.org/perl.git/commit/ce5b0b849c4a3e4d

  Simplify cppsym dash problem
  H.Merijn Brand             
  http://perl5.git.perl.org/perl.git/commit/47ef2f80a353917e

Current branch maint-5.20
10 commits.  5 unique authors.  1 unique committer.
12 files changed, 155 insertions(+), 116 deletions(-)
Thanks, applied:  Steve Hay (8)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/f81a803b35dc23d8.tar.gz

  perldelta for 5e8d6835e0
  Steve Hay                  
  http://perl5.git.perl.org/perl.git/commit/f81a803b35dc23d8

  perldelta for coverity fixes
  Matthew Horsfall (alh)     
  http://perl5.git.perl.org/perl.git/commit/b7dcd71e05557d62

  perldelta for 8be3c4c
  Matthew Horsfall (alh)     
  http://perl5.git.perl.org/perl.git/commit/1ae70accd30ef0d5

  perldelta - Update list of upgraded modules
  Steve Hay                  
  http://perl5.git.perl.org/perl.git/commit/889a599c2e076083

  POSIX.pod: Document correct redirect for 'atexit'.
  Lukas Mai                  
  http://perl5.git.perl.org/perl.git/commit/0fdd39c4bec9b46e

  perlop: Nits
  Karl Williamson            
  http://perl5.git.perl.org/perl.git/commit/3ef89b7f82e9e161

  perlop: Update text to reflect code changes
  Karl Williamson            
  http://perl5.git.perl.org/perl.git/commit/308905020c2e83a3

  Use PERL_UNUSED_RESULT.
  Jarkko Hietaniemi           8 files changed, 78 insertions(+), 91 deletions(
  http://perl5.git.perl.org/perl.git/commit/022f533d0cc787f5

  Move the PERL_GCC_BRACE_GROUPS_FORBIDDEN earlier.
  Jarkko Hietaniemi          
  http://perl5.git.perl.org/perl.git/commit/f8572ac04929824f

  Add PERL_UNUSED_RESULT() and use that instead of the V_Gconvert().
  Jarkko Hietaniemi           2 files changed, 31 insertions(+), 14 deletions(
  http://perl5.git.perl.org/perl.git/commit/91828353d19d4960

New branch smoke-me/jkeenan/122405-dump-c-cleanup
2 commits.  2 unique authors.  1 unique committer.
Thanks, applied:  James E Keenan (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/1aa5f982f3276a8e.tar.gz

  Cleanup whitespace error detected by 'git am'.
  James E Keenan             
  http://perl5.git.perl.org/perl.git/commit/1aa5f982f3276a8e

  Started work on "Remove the use of SVs as temporaries in dump.c"
  Stanislaw Pusep             6 files changed, 421 insertions(+), 305 deletion
  http://perl5.git.perl.org/perl.git/commit/7f755794cb11c3a8

New branch smoke-me/jkeenan/122415-eumanifest-quote
1 commit.  1 unique author.  1 unique committer.

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

  Have maniread() properly handle whole-name-quoted filename.
  James E Keenan              2 files changed, 17 insertions(+), 3 deletions(-
  http://perl5.git.perl.org/perl.git/commit/7d52cf1a331ada2f

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

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

  PATCH: [perl #121638] 'Global symbol "$identifier" requires explicit package
  Karl Williamson             15 files changed, 68 insertions(+), 68 deletions
  http://perl5.git.perl.org/perl.git/commit/97787f69ceed4b3d

New branch tonyc/smartmatch-rebased
3 commits.  1 unique author.  1 unique committer.
Net code removal: Father Chrysostomos (643 lines)
Thanks, applied:  Tony Cook (3)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/29aa8d31201c6a6a.tar.gz

  New whirled order for givwhen/last/next
  Father Chrysostomos         6 files changed, 54 insertions(+), 31 deletions(
  http://perl5.git.perl.org/perl.git/commit/29aa8d31201c6a6a

  toke.c: use goto to reduce repetitition
  Father Chrysostomos        
  http://perl5.git.perl.org/perl.git/commit/bf8d4bfaf10c09b6

  Smart Match 3™
  Father Chrysostomos         18 files changed, 1143 insertions(+), 1809 delet
  http://perl5.git.perl.org/perl.git/commit/1df540b06bbcbb90

Recent Messages in this Thread
Perl 5 commit summary Jul 30, 2014 01:14 am