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
237a94d4eefa8efefb186ea87722b943137ede4e
Mozilla
/
mozilla
/
xpcom
/
string
/
src
History
jaggernaut%netscape.com
8a87c13848
One module per line for REQUIRES. r=/sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@103116 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-18 22:01:13 +00:00
..
Makefile.in
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
makefile.win
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
nsAFlatString.cpp
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
nsAString.cpp
Add support for IsVoid and SetIsVoid, add NS_COM to nsAStringGenerator. r=jst, rs=scc.
2001-09-14 08:23:46 +00:00
nsDependentConcatenation.cpp
bug
#75220
: sr=jst, r=vidur. Renaming the member function |Promises| to the more meaningful |IsDependentOn|.
2001-05-21 23:50:56 +00:00
nsDependentString.cpp
bug
#75220
: rs=brendan, r=axel@pike.org. fixing string names.
2001-05-16 12:36:35 +00:00
nsDependentSubstring.cpp
bug
#75220
: rs=brendan, r=axel@pike.org. fixing string names.
2001-05-16 12:36:35 +00:00
nsFragmentedString.cpp
…
nsLocalString.cpp
…
nsPrintfCString.cpp
…
nsPrivateSharableString.cpp
…
nsPromiseConcatenation.cpp
…
nsPromiseFlatString.cpp
bug
#75220
: sr=jst, r=vidur. Renaming the member function |Promises| to the more meaningful |IsDependentOn|.
2001-05-21 23:50:56 +00:00
nsPromiseSubstring.cpp
…
nsReadableUtils.cpp
To improve performance, change string iterator postfix ++ to prefix ++ when used as a statement. b=78032 r=peterv, scc, harishd, dmose sr=hyatt a=asa
2001-06-19 22:38:45 +00:00
nsSharableString.cpp
bug
#75220
: sr=jst, r=dr; rename |nsCommon[C]String| to |nsSharable[C]String|
2001-05-16 04:41:32 +00:00
nsSharedBufferList.cpp
…
nsSlidingString.cpp
…
nsXPIDLString.cpp
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