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 ok to commit?  Also, do I need to add --help and
--version command-line arguments to the two perl scripts, seeing that
they are only going to be on CVS and not in a distribution?

Once again, as I'm on a cygwin box, someone else would need to
regenerate
Makefile.in.

http://gcc.gnu.org/ml/java-patches/2002-q1/msg00425.html

Eric Blake wrote:
> 
> 2002-02-20  Eric Blake  <ebb9@email.byu.edu>
> 
>         * java/lang/Character.java: Merge with Classpath.
>         * java/lang/natCharacter.cc: Delete.
>         * gnu/java/lang/CharData.java: New file - merge with Classpath.
>         * scripts/makefile-muncher.pl: Ditto.
>         * scripts/makefile-blocks.pl: Ditto.
>         * gnu/gcj/convert/Blocks-3.txt: New file, part of the Unicode
>         database from www.unicode.org.
>         * gnu/gcj/convert/UnicodeData-3.0.0.txt: Ditto.
>         * gnu/gcj/convert/UnicodeCharacterDatabase-3.0.0.html: Ditto.
>         * Makefile.am (ordinary_java_source_files): Add
>         gnu/java/lang/CharData.java.
>         (nat_source_files): Remove java/lang/natCharacter.cc.

-- 
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]