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
dbaron%dbaron.org
5a70863d8e
Move the core of NS_ConvertUCS2toUTF8 into character sinks in nsUTF8Utils.h, and use them to make ToNewUTF8String faster. Fix bug in surrogate handling in the moved code. Make various tweaks to improve performance of conversion between UCS2 and UTF-8 (both ways). b=206682 r=jag sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@143570 18797224-902f-48f8-a5cc-f745e15eee43
2003-06-11 04:27:13 +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
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
bug 183156 : the first step : replace UCS2 in function names with UTF16
2003-06-05 11:44:06 +00:00
nsSharableString.h
…
nsSharedBufferList.h
…
nsSlidingString.h
…
nsStringDefines.h
…
nsStringFragment.h
…
nsStringFwd.h
…
nsStringIterator.h
…
nsStringIteratorUtils.h
…
nsStringTraits.h
…
nsUTF8Utils.h
Move the core of NS_ConvertUCS2toUTF8 into character sinks in nsUTF8Utils.h, and use them to make ToNewUTF8String faster. Fix bug in surrogate handling in the moved code. Make various tweaks to improve performance of conversion between UCS2 and UTF-8 (both ways). b=206682 r=jag sr=jst
2003-06-11 04:27:13 +00:00
nsXPIDLString.h
…