K 10 svn:author V 3 tjr K 8 svn:date V 27 2003-11-02T10:09:33.000000Z K 7 svn:log V 275 Convert the Big5, EUC, MSKanji and UTF-8 encoding methods to implement mbrtowc() and wcrtomb() directly. GB18030, GBK and UTF2 are left unconverted; GB18030 will be done eventually, but GBK and UTF2 may just be removed, as they are subsets of GB18030 and UTF-8 respectively. END