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
/
string
/
public
History
jst%netscape.com
9a2e1fee87
Fixing bug 87677. Implementing {Copy,Append}[UCS2|UTF8]to[UTF8|UCS2](). Lame implementations for now, but at least people can start using these methods to avoid double copying all over (this doesn't eliminate the double copy, but it isolates it). r=jaggernaut@netscape.com, sr=alecf@flett.org.
...
git-svn-id: svn://10.0.0.236/trunk@143132 18797224-902f-48f8-a5cc-f745e15eee43
2003-05-31 06:03:18 +00:00
..
Makefile.in
Add StringBeginsWith, StringEndsWith, and UTF8ToNewUnicode. Move UTF8 handling utilities to separate file. b=131293 r=jst sr=alecf,jag a=asa b=131293
2003-05-21 22:20:27 +00:00
MANIFEST
…
nsAFlatString.h
Bug 191749: bad define inside nsAFlatString.h. r=/sr=bzbarsky, a=dbaron
2003-02-21 00:34:17 +00:00
nsAlgorithm.h
…
nsASingleFragmentString.h
…
nsAString.h
…
nsAStringGenerator.h
…
nsBufferHandle.h
XP code changes required for mingw landing.
2003-03-07 06:07:56 +00:00
nsBufferHandleUtils.h
…
nsCharTraits.h
…
nsDependentConcatenation.h
…
nsDependentString.h
fixes bug 199221 "provide inline implementations of common string methods" r=dbaron sr=jag
2003-04-02 06:24:47 +00:00
nsDependentSubstring.h
relanding dwitte's string work "Excessive inlining in string libs" with a minor change to fix a build bustage. bug 196506. r=dbaron, sr=alec
2003-03-18 23:48:44 +00:00
nsFragmentedString.h
…
nsLiteralString.h
…
nsPrintfCString.h
…
nsPromiseFlatString.h
…
nsReadableUtils.h
Fixing bug 87677. Implementing {Copy,Append}[UCS2|UTF8]to[UTF8|UCS2](). Lame implementations for now, but at least people can start using these methods to avoid double copying all over (this doesn't eliminate the double copy, but it isolates it). r=jaggernaut@netscape.com, sr=alecf@flett.org.
2003-05-31 06:03:18 +00:00
nsSharableString.h
…
nsSharedBufferList.h
…
nsSlidingString.h
…
nsStringDefines.h
…
nsStringFragment.h
…
nsStringFwd.h
…
nsStringIterator.h
…
nsStringIteratorUtils.h
…
nsStringTraits.h
…
nsUTF8Utils.h
Backing out my checkin for bug 206682 due to performance regression (slowing down NS_ConvertUCS2toUTF8).
2003-05-23 00:32:54 +00:00
nsXPIDLString.h
…