gcc/libjava/gnu/gcj/convert
Eric Blake 1fa782725c unicode-decomp.pl: Move from chartables.pl...
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
2002-03-06 18:54:45 +00:00
..
Blocks-3.txt unicode-decomp.pl: Move from chartables.pl... 2002-03-06 18:54:45 +00:00
BytesToUnicode.java
Convert.java natSystem.cc (init_properties): Include the `Inc.' in java.vendor and java.vm.vendor. 2002-02-22 23:24:45 +00:00
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 name-finder.cc (toHex): Use word mode, not long long. 2002-02-17 21:52:44 -05:00
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 unicode-decomp.pl: Move from chartables.pl... 2002-03-06 18:54:45 +00:00
UnicodeData-3.0.0.txt unicode-decomp.pl: Move from chartables.pl... 2002-03-06 18:54:45 +00:00
UnicodeToBytes.java