No description
Find a file
dchandler ffd041e32c ACIP->TMW and ACIP->Unicode now allow for Unicode escapes like K\u0F84. This means that the lack of support for ACIP's backslash, '\\', is mitigated because you can turn ACIP {K\} into ACIP {K\u0F84}.
Support for U+F021-U+F0FF, the PUA that the latest EWTS uses, is not provided.

Also, we've traded some speed for memory -- DuffCode now uses bytes, not ints.
2003-11-29 22:57:12 +00:00
dist Fixed broken link. 2003-11-22 20:50:37 +00:00
docs Testing CVSROOT/log* e-mail script. 2002-10-03 02:29:30 +00:00
extensions & -> & 2003-11-08 03:51:38 +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 ACIP->TMW and ACIP->Unicode now allow for Unicode escapes like K\u0F84. This means that the lack of support for ACIP's backslash, '\\', is mitigated because you can turn ACIP {K\} into ACIP {K\u0F84}. 2003-11-29 22:57:12 +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 Added some utility targets pour moi. 2003-02-03 06:24:52 +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 Added a test case that runs almost all the tsheg bars from all 2003-10-26 06:02:48 +00:00
junitbuild.xml Added a test case that runs almost all the tsheg bars from all 2003-10-26 06:02:48 +00:00
jwsbuild.xml I removed all tasks relating to Savant and QuillDriver. 2003-03-14 00:31:45 +00:00