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
/
string
/
public
History
dbaron%fas.harvard.edu
cdf4582e1f
nsDependentSingleFragmentSubstring shouldn't pretend to have a flat buffer, since it's only guaranteed to be single fragment, not null-terminated. b=122727 sr=jag r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@114869 18797224-902f-48f8-a5cc-f745e15eee43
2002-02-19 02:17:09 +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
nsDependentSingleFragmentSubstring shouldn't pretend to have a flat buffer, since it's only guaranteed to be single fragment, not null-terminated. b=122727 sr=jag r=alecf
2002-02-19 02:17:09 +00:00
nsFragmentedString.h
…
nsLiteralString.h
…
nsPrintfCString.h
#123347
, "Remove #if 0-ed nsPrintfCString::GetReadableFragment()",
2002-02-06 15:39:52 +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
…
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
…