Skip to content
Snippets Groups Projects
  1. Jun 30, 2005
  2. Jul 09, 2004
    • mkoch's avatar
      2004-07-09 Michael Koch <konqueror@gmx.de> · 6a2ba6a9
      mkoch authored
      	* scripts/unicode-muncher.pl: Updated to version 2.1
      	from GNU classpath. Added some clarifications on where to find the
      	needed files from www.unicode.org.
      	* gnu/gcj/convert/UnicodeCharacterDatabase-3.0.0.html,
      	gnu/gcj/convert/UnicodeData-3.0.0.txt:
      	Removed, these can directly be downloaded from www.unicode.org if
      	needed.
      	* gnu/java/lang/CharData.java: Regenerated.
      	* include/java-chartables.h: Regenerated.
      	* Makefile.am (ordinary_java_source_files):
      	Removed gnu/java/lang/CharData.java.
      	* Makefile.in: Regenerated.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84399 138bc75d-0d04-0410-961f-82ee72b054a4
      6a2ba6a9
  3. Mar 06, 2002
    • ericb's avatar
      2002-03-04 Eric Blake <ebb9@email.byu.edu> · e998b30f
      ericb authored
      	* 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.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50368 138bc75d-0d04-0410-961f-82ee72b054a4
      e998b30f
  4. Apr 07, 1999
Loading