gecko/xpcom/string/src
2011-01-14 01:22:26 +01:00
..
Makefile.in Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -07:00
nsDependentString.cpp
nsDependentSubstring.cpp
nsPrintfCString.cpp Bug 526500: Fix bug in OOM handing for nsTSubstring::SetLength. Also change Capacity to return 0 rather than -1 for immutable strings to avoid similar surprises in the future. Finally Make SetCapacity return a boolean indicating success/failure to make it easier to check for oom handling. r=bsmedberg sr=dbaron 2009-11-18 17:14:29 -08:00
nsPromiseFlatString.cpp
nsReadableUtils.cpp Bug 145975 - Implement nsCaseInsensitiveUTF8StringComparator r=smontagu 2010-08-31 18:03:40 -07:00
nsString.cpp
nsStringComparator.cpp Bug 145975 - Implement nsCaseInsensitiveUTF8StringComparator r=smontagu 2010-08-31 18:03:40 -07:00
nsStringObsolete.cpp Bug 608914 part 1. Remove the nsString overloads of AppendInt and move AppendFloat up to nsAString. r=bsmedberg 2010-11-30 13:18:15 -05:00
nsSubstring.cpp Bug 615147. r=dbaron a=blocking2.0:final 2011-01-14 01:22:26 +01:00
nsSubstringTuple.cpp
nsTDependentString.cpp
nsTDependentSubstring.cpp
nsTPromiseFlatString.cpp
nsTString.cpp Bug 584299. Inline the string constructors and destructors again. r=bsmedberg 2010-08-06 20:46:51 -04:00
nsTStringComparator.cpp Bug 145975 - Implement nsCaseInsensitiveUTF8StringComparator r=smontagu 2010-08-31 18:03:40 -07:00
nsTStringObsolete.cpp
nsTSubstring.cpp Bug 615147. r=dbaron a=blocking2.0:final 2011-01-14 01:22:26 +01:00
nsTSubstringTuple.cpp