summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorKarl Williamson <public@khwilliamson.com>2012-01-07 12:10:41 -0700
committerKarl Williamson <public@khwilliamson.com>2012-02-09 10:13:57 -0700
commit9d9177bec752277fb0bb090203f47d85c3aba878 (patch)
treef312c12f5dd773346d960b45315375b032d72ce8 /MANIFEST
parentf59ff1943250231e4a9af32ff93e52cdfba13134 (diff)
downloadperl-9d9177bec752277fb0bb090203f47d85c3aba878.tar.gz
Add regen/mk_invlists.pl, charclass_invlists.h
This will be used to generate compile-time inversion lists in a C hdr file that can be included in programs for initialization speed Three simple inversion lists are included in this initial commit
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 431c44ed7f..1aff2c6397 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -8,6 +8,7 @@ beos/beosish.h BeOS port
beos/nm.c BeOS port
cflags.SH A script that emits C compilation flags per file
Changes Describe how to peruse changes between releases
+charclass_invlists.h Compiled-in inversion lists
config_h.SH Produces config.h
configpm Produces lib/Config.pm
Configure Portability tool
@@ -4862,6 +4863,7 @@ regen/embed.pl Produces {embed,embedvar,proto}.h
regen/feature.pl Generates feature.pm
regen/keywords.pl Program to write keywords.h
regen/mg_vtable.pl generate mg_vtable.h
+regen/mk_invlists.pl Generates charclass_invlists.h
regen/mk_PL_charclass.pl Populate the PL_charclass table
regen/opcode.pl Opcode header generator
regen/opcodes Opcode data