pjs/xpcom/glue
seawood%netscape.com f05a216d7f Update manifest files in attempt to quell mac bustage.
Bug #120474
2002-02-08 08:04:34 +00:00
..
.cvsignore Ignore generated files 2001-12-29 03:21:06 +00:00
MANIFEST Update manifest files in attempt to quell mac bustage. 2002-02-08 08:04:34 +00:00
Makefile.in Move nsDebug.* & nsWeakReference.* into xpcom glue lib. 2002-02-08 06:35:15 +00:00
makefile.win Move nsDebug.* & nsWeakReference.* into xpcom glue lib. 2002-02-08 06:35:15 +00:00
nsCOMPtr.cpp
nsCOMPtr.h Change certain AIX ifdefs to AIX_XLC_364 since these ifdefs are only 2002-01-25 15:07:38 +00:00
nsComponentManagerUtils.h fixing build bustage 2001-12-19 00:59:25 +00:00
nsDebug.cpp OS/2 code only - make it easier to turn off popup asserts if necessary by restructuring code 2002-01-28 23:26:31 +00:00
nsDebug.h Fixing bug 120899. Changing the NS_WARN_IF_FALSE() macro so that it can't be mis-used in optimized builds. This change makes the macro not usable in expressions that are supposed to be evaluated in release code since the macro now expands to nothing in non-debug builds. Also eliminate NS_VALIDATE which is equally mis-usable. r=dbaron@fas.harvard.edu, sr=brendan@mozilla.org 2002-01-24 09:20:51 +00:00
nsGenericFactory.cpp Fix for 103518. Call module destructor function *after* destroying factories. submitted by Henry.Jia@sun.com, r=dp/dougt, sr=alecf 2002-02-06 20:47:37 +00:00
nsGenericFactory.h Chamnges to allow for making every module's nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 04:05:47 +00:00
nsID.cpp
nsID.h
nsIGenericFactory.h Adding comments to the nsIGenericFactory file. bug 123442. r=gagan@netscape.com, sr=alecf@netscape.com 2002-02-05 01:38:43 +00:00
nsIInterfaceRequestorUtils.h
nsISupportsImpl.h Fixing calling conventions of NS_IMPL_THREADSAFE_RELEASE. Submitted by Tobias Oberstein. r=me, sr=jband@netscape.com. 2002-02-05 03:34:44 +00:00
nsISupportsUtils.h
nsIWeakReferenceUtils.h
nsMemory.cpp Bug 112262. Move nsMemory into the glue library. sr=rpotts, sr=jband. 2001-12-07 19:54:16 +00:00
nsMemory.h fixing build bustage. there is another nsMemory.h in xpcom/base which overwrote this copy 2002-01-11 21:05:08 +00:00
nsQuickSort.cpp
nsQuickSort.h
nsServiceManagerUtils.h
nsVoidArray.cpp
nsVoidArray.h
nsWeakReference.cpp
nsWeakReference.h AIX's new compiler, xlC5.x, doesn't allow the use of "friend" to declare 2002-01-10 14:16:05 +00:00