waterson%netscape.com
|
e81097b87b
|
My bad; I reviewed this code and I suck. This is the right fix.
|
2000-02-24 06:42:36 +00:00 |
gagan%netscape.com
|
d86c754b55
|
Avoid calling Copy from operator= if we are just resetting the nsXPIDLString. So now it is safe to reset an nsXPIDLCString or nsXPIDLString by setting it to null. r=waterson,a=jevering
|
2000-02-24 05:34:28 +00:00 |
scc%netscape.com
|
3939c51736
|
backing out my change
|
2000-02-16 15:43:55 +00:00 |
scc%netscape.com
|
408258131d
|
I think this is the right fix for the wensleydale bustage. Added |operator*()| to |nsXPIDL[C]String|. Fixed |const|-ness of existing operators and made inline. Built and tested on Mac; if this doesn't help, I'll back it right out. r=ckritzer (I swear I'm not making this up!)
|
2000-02-16 15:08:55 +00:00 |
dmose%mozilla.org
|
142ac52eaf
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
beard%netscape.com
|
87f3477863
|
Added operator = (const char*) as a convenience. always copies argument string.
|
1999-09-11 23:00:38 +00:00 |
slamm%netscape.com
|
3ff314dc2b
|
Fix build warnings.
|
1999-07-16 22:00:52 +00:00 |
waterson%netscape.com
|
6935cf5057
|
Ensure that mBuf <-- 0 before assignment begins. Otherwise we run the rise of a failed assignment causing a duplicate free.
|
1999-06-12 16:39:11 +00:00 |
waterson%netscape.com
|
1ea17b5fd1
|
Bug 5671. Use nsAllocator instead of C++ new/delete. r=jband,a=chofmann.
|
1999-04-30 18:49:40 +00:00 |
waterson%netscape.com
|
0cf17d4ce5
|
Landed RDF_19990326_BRANCH, scriptability changes.
|
1999-03-29 19:52:54 +00:00 |