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
a176e586060e2fcc4db5bb55dba3fde0dee7ceed
Mozilla
/
mozilla
/
xpcom
/
string
/
src
History
bsmedberg%covad.net
7344fa60e3
Bug 313309 part 1 - use __fastcall for NS_FASTCALL on windows, r=shaver
...
git-svn-id: svn://10.0.0.236/trunk@184392 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-10 14:43:22 +00:00
..
Makefile.in
…
nsAString.cpp
…
nsDependentString.cpp
…
nsDependentSubstring.cpp
…
nsObsoleteAStringThunk.cpp
…
nsPrintfCString.cpp
…
nsPromiseFlatString.cpp
…
nsReadableUtils.cpp
Implement a in-place (no copy) CompareUTF8toUTF16, and use it to make the atom
2005-11-04 19:52:18 +00:00
nsString.cpp
…
nsStringComparator.cpp
…
nsStringObsolete.cpp
…
nsSubstring.cpp
…
nsSubstringTuple.cpp
…
nsTAString.cpp
…
nsTDependentString.cpp
…
nsTDependentSubstring.cpp
…
nsTObsoleteAStringThunk.cpp
…
nsTPromiseFlatString.cpp
…
nsTString.cpp
…
nsTStringComparator.cpp
Bug 313309 part 1 - use __fastcall for NS_FASTCALL on windows, r=shaver
2005-11-10 14:43:22 +00:00
nsTStringObsolete.cpp
…
nsTSubstring.cpp
Don't use memcpy for single-character Replace/Assign since it performs worse than simple assignment. Bug 312681, r+sr=darin.
2005-10-17 16:28:21 +00:00
nsTSubstringTuple.cpp
…