[prev in list] [next in list] [prev in thread] [next in thread] 

List:       perl5-porters
Subject:    Perl 5 Commit Summary
From:       Perl 5 commit summary <nick () ccl4 ! org>
Date:       2015-11-28 2:08:08
Message-ID: E1a2Uvo-0003jm-JB () dromedary-001 ! ams6 ! corp ! booking ! com
[Download RAW message or body]

Perl 5 commit summary, activity since Wednesday

Current branch blead
15 commits.  3 unique authors.  3 unique committers.
32 files changed, 1643 insertions(+), 794 deletions(-)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/8dddc15610773a29.tar.gz

  Benchmark.t/.pm: deal with short times
  David Mitchell              2 files changed, 18 insertions(+), 5 deletions(-
  http://perl5.git.perl.org/perl.git/commit/8dddc15610773a29

  Benchmark: move elapsed time calc into method
  David Mitchell              1 file changed, 16 insertions(+), 11 deletions(-
  http://perl5.git.perl.org/perl.git/commit/babeed279c5f867c

  Extend UTF-EBCDIC to handle up to 2**64-1
  Karl Williamson             22 files changed, 204 insertions(+), 183 deletio
  http://perl5.git.perl.org/perl.git/commit/c0236afee0c5845d

  toke.c: Remove soon-to-be invalid t assumption
  Karl Williamson             3 files changed, 17 insertions(+), 14 deletions(
  http://perl5.git.perl.org/perl.git/commit/b67fd2c557cdf9bd

  ext/XS-APItest/t/utf8.t: Change variable names for clarity
  Karl Williamson             1 file changed, 26 insertions(+), 23 deletions(-
  http://perl5.git.perl.org/perl.git/commit/1d1c12d9a3f5f51c

  Output appropriately dire warning for high code points
  Karl Williamson             2 files changed, 19 insertions(+), 16 deletions(
  http://perl5.git.perl.org/perl.git/commit/0bcdd8f637dcb471

  ext/XS-APItest: Add tests for uvchr_to_utf8()
  Karl Williamson             3 files changed, 188 insertions(+), 4 deletions(
  http://perl5.git.perl.org/perl.git/commit/046d01eb242f598d

  Fix uvoffuni_to_utf8_flags() disallowed input
  Karl Williamson             1 file changed, 1 insertion(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/80670d3798d4141a

  XS-APItest/utf8.t: Add a bunch more tests
  Karl Williamson             1 file changed, 735 insertions(+), 194 deletions
  http://perl5.git.perl.org/perl.git/commit/7dfd844657592a17

  regcomp.c: White-space only
  Karl Williamson             1 file changed, 5 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0d27008512a08caa

  regen/ebcdic.pl: Output tables in hex
  Karl Williamson             2 files changed, 444 insertions(+), 392 deletion
  http://perl5.git.perl.org/perl.git/commit/702cfe485c5f6ddb

  Perl_newATTRSUB_x: cast a bool arg
  David Mitchell              1 file changed, 2 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/a26e954ea12fcd55

  Benchmark.t: add more diag output
  David Mitchell              1 file changed, 24 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/27a1613c1c30c85a

  Benchmark.t: fix marginal tests
  David Mitchell              1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/f868229640881c69

  fix an else nesting error from the last set of DynaLoader patches
  Tony Cook                   2 files changed, 3 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/093d5aa02ee8c407

Current branch khw/ebcdic
33 commits.  1 unique author.  1 unique committer.
130 files changed, 2039 insertions(+), 1034 deletions(-)
Thanks, applied:  Karl Williamson (3)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/ad21f66e5f8fbbc5.tar.gz

  Revert "Unicode::Collate: Generalize to work on EBCDIC"
  Karl Williamson             1 file changed, 6 insertions(+), 15 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ad21f66e5f8fbbc5

  Unicode::Collate: Generalize to work on EBCDIC
  Karl Williamson             1 file changed, 15 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/48187cf57cc48f9b

  Deprecate 3 utf8 functions
  Karl Williamson             3 files changed, 21 insertions(+), 8 deletions(-
  http://perl5.git.perl.org/perl.git/commit/a7f502e468bf65c6

  XXX Skip porting tests
  Karl Williamson             2 files changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/6468aa93fae9d00a

  XXX test encode
  Karl Williamson             10 files changed, 45 insertions(+), 31 deletions
  http://perl5.git.perl.org/perl.git/commit/1ddf5083a6d59fb8

  Revert "t/TEST: Test Encode"
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/85ea6f0909896a1b

  t/TEST: Test Encode
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/bad584be33780b99

  XXX experiment cpan/Pod-Simple/t/fcodes_s.t
  Karl Williamson             1 file changed, 2 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/98d82b07ae4d60e2

  XXX cpan decode.t: Generalize to run on EBCDIC
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/d67e235ec30ba688

  XXX cpan cow.t: Fix so also runs on EBCDIC 1047
  Karl Williamson             1 file changed, 22 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e4b1e19928d4e9af

  XXX lib/open.t: todo test until encode is fixed
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/cb62bec411458633

  XXX See if lib/open.t now works
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/47249cc9d2a967f6

  MANIFEST, etc for prev. commit
  Karl Williamson             1 file changed, 7 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/5d30586ad0d7cae8

  XXX cpan MIME::Base64::unicode.t: Generalize to work on EBCDIC
  Karl Williamson             1 file changed, 3 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/6172856343169a34

  XXX cpan quoted-print.t: Generalize for non-ASCII
  Karl Williamson             1 file changed, 109 insertions(+), 263 deletions
  http://perl5.git.perl.org/perl.git/commit/630827c977bef1b9

  XXX cpan quoted-print.t: Add in an is() testing function
  Karl Williamson             1 file changed, 32 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/593ee3bc6795f479

  XXX cpan quoted-print.t: Test that interior \t is output as-is
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/7852d163d772e7d9

  XXX Debug cpan/MIME-Base64/t/base64.t
  Karl Williamson             1 file changed, 14 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/2652b9dcc574a23b

  Run official Unicode normalization tests if available
  Karl Williamson             2 files changed, 20 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/383f7b6ba80f8e6f

  Revert "Generate official normtest file"
  Karl Williamson             2 files changed, 1 insertion(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/5acc08dababd9dec

  Generate official Unicode normalization test file
  Karl Williamson             5 files changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/af6038144b4fce0d

  XXX debug lib/open.t
  Karl Williamson             1 file changed, 7 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/1f5b0c27c202085c

  XXX cpan 07locale.t: Skip if locales not fully available
  Karl Williamson             1 file changed, 4 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/23adb678c31d1f4d

  XXX CPAN and unsure Encode
  Karl Williamson             2 files changed, 10 insertions(+), 9 deletions(-
  http://perl5.git.perl.org/perl.git/commit/4a95bcf9bbeaaabc

  XXX cpan: cpan/MIME-Base64/Base64.xs: Generalize for EBCDIC
  Karl Williamson             1 file changed, 6 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/61fd37c302959210

  cpan/ExtUtils-Install/t/InstallWithMM.t: White-space only
  Karl Williamson             1 file changed, 7 insertions(+), 7 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/5dafbb44b8823c8e

  cpan/ExtUtils-Install/t/InstallWithMM.t: Skip if EBCDIC
  Karl Williamson             1 file changed, 5 insertions(+)
  http://perl5.git.perl.org/perl.git/commit/529e09338d23f2b7

  XXX remove all but CP 1047 EBCDIC tables
  Karl Williamson             6 files changed, 41 insertions(+), 52235 deletio
  http://perl5.git.perl.org/perl.git/commit/2b7989baedc79c1a

  t/TEST
  Karl Williamson             1 file changed, 4 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/be40136973fbdc4f

  XXX Test Unicode::Collate and Unicode::Normalize
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/ec14aec79da90b12

  t/TEST: Stop after 10 errors
  Karl Williamson             1 file changed, 4 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/a66061e9f7eacb1b

  XXX cpan vutil.c Nits, C<> L<>
  Karl Williamson             1 file changed, 5 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/5c23eb3a305509b8

  Import cpan's version/t/07locale.t
  Karl Williamson             1 file changed, 2 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/db80f918f99e21c4

Deleted branch smoke-me/jhi/amigaos4

Deleted branch smoke-me/jhi/fortify-gcc-5

Deleted branch smoke-me/jhi/huf

Deleted branch smoke-me/jhi/inline

Deleted branch smoke-me/jhi/perl-126582

Deleted branch smoke-me/khw-ebcdic
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic