tinymux/utf
brazilofmux 1d7d9b6b93 -- Move color code points from U+E000 to U+F500 to make room for Tengwar.
-- Include private use range for Tengwar and Klingon.

git-svn-id: https://tinymux.googlecode.com/svn/branches/dev_brazil@1740 d1b986fa-651c-0410-a323-35a8662cf44d
2007-05-09 22:23:53 -07:00
..
buildDecompositions.pl -- Recursively substitute decomposed code points in Decompositions.txt. 2007-05-09 22:22:37 -07:00
buildPrivateUse.pl -- Private use is Category 'Co'. 2007-05-09 15:03:05 -07:00
buildStringprepPrintable.pl -- Define mux_iscolor() for determining whether a code point represents a color directive. 2007-05-08 07:21:53 -07:00
buildToLower.pl -- Build tr_tolower.txt and tr_toupper.txt from UnicodeMaster. 2007-05-09 15:17:54 -07:00
buildToTitle.pl -- Change capstr() to rely on title-casing instead of upper-casing. 2007-05-09 15:36:10 -07:00
buildToUpper.pl -- Build tr_tolower.txt and tr_toupper.txt from UnicodeMaster. 2007-05-09 15:17:54 -07:00
buildUnicodeMaster.pl -- Recursively substitute decomposed code points in Decompositions.txt. 2007-05-09 22:22:37 -07:00
cl_AttrName.txt Add cl_AttrName.txt and cl_AttrNameInitial.txt used for classifying attribute names. 2007-05-07 21:30:06 -07:00
cl_AttrNameInitial.txt Add cl_AttrName.txt and cl_AttrNameInitial.txt used for classifying attribute names. 2007-05-07 21:30:06 -07:00
cl_ObjectName.txt -- Add mux_isobjectname(). 2007-05-09 14:10:17 -07:00
cl_PlayerName.txt -- Add mux_isplayername(). 2007-05-09 14:42:02 -07:00
classify.cpp -- Build tr_tolower.txt and tr_toupper.txt from UnicodeMaster. 2007-05-09 15:17:54 -07: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 -- Build tr_tolower.txt and tr_toupper.txt from UnicodeMaster. 2007-05-09 15:17:54 -07:00
Makefile -- Build Decompositions.txt including Hangul algorithmically determined decompositions for study. 2007-05-09 22:21:54 -07:00
PrivateUse.txt -- Define mux_iscolor() for determining whether a code point represents a color directive. 2007-05-08 07:21:53 -07:00
smutil.cpp -- Build tr_tolower.txt and tr_toupper.txt from UnicodeMaster. 2007-05-09 15:17:54 -07:00
smutil.h -- Build tr_tolower.txt and tr_toupper.txt from UnicodeMaster. 2007-05-09 15:17:54 -07:00
StringprepProhibited.txt -- Move color code points from U+E000 to U+F500 to make room for Tengwar. 2007-05-09 22:23:53 -07:00
strings.cpp -- Forgot to duplicate snippet that handled multiple code points. 2007-05-09 22:22:37 -07:00
tr_Color.txt -- Move color code points from U+E000 to U+F500 to make room for Tengwar. 2007-05-09 22:23:53 -07:00
tr_decimal_value.txt -- Rename NumericalDecimal.txt to tr_decimal_value.txt. 2007-05-07 21:45:27 -07:00
tr_utf8_ascii.txt -- Add wide comma and space mappings for latin1 and ASCII downconversion. 2007-05-09 15:11:08 -07:00
tr_utf8_latin1.txt -- Add wide comma and space mappings for latin1 and ASCII downconversion. 2007-05-09 15:11:08 -07:00
UnicodeData.txt Updated UnicodeData.txt to the latest one off of the Unicode Consortium website. (Yay, cuneiform!) 2007-05-07 21:55:15 -07:00
UnicodeHan.txt -- Build Decompositions.txt including Hangul algorithmically determined decompositions for study. 2007-05-09 22:21:54 -07:00
v2_integers.pl -- Change input format of integers.cpp so that value is second column. 2007-05-09 15:07:20 -07:00