| .. |
|
buildFiles.cpp
|
Add table for determining a code point's combining class.
|
2009-03-08 21:54:48 -07:00 |
|
cl_8859_1.txt
|
Add iso8859-1 restriction set for names.
|
2007-12-23 23:25:27 -08:00 |
|
cl_8859_2.txt
|
Add cl_8859_2.txt.
|
2008-03-22 21:47:43 -07:00 |
|
cl_ascii.txt
|
Update UTF-8 to ASCII and Latin-1 down conversions.
|
2008-04-12 09:39:13 -07:00 |
|
cl_AttrName.txt
|
Add accented letters from ISO 8859-2 to cl_AttrName.txt, cl_AttrNameInitial.txt, cl_ObjectName.txt, and cl_PlayerName.txt classes.
|
2008-03-22 21:47:51 -07:00 |
|
cl_AttrNameInitial.txt
|
Add accented letters from ISO 8859-2 to cl_AttrName.txt, cl_AttrNameInitial.txt, cl_ObjectName.txt, and cl_PlayerName.txt classes.
|
2008-03-22 21:47:51 -07:00 |
|
cl_ObjectName.txt
|
Add accented letters from ISO 8859-2 to cl_AttrName.txt, cl_AttrNameInitial.txt, cl_ObjectName.txt, and cl_PlayerName.txt classes.
|
2008-03-22 21:47:51 -07:00 |
|
cl_PlayerName.txt
|
Add accented letters from ISO 8859-2 to cl_AttrName.txt, cl_AttrNameInitial.txt, cl_ObjectName.txt, and cl_PlayerName.txt classes.
|
2008-03-22 21:47:51 -07:00 |
|
classify.cpp
|
Use run-length encoded Unicode tables.
|
2009-02-01 13:40:38 -08:00 |
|
ConvertUTF.cpp
|
-- Remove hardtabs and trailing spaces.
|
2007-05-07 21:17:38 -07:00 |
|
ConvertUTF.h
|
- Remove hardtabs and trailing spaces.
|
2007-05-07 21:17:09 -07:00 |
|
harness.cpp
|
-- Add table generator for recognizing UTF-8 character classes.
|
2007-05-07 17:54:22 -07:00 |
|
integers.cpp
|
Use run-length encoded Unicode tables.
|
2009-02-01 13:40:38 -08:00 |
|
Makefile
|
Rename tr_foldpunc.txt to tr_foldmatch.txt because folding will not just include punctuation.
|
2009-12-06 15:44:45 -08:00 |
|
smutil.cpp
|
State machine size was over-calculating by 256 bytes.
|
2009-02-01 15:16:36 -08:00 |
|
smutil.h
|
Run-length encode the state transition table.
|
2009-02-01 13:40:16 -08:00 |
|
strings.cpp
|
Use run-length encoded Unicode tables.
|
2009-02-01 13:40:38 -08:00 |
|
tr_Color.txt
|
Assign RGB values to ANSI colors.
|
2010-01-31 19:09:46 -08:00 |
|
tr_foldmatch.txt
|
Rename tr_foldpunc.txt to tr_foldmatch.txt because folding will not just include punctuation.
|
2009-12-06 15:44:45 -08:00 |
|
tr_utf8_ascii.txt
|
Update UTF-8 to ASCII and Latin-1 down conversions.
|
2008-04-12 09:39:13 -07:00 |
|
tr_utf8_latin1.txt
|
Down-convert double-quotes and single-quotes to ASCII vertical quotes (Issue 508).
|
2008-04-12 11:33:56 -07:00 |
|
UnicodeData.txt
|
Update UnicodeData.txt from www.unicode.org.
|
2008-04-12 08:53:09 -07:00 |
|
UnicodeHan.txt
|
-- Build Decompositions.txt including Hangul algorithmically determined decompositions for study.
|
2007-05-09 22:21:54 -07:00 |