Front page | perl.perl5.porters |
Postings from April 2014
Perl 5 Commit Summary
Thread Previous
From:
Perl 5 commit summary
Date:
April 30, 2014 01:14
Subject:
Perl 5 Commit Summary
Message ID:
E1WfJ6B-0005d9-F7@dromedary-001.ams6.corp.booking.com
Perl 5 commit summary, activity since Saturday
Current branch blead
9 commits. 4 unique authors. 4 unique committers.
54 files changed, 167 insertions(+), 66 deletions(-)
Thanks, applied: Tony Cook (4)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/adc2d0c9de764f1c.tar.gz
Fix for Coverity perl5 CID 29034: Out-of-bounds read (OVERRUN) overrun-local
Jarkko Hietaniemi 3 files changed, 30 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/adc2d0c9de764f1c
Fix for Coverity perl5 CID 29060: Pointer to local outside scope (RETURN_LOC
Jarkko Hietaniemi 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2a600bb8f7c0d6b3
Fix for Coverity perl5 CID 29032: Out-of-bounds read (OVERRUN) overrun-local
Jarkko Hietaniemi 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/53673d98756218dd
Update ExtUtils-MakeMaker to CPAN version 6.98
Chris 'BinGOs' Williams 30 files changed, 68 insertions(+), 33 deletions
http://perl5.git.perl.org/perl.git/commit/608fe6e2ff595fc2
more Fix Windows build (of Encode) with VC++ 6.0
David Mitchell 13 files changed, 32 insertions(+), 19 deletions
http://perl5.git.perl.org/perl.git/commit/9e9002efd1609c7d
Fix for Coverity perl5 CID 45366: Use after free (USE_AFTER_FREE) pass_freed
Jarkko Hietaniemi 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d37662c0fabaaa89
Fix Windows build (of Encode) with VC++ 6.0
Steve Hay 6 files changed, 10 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/080a70460690846d
Pseudo-fork dups arg array on argless calls
David Mitchell 2 files changed, 18 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/96258673547f51dc
Fixed regressions in corelist with display of 0 ending perls
Chris 'BinGOs' Williams 2 files changed, 5 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ff0f0afd310f2278
Current branch khw/ebcdic
26 commits. 3 unique authors. 1 unique committer.
17 files changed, 1511 insertions(+), 719 deletions(-)
Net code removal: Yaroslav Kuzmin (7 lines)
Thanks, applied: Karl Williamson (6)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/315d04d6648fc9d3.tar.gz
test
Karl Williamson 32 files changed, 3034 insertions(+), 613 deleti
http://perl5.git.perl.org/perl.git/commit/315d04d6648fc9d3
regen/regcharclass_multi_char_folds.pl: Don't do unnecessary work
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/dbdfa682e9b26b31
regen/mk_invlists.pl: Remove unnecessary #if's
Karl Williamson 2 files changed, 31 insertions(+), 335 deletions
http://perl5.git.perl.org/perl.git/commit/8bc0778f6d898ae8
regen/mk_invlists.pl: White-space only
Karl Williamson 1 file changed, 114 insertions(+), 113 deletions
http://perl5.git.perl.org/perl.git/commit/c007aaafbf964442
regen/mk_invlists.pl: Update to use EBCDIC utilities
Karl Williamson 2 files changed, 35164 insertions(+), 32 deletio
http://perl5.git.perl.org/perl.git/commit/12b08e721fe70e68
regen/unicode_constants.pl: White-space only
Karl Williamson 1 file changed, 72 insertions(+), 72 deletions(-
http://perl5.git.perl.org/perl.git/commit/34c4007145e0542b
regen/unicode_constants.pl: Update to use EBCDIC utilities
Karl Williamson 2 files changed, 138 insertions(+), 27 deletions
http://perl5.git.perl.org/perl.git/commit/2059cabae9166aad
regen/mk_PL_charclass.pl: White-space only
Karl Williamson 1 file changed, 36 insertions(+), 36 deletions(-
http://perl5.git.perl.org/perl.git/commit/e378532750024012
regen/mk_PL_charclass.pl: Update to use EBCDIC utilities
Karl Williamson 2 files changed, 816 insertions(+), 4 deletions(
http://perl5.git.perl.org/perl.git/commit/a3645473de524584
regen/mk_PL_charclass.pl: Use correct function name
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2745d0a210556f19
Make many EBCDIC tables generated instead of hand-coded
Karl Williamson 4 files changed, 819 insertions(+), 581 deletion
http://perl5.git.perl.org/perl.git/commit/fbe7c946f1d14d37
Add utilities for dealing with EBCDIC
Karl Williamson 3 files changed, 291 insertions(+), 1 deletion(-
http://perl5.git.perl.org/perl.git/commit/056ab259edda7a1c
Fix hints/os390.sh
Yaroslav Kuzmin 2 files changed, 11 insertions(+), 18 deletions(
http://perl5.git.perl.org/perl.git/commit/fc0830caa07f8e76
Remove Configure changes so can run Configure on Linux
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fc780884e8108ede
hints/os390.sh: Suppress bogus compiler message
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/67212bf018762805
XXX Temporary for z/OS long long support
John Goodyear 2 files changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5dc2f09f2a0d0dc6
regcomp.c: Change ref to obsolete global var
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/fe6f1864dc2006dd
utfebcdic.h: Comment changes only
Karl Williamson 1 file changed, 45 insertions(+), 26 deletions(-
http://perl5.git.perl.org/perl.git/commit/c39d29bcc6389f24
handy.h: Comments, white-space only
Karl Williamson 1 file changed, 4 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3894f935fdb307de
handy.h: Use some common macros for ASCII/EBCDIC
Karl Williamson 1 file changed, 15 insertions(+), 23 deletions(-
http://perl5.git.perl.org/perl.git/commit/d266708317a01e69
regexec.c: Eliminate a malloc/free
Karl Williamson 1 file changed, 4 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/09587ac1e2d11360
regen/unicode_constants.pl: White-space only
Karl Williamson 1 file changed, 18 insertions(+), 18 deletions(-
http://perl5.git.perl.org/perl.git/commit/700efd1f7917b949
regen/unicode_constants.pl: Rearrange code order
Karl Williamson 1 file changed, 11 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/31f4ee0144eefe04
XXX dist/Data-Dumper/Dumper.pm
Karl Williamson 1 file changed, 3 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0a00067d67f1dead
regexp_unicode_prop.t: Generalize for non-ASCII platforms
Karl Williamson 1 file changed, 29 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/46b32842175311c6
XXX Experimental t/re/reg_mesg.t: See what happens
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e11b37bfcab579a5
Current branch rjbs/perldelta
1 commit. 1 unique author. 1 unique committer.
1 file changed, 9 insertions(+), 9 deletions(-)
Thanks, applied: Ricardo Signes (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/7bc30306a7dd33e3.tar.gz
nitpicks
SHIRAKATA Kentaro 1 file changed, 9 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7bc30306a7dd33e3
Current branch yves/musings
10 commits. 1 unique author. 1 unique committer.
5 files changed, 143 insertions(+), 50 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/c22f393fed2bc21b.tar.gz
use aligned loads to get the seed into the xmm registers
Yves Orton 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c22f393fed2bc21b
align hash_seed on 16 byte boundary
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/16dcb778c95c3930
fixup manifest
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/337d7e3fd3c5086a
tweaks for more efficient code
Yves Orton 1 file changed, 11 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7c53c78cbf134238
add a missing require compile flag to comment
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/58d6dd7f5b6325a5
make aeshash much closer to Gos implementation
Yves Orton 1 file changed, 32 insertions(+), 45 deletions(-
http://perl5.git.perl.org/perl.git/commit/65c0a9ab39760975
work in progress
Yves Orton 2 files changed, 93 insertions(+), 35 deletions(
http://perl5.git.perl.org/perl.git/commit/fc147988980fe368
tweak manifest for lookup3 hash function
Yves Orton 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/aeaaed8b3edeb589
enable AESHASH
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2059755d3227f627
Improvements to building "my" AESHASH.
Yves Orton 3 files changed, 61 insertions(+), 16 deletions(
http://perl5.git.perl.org/perl.git/commit/acdd7a74686758a5
Thread Previous