1eef362329
For identifying text that needs to be handled by a word dictionary for Break Iteration, change from using a bit in the character category to sorting all dictionary categories together, and recording the boundary between the non-dictionary and dictionary ranges. This is internal to the implementaion. It does not affect behavior. It does increase the number of character categories that can be handled using a compact 8 bit Trie, from 127 to 255. |
||
---|---|---|
.. | ||
cintltst | ||
compat | ||
depstest | ||
fuzzer | ||
hdrtst | ||
intltest | ||
iotest | ||
letest | ||
perf | ||
testdata | ||
testmap | ||
thaitest | ||
Makefile.in |