This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
xpcom
/
string
/
public
History
scc%mozilla.org
e98f6c2c7c
fixes needed to get multi-fragment strings working; r|a=waterson
...
git-svn-id: svn://10.0.0.236/trunk@75978 18797224-902f-48f8-a5cc-f745e15eee43
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
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
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