gecko-dev/xpcom/string/public
2000-05-20 19:57:03 +00:00
..
nsAlgorithm.h Adding a new file. Part of the fix for Bug #39686. 2000-05-20 19:57:03 +00:00
nsAReadableString.h fixed a problem with cut and advancing past the end of a string with an iterator r=waterson 2000-05-16 10:13:23 +00:00
nsAWritableString.h Checking in patch from Jim Dunn to fix platform bustage on HPUX. In fact, this is the way the code should have been written in the first place due to the C++ standard section 14.6.2(3). Members of the template base class just aren't visible without explicit scoping of some form, typically |this->|. r=scc 2000-05-20 18:19:27 +00:00
nsCharTraits.h ugh. Fix to placate egcs. |static_cast| should be sufficient for a |void*|, but egcs seems to need |reinterpret_cast| 2000-05-20 19:08:36 +00:00
nsFragmentedString.h changed some comments 2000-05-12 05:20:21 +00:00
nsSharedString.h fixed macro-based comparison operators to help with our type-unification problems 2000-05-13 21:39:37 +00:00