gecko-dev/xpcom/build
cls%seawood.org 040b1e64c2 Remove bogus mingw & win16 ifdefs from plevent.h
Add stub declaration for _mbstr which isn't defined in the current mingw headers but is present in the libs.
Fix GRE definition of XPCOM_DLL for mingw.
Bug #134113 r=dougt
2003-03-12 08:35:57 +00:00
..
.cvsignore
dlldeps.cpp fix for bug 173601 - nsIStringEnumerator implementation 2003-03-10 21:09:31 +00:00
Makefile.in Fix shutdown crash on static builds (bug 196507) by ensuring that ENABLE_STATIC_COMPONENT_LOADER is #define'd when the component manager is created, so that the correct amount of memory is allocated. r=dougt, sr=alecf. 2003-03-10 07:01:49 +00:00
malloc.c Define WIN32_LEAN_AND_MEAN globally for win32 builds. 2002-10-17 06:47:01 +00:00
MANIFEST Makefile changes 166426 2002-09-03 23:47:42 +00:00
nsXPCOM.h typo 2002-09-03 23:41:27 +00:00
nsXPCOMCID.h landing 172512. nsEmbedString for component developers and embeders. r=alec, sr=jag/darin, a=asa@mozilla.org 2002-10-17 23:41:47 +00:00
nsXPComInit.cpp xpcom is unable to always load .js component file. r=ssu, sr=alecf, a=rjesup, b=190560 2003-01-28 22:17:58 +00:00
nsXPCOMPrivate.h Remove bogus mingw & win16 ifdefs from plevent.h 2003-03-12 08:35:57 +00:00
win32.order Bugzilla Bug 107823 change nsIFile 2001-11-26 08:05:05 +00:00
xpcom_alpha.def bug 54471. Increase the xptcall stubs entry point count to almost 256. This increases the number of methods that can be implmented on a JS object via xpconnect, or on an xpcom/proxy object, or via PyXPCOM. There are platform limitations that would need to worked out to go higher. Also higher counts start getting into a zone where we should be wisely weighing the memory cost. r=markh@activestate.com sr=shaver@mozilla.org 2001-05-19 00:03:01 +00:00