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
Files
78d5297934af95d538dcd43835bd7c9dd67fd558
Mozilla
/
mozilla
/
xpcom
/
string
/
public
History
dbaron%dbaron.org
e1c82bc6fb
Bug 421576 - Unpaired surrogate handled wrongly (Acid3
#68
). acid3++ r=dbaron a1.9.0.11=dveditz Patch from Jeff Walden <jwalden@mit.edu>.
...
git-svn-id: svn://10.0.0.236/trunk@257124 18797224-902f-48f8-a5cc-f745e15eee43
2009-05-07 01:33:03 +00:00
..
Makefile.in
…
nsAlgorithm.h
update copy_string() to the single-fragment string world, and optimize write() to not return a value. b=282083, r+sr=jst, a=schrep
2008-01-04 00:07:07 +00:00
nsAString.h
…
nsCharTraits.h
…
nsDependentString.h
…
nsDependentSubstring.h
…
nsEmbedString.h
fixes bug 270110 "Add versions of nsDependentString and friends to the Gecko SDK" r=bsmedberg
2004-11-30 00:57:24 +00:00
nsLiteralString.h
…
nsObsoleteAString.h
…
nsPrintfCString.h
…
nsPromiseFlatString.h
…
nsReadableUtils.h
…
nsString.h
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
2006-02-03 14:18:39 +00:00
nsStringBuffer.h
landing xpcom patch for bug 235499 "re-enable string buffer sharing between C++ and JS in xpconnect" r=dbaron sr=jst
2005-02-02 22:18:37 +00:00
nsStringFwd.h
…
nsStringIterator.h
update copy_string() to the single-fragment string world, and optimize write() to not return a value. b=282083, r+sr=jst, a=schrep
2008-01-04 00:07:07 +00:00
nsSubstring.h
Bug 347170 nsAString.h and nsSubstring.h should use && instead of &
2006-08-04 08:36:36 +00:00
nsSubstringTuple.h
landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt
2004-02-19 02:44:03 +00:00
nsTAString.h
…
nsTDependentString.h
…
nsTDependentSubstring.h
…
nsTObsoleteAString.h
…
nsTPromiseFlatString.h
…
nsTString.h
…
nsTSubstring.h
…
nsTSubstringTuple.h
…
nsUTF8Utils.h
…
nsXPCOMStrings.h
…
nsXPIDLString.h
…
string-template-def-char.h
…
string-template-def-unichar.h
…
string-template-undef.h
…