gecko-dev/string/public
darin%netscape.com f1a6738b6c fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
..
.cvsignore
MANIFEST
Makefile.in
makefile.win
nsAFlatString.h
nsAPromiseString.h
nsAReadableString.h
nsASingleFragmentString.h
nsAString.h
nsAStringGenerator.h
nsAWritableString.h
nsAlgorithm.h
nsBufferHandle.h Fix HP bustage. 2002-01-16 04:48:24 +00:00
nsBufferHandleUtils.h
nsCharTraits.h
nsDependentConcatenation.h
nsDependentString.h
nsDependentSubstring.h nsDependentSingleFragmentSubstring shouldn't pretend to have a flat buffer, since it's only guaranteed to be single fragment, not null-terminated. b=122727 sr=jag r=alecf 2002-02-19 02:17:09 +00:00
nsFragmentedString.h
nsLiteralString.h
nsPrintfCString.h #123347, "Remove #if 0-ed nsPrintfCString::GetReadableFragment()", 2002-02-06 15:39:52 +00:00
nsPromiseFlatString.h
nsReadableUtils.h fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
nsSharableString.h Fix nsSharableString::SetLength to correctly handle having a shared buffer. Override GetWritableFragment on nsSharableString (perhaps temporarily) to allow use of writing iterators on nsSharableString. b=114438 r=jag sr=jst 2001-12-11 03:33:09 +00:00
nsSharedBufferList.h bug 119631 nsSlidingString using a delete callback function r=dbaron@fas.harvard.edu, sr=jaggernaut, a=asa 2002-03-02 21:22:41 +00:00
nsSlidingString.h bug 119631 nsSlidingString using a delete callback function r=dbaron@fas.harvard.edu, sr=jaggernaut, a=asa 2002-03-02 21:22:41 +00:00
nsStringDefines.h
nsStringFragment.h Fix string fragments to compile in Objective C++ (for Cocoa widgets). r=danm, sr=brendan 2002-01-24 23:05:18 +00:00
nsStringFwd.h
nsStringIterator.h
nsStringIteratorUtils.h
nsStringTraits.h
nsXPIDLString.h