gecko-dev/string/src
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