Front page | perl.perl5.porters |
Postings from February 2013
Perl 5 Commit Summary
From:
Perl 5 commit summary
Date:
February 9, 2013 02:08
Subject:
Perl 5 Commit Summary
Message ID:
E1U3zrO-00079Y-1Z@dromedary.ams6.corp.booking.com
Perl 5 commit summary, activity since Wednesday
Current branch blead
17 commits. 4 unique authors. 4 unique committers.
31 files changed, 386 insertions(+), 244 deletions(-)
Net code removal: Craig A. Berry (6 lines)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/23aa77bc9fa488ac.tar.gz
Change pods to not refer to av_len()
Karl Williamson 3 files changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/23aa77bc9fa488ac
Add av_tindex() synonym for av_top_index()
Karl Williamson 6 files changed, 21 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/1271919355885967
Inline av_top_index()
Karl Williamson 5 files changed, 15 insertions(+), 19 deletions(
http://perl5.git.perl.org/perl.git/commit/be3a7a5d0cbc1f60
Change name 'av_top' to 'av_top_index'
Karl Williamson 7 files changed, 17 insertions(+), 17 deletions(
http://perl5.git.perl.org/perl.git/commit/dab460cdc878907f
makedef.pl: Don't export inline fcns
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2dbb0a307f0954c1
regen/embed.pl: Extract out duplicate code into a fcn
Karl Williamson 1 file changed, 13 insertions(+), 20 deletions(-
http://perl5.git.perl.org/perl.git/commit/03b6588a53580864
regen/embed.pl: Warn if have > 1 i, p, and s flags
Karl Williamson 1 file changed, 7 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/82728c33fe83d22b
embed.fnc: Remove inappropriate 'p' flags
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e42bd20440a10c09
Updated File::Temp from 0.22 to 0.22_90
David Golden 10 files changed, 257 insertions(+), 137 deletio
http://perl5.git.perl.org/perl.git/commit/46205598fd436525
Update Text-Soundex to CPAN version 3.04
Chris 'BinGOs' Williams 4 files changed, 10 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/f09d8c379a9d59fc
Update File-CheckTree to CPAN version 4.42
Chris 'BinGOs' Williams 2 files changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f85d4d75d304c2b7
add example of warning categorization to perldiag
David Golden 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/466416ed2874fdf2
reword release announcement template
David Golden 1 file changed, 10 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b0ceb856efb2614e
Benchmark iteration warnings should warn, not print
David Golden 2 files changed, 9 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a820780c62918236
Remove unused feature setting from vms/vms.c.
Craig A. Berry 1 file changed, 0 insertions(+), 12 deletions(-)
http://perl5.git.perl.org/perl.git/commit/12d07ca2e030c5e8
Pass-through handling (again) in tovmsspec.
Craig A. Berry 1 file changed, 12 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/db2284bca1065422
Make vmsify support files with no directory component.
Craig A. Berry 1 file changed, 12 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/59247333b91dc05c
Current branch smoke-me/khw-av
9 commits. 1 unique author. 1 unique committer.
106 files changed, 11870 insertions(+), 10947 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/38cd8d25c04cade1.tar.gz
smoke
Karl Williamson 5 files changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/38cd8d25c04cade1
Change pods to not refer to av_len()
Karl Williamson 3 files changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f87c942b2e560650
Add av_tindex() synonym for av_top_index()
Karl Williamson 6 files changed, 21 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/46dd31e6f9390887
Inline av_top_index()
Karl Williamson 4 files changed, 14 insertions(+), 18 deletions(
http://perl5.git.perl.org/perl.git/commit/4eef3e53be9478a7
Change name 'av_top' to 'av_top_index'
Karl Williamson 7 files changed, 17 insertions(+), 17 deletions(
http://perl5.git.perl.org/perl.git/commit/4aa55c1e5095aa10
regen/embed.pl: Allow inline functions to have 'Perl_'
Karl Williamson 2 files changed, 10 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/9cd2e43664c514c7
regen/embed.pl: Extract out duplicate code into a fcn
Karl Williamson 1 file changed, 13 insertions(+), 20 deletions(-
http://perl5.git.perl.org/perl.git/commit/1923ee5cb7536ff5
regen/embed.pl: Make error if have both p and s flags
Karl Williamson 1 file changed, 7 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cf0a6be057bc468c
embed.fnc: Remove inappropriate 'p' flags
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/386bd4c7d3d33f1d
New branch autarch/modernize-perlopentut
6 commits. 2 unique authors. 1 unique committer.
Net code removal: Alexander Hartmaier (27 lines) Dave Rolsky (25 lines)
Thanks, applied: Dave Rolsky (2)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/fc64ffef4f59c4e5.tar.gz
Fix some lines podcheck thinks are too long
Dave Rolsky 1 file changed, 6 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fc64ffef4f59c4e5
Remove ancient TODO from perlopentut
Dave Rolsky 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/eb2d3acd2c7e9091
Remove tabs
Dave Rolsky 1 file changed, 12 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/9f270de5a93b5713
Don't start the tutorial with a lot of references to shell and C
Dave Rolsky 1 file changed, 9 insertions(+), 36 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8e902f1ed9a4eb5b
perlopentut modernization #2
Alexander Hartmaier 1 file changed, 30 insertions(+), 41 deletions(-
http://perl5.git.perl.org/perl.git/commit/8bfc64b3d7077d7f
first take at modernizing perlopentut
Alexander Hartmaier 1 file changed, 174 insertions(+), 190 deletions
http://perl5.git.perl.org/perl.git/commit/cae1c4dfbcd22472
New branch smoke-me/regex_comment_quantifier_fix
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/58a78099b7fcddaf.tar.gz
Fix (?#comment) insanity in regexes.
Yves Orton 7 files changed, 74 insertions(+), 43 deletions(
http://perl5.git.perl.org/perl.git/commit/58a78099b7fcddaf
New branch yves/hv_h_split
10 commits. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/fdd341f739b6a3d1.tar.gz
random tweaks
Yves Orton 1 file changed, 10 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fdd341f739b6a3d1
fixup wording
Yves Orton 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c2f11f23a0225408
add a "hash quality score" to Hash::Util::bucket_stats()
Yves Orton 1 file changed, 25 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/79d83e2632143c5c
Attempt to eliminate a signed mistmatch in comparison warning
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/249ee3a00dcef203
include missing headers so XS modules rebuild when they change
Yves Orton 2 files changed, 5 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d8012ff49000b391
add a hardened one-at-a-time hash variant
Yves Orton 1 file changed, 41 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c0d8f8055aa52e9f
add xxhash
Yves Orton 1 file changed, 182 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/7670e2c61be23e7e
Split out hash functions into new file and turn into inline static functions
Yves Orton 10 files changed, 519 insertions(+), 522 deletio
http://perl5.git.perl.org/perl.git/commit/e5f2e94c1f8f3221
remove toy code
Yves Orton 1 file changed, 1 insertion(+), 53 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6683561a15179efd
remove unused define
Yves Orton 1 file changed, 0 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/74a3a5584e515434