This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Allow core to work with code points above IV_MAX
authorKarl Williamson <khw@cpan.org>
Wed, 2 Oct 2019 21:29:05 +0000 (15:29 -0600)
committerKarl Williamson <khw@cpan.org>
Thu, 7 Nov 2019 02:11:45 +0000 (19:11 -0700)
commit24b4c3036718873ce304c8bf491d5643364fa897
treedfc56eae4ac954df51e27a7f006f893511852d4a
parenta9269870d0bdf863ca3ff8c0027e0894d4847393
Allow core to work with code points above IV_MAX

Higher has been reserved for core use, and a future commit will want to
finally do this.
utf8.c
utf8.h