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
jshin%mailaps.org
a1a064295d
bug 317281 : Make UCS4 to High/Low surrogate pair a little bit more efficient (r=smontagu, sr=bz)
...
git-svn-id: svn://10.0.0.236/trunk@185129 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-22 07:48:49 +00:00
..
Makefile.in
…
nsAlgorithm.h
…
nsAString.h
…
nsCharTraits.h
bug 317281 : Make UCS4 to High/Low surrogate pair a little bit more efficient (r=smontagu, sr=bz)
2005-11-22 07:48:49 +00:00
nsDependentString.h
…
nsDependentSubstring.h
…
nsEmbedString.h
…
nsLiteralString.h
…
nsObsoleteAString.h
…
nsPrintfCString.h
…
nsPromiseFlatString.h
…
nsReadableUtils.h
Move some basic macros for working with UTF16 from intl to XPCOM; use them in
2005-11-15 18:17:22 +00:00
nsString.h
…
nsStringAPI.h
Bug 305949 Part 1 - Separate the frozen XPCOM exports with the XPCOM_API macro; add compatibility methods to the frozen string API; convert most of the tests/tools to use the xpcom glue when appropriate r=darin This checking does not actually stop exporting the nonfrozen methods yet, pending a bunch of test cleanup throughout the tree.
2005-11-08 18:17:49 +00:00
nsStringBuffer.h
…
nsStringFwd.h
…
nsStringIterator.h
…
nsSubstring.h
…
nsSubstringTuple.h
…
nsTAString.h
Bug 313309 part 1 - use __fastcall for NS_FASTCALL on windows, r=shaver
2005-11-10 14:43:22 +00:00
nsTDependentString.h
…
nsTDependentSubstring.h
…
nsTObsoleteAString.h
…
nsTPromiseFlatString.h
…
nsTString.h
…
nsTSubstring.h
Bug 313309 part 1 - use __fastcall for NS_FASTCALL on windows, r=shaver
2005-11-10 14:43:22 +00:00
nsTSubstringTuple.h
…
nsUTF8Utils.h
Fix stupid mistake in previous commit. Bug 316394, caught by smontagu
2005-11-17 15:13:25 +00:00
nsXPIDLString.h
…
string-template-def-char.h
…
string-template-def-unichar.h
…
string-template-undef.h
…