This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
intl
/
uconv
/
util
History
dbaron%dbaron.org
a53a959416
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@136009 18797224-902f-48f8-a5cc-f745e15eee43
2003-01-08 21:07:51 +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
…
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
…