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
dee052d7c488f43fa467cd16565b4160024ee13e
Mozilla
/
mozilla
/
string
/
public
History
jaggernaut%netscape.com
ef4c7debee
Bug 94235: add NS_COM to declaration of nsPrintfCString. r=/sr= jst,scc
...
git-svn-id: svn://10.0.0.236/trunk@100656 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-09 09:27:47 +00:00
..
Makefile.in
bug
#74726
: sr=waterson, r=beard. Make |nsXPIDLC?String| inherit from |nsSharableC?String|, the new implementation is now in the string hierarchy (and out of string/obsolete).
2001-06-29 12:47:43 +00:00
makefile.win
bug
#74726
: sr=waterson, r=beard. Make |nsXPIDLC?String| inherit from |nsSharableC?String|, the new implementation is now in the string hierarchy (and out of string/obsolete).
2001-06-29 12:47:43 +00:00
MANIFEST
bug
#74726
: sr=waterson, r=beard. Make |nsXPIDLC?String| inherit from |nsSharableC?String|, the new implementation is now in the string hierarchy (and out of string/obsolete).
2001-06-29 12:47:43 +00:00
nsAFlatString.h
OK, Windows is going to complain about the change from unsigned to signed, so we'll save that for later
2001-06-29 12:58:44 +00:00
nsAlgorithm.h
…
nsAPromiseString.h
…
nsAReadableString.h
…
nsAString.h
…
nsAStringGenerator.h
bug
#74726
: sr=waterson, r=beard. Make |nsXPIDLC?String| inherit from |nsSharableC?String|, the new implementation is now in the string hierarchy (and out of string/obsolete).
2001-06-29 12:47:43 +00:00
nsAWritableString.h
…
nsBufferHandle.h
bug
#74726
: sr=waterson, r=beard. Make |nsXPIDLC?String| inherit from |nsSharableC?String|, the new implementation is now in the string hierarchy (and out of string/obsolete).
2001-06-29 12:47:43 +00:00
nsBufferHandleUtils.h
…
nsCharTraits.h
bug
#74726
: sr=waterson, r=beard. Make |nsXPIDLC?String| inherit from |nsSharableC?String|, the new implementation is now in the string hierarchy (and out of string/obsolete).
2001-06-29 12:47:43 +00:00
nsDependentConcatenation.h
bug
#76846
: r=cls, build bustage fix for 64-bit platforms
2001-07-04 06:06:22 +00:00
nsDependentString.h
bug
#75220
: r=vidr, sr=jst ... had just been waiting for the commercial fixes, and now mscott has landed those. Finally get rid of |nsLiteralC?String| and |nsLocalC?String|. Use |nsDependentC?String| now instead.
2001-05-23 02:44:46 +00:00
nsDependentSubstring.h
…
nsFragmentedString.h
…
nsLiteralString.h
bug
#75220
: r=vidr, sr=jst ... had just been waiting for the commercial fixes, and now mscott has landed those. Finally get rid of |nsLiteralC?String| and |nsLocalC?String|. Use |nsDependentC?String| now instead.
2001-05-23 02:44:46 +00:00
nsLocalString.h
…
nsPrintfCString.h
Bug 94235: add NS_COM to declaration of nsPrintfCString. r=/sr= jst,scc
2001-08-09 09:27:47 +00:00
nsPrivateSharableString.h
…
nsPromiseConcatenation.h
…
nsPromiseFlatString.h
…
nsPromiseSubstring.h
…
nsReadableUtils.h
bug
#75164
: sr={brendan, sfraser}. Adding the generators |nsSubstituteC?String|, which will replace |ReplaceSubstring|. Also fixing a declaration in "nsAStringGenerator.h".
2001-05-23 06:49:51 +00:00
nsSharableString.h
bug
#74726
: sr=waterson, r=beard. Make |nsXPIDLC?String| inherit from |nsSharableC?String|, the new implementation is now in the string hierarchy (and out of string/obsolete).
2001-06-29 12:47:43 +00:00
nsSharedBufferList.h
…
nsSlidingString.h
…
nsStringDefines.h
bug
#74726
: sr=waterson, r=beard. Here's the new version of |nsXPIDLC?String| in all new files, and a factored header that sets up debugging defines. These files are not yet part of the build, but will become so with my next checkin
2001-06-29 11:25:08 +00:00
nsStringFragment.h
fixing ports bustage
2001-07-04 17:52:39 +00:00
nsStringFwd.h
bug
#74726
: sr=waterson, r=beard. Make |nsXPIDLC?String| inherit from |nsSharableC?String|, the new implementation is now in the string hierarchy (and out of string/obsolete).
2001-06-29 12:47:43 +00:00
nsStringIterator.h
…
nsStringIteratorUtils.h
bug
#74726
: sr=waterson, r=beard. Make |nsXPIDLC?String| inherit from |nsSharableC?String|, the new implementation is now in the string hierarchy (and out of string/obsolete).
2001-06-29 12:47:43 +00:00
nsStringTraits.h
…
nsXPIDLString.h
bug
#90394
: r=dbaron, sr=asa(?). A simple fix to a big leak when |nsXPIDLC?String|s are never accessed after assignment, deallocation failed. By storing the initial pointer in the _storage_ start slot, this is avoided.
2001-07-12 06:48:23 +00:00