This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Support Unicode properties Identifier_(Status|Type)
authorKarl Williamson <khw@cpan.org>
Mon, 3 Feb 2020 23:20:03 +0000 (16:20 -0700)
committerKarl Williamson <khw@cpan.org>
Mon, 3 Feb 2020 23:34:56 +0000 (16:34 -0700)
commitf9c633636bbfa6e7a869340ac7e4ed3244172e5d
treebc682921241bd19e35abc65afb655b8b1825a170
parentac92cca2aeae8ca2e2b1306a5a9547c186077cfd
Support Unicode properties Identifier_(Status|Type)

These non-UCD properties are now being asked to be supported by the
Unicode regular expression specification, UTS #18

These have a slightly different header syntax for giving the version
than UCD files.  In this commit, I modify these to fit, but will
probably have to generalize at some point the parsing of versions in
mktables.
charclass_invlists.h
lib/unicore/IdStatus.txt
lib/unicore/IdType.txt
lib/unicore/mktables
lib/unicore/uni_keywords.pl
pod/perldelta.pod
regcharclass.h
uni_keywords.h