gecko-dev/string/public
scc%mozilla.org cc67834dfe fixes needed to get multi-fragment strings working; r|a=waterson 2000-08-10 06:36:54 +00:00
..
nsAReadableString.h fixes needed to get multi-fragment strings working; r|a=waterson 2000-08-10 06:36:54 +00:00
nsAWritableString.h fixes needed to get multi-fragment strings working; r|a=waterson 2000-08-10 06:36:54 +00:00
nsAlgorithm.h fixes needed to get multi-fragment strings working; r|a=waterson 2000-08-10 06:36:54 +00:00
nsCharTraits.h fixed |nsCharSinkTraits<T>::write| as per bug #46462; r=beard, a=waterson 2000-08-09 08:26:12 +00:00
nsFragmentedString.h not part of the build; further work on multi-fragment strings. They are now limping along and can actually be used. They pass all tests not related to |Substring| and |nsPromiseConcatenation|. 2000-08-10 00:45:33 +00:00
nsReadableUtils.h also including "nsAWritableString.h" to satisfy speedracer 2000-08-05 08:32:18 +00:00
nsSharedString.h Bug #39686. Made an |NS_COUNT|. Put it in the new file "nsAlgorithm.h", to which I also moved |NS_MIN| and |NS_MAX| from "nscore.h", and |copy_string| and |copy_string_backward| from "nsAReadableString.h". Also fixed non-standard include-guards. r={sford, jag} 2000-05-20 20:43:26 +00:00