mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-22 09:59:13 +08:00
1fa782725c
2002-03-04 Eric Blake <ebb9@email.byu.edu> * scripts/unicode-decomp.pl: Move from chartables.pl, and remove the code for generating include/java-chartables.h. * scripts/unicode-blocks.pl: Move from scripts/blocks.pl, and merge with Classpath. * scripts/unicode-muncher.pl: Copy from Classpath. * scritps/MakeCharTables.java: New file. * gnu/gcj/convert/Blocks-3.txt: New file. * gnu/gcj/convert/UnicodeData-3.0.0.txt: New file. * gnu/gcj/convert/UnicodeCharacterDatabase-3.0.0.html: New file. * gnu/java/lang/CharData.java: Copy from Classpath. * Makefile.am (ordinary_java_source_files): Add gnu/java/lang/CharData.java. * configure.in: Remove --enable-fast-character option. * java/lang/Character.java: Merge algorithms and Javadoc with Classpath. * java/lang/natCharacter.cc: Implement Unicode lookup table more efficiently. * include/java-chardecomp.h: Regenerate. * include/java-chartables.h: Regenerate. From-SVN: r50368 |
||
---|---|---|
.. | ||
Blocks-3.txt | ||
BytesToUnicode.java | ||
Convert.java | ||
gen-from-JIS.c | ||
Input_8859_1.java | ||
Input_ASCII.java | ||
Input_EUCJIS.java | ||
Input_iconv.java | ||
Input_JavaSrc.java | ||
Input_SJIS.java | ||
Input_UTF8.java | ||
IOConverter.java | ||
JIS0201.h | ||
JIS0208_to_Unicode.cc | ||
JIS0208.h | ||
JIS0212_to_Unicode.cc | ||
JIS0212.h | ||
make-trie.c | ||
natIconv.cc | ||
natInput_EUCJIS.cc | ||
natInput_SJIS.cc | ||
natOutput_EUCJIS.cc | ||
natOutput_SJIS.cc | ||
Output_8859_1.java | ||
Output_ASCII.java | ||
Output_EUCJIS.java | ||
Output_iconv.java | ||
Output_JavaSrc.java | ||
Output_SJIS.java | ||
Output_UTF8.java | ||
Unicode_to_JIS.cc | ||
UnicodeCharacterDatabase-3.0.0.html | ||
UnicodeData-3.0.0.txt | ||
UnicodeToBytes.java |