pjs/intl/uconv/util
dbaron%dbaron.org 72b937ea79 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 21:07:51 +00:00
..
.cvsignore add static utility library for bug 157993 - provides enhanced base classes for table-based converters 2002-07-23 22:05:25 +00:00
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 fix for bug 158003 - custom static constructors for i18n unicode converters. 2002-09-07 01:17:57 +00:00
nsUCConstructors.h fix for bug 158003 - custom static constructors for i18n unicode converters. 2002-09-07 01:17:57 +00:00
nsUCRegUtils.cpp fix for bug 158003 - custom static constructors for i18n unicode converters. 2002-09-07 01:17:57 +00:00
nsUCRegUtils.h add static utility library for bug 157993 - provides enhanced base classes for table-based converters 2002-07-23 22:05:25 +00:00
nsUCSupport.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 21:07:51 +00:00
nsUCSupport.h work for bug 158003 and bug 157993 - tweak base support classes with a fake inner interface in debug builds, so we can use QI to determine if the class is based off any of these support classes. 2002-07-24 21:20:18 +00:00
nsUnicodeDecodeHelper.cpp
nsUnicodeEncodeHelper.cpp
ubase.h
ugen.c
umap.c
umap.h
unicpriv.h
uscan.c