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
Showing
libjava/chartables.pl
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
libjava/gnu/gcj/convert/Blocks-3.txt
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
libjava/gnu/java/lang/CharData.java
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
libjava/scripts/MakeCharTables.java
0 → 100644
This diff is collapsed.
Click to expand it.
libjava/scripts/blocks.pl
deleted
100644 → 0
libjava/scripts/unicode-blocks.pl
0 → 100755
libjava/scripts/unicode-decomp.pl
0 → 100755
libjava/scripts/unicode-muncher.pl
0 → 100755
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment