This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regen/utf8_strings.pl: Add ability to get native charset
authorKarl Williamson <public@khwilliamson.com>
Sun, 2 Sep 2012 15:44:22 +0000 (09:44 -0600)
committerKarl Williamson <public@khwilliamson.com>
Fri, 14 Sep 2012 03:14:00 +0000 (21:14 -0600)
commit525b6419a6e9037dd46cd37b578c11266e7cd2b2
treea7cec91887ff1b88591f146dd70289e2176a2562
parent5f1720e99d3e7fd0da4056940fd040fe824fd2ca
regen/utf8_strings.pl: Add ability to get native charset

This adds a new capability to this program: to input a Unicode code point and
create a macro that expands to the platform's native value for it.

This will allow removal of a bunch of EBCDIC dependencies in the core.
regen/utf8_strings.pl
utf8_strings.h