summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2018-04-19 23:16:33 -0600
committerKarl Williamson <khw@cpan.org>2018-04-20 01:11:54 -0600
commitafde5508f26243045d5c09a28d2f6465c15ad1ce (patch)
tree980643a7f04f16c446f3f40ccdbd31bed828239b /MANIFEST
parentc2300ef8be26c9fc3c8b6b2c2010436e21614d19 (diff)
downloadperl-afde5508f26243045d5c09a28d2f6465c15ad1ce.tar.gz
Use a perfect hash for Unicode property lookups
The previous commits in this series have been preparing to allow the Devel::Tokenizer::C code to be swapped out for the much smaller perfect hash code.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index 0f188a9ae5..a3e7c18b51 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -6069,7 +6069,7 @@ toke.c The tokener
uconfig.h Configuration header for microperl
uconfig.sh Configuration script for microperl
uconfig64.sh Configuration script for microperl for LP64
-uni_keywords.c Generated file which parses \p{} property names
+uni_keywords.h Map unicode property names to numbers
unicode_constants.h compile-time macros for Unicode code points
universal.c The default UNIVERSAL package methods
unixish.h Defines that are assumed on Unix