dougt%netscape.com
|
c683a217ab
|
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
|
2002-05-15 18:55:21 +00:00 |
|
dbaron%fas.harvard.edu
|
6cdcd7ef3a
|
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
|
2002-03-24 00:16:18 +00:00 |
|
jband%netscape.com
|
16d78379aa
|
fix bug 125084. Add support for empty arrays in nsIVariant. This is expressed as atype id rather than as a regular array with no elements. Includes changes to xpconnect to support mapping to empty JSArrays, xpconnect tests, and SOAP. Patches are from jcorwin@us.ibm.com and rayw@netscape.com. r=jband sr=brendan a=asa
|
2002-03-21 23:21:54 +00:00 |
|
nisheeth%netscape.com
|
8872795d15
|
Fix for bug 125465. r=jag, sr=jband, a=asa. Add AString, ACString, and AUTF8String support to XPCOM's variant data type. Also, add forward declarations of AString and ACString to nsrootidl.idl.
|
2002-03-05 02:22:02 +00:00 |
|
cathleen%netscape.com
|
8baf662f08
|
eliminate nsCRT::strlen for char* strings (part 5), bug 124536 r=dp sr=brendan
|
2002-02-20 06:38:38 +00:00 |
|
jband%netscape.com
|
8971743b26
|
trivial fix to allow freeing a variant array type that we do in fact create. rs=vidur
|
2002-01-10 23:55:32 +00:00 |
|
darin%netscape.com
|
4542d21f7f
|
fixes Darwin mach-o bustage (r=jband)
|
2001-11-01 05:06:41 +00:00 |
|
jband%netscape.com
|
3ff792dd5d
|
the HP compiler says that anonymous unions can't even have structs. So the union must be named. Fixing that bustage
|
2001-11-01 01:45:48 +00:00 |
|
jband%netscape.com
|
c052cc3bf0
|
fix Mac bustage (I hope). I think these names conflicted with other names
|
2001-11-01 01:15:53 +00:00 |
|
jband%netscape.com
|
0009a2c9f0
|
fix bustage on compilers that don't like anonymouse structs in unions. who knew? sr=jst
|
2001-11-01 00:34:29 +00:00 |
|
jband%netscape.com
|
72a1c5713f
|
NOT PART OF BUILD. Add support to track the type of the interfaces in an array
|
2001-10-12 01:51:08 +00:00 |
|
jband%netscape.com
|
900a5bfba9
|
NOT PART OF BUILD. bug 44675. bug 98209. New files
|
2001-10-09 23:42:22 +00:00 |
|
scc%netscape.com
|
74b81724eb
|
File Removed.
|
1999-10-22 21:02:15 +00:00 |
|
scc%netscape.com
|
68340a37ef
|
got rid of |NS_IMPL_ISUPPORTS|, where possible, in favor of |NS_IMPL_ISUPPORTS0| or ...1 according to the specific use; got rid of |NS_DEFINE_IID| where possible, or where it should have been |NS_DEFINE_CID|; fixed bad implementations of |QueryInterface|, where possible. Built, tested apprunner, reviewed the changes with hyatt (since he was around to look) before checking in
|
1999-08-23 10:14:16 +00:00 |
|
dp%netscape.com
|
94344009c8
|
Landing xpcom20/21 branch.
|
1999-05-26 01:38:36 +00:00 |
|
bruce%cybersight.com
|
ff0c2c46f4
|
This MUST be fixed in some other way. This is a temporary fix for the HP build bustage that Warren okayed as this code isn't in use elsewhere. This is just commenting out the bad code, not fixing it.
|
1999-05-07 08:08:21 +00:00 |
|
bruce%cybersight.com
|
d6747dc35c
|
Backing out change .. breaks build globally. Guess it is better to just have a broken HP-UX for now.
|
1999-04-28 01:24:06 +00:00 |
|
bruce%cybersight.com
|
324a049f19
|
Fix HP-UX build bustage. You may NOT delete a void*. This is illegal in ANSI C++.
|
1999-04-28 01:08:40 +00:00 |
|
warren%netscape.com
|
f256cf42fb
|
Added variant and scriptable.
|
1999-04-22 08:27:34 +00:00 |
|