dmose%mozilla.org
|
0efb7c174c
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@52910 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-11-06 03:43:54 +00:00 |
|
jband%netscape.com
|
63a2567d8b
|
avoid uninitialized memory reads by copying only the significant part of the union when initializing an nsXPTCVariant from a nsXPTCMiniVariant using nice encapsulated inline method.
git-svn-id: svn://10.0.0.236/trunk@48841 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-09-22 07:53:07 +00:00 |
|
briano%netscape.com
|
945d83af9f
|
General cleanup.
git-svn-id: svn://10.0.0.236/trunk@48156 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-09-18 02:12:56 +00:00 |
|
jband%netscape.com
|
b9d4c03546
|
add arrays to xpidl and typelibs. got rid of vararg support scheme
git-svn-id: svn://10.0.0.236/trunk@46934 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-09-11 05:20:39 +00:00 |
|
cyeh%netscape.com
|
c6342ee432
|
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
git-svn-id: svn://10.0.0.236/trunk@45379 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-09-01 00:54:34 +00:00 |
|
jband%netscape.com
|
df6496d054
|
transposed two letters in a comment
git-svn-id: svn://10.0.0.236/trunk@41008 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-07-24 21:53:11 +00:00 |
|
jband%netscape.com
|
7db966ed03
|
reducing the count of stubs entries in the xptcstubs* vtbl (down to 128 from 256) to reduce footprint and to make Linux ARM happy
git-svn-id: svn://10.0.0.236/trunk@40064 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-07-19 02:56:39 +00:00 |
|
jband%netscape.com
|
8620f6315b
|
another try for this code needed to make Irix work (with fixed dll export stuff this time)
git-svn-id: svn://10.0.0.236/trunk@34979 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-06-12 04:29:12 +00:00 |
|
jband%netscape.com
|
da45e7f10c
|
Fix build bustage. Will come back and do it right
git-svn-id: svn://10.0.0.236/trunk@34296 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-06-08 22:49:01 +00:00 |
|
jband%netscape.com
|
c27bc67a4b
|
Adding Irix implementation from Jason Heirtzler <jasonh@cthulhu.engr.sgi.com>
git-svn-id: svn://10.0.0.236/trunk@34286 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-06-08 21:49:30 +00:00 |
|
jband%netscape.com
|
22c59c3108
|
use only C style comments in these files to make Irix happy
git-svn-id: svn://10.0.0.236/trunk@33377 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-06-02 00:57:32 +00:00 |
|
dp%netscape.com
|
befa259a88
|
Landing xpcom20/21 branch.
git-svn-id: svn://10.0.0.236/trunk@32644 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-05-26 01:38:36 +00:00 |
|
jband%netscape.com
|
9488a85fd6
|
changing wchar_t to PRUnichar because wchar_t is 32bits on some machines (Solaris) and PRUnichar is what we really mean anyway
git-svn-id: svn://10.0.0.236/trunk@30742 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-05-07 21:00:29 +00:00 |
|
beard%netscape.com
|
9e08ba67ef
|
First Checked In.
git-svn-id: svn://10.0.0.236/trunk@27068 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-04-10 23:52:55 +00:00 |
|
jband%netscape.com
|
6b22443b55
|
fix incorrect title comment (copied from another file)
git-svn-id: svn://10.0.0.236/trunk@25431 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-29 04:35:35 +00:00 |
|
mccabe%netscape.com
|
7c0d9806a3
|
Consolidated xpt_cpp.h with xptinfo.h; removed xpt_cpp.h. Also
modified uses...
git-svn-id: svn://10.0.0.236/trunk@25323 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-27 08:02:15 +00:00 |
|
jband%netscape.com
|
e137689e0f
|
use nspr type
git-svn-id: svn://10.0.0.236/trunk@25036 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-25 03:37:40 +00:00 |
|
jband%netscape.com
|
afdb94aa37
|
initial checking of xptcall code. This module allows arbitrary invocation of xpcom methods and also allows an object to impersonate an object of an arbitrary xpcom class. This code is used for XPConnect and will also be used for a scriptable interface to RDF. The build scheme for libxpt, xptinfo, and xpconnect may be a bit screwy on some platforms until this settles down. Luckily, none of these modules are part of the client build yet and very few people should even notice the change
git-svn-id: svn://10.0.0.236/trunk@24777 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-23 02:23:29 +00:00 |
|