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
/
src
History
scc%mozilla.org
fbd0ea0893
bug
#54712
, r=rjc, a=waterson. Added a |Distance| function to calculate the span between two iterators, then added a constructor and appropriate global function to allow |Substring|s to be made from iterators in addition to the old scheme of {index,length}
...
git-svn-id: svn://10.0.0.236/trunk@80396 18797224-902f-48f8-a5cc-f745e15eee43
2000-10-05 01:07:02 +00:00
..
nsFragmentedString.cpp
fixing some bugs in the new parser string code; changing some names
2000-09-09 11:31:04 +00:00
nsPrintfCString.cpp
not part of the build; temporarily patching these files to use the old (what is currently in the tree) |GetReadableFragment| scheme, so that clients can start using this now both on the tip and on the DOMAPI... branch
2000-08-17 21:07:45 +00:00
nsReadableUtils.cpp
bug
#54712
, r=rjc, a=waterson. Added a |Distance| function to calculate the span between two iterators, then added a constructor and appropriate global function to allow |Substring|s to be made from iterators in addition to the old scheme of {index,length}
2000-10-05 01:07:02 +00:00
nsSharedBufferList.cpp
fixing some bugs in the new parser string code; changing some names
2000-09-09 11:31:04 +00:00
nsSlidingString.cpp
finishing up the special string class for the parser
2000-09-11 05:24:49 +00:00