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
8fc3bf1fcbc23c23d417ade01157bc45cf808fbe
Mozilla
/
mozilla
/
xpcom
/
string
/
public
History
hyatt%netscape.com
f876797bfb
Fix string fragments to compile in Objective C++ (for Cocoa widgets). r=danm, sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@112760 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 23:05:18 +00:00
..
Makefile.in
…
makefile.win
…
MANIFEST
…
nsAFlatString.h
…
nsAlgorithm.h
…
nsAPromiseString.h
…
nsAReadableString.h
…
nsASingleFragmentString.h
…
nsAString.h
…
nsAStringGenerator.h
…
nsAWritableString.h
…
nsBufferHandle.h
Fix HP bustage.
2002-01-16 04:48:24 +00:00
nsBufferHandleUtils.h
…
nsCharTraits.h
…
nsDependentConcatenation.h
…
nsDependentString.h
…
nsDependentSubstring.h
…
nsFragmentedString.h
…
nsLiteralString.h
…
nsPrintfCString.h
Hitching a ride with bug 117440: Make nsPrintfCString inherit from nsAFlatCString instead of nsACString, r=darin, sr=alecf
2002-01-09 04:35:28 +00:00
nsPromiseFlatString.h
…
nsReadableUtils.h
Fixing part of bug 118933. Speeding up the global resolve hook in the DOM JS helpers by eliminating the use of nsHashtable and nsStringKey in favor of pldhash. Adding global HashString(const nsA[C]String&) functions that calculate a hash code from a nsA[C]String, code by dbaron@fas.harward.edu. Also checking in brendan@mozilla.org's fix for a type error in the jsdhash/pldhash API found while working on this. sr=brendan@mozilla.org, r=peterv@netscape.com
2002-01-17 04:08:14 +00:00
nsSharableString.h
Fix nsSharableString::SetLength to correctly handle having a shared buffer. Override GetWritableFragment on nsSharableString (perhaps temporarily) to allow use of writing iterators on nsSharableString. b=114438 r=jag sr=jst
2001-12-11 03:33:09 +00:00
nsSharedBufferList.h
…
nsSlidingString.h
…
nsStringDefines.h
…
nsStringFragment.h
Fix string fragments to compile in Objective C++ (for Cocoa widgets). r=danm, sr=brendan
2002-01-24 23:05:18 +00:00
nsStringFwd.h
…
nsStringIterator.h
…
nsStringIteratorUtils.h
…
nsStringTraits.h
…
nsXPIDLString.h
…