develooper Front page | perl.perl5.porters | Postings from April 2013

Perl 5 Commit Summary

Thread Next
From:
Perl 5 commit summary
Date:
April 17, 2013 01:14
Subject:
Perl 5 Commit Summary
Message ID:
E1USGwt-0002lo-Ap@dromedary-001.ams6.corp.booking.com
Perl 5 commit summary, activity since Saturday

Current branch blead
7 commits.  5 unique authors.  4 unique committers.
24 files changed, 447 insertions(+), 277 deletions(-)
Net code removal: Leon Timmermans (24 lines)
Thanks, applied:  James E Keenan (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/4702594c811d7b4e.tar.gz

  fix comment typo in regcomp.c
  David Mitchell              1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/4702594c811d7b4e

  Converted Asian documentations to utf-8
  Leon Timmermans             4 files changed, 185 insertions(+), 209 deletion
  http://perl5.git.perl.org/perl.git/commit/5a310f9b7c930a02

  Document that range operator '..' can not be overloaded.
  Moritz Lenz                 2 files changed, 22 insertions(+), 4 deletions(-
  http://perl5.git.perl.org/perl.git/commit/45e230de3a5afea9

  Provide file and subroutine-level documentation in POD format.
  James E Keenan              1 file changed, 220 insertions(+), 2 deletions(-
  http://perl5.git.perl.org/perl.git/commit/1e62a62d22898e67

  Subject: [PATCH] Update INSTALLDIRS to favor installation under 'site'.
  James E Keenan              8 files changed, 8 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/262731eedb57f538

  Update CPAN to CPAN version 2.00
  Chris 'BinGOs' Williams     4 files changed, 11 insertions(+), 3 deletions(-
  http://perl5.git.perl.org/perl.git/commit/ffc8163459b527fe

  Porting/curliff.pl no longer needed; delete it.
  James E Keenan              4 files changed, 0 insertions(+), 52 deletions(-
  http://perl5.git.perl.org/perl.git/commit/51b1bca10c16ef14

Current branch khw/ebcdic
194 commits.  3 unique authors.  1 unique committer.
68 files changed, 1100 insertions(+), 684 deletions(-)
Thanks, applied:  Karl Williamson (4)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/0370cde6983330a0.tar.gz

  ext/B/t/b.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/0370cde6983330a0

  dist/Safe/t/safeutf8.t: Generalize to non-ASCII platform
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/16dc6515eadb7525

  t/op/warn.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 9 insertions(+), 7 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e528856b7518379d

  re/reg_email.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 8 insertions(+), 7 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/d20a8bd78f5fcae5

  t/porting/regen.t: Add file to check
  Karl Williamson             1 file changed, 2 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/42de71b94b9218fc

  dist/ExtUtils-Install/t/InstallWithMM.t: Skip if EBCDIC
  Karl Williamson             1 file changed, 7 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/c7b552ea2b922adc

  XXX: Experiment with malformed utf8
  Karl Williamson             1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/f5dc47b0cd31345e

  XXX skip cpan tests
  Karl Williamson             1 file changed, 1 insertion(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/a2254de7a50be6ae

  ext/XS-APItest/t/svpeek.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/bad54a24d252d3b4

  ext/XS-APItest/t/svpv_magic.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 6 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/6b1b951ba9f944dc

  lib/DBM_Filter/t/encode.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/3b8d0c4cc9069bec

  XXX finish up lib/dumpvar.pl: Generalize for EBCDIC
  Karl Williamson             1 file changed, 2 insertions(+), 7 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/1b99157e3583fc82

  lib/utf8.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 11 insertions(+), 10 deletions(-
  http://perl5.git.perl.org/perl.git/commit/27e235de1126ee74

  t/uni/parser.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 3 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/a7ef441976580cb8

  t/uni/method.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 12 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/962097e773a45320

  t/op/magic.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/6f03c6952aa2d1b8

  t/io/through.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 13 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/875070738c94e347

  toke.c: Fix EBCDIC bug with single char variable names
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/de34f5ef7dbb321f

  toke.c: An EBCDIC fix
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/4e0a200c3ad78f7e

  XXX \c must be followed by printable
  Karl Williamson             2 files changed, 19 insertions(+), 17 deletions(
  http://perl5.git.perl.org/perl.git/commit/ee6df0e863e614c1

  XXX temp toCTRL
  Karl Williamson             4 files changed, 28 insertions(+), 11 deletions(
  http://perl5.git.perl.org/perl.git/commit/98d3dbc8ec4a0440

  perlio.c: Generalize for EBCDIC
  Karl Williamson             1 file changed, 19 insertions(+), 15 deletions(-
  http://perl5.git.perl.org/perl.git/commit/1fc936807d5ff5c2

  unicode_constants.h: Add #defines for CR, LF
  Karl Williamson             2 files changed, 23 insertions(+), 19 deletions(
  http://perl5.git.perl.org/perl.git/commit/7d302c80adcaa4a8

  t/op/goto.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/48ff64ae89d092d1

  regcomp.c: White-space only, wrap comment to fit
  Karl Williamson             1 file changed, 2 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/ece361ce511e85eb

  t/re/pat.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 14 insertions(+), 18 deletions(-
  http://perl5.git.perl.org/perl.git/commit/938d0a54e77dc84a

  XXX t/op/pack.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 34 insertions(+), 32 deletions(-
  http://perl5.git.perl.org/perl.git/commit/6f024d2dfc1f04bb

  regcomp.c: In EBCDIC [i-j] exclude also ASCII
  Karl Williamson             2 files changed, 4 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/2d416b263c867483

  utf8.c: Don't use slower general-purpose function
  Karl Williamson             1 file changed, 7 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/2f545f4a87b3cee4

  utf8.c: Don't do ++ in macro parameter
  Karl Williamson             1 file changed, 3 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/56c633e3c0feb49a

  utf8.c: Use macro instead of duplicating code
  Karl Williamson             1 file changed, 13 insertions(+), 13 deletions(-
  http://perl5.git.perl.org/perl.git/commit/77f69d44b52f66db

  t/io/bom.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/fa5ae1c3d0327ffa

  t/uni/overload.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 44 insertions(+), 42 deletions(-
  http://perl5.git.perl.org/perl.git/commit/8cee121bf850a412

  t/uni/method.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 5 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ab364c45b85bd0ab

  t/op/utf8magic.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/60054153321e84f0

  t/op/evalbytes.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 3 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/9f5a558bdae46e0c

  lib/utf8.pm: Fix pod verbatim line wrap
  Karl Williamson             2 files changed, 15 insertions(+), 14 deletions(
  http://perl5.git.perl.org/perl.git/commit/a0af2381c4e264b1

  t/op/length.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/da021933e9989154

  t/op/utfhash.t: XXX Add debug
  Karl Williamson             1 file changed, 1 insertion(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ad0fd10090cf1aaa

  Data-Dumper/Dumper.pm: Fix for EBCDIC
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/a90d09b8d2fa808a

  Dumper.xs: Don't translate character twice
  Karl Williamson             1 file changed, 1 insertion(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/9a0c6d65e0bf7ea5

  dist/IO/t/io_utf8argv.t: Generalize and enable EBCDIC
  Karl Williamson             1 file changed, 2 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/d7fa427cd5444550

  utf8.h: Clarify comments
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/51a4c0be605100a6

  XXX CPAN cpan/Test/lib/Test.pm: Fixes for EBCDIC
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0656240a5107b72d

  t/re/pat_re_eval.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 6 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/c63f9013c024b284

  t/test.pl:  Add fcn for UTF-EBCDIC conversion
  Karl Williamson             1 file changed, 103 insertions(+), 4 deletions(-
  http://perl5.git.perl.org/perl.git/commit/9b24ebf4405d784a

  dist/Storable/t/utf8.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/ee9818885118550f

  t/uni/variables.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 1 insertion(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0e4c6e7342f3af18

  t/op/split.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 4 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/03485693e336b209

  re/pat_advanced.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 68 insertions(+), 48 deletions(-
  http://perl5.git.perl.org/perl.git/commit/70af6accf79b2394

  t/io/utf8.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 16 insertions(+), 15 deletions(-
  http://perl5.git.perl.org/perl.git/commit/e88dbff26241f33f

  Unicode::UCD.pm: Nits
  Karl Williamson             1 file changed, 17 insertions(+), 14 deletions(-
  http://perl5.git.perl.org/perl.git/commit/3d97ed77721f042f

  t/uni/fold.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 18 insertions(+), 14 deletions(-
  http://perl5.git.perl.org/perl.git/commit/ea4e5df45155b16a

  XXX t/op/tiehandle.t: skip for now; deep recursion
  Karl Williamson             1 file changed, 1 insertion(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/29e730ae311db378

  XXX better commit msg utf8.c: Avoid unnecessary UTF-8 conversions
  Karl Williamson             1 file changed, 61 insertions(+), 26 deletions(-
  http://perl5.git.perl.org/perl.git/commit/c7b93a56d18b3a1e

  utf8.c: No need to check for UTF-8 malformations
  Karl Williamson             1 file changed, 3 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/bd9930760905d015

  utf8.c: Remove redundant assignment.
  Karl Williamson             1 file changed, 0 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/3f200828b1927b8b

  XXX enable _invlist_dump;
  Karl Williamson             3 files changed, 8 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/52506fc98eadc3d2

  XXX EBCDIC header files
  Karl Williamson             4 files changed, 1315 insertions(+), 1070 deleti
  http://perl5.git.perl.org/perl.git/commit/470df26e3661bc5c

  hints/os390.sh: Suppress bogus compiler message
  Karl Williamson             1 file changed, 2 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/ac4aecfa97fa7ce4

  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/00a75b71724b9e39

  Add test that to/from native character set works
  Karl Williamson             2 files changed, 28 insertions(+), 0 deletions(-
  http://perl5.git.perl.org/perl.git/commit/ff1e0de483e41fad

  lib/feature/bundle: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/05c644e38a42e0cc

  XS-APItest/t/fetch_pad_names.t: Skip if EBCDIC
  Karl Williamson             1 file changed, 7 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/d4ae664d90ca10ce

  XXX ext/XS-APItest/t/utf8.t: Fix so passes EBCDIC
  Karl Williamson             1 file changed, 10 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/bff1d3011fdcd29d

  ext/re/t/re_funcs_u.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/0ca21458b20404f7

  XXX dist/IO/t/io_utf8argv.t: Temporarily skip if EBCDIC
  Karl Williamson             1 file changed, 1 insertion(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/67f1432f8ad01049

  t/op/print.t: Skip an EBCDIC test
  Karl Williamson             1 file changed, 1 insertion(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/48bb5de9382f2f9c

  XXX t/TEST: Avoid SIGPIPEs
  Karl Williamson             1 file changed, 5 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/df9fecef35b8876c

  XXX Temporarily test normalization
  Karl Williamson             12 files changed, 60 insertions(+), 60 deletions
  http://perl5.git.perl.org/perl.git/commit/1117e88d64469720

  op/index.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e991d6323f3b54ca

  op/chop.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 8 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/348d6b01f892500b

  t/op/lc.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 9 insertions(+), 10 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/9813648c36e3e04d

  Skip some tests under EBCDIC
  Karl Williamson             2 files changed, 2 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/515c876f41ef2221

  porting/bincompat.t: Skip under EBCDIC
  Karl Williamson             1 file changed, 1 insertion(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/c39dff77f4742533

  t/re/regex_sets.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ed8915a93e1bed3a

  t/porting/bincompat.t: Typo in comment
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/b3becd67d4ccfa8c

  XXX fix \x{too large}
  Karl Williamson             10 files changed, 25 insertions(+), 23 deletions
  http://perl5.git.perl.org/perl.git/commit/dfcea2498fbec558

  mktables: Fix typos in comments
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/86889c3dd4a3365c

  utf8.c: Fix so UTF-16 to UTF-8 conversion works under EBCDIC
  Karl Williamson             1 file changed, 9 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/3aeaf6c9918b23fa

  utf8.h, utfebcdic.h: Add #define
  Karl Williamson             2 files changed, 4 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e572a50b150cb1de

  utf8.c: Use mnemonics instead of hex numbers
  Karl Williamson             1 file changed, 9 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/5441923be282c834

  lib/Unicode/UCD.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 158 insertions(+), 75 deletions(
  http://perl5.git.perl.org/perl.git/commit/6f3cfe9fce13cab3

  t/op/quotemeta.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 24 insertions(+), 21 deletions(-
  http://perl5.git.perl.org/perl.git/commit/ee34bc92990737f5

  t/re/fold_grind.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 11 insertions(+), 11 deletions(-
  http://perl5.git.perl.org/perl.git/commit/27c83d33bea50966

  t/lib/charnames/alias: Fix some EBCDIC problems
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e08e6e7ccaa5abbd

  t/uni/class.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 12 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/5f60cd5f6835fa39

  feature/unicode_strings.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/daf645ae39943a40

  XXX rebase regen/regcharclass.pl: make more EBCDIC friendly
  Karl Williamson             2 files changed, 34 insertions(+), 21 deletions(
  http://perl5.git.perl.org/perl.git/commit/45fe705b5b6e39a1

  XXX temporarily skip some folding tests
  Karl Williamson             3 files changed, 16 insertions(+), 15 deletions(
  http://perl5.git.perl.org/perl.git/commit/bc5e3173ee392180

  XXX temp skip perl5db.t
  Karl Williamson             1 file changed, 2 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/036f8142deb7457c

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

  Fix valid_utf8_to_uvchr() for EBCDIC
  Karl Williamson             1 file changed, 6 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/7ba89d2360d98bba

  t/test.pl: Add comment about EBCDIC
  Karl Williamson             1 file changed, 3 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/f1d46b7ef07501be

  XXX makedepend.SH: Why does 255 work and 250 not?
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/d7c461cec351787d

  XXX regen/mk_PL_charclass.pl: Make EBCDIC friendly
  Karl Williamson             1 file changed, 34 insertions(+), 83 deletions(-
  http://perl5.git.perl.org/perl.git/commit/d691887e38f41f1e

  XXX make various things more EBCDIC friendly
  Karl Williamson             4 files changed, 29 insertions(+), 19 deletions(
  http://perl5.git.perl.org/perl.git/commit/63d2b2a8f7c890be

  XXX charnames.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 8 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0736909f7e3cd02e

  XXX: Fixup commit message.
  Karl Williamson             2 files changed, 9 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/7e4bf638634ba2ac

  regcomp.c: Fix bug in EBCDIC
  Karl Williamson             1 file changed, 10 insertions(+), 10 deletions(-
  http://perl5.git.perl.org/perl.git/commit/bb19f6345bec190e

  re/charset.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 12 insertions(+), 11 deletions(-
  http://perl5.git.perl.org/perl.git/commit/9cf4b38b46d0bcfd

  XS-APItest/t/handy.t: Change output message
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/f6d424a64ad59d4a

  XXX Dumper.xs: Don't know why this stopped compiling
  Karl Williamson             1 file changed, 8 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/b22d59c22e85e65a

  toke.c: Simplify some code
  Karl Williamson             1 file changed, 5 insertions(+), 9 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/fecc4eb8ff590d14

  genpacksizetables.pl: Correct comment typo
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/ca0cf3ff481643ee

  APItest/t/handy.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/bab9c9864244c31e

  Data-Dumper: Make EBCDIC-friendly
  Karl Williamson             1 file changed, 2 insertions(+), 11 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/a07d1e6239ea247d

  sv.c: Make less ASCII-centric
  Karl Williamson             1 file changed, 4 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/6a116c371aedaea9

  lib/charnames.t: Generalize for non-ASCII platforms
  Karl Williamson             1 file changed, 4 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/a987ba7facf5cc66

  dump.c: Make less ASCII-centric:
  Karl Williamson             1 file changed, 14 insertions(+), 63 deletions(-
  http://perl5.git.perl.org/perl.git/commit/0601207bde92f283

  hv.c: Stop being ASCII-centric
  Karl Williamson             1 file changed, 22 insertions(+), 12 deletions(-
  http://perl5.git.perl.org/perl.git/commit/0dded0583d12312a

  t/TEST: Don't bail if fails in t/base unless minitest
  Karl Williamson             1 file changed, 5 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/f87358bdf94e458f

  Added Porting/reorder_charclass_invlists.pl
  Karl Williamson             2 files changed, 189 insertions(+), 0 deletions(
  http://perl5.git.perl.org/perl.git/commit/18aaf0a7fd105bcc

  t/base/lex.t: Use char suitable for both ASCII and EBCDIC
  Karl Williamson             1 file changed, 3 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/114dc03e2967fb27

  XXX Temporary comment out ParseXS check
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/b65bba0bc14dd8b9

  XXX Collate, Normalize: Allow to compile under EBCDIC
  Karl Williamson             4 files changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/95ee17330a600afc

  XXX dquote_static.c: Silence wrong warning on EBCDIC
  Karl Williamson             1 file changed, 6 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/086fec1b1aac020b

  utfebcdic.h: Change 'unsigned char' to U8
  Karl Williamson             1 file changed, 35 insertions(+), 35 deletions(-
  http://perl5.git.perl.org/perl.git/commit/948383f524858a17

  regen/regcharclass.pl: Make more EBCDIC-friendly
  Karl Williamson             2 files changed, 588 insertions(+), 556 deletion
  http://perl5.git.perl.org/perl.git/commit/7c580d685817b71c

  utfebcdic.h: Add (UV) cast
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/36e84742ef628ded

  handy.h: Allow bootstrapping to non-ASCII platform
  Karl Williamson             2 files changed, 174 insertions(+), 63 deletions
  http://perl5.git.perl.org/perl.git/commit/3a3c714184165989

  gv.c: Remove EBCDIC dependency
  Karl Williamson             1 file changed, 3 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/4618687ab1b6cf1e

  toke.c: Remove EBCDIC dependency
  Karl Williamson             1 file changed, 3 insertions(+), 11 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/3dc22685f46782ff

  toke.c: Remove character set dependency
  Karl Williamson             1 file changed, 9 insertions(+), 15 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/4cf9a08a5f3ca8a5

  unicode_constants.h: Add #defines for Byte Order Mark
  Karl Williamson             2 files changed, 4 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/3e2ff6ff70eb7639

  XXX: Find a cleaner way. Handle missing is_UTF8_CHAR_utf8_safe
  Karl Williamson             2 files changed, 9 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/f12008a292dcfe06

  Add Porting tool for help with non-ASCII platforms
  Karl Williamson             3 files changed, 51 insertions(+), 0 deletions(-
  http://perl5.git.perl.org/perl.git/commit/82d2787fe3b63484

  inline.h: Reorder functions
  Karl Williamson             1 file changed, 18 insertions(+), 18 deletions(-
  http://perl5.git.perl.org/perl.git/commit/1e9f4cd1ca963ddc

  utfebcdic.h: Add comment
  Karl Williamson             1 file changed, 6 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/5b9138677bfa9e8a

  utf8.h: Clean up START_MARK definition and use
  Karl Williamson             2 files changed, 6 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/a9f5ddf96cff3bc2

  utf8.h: Move #includes
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0d130201aadb5400

  utfebcdic.h: Remove extra parameter expansions
  John Goodyear               1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/87df3e4bbb0b5e34

  utf8.h: Simplify UTF8_EIGHT_BIT_foo on EBCDIC
  Karl Williamson             1 file changed, 8 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/61116e9f02779154

  XXX temp:  show makedepend cerr
  Karl Williamson             1 file changed, 4 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/eab62d9e3c7cecef

  makedepend.SH: Split too long lines; properly join
  Karl Williamson             1 file changed, 4 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/97958fdc88167aa5

  makedepend.SH: White-space only
  Karl Williamson             1 file changed, 15 insertions(+), 15 deletions(-
  http://perl5.git.perl.org/perl.git/commit/2475476fffd89e92

  makedepend.SH: Remove some unnecessary white space
  Karl Williamson             1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ae9fa734f382058d

  makedepend.SH: Retain '/**/' comments
  Karl Williamson             1 file changed, 18 insertions(+), 9 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/dc657d7ccf843e81

  handy.h: Remove extraneous parens
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/d508a88652ec3440

  Disable gcc-style function attributes on z/OS.
  Andy Dougherty              1 file changed, 19 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/562ea37c2269dd56

  Change os390 custom cppstdin script to use fgrep.
  Andy Dougherty              1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/3a78a98940f2aeef

  utf8.c: Use more clearly named macro
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/4c3548d6e7d40f55

  Add macro OFFUNISKIP
  Karl Williamson             4 files changed, 18 insertions(+), 7 deletions(-
  http://perl5.git.perl.org/perl.git/commit/874a7b7aafffd8ae

  toke.c: white space only
  Karl Williamson             1 file changed, 3 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/34ca922d0b41fb19

  utf8.c: Deprecate two functions
  Karl Williamson             6 files changed, 58 insertions(+), 23 deletions(
  http://perl5.git.perl.org/perl.git/commit/5ce1b61e40cba31c

  Deprecate uvuni_to_utf8()
  Karl Williamson             5 files changed, 10 insertions(+), 11 deletions(
  http://perl5.git.perl.org/perl.git/commit/e10edff42c7445eb

  Deprecate utf8_to_uni_buf()
  Karl Williamson             3 files changed, 12 insertions(+), 9 deletions(-
  http://perl5.git.perl.org/perl.git/commit/b34ce7b8ca777a77

  makedepend.SH: Comment out unnecessary code
  Karl Williamson             1 file changed, 4 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/af8fa999eef5eeb5

  Deprecate valid_utf8_to_uvuni()
  Karl Williamson             3 files changed, 5 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ce4c756ba17af58a

  utf8.c: Swap which fcn wraps the other
  Karl Williamson             5 files changed, 32 insertions(+), 41 deletions(
  http://perl5.git.perl.org/perl.git/commit/48b9123fd9fcd166

  utf8.c: Skip a no-op
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/e22e0dc8010cad17

  utf8.c: Move comment to where makes more sense
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ce959dc7b700c374

  APItest: Test native code points, instead of Unicode
  Karl Williamson             3 files changed, 14 insertions(+), 14 deletions(
  http://perl5.git.perl.org/perl.git/commit/95b455c712d0c518

  XXX CPAN Normalize
  Karl Williamson             1 file changed, 18 insertions(+), 9 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/eb8361f9c0c04579

  XXX CPAN prob wrong Collate
  Karl Williamson             1 file changed, 12 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/2a49a5bf49fc8b22

  XXX CPAN Encode.xs
  Karl Williamson             1 file changed, 5 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/87de349b3fbb55cd

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

  XXX CPAN Encode.xs: fix indent
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/c966840dfa6ae993

  Don't refer to U+XXXX when mean native
  Karl Williamson             2 files changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/849b983b5ccc9245

  Convert some uvuni() to uvchr()
  Karl Williamson             8 files changed, 46 insertions(+), 49 deletions(
  http://perl5.git.perl.org/perl.git/commit/e9b2d8dfdc27f7c3

  handy.h: White space only
  Karl Williamson             1 file changed, 23 insertions(+), 23 deletions(-
  http://perl5.git.perl.org/perl.git/commit/b0b1c1157df63c17

  t/test.pl: Allow native/latin1 string conversions to work on utf8.
  Karl Williamson             1 file changed, 14 insertions(+), 102 deletions(
  http://perl5.git.perl.org/perl.git/commit/f31d3e1cf476a7c3

  t/test.pl: Simplify ord to/from native fcns
  Karl Williamson             1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ace984304a879c04

  Make casing tables native
  Karl Williamson             2 files changed, 165 insertions(+), 13 deletions
  http://perl5.git.perl.org/perl.git/commit/9111fa207b3ffd09

  utfebcdic.h: Remove trailing spaces
  Karl Williamson             1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e9939be64afe00cf

  EBCDIC has the unicode bug too
  Karl Williamson             1 file changed, 2 insertions(+), 28 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/bc6bef8376a18a84

  handy.h: Solve a failure to compile problem under EBCDIC
  Karl Williamson             1 file changed, 22 insertions(+), 13 deletions(-
  http://perl5.git.perl.org/perl.git/commit/0b710d438e5e5c55

  handy.h: Simplify some macro definitions
  Karl Williamson             1 file changed, 3 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/cadbe15bc809d104

  handy.h: Combine macros that are same in ASCII, EBCDIC
  Karl Williamson             1 file changed, 4 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/3a6cf51b0d32f8d4

  Deprecate NATIVE_TO_NEED and ASCII_TO_NEED
  Karl Williamson             6 files changed, 25 insertions(+), 21 deletions(
  http://perl5.git.perl.org/perl.git/commit/222e018ec59bb33c

  Remove remaining calls of NATIVE_TO_NEED
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e91663d5f3155ec0

  toke.c: Remove some NATIVE_TO_NEED calls
  Karl Williamson             1 file changed, 10 insertions(+), 10 deletions(-
  http://perl5.git.perl.org/perl.git/commit/76c483111e0cbd95

  toke.c: in [A-Za-z] use macros that exclude non-ASCII alphas
  Karl Williamson             1 file changed, 5 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e8fabddcb487808b

  Use real illegal UTF-8 byte
  Karl Williamson             3 files changed, 15 insertions(+), 13 deletions(
  http://perl5.git.perl.org/perl.git/commit/8b259082fd4cf74a

  toke.c: Don't remap \N{} for EBCDIC
  Karl Williamson             1 file changed, 13 insertions(+), 14 deletions(-
  http://perl5.git.perl.org/perl.git/commit/ace3a9ff2346defd

  toke.c: Remove remapping for EBCDIC for octal
  Karl Williamson             1 file changed, 3 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/f11feccf1f610ec0

  Remove EBCDIC remappings
  Karl Williamson             6 files changed, 52 insertions(+), 92 deletions(
  http://perl5.git.perl.org/perl.git/commit/7be4248e7974b056

  Add and use macro to return EBCDIC
  Karl Williamson             7 files changed, 45 insertions(+), 40 deletions(
  http://perl5.git.perl.org/perl.git/commit/2d3a4557a6f676cf

  charnames: fix nit in comment
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/a2796e56c11f9960

  charnames: Make work in EBCDIC
  Karl Williamson             2 files changed, 19 insertions(+), 6 deletions(-
  http://perl5.git.perl.org/perl.git/commit/60fa11833b111fe1

  Unicode::UCD: Work on non-ASCII platforms
  Karl Williamson             1 file changed, 82 insertions(+), 32 deletions(-
  http://perl5.git.perl.org/perl.git/commit/02f5aebbccf604c6

  Unicode::UCD: Typo in comment
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/a3033cff81770013

  mktables: Generate native code-point tables
  Karl Williamson             1 file changed, 161 insertions(+), 34 deletions(
  http://perl5.git.perl.org/perl.git/commit/af7e51c2c0a8ab88

  mktables: Move table creation code
  Karl Williamson             1 file changed, 12 insertions(+), 20 deletions(-
  http://perl5.git.perl.org/perl.git/commit/e94b726ca656ae92

  Fix some EBCDIC problems
  Karl Williamson             3 files changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/1635efc52805313a

  Remove unnecessary temp variable in converting to UTF-8
  Karl Williamson             3 files changed, 13 insertions(+), 16 deletions(
  http://perl5.git.perl.org/perl.git/commit/0174f6ee98d3f6e0

  utf8.h: Correct macros for EBCDIC
  Karl Williamson             1 file changed, 10 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/a128eb92d6d8f0ff

  Extract common code to an inline function
  Karl Williamson             8 files changed, 34 insertions(+), 35 deletions(
  http://perl5.git.perl.org/perl.git/commit/c9584802b4f393ba

  Don't use EBCDIC macro for a C language escape
  Karl Williamson             2 files changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/5df6274e0862c401

  Use byte domain EBCDIC/LATIN1 macro where appropriate
  Karl Williamson             3 files changed, 29 insertions(+), 28 deletions(
  http://perl5.git.perl.org/perl.git/commit/762974275daa1f37

  Use new clearer named #defines
  Karl Williamson             5 files changed, 37 insertions(+), 30 deletions(
  http://perl5.git.perl.org/perl.git/commit/80b6c287595b272d

  utf8.h, utfebcdic.h: Create less confusing #defines
  Karl Williamson             2 files changed, 31 insertions(+), 17 deletions(
  http://perl5.git.perl.org/perl.git/commit/e2aaaa85f5c174a1

  pp_ctl.c: Use isCNTRL instead of hard-coded mask
  Karl Williamson             1 file changed, 9 insertions(+), 13 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/cdacf5da61d2b107

  utf8.c: is_utf8_char_slow() should use native length
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/87c083a4ea00d8d4

New branch bingos/coreutils
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/6f55a6e0402cb6f6.tar.gz

  Add list of coreutils introduced with each perl.
  Chris 'BinGOs' Williams     1 file changed, 85 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/6f55a6e0402cb6f6

New branch rjbs/5.19/fix-subs-leak
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  Ricardo Signes (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/4c30e640970918f2.tar.gz

  subs.pm: fix variable leak into global scope
  Olivier Mengué              1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/4c30e640970918f2

New branch smoke-me/tonyc/extrefs
3 commits.  1 unique author.  1 unique committer.

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/3d456c0d24995bce.tar.gz

  support MSWin32 too
  Tony Cook                   1 file changed, 16 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/3d456c0d24995bce

  remove code for non-core builds and "modernize"
  Tony Cook                   1 file changed, 20 insertions(+), 69 deletions(-
  http://perl5.git.perl.org/perl.git/commit/23c6c3ff4b398819

  test that perl headers don't introduce external references
  Tony Cook                   2 files changed, 155 insertions(+), 0 deletions(
  http://perl5.git.perl.org/perl.git/commit/f89f77508c5e42d4

New branch smoke-me/tonyc/more-cachepropagate
1 commit.  1 unique author.  1 unique committer.
Thanks, applied:  Tony Cook (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/4ef5284644326369.tar.gz

  fix dist/IO/t/cachepropagate-unix.t
  Francois Perrad             1 file changed, 8 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/4ef5284644326369

New branch smoke-me/tonyc/noliblistkid
1 commit.  1 unique author.  1 unique committer.
Net code removal: Tony Cook (157 lines)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/085b2bf84ccfcb32.tar.gz

  remove excluded test file cpan/ExtUtils-MakeMaker/t/Liblist_Kid.t
  Tony Cook                   2 files changed, 0 insertions(+), 157 deletions(
  http://perl5.git.perl.org/perl.git/commit/085b2bf84ccfcb32

New branch smueller/eupxs_oo
7 commits.  1 unique author.  1 unique committer.

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

  EU::ParseXS: Update Changelog
  Steffen Mueller             1 file changed, 8 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/d5ff372a880fac72

  EU::Typemaps: Document special typemap variables
  Steffen Mueller             1 file changed, 20 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0f15cc59045b4fad

  EU::ParseXS: Stop using global state; an OO interface
  Steffen Mueller             7 files changed, 309 insertions(+), 184 deletion
  http://perl5.git.perl.org/perl.git/commit/7975b0d66e71b56d

  EU::ParseXS: Don't inherit from Exporter; import 'import' instead
  Steffen Mueller             1 file changed, 1 insertion(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/5f5cec48ee689e2c

  EU::ParseXS: Only initialize some parser regexps once
  Steffen Mueller             1 file changed, 14 insertions(+), 12 deletions(-
  http://perl5.git.perl.org/perl.git/commit/57e7e27e9f9eccf7

  EU::Typemaps: Implement API for typemap cloning
  Steffen Mueller             3 files changed, 87 insertions(+), 5 deletions(-
  http://perl5.git.perl.org/perl.git/commit/37c5dab40f56bad0

  ExtUtils::ParseXS version bump to 3.18_02
  Steffen Mueller             8 files changed, 8 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/d501aa5cfea65d52

New branch tonyc/extrefs
1 commit.  1 unique author.  1 unique committer.

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

  support MSWin32 too
  Tony Cook                   1 file changed, 17 insertions(+), 7 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/d4f9f1a41a37be30

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About