gcc/libjava/java
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
..
applet Add license clarification. 2002-01-22 22:40:42 +00:00
awt MediaTracker.java: Implemented. 2002-03-06 08:11:06 +00:00
beans Add license clarification. 2002-01-22 22:40:42 +00:00
io natFilePosix.cc: Copied this from natFile.cc. 2002-02-12 05:52:33 +00:00
lang unicode-decomp.pl: Move from chartables.pl... 2002-03-06 18:54:45 +00:00
math [multiple changes] 2002-02-14 23:16:11 +00:00
net natInetAddress.cc: Changed USE_WINSOCK to WIN32, added '#undef STRICT'. 2002-02-28 01:03:37 +00:00
rmi [multiple changes] 2002-02-14 23:16:11 +00:00
security [multiple changes] 2002-02-14 23:16:11 +00:00
sql Add license clarification. 2002-01-22 22:40:42 +00:00
text Add license clarification. 2002-01-22 22:40:42 +00:00
util * java/util/Timer (TaskQueue.stop): set elements to zero. 2002-03-03 11:02:04 +00:00