Compile in all POSIX class inversion lists
authorKarl Williamson <public@khwilliamson.com>
Thu, 2 Jan 2014 03:25:00 +0000 (20:25 -0700)
committerKarl Williamson <public@khwilliamson.com>
Thu, 9 Jan 2014 21:05:41 +0000 (14:05 -0700)
commitc496e78aa3f6f2116dda7bcf9ab50b6082629ec8
tree29e7a52a37b6a31b0b8d5b565d78c618c5b61e8a
parentce1d15d5f6cc249e67fc83d55d25333516d643df
Compile in all POSIX class inversion lists

This changes charclass_invlists.h to have the complete definitions for
all the POSIX classes, like \w and [:alpha:].  Thus these won't have to
be loaded off disk at run-time.

Taking advantage of this will be done in stages in future commits
charclass_invlists.h
regen/mk_invlists.pl