No description
Find a file
dchandler 7ea185fa01 Renamed UnicodeCharToExtendedWylie to
UnicodeCodepointToThdlWylie.java.

Added a new class, UnicodeGraphemeCluster, that can tell you
the components of a grapheme cluster from top to bottom.  It does not
yet have good error checking; it is not yet finished.

Next is to parse clean Unicode into GraphemeClusters.  After that comes
scanning dirty Unicode into best-guess GraphemeClusters, and scanning
dirty Unicode to get nice error messages.
2002-12-17 13:51:18 +00:00
dist Ignores products of the revised build. 2002-11-18 16:16:17 +00:00
docs Testing CVSROOT/log* e-mail script. 2002-10-03 02:29:30 +00:00
extensions CVS now ignores the third-party JARs. 2002-10-26 15:38:50 +00:00
license Previously, all but the last line had \r\r\n line feeds, which is neither DOS 2002-10-05 20:20:49 +00:00
source Renamed UnicodeCharToExtendedWylie to 2002-12-17 13:51:18 +00:00
.classpath You can use these two files to use Eclipse 2.0 with Jskad. Though you'll 2002-11-02 19:07:45 +00:00
.cvsignore The build system now creates Java Web Start releases for all four programs. 2002-10-12 18:30:14 +00:00
.project You can use these two files to use Eclipse 2.0 with Jskad. Though you'll 2002-11-02 19:07:45 +00:00
build.xml So that javadoc build works again, this property is now just a string, not a 2002-12-09 02:18:03 +00:00
jwsbuild.xml Updated the build system so that you must do a cvs checkout of the 2002-11-18 16:12:25 +00:00