CVS: ---------------------------------------------------------------------- CVS: Enter Log. Lines beginning with `CVS:' are removed automatically CVS: CVS: Committing in . CVS: CVS: Modified Files: CVS: src/af/util/xp/ut_OverstrikingChars.cpp CVS: src/af/util/xp/ut_growbuf.cpp src/af/util/xp/ut_iconv.cpp CVS: src/af/util/xp/ut_locale.cpp src/af/util/xp/ut_locale.h CVS: src/af/util/xp/ut_string.cpp CVS: src/af/util/xp/ut_string_class.cpp CVS: src/af/util/xp/ut_string_class.h CVS: src/af/util/xp/ut_stringbuf.cpp src/af/util/xp/ut_stringbuf.h CVS: ----------------------------------------------------------------------
Fixed some typos in comments. Added some comments. Rearranged string class in order: UT_String, UT_UTF8String, UT_UCS2String, UT_UCS4String. Disabled UCS-2 string class since they've been superceded by UCS-4. The only place they were used was in the Barbarisms code and there it was being used in a very strange way. I couldn't test my change as I couldn't find the XML file needed. To re-enable UCS-2 support, define ENABLE_UCS2_STRINGS. Andrew Dunbar. ===== http://linguaphile.sourceforge.net/cgi-bin/translator.pl http://www.abisource.com __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com
