pjs/intl/uconv/tests
alecf%flett.org ccf01a2786 fix for bug 206379:
- combine nsICharsetConverterManager2 and nsICharsetConverterManager
- get rid of nsIAtom in most of the methods
- provide versions of getUnicodeDecoder/Encoder which don't do alias resolution
- change all charset types to ASCII strings
- clean up some other i18n APIs which could be simplified
- fix all consumers of all changed i18n interfaces
r=jshin, smontagu
rs=sfraser
2003-06-11 18:16:03 +00:00
..
.cvsignore
Makefile.in fix for bug 157993 - combine all unicode converters into a single library, and share GetMaxLength() implementation between all converters that can support it. 2002-08-12 19:16:16 +00:00
TestUConv.cpp fix for bug 206379: 2003-06-11 18:16:03 +00:00
convperf.cpp fix for bug 206379: 2003-06-11 18:16:03 +00:00
nsTestUConv.cpp Fix bustage, really (I hope). 2002-02-16 18:08:16 +00:00
nsconv.cpp fix for bug 206379: 2003-06-11 18:16:03 +00:00
plattest.cpp Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf 2001-12-16 11:58:03 +00:00
stressgb.pl add stress test script for gb18030 2002-02-13 01:32:54 +00:00