This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Change some locale manipulation macros in prep for API
authorKarl Williamson <khw@cpan.org>
Thu, 19 Mar 2015 19:06:27 +0000 (13:06 -0600)
committerKarl Williamson <khw@cpan.org>
Thu, 19 Mar 2015 22:18:00 +0000 (16:18 -0600)
commit67d796aebd5882a4f28c5b95fb63f198a160c844
tree283fb7684f5af5c98d29810b8855f9a55451bfdf
parent0c36c41be6ceb31ab6c2cb9eaebf3d1fd7746e21
Change some locale manipulation macros in prep for API

This changes the way some of the current internal-only macros are named
and used in order to simplify things and minimize what gets exposed as
part of the API.

Although these have not been listed as publicly available, it costs
essentially nothing to keep the old names around in case someone was
illegally using them.
dump.c
ext/POSIX/POSIX.xs
numeric.c
perl.h
pp_ctl.c
sv.c
toke.c