This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: java.lang.Character


Followup: Is this latest version ok to commit?

(The attachment is originally here:
http://gcc.gnu.org/ml/java-patches/2002-q1/msg00451.html)

Eric Blake wrote:
> 
> 2002-02-21  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: Copy from 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.
>   ------------------------------------------------------------------------
>                      Name: diff.patch.bz2
>    diff.patch.bz2    Type: unspecified type (application/octet-stream)
>                  Encoding: base64

-- 
This signature intentionally left boring.

Eric Blake             ebb9@email.byu.edu
  BYU student, free software programmer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]