gecko-dev/intl/uconv/util
2002-07-24 21:27:57 +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 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.h 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
nsUCRegUtils.cpp fix typo for case-sensitive filesystems, not part of build 2002-07-23 22:25:20 +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 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
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