pjs/string/obsolete
alecf%netscape.com 35cbed4db5 fix for bug 112209 - remove last consumers of nsStr:: routines
r=dbaron, sr=jst
2002-01-25 00:26:44 +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 Landing the rest of the win32 gmake changes: 2001-12-18 09:14:29 +00:00
README.html fixing documentation 2001-03-08 04:47:24 +00:00
bufferRoutines.h fix for bug 114450 - be explicit about string comparison w.r.t. character size - no more hand-rolled vtables! 2002-01-24 19:14:18 +00:00
makefile.win Rename 'install' build phase to 'libs'. 2001-11-21 09:49:41 +00:00
nsStr.cpp bug 108962 - shrink nsStr by 4 bytes by packing mCharSize and mOwnsBuffer into bits of mCapacity 2002-01-24 23:46:56 +00:00
nsStr.h fix for bug 112209 - remove last consumers of nsStr:: routines 2002-01-25 00:26:44 +00:00
nsString.cpp bug 108962 - shrink nsStr by 4 bytes by packing mCharSize and mOwnsBuffer into bits of mCapacity 2002-01-24 23:46:56 +00:00
nsString.h fix for bug 114450 - be explicit about string comparison w.r.t. character size - no more hand-rolled vtables! 2002-01-24 19:14:18 +00:00
nsString2.cpp bug 108962 - shrink nsStr by 4 bytes by packing mCharSize and mOwnsBuffer into bits of mCapacity 2002-01-24 23:46:56 +00:00
nsString2.h bug 108962 - shrink nsStr by 4 bytes by packing mCharSize and mOwnsBuffer into bits of mCapacity 2002-01-24 23:46:56 +00:00

README.html