Jskad/source/org/thdl/tib/text/tshegbar
dchandler e2d42f36eb Robert Chilton's experience inspired me to make the handling of errors and
warnings in ACIP->Tibetan conversion much more configurable.  You can
now choose from short or long error messages, for one thing.  You can change
the severity of almost all warnings.  Each error and warning has an error code.
Errors and warnings are better tested.

The converter GUI has a new checkbox for short messages; the converter
CLI has a new mandatory option for short messages.

I also fixed a bug whereby certain errors were not being appended to the
'errors' StringBuffer.
2004-04-24 17:49:16 +00:00
..
LegalTshegBar.java Added comments referring to a user guide in development now. 2003-12-06 20:26:15 +00:00
LegalTshegBarTest.java The ACIP "BNA" was converting to B-NA instead of B+NA, even though NA cannot take a BA prefix. This was because BNA was interpreted as root-suffix. In ACIP, BN is surely B+N unless N takes a B prefix, so root-suffix is out of the question. 2003-10-26 00:24:28 +00:00
package.html Now uses terminology from the Unicode standard. No more talk of 2002-12-15 03:35:24 +00:00
TibetanSyntaxException.java ant private-javadocs runs without warnings; cleaned up some 2003-04-13 01:46:20 +00:00
TransitionInstruction.java ant private-javadocs runs without warnings; cleaned up some 2003-04-13 01:46:20 +00:00
TshegBar.java Extended Wylie is referred to as THDL Extended Wylie or THDL Wylie 2002-12-15 06:57:32 +00:00
UnicodeCodepointToThdlWylie.java The ~M and ~M` EWTS change had not fully been made. Someone submitted a bug report 911472 that alerted me to this. 2004-03-07 17:02:35 +00:00
UnicodeCodepointToThdlWylieTest.java Added a test for org.thdl.tib.text.tshegbar.UnicodeCodepointToThdlWylie. 2003-03-22 04:55:17 +00:00
UnicodeConstants.java Fixed a bunch of bugs; supports le'u'i'o, sgom pa'am, etc. 2003-03-31 00:33:50 +00:00
UnicodeGraphemeCluster.java ant private-javadocs runs without warnings; cleaned up some 2003-04-13 01:46:20 +00:00
UnicodeGraphemeClusterTest.java Moved ad-hoc test.java test cases to UnicodeGraphemeClusterTest.java, 2003-03-22 03:55:39 +00:00
UnicodeReader.java ant private-javadocs runs without warnings; cleaned up some 2003-04-13 01:46:20 +00:00
UnicodeReadingStateMachineConstants.java The ~M and ~M` EWTS change had not fully been made. Someone submitted a bug report 911472 that alerted me to this. 2004-03-07 17:02:35 +00:00
UnicodeReadyThunk.java Now uses terminology from the Unicode standard. No more talk of 2002-12-15 03:35:24 +00:00
UnicodeUtils.java Robert Chilton's experience inspired me to make the handling of errors and 2004-04-24 17:49:16 +00:00
UnicodeUtilsTest.java ACIP->Unicode, without going through TMW, is now possible, so long as 2003-08-18 02:38:54 +00:00
ValidatingUnicodeReader.java ant private-javadocs runs without warnings; cleaned up some 2003-04-13 01:46:20 +00:00
ValidatingUnicodeReaderTest.java I've got too many sandboxes, so I'm committing these changes, 2003-04-12 20:56:20 +00:00