gecko-dev/xpcom/libxpt
1999-05-04 09:47:10 +00:00
..
macbuild Added linkage to base and nsstdlib so that we can use McMullen's filespec stuff. 1999-04-27 17:48:31 +00:00
public Remove dependency on NSPR for xpidl, libxpt and tools. 1999-04-13 20:22:02 +00:00
src Check for consts > 0 before allocating record space for them. Fix to 5683, a malloc(0) bug; thanks to jlnance@inttek.com for catching this one. 1999-05-04 07:31:40 +00:00
tests Remove dependency on NSPR for xpidl, libxpt and tools. 1999-04-13 20:22:02 +00:00
tools Fix to 5415. Don't complain about duplicate iids when linking, if the duplicate iids are zero (representing unresolved interfaces.) 1999-05-04 09:47:10 +00:00
xptcall Support BSD OS and difference between gcc and egcs (thanks to Bert Driehui <bert_driehuis@nl.compuware.com>) 1999-05-04 03:38:05 +00:00
xptinfo Don't set record->typelibRecord until we know that we're actually indexifying the typelib in which the interface lives. 1999-05-04 03:45:55 +00:00
.cvsignore Ignore generated files. 1999-01-22 06:33:54 +00:00
Makefile.in Adding libxpt and xpconnect to the build. 1999-03-25 07:50:11 +00:00
makefile.win 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 1999-03-23 02:23:29 +00:00