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
/
src
History
dbaron%dbaron.org
4f0232d21c
Comment this out until we figure out what to do about nsXPIDLString's shared empty buffer handle. b=112547
...
git-svn-id: svn://10.0.0.236/trunk@151679 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-22 04:30:03 +00:00
..
Makefile.in
Assert when shared buffers are used on multiple threads. b=112547 r=jst sr=darin
2004-01-21 04:39:58 +00:00
nsASingleFragmentString.cpp
…
nsAString.cpp
Bug 221826 only create stack objects in Cut if they'll be used
2003-10-12 23:28:31 +00:00
nsBufferHandle.cpp
Comment this out until we figure out what to do about nsXPIDLString's shared empty buffer handle. b=112547
2004-01-22 04:30:03 +00:00
nsDependentConcatenation.cpp
…
nsDependentSubstring.cpp
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.cpp
…
nsPrintfCString.cpp
…
nsPromiseFlatString.cpp
…
nsReadableUtils.cpp
Fixing bug 183373. Provide XPCOM methods for accessing a shared empty string object. r=bryner@brianryner.com, sr=dbaron@dbaron.org
2004-01-21 21:36:40 +00:00
nsSharableString.cpp
…
nsSharedBufferList.cpp
…
nsSlidingString.cpp
…
nsXPIDLString.cpp
…