pjs/string/obsolete
alecf%netscape.com 0c69f6d840 move UTF8traits to the public realm for later consumption
r=dbaron r=jag (the string experts)
for bug 110531
2001-11-29 02:53:48 +00:00
..
.cvsignore Adding and updating necessary .cvsignore files. Bug #61550 2001-02-24 06:22:49 +00:00
MANIFEST bug #74726: sr=waterson, r=beard. Make |nsXPIDLC?String| inherit from |nsSharableC?String|, the new implementation is now in the string hierarchy (and out of string/obsolete). 2001-06-29 12:47:43 +00:00
Makefile.in Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf 2001-09-18 13:41:47 +00:00
README.html fixing documentation 2001-03-08 04:47:24 +00:00
bufferRoutines.h fix bug 108915 to unbust XPCOM_STANDALONE. This #ifdef's out calls into code that is only available when i18n is part of the build. This has no impact on the browser or gecko embeddings. r=jst sr=alecf a=blizzard 2001-11-09 00:34:56 +00:00
makefile.win Rename 'install' build phase to 'libs'. 2001-11-21 09:49:41 +00:00
nsStr.cpp fix for bug 108597 - move mOwnsBuffer and mCharSize into smaller variables to reduce nsStr's overall size 2001-11-06 22:50:13 +00:00
nsStr.h Bug 98213: Make data members of nsStr protected and clean up code. r=dbaron, sr=alecf 2001-11-14 12:35:52 +00:00
nsString.cpp fix for bug 108597 - move mOwnsBuffer and mCharSize into smaller variables to reduce nsStr's overall size 2001-11-06 22:50:13 +00:00
nsString.h Bug 98213: Make data members of nsStr protected and clean up code. r=dbaron, sr=alecf 2001-11-14 12:35:52 +00:00
nsString2.cpp move UTF8traits to the public realm for later consumption 2001-11-29 02:53:48 +00:00
nsString2.h move UTF8traits to the public realm for later consumption 2001-11-29 02:53:48 +00:00

README.html