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

Perl 5 Commit Summary

Thread Next
From:
Perl 5 commit summary
Date:
March 30, 2013 02:08
Subject:
Perl 5 Commit Summary
Message ID:
E1ULlDG-0000Pf-8D@dromedary.ams6.corp.booking.com
Perl 5 commit summary, activity since Wednesday

Current branch blead
20 commits.  5 unique authors.  4 unique committers.
60 files changed, 431 insertions(+), 238 deletions(-)
Net code removal: Andy Dougherty (8 lines) Karl Williamson (6 lines)
Thanks, applied:  Karl Williamson (8)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/97927b02e770cc10.tar.gz

  handy.h: Remove docs for non-existent macro
  Karl Williamson             1 file changed, 0 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/97927b02e770cc10

  improve hash related documentation in perlfunc and perlsec to reflect new ha
  Yves Orton                  2 files changed, 48 insertions(+), 18 deletions(
  http://perl5.git.perl.org/perl.git/commit/7bf591135953a1cd

  Fix perlfunc.pod to reflect changes to split " " logic
  Yves Orton                  1 file changed, 4 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/fdde5e9b9ea10560

  Remove the non-inline function S_croak_memory_wrap from inline.h.
  Andy Dougherty              7 files changed, 19 insertions(+), 28 deletions(
  http://perl5.git.perl.org/perl.git/commit/43387ee1abcd83c3

  makedef.pl shouldn't prepend Perl_ to symbols already starting with Perl_.
  Andy Dougherty              1 file changed, 2 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/cbe4d57f99858fe0

  Exporter on CPAN is 5.68 make blead reflect this
  Chris 'BinGOs' Williams     2 files changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/b5de49e55f04e3a6

  eliminate the only internal uses of HvFILL
  Yves Orton                  2 files changed, 23 insertions(+), 10 deletions(
  http://perl5.git.perl.org/perl.git/commit/f6bb1c88770cae11

  prevent SEGV from buffer read overrun, and refactor away duplicated code
  Yves Orton                  1 file changed, 11 insertions(+), 14 deletions(-
  http://perl5.git.perl.org/perl.git/commit/ec16d31fbe48930f

  fix comment, reindent and add parenthesis for clarity
  Yves Orton                  1 file changed, 9 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/3a1b438d8754210a

  rework split() special case interaction with regex engine
  Yves Orton                  14 files changed, 151 insertions(+), 64 deletion
  http://perl5.git.perl.org/perl.git/commit/dbc200c5a1d3ae1d

  simplify regcomp.c by using vars to avoid repeated macros
  Yves Orton                  1 file changed, 7 insertions(+), 14 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/c9d98c4e542a0779

  Improve how regcomp.pl handles multibits
  Yves Orton                  2 files changed, 19 insertions(+), 10 deletions(
  http://perl5.git.perl.org/perl.git/commit/6976c98688aafe67

  Silence "smartmatch is experimental" warnings in autodie
  Brian Fraser                2 files changed, 2 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/3f5e3f2f07f57709

  perldelta for the new warnings
  Brian Fraser                1 file changed, 9 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/33392251fee23276

  Make smartmatch, given & when experimental
  Brian Fraser                22 files changed, 92 insertions(+), 35 deletions
  http://perl5.git.perl.org/perl.git/commit/0f539b13d39feb3b

  t/porting/dual-life.t: Drop dependency on smartmatch
  Brian Fraser                1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/629deb5825bff527

  t/re/regexp_unicode_prop.t: Drop dependency on given/when
  Brian Fraser                1 file changed, 11 insertions(+), 13 deletions(-
  http://perl5.git.perl.org/perl.git/commit/8d4c8383e764c1ca

  Porting/core-cpan-diff: Drop dependency on smartmatch
  Brian Fraser                1 file changed, 6 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/44ac36ff996782b8

  Porting/checkpodencoding.pl: Drop dependency on smartmatch
  Brian Fraser                1 file changed, 5 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/df711a6015fca368

  File::Glob: Drop dependency on given/when
  Brian Fraser                1 file changed, 19 insertions(+), 15 deletions(-
  http://perl5.git.perl.org/perl.git/commit/44bda1357563f00c

Current branch khw/ebcdic
147 commits.  3 unique authors.  1 unique committer.
80 files changed, 622 insertions(+), 322 deletions(-)
Thanks, applied:  Karl Williamson (4)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/0f14fab69dfb040d.tar.gz

  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/0f14fab69dfb040d

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

  utf8.c: Check for UTF-8 malformations
  Karl Williamson             1 file changed, 1 insertion(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/da4ea2f8133af680

  handy.h: Remove docs for non-existent macro
  Karl Williamson             1 file changed, 0 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/901410a0716089df

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

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

  XXX EBCDIC header files
  Karl Williamson             4 files changed, 1071 insertions(+), 1057 deleti
  http://perl5.git.perl.org/perl.git/commit/78bc0c048cc6bec9

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

  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/004bb0cd02bba687

  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/a0fca36fbca648f2

  XXX debugging info for UCD.t
  Karl Williamson             1 file changed, 5 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/834849621f67a767

  lib/feature/bundle: Fix some things to pass under EBCDIC
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/ee69a6b4656facb3

  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/bb567052ecc1f5e8

  XXX Temporary lib/charnames.t, comment out to see if gets further
  Karl Williamson             1 file changed, 6 insertions(+), 5 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/c379ac0c6783d801

  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/9fbc01650facda32

  ext/re/t/re_funcs_u.t: Fix to work under EBCDIC
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/8b4a682b97255230

  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/5428bfc9018dbcb9

  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/2f29dbb99b973c4e

  XXX skip folding tests
  Karl Williamson             3 files changed, 3 insertions(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/a132618dba9c2336

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

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

  op/index.t: Fix tests for EBCDIC
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/c5cca075201ebecc

  op/chop.t: Fix for EBCDIC
  Karl Williamson             1 file changed, 7 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/b50fea4d78506e2f

  t/op/lc.t: Fix to work under EBCDIC
  Karl Williamson             1 file changed, 9 insertions(+), 10 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/6388791ed4af89a8

  XXX fix this later based on comment
  Karl Williamson             1 file changed, 1 insertion(+), 0 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/e194abb501fc3ff5

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

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

  t/re/regex_sets.t: So will pass under EBCDIC
  Karl Williamson             1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/0ab6a93e9bd3ab32

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

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

  mktables: Fix typo in comment
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/be43339f20eca36f

  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/43022b62f6c2963c

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

  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/36645248627e16ad

  lib/Unicode/UCD.t: Allow to run under EBCDIC,
  Karl Williamson             1 file changed, 157 insertions(+), 75 deletions(
  http://perl5.git.perl.org/perl.git/commit/04a508b9fb844ea9

  t/op/quotemeta.t: EBCDIC fixes
  Karl Williamson             1 file changed, 24 insertions(+), 21 deletions(-
  http://perl5.git.perl.org/perl.git/commit/fc6b029fadae1890

  t/re/fold_grind.t: Fixes for EBCDIC
  Karl Williamson             1 file changed, 11 insertions(+), 11 deletions(-
  http://perl5.git.perl.org/perl.git/commit/f46f080d6137a8d8

  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/5e4280a56d78ef1c

  t/uni/class.t: Make work on EBCDIC
  Karl Williamson             1 file changed, 12 insertions(+), 6 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/cb2b553b2390a483

  feature/unicode_strings.t: Fix to work on EBCDIC
  Karl Williamson             1 file changed, 2 insertions(+), 2 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/8444560b7c029e2a

  regen/regcharclass.pl: make more EBCDIC friendly
  Karl Williamson             1 file changed, 9 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/55d9ff359792ec4a

  XXX regen/regcharclass.pl: maybe temp comment out utf8_char
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/f7c2b3ec3762a971

  XXX temporary comment out multi-char folds
  Karl Williamson             5 files changed, 36 insertions(+), 15 deletions(
  http://perl5.git.perl.org/perl.git/commit/31edcbbf395283f9

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

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

  Fix valid_utf8_to_uvchr() for EBCDIC
  Karl Williamson             1 file changed, 5 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/a8e366a73d1bdf1e

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

  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/128f5fa468d78b30

  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/8b306e5f62cc424f

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

  XXX charnames.t: Make more EBCDIC friendly
  Karl Williamson             1 file changed, 3 insertions(+), 3 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/58e71200f0f43ef8

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

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

  re/charset.t: Allow to work on EBCDIC
  Karl Williamson             1 file changed, 12 insertions(+), 11 deletions(-
  http://perl5.git.perl.org/perl.git/commit/0b47f0a7c1379cf8

  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/6f07f345656e6358

  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/984a3fcca05678e7

  toke.c: Fix an ASCII-platform dependency
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/5c08c2035985f45a

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

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

  APItest/t/handy.t: Make EBCDIC-friendly
  Karl Williamson             1 file changed, 4 insertions(+), 4 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/2723ffe9c5cac536

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

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

  lib/charnames.t: Make some tests work under EBCDIC
  Karl Williamson             1 file changed, 4 insertions(+), 1 deletion(-)
  http://perl5.git.perl.org/perl.git/commit/f5230f9fccbd150d

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

  hv.c: Stop being ASCII-centric
  Karl Williamson             1 file changed, 14 insertions(+), 8 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/f393ca83e85de0e5

  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/a8239dddf6a91d31

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

  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/70a8b8fefbd24091

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

  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/edf9bbc84d35c4ef

  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/668186f1d46bc65f

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

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

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

  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/8509ada089a1d417

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

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

  toke.c: Remove character set dependency
  Karl Williamson             1 file changed, 8 insertions(+), 14 deletions(-)
  http://perl5.git.perl.org/perl.git/commit/67e12f7ccdeee161

  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/9052cd2235fbb85e

  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/2afec14622bd157c

  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/7ef67c39eb46d2aa

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

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

  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/82015792433f268f

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

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

  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/454b080ec835ef6b

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

  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/1aae1e484a1fb66a

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

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

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

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

  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/464c087a4e2b30ab

  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/b27cddefcadf1cd4

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

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

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

  utf8.c: Deprecate two functions
  Karl Williamson             7 files changed, 59 insertions(+), 24 deletions(
  http://perl5.git.perl.org/perl.git/commit/798704d334774120

  Deprecate uvuni_to_utf8()
  Karl Williamson             6 files changed, 11 insertions(+), 12 deletions(
  http://perl5.git.perl.org/perl.git/commit/507817d9a37a2d2e

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

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

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

  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/0a846fcd5350a008

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

  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/1be08bcf66d9f35a

  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/cc3f2078b8eb921a

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

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

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

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

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

  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/3fc3246859faed76

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

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

  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/7775892d06898681

  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/d911c7ead752fdff

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

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

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

  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/d817ead12edbc33a

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

  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/b7712ca8b82d9916

  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/a824e75d3c2d7f41

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

  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/d2a22cc04dbba77c

  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/5f1ca3128671c774

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

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

  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/3cfb3ce9ef337bc8

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

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

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

  charnames: Make work in EBCDIC
  Karl Williamson             2 files changed, 17 insertions(+), 5 deletions(-
  http://perl5.git.perl.org/perl.git/commit/897d888ebbc20ce7

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

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

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

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

  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/c0b6d5bbd979c79d

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

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

  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/b257911234179f47

  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/481e3d0c76e96e20

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

  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/6e676870e3f112dc

  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/c0a3903ba69c222d

  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/01b08064a2855b72

New branch no_hv_fill
1 commit.  1 unique author.  1 unique committer.

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

  prototype patch for making scalar(%hash) not use HvFILL
  Yves Orton                  6 files changed, 73 insertions(+), 20 deletions(
  http://perl5.git.perl.org/perl.git/commit/f0e0d4ab0d2eabd7

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