dbaron%fas.harvard.edu
|
1de2e44c86
|
Add a comment explaining how to fix callers that trigger the null-termination assertion. r=jag rs=scc b=104651
|
2001-11-07 07:36:36 +00:00 |
dbaron%fas.harvard.edu
|
c0623fdbcd
|
Add assertions that users of nsDependentC?String meet the requirements of nsAFlatC?String. Add nsDependentSingleFragmentC?Substring for users that don't. Additional cleanup after bug 100214. b=104651 r=jag sr=scc
|
2001-11-07 04:12:20 +00:00 |
jaggernaut%netscape.com
|
2d7e8254e7
|
Use typedefs throughout the string code. r=dbaron, sr=scc
|
2001-10-13 15:01:21 +00:00 |
scc%mozilla.org
|
b048777e64
|
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 |
scc%mozilla.org
|
27f293c085
|
bug #69872, sr=jst, r=jag. Make |nsDependentC?String|s rebindable.
|
2001-05-21 23:45:03 +00:00 |
jst%netscape.com
|
f72e19a2c3
|
scc checking in from jst's account. bug #75220: sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances.
|
2001-05-19 11:27:30 +00:00 |
scc%mozilla.org
|
1075e88360
|
bug #75220: rs=brendan, r=axel@pike.org. fixing string names.
|
2001-05-16 12:36:35 +00:00 |
scc%mozilla.org
|
c355507eda
|
landing string branch; see bug #73786
|
2001-04-02 19:40:52 +00:00 |