K 10 svn:author V 3 tjr K 8 svn:date V 27 2004-05-27T10:54:34.000000Z K 7 svn:log V 268 Buffer partial wide characters more efficiently: instead of storing the multibyte representation in conversion state objects, store the accumulated wide character, set number and number of bytes remaining to avoid having to derive them every time mbrtowc() is called. END