diff options
author | Karl Williamson <public@khwilliamson.com> | 2012-09-13 21:14:54 -0600 |
---|---|---|
committer | Karl Williamson <public@khwilliamson.com> | 2012-09-13 21:14:54 -0600 |
commit | 6720ec6068a79decfb482291f764ebdc6667131f (patch) | |
tree | 233a2c093d46c73bc151240415219e0e7ed41b11 /pp_hot.c | |
parent | 5f877a7f660c7d7e9a66ea7792ec054e345c8db8 (diff) | |
parent | 4d6461409e812aecb1fa745debb6132ce8e5612d (diff) | |
download | perl-6720ec6068a79decfb482291f764ebdc6667131f.tar.gz |
Merge branch for mostly regen/regcharclass.pl into blead
I started this work planning to enhance regen/regcharclass.pl to accept
Unicode properties as input so that some small properties used in \X
could be compiled in, instead of having to be read from disk. In doing
so, I saw some opportunities to move some EBCDIC dependencies down to a
more basic level, thus replacing quite a few existing ones with just a
couple at the lower levels. This also led to my enhancing the macros
output by regcharclass.pl to be at least as good (in terms of numbers of
branches, etc) as the hand-coded ones it replaces.
I also spotted a few bugs in existing code that hadn't been triggered
yet.
Diffstat (limited to 'pp_hot.c')
0 files changed, 0 insertions, 0 deletions