gecko-dev/intl/uconv/util
alecf%flett.org 2751c6b097 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 lay some groundwork for bug 158003 - make some static constructors for the base classes that all the encoders/decoders can share 2002-07-24 21:27:57 +00:00
nsUCConstructors.cpp Make lots of static data const. Bug 74803. r=dbaron, sr=alecf 2003-02-26 01:15:36 +00:00
nsUCConstructors.h Make lots of static data const. Bug 74803. r=dbaron, sr=alecf 2003-02-26 01:15:36 +00:00
nsUCRegUtils.cpp fix for bug 206379: 2003-06-11 18:16:03 +00:00
nsUCRegUtils.h
nsUCSupport.cpp Make lots of static data const. Bug 74803. r=dbaron, sr=alecf 2003-02-26 01:15:36 +00:00
nsUCSupport.h Make lots of static data const. Bug 74803. r=dbaron, sr=alecf 2003-02-26 01:15:36 +00:00
nsUnicodeDecodeHelper.cpp
nsUnicodeEncodeHelper.cpp
ubase.h
ugen.c
umap.c
umap.h
unicpriv.h
uscan.c