gecko-dev/xpcom/glue
dougt%netscape.com 4d309f05f8 PL_strcmp to strcmp. 129973. r=dougt, sr=alecf, a=shaver 2002-03-11 20:54:11 +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 Adding build SDK support. r=dougt, sr=alecf, submitted by seawood, a=asa 2002-02-25 23:20:01 +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 remove a bunch of dead code, and remove NS_COM from a bunch of concrete classes that weren't being used previously 2002-02-18 22:57:47 +00:00
nsDebug.cpp PL_strcmp to strcmp. 129973. r=dougt, sr=alecf, a=shaver 2002-03-11 20:54:11 +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 Make generic module support usable by component and plugin developers. This patch removes the dependency on nsHashtable. bug 108233. sr=alecf@netscape.com, sr=jband@netscape.com, a=asa@mozilla.org 2002-03-06 04:22:27 +00:00
nsGenericFactory.h Make generic module support usable by component and plugin developers. This patch removes the dependency on nsHashtable. bug 108233. sr=alecf@netscape.com, sr=jband@netscape.com, a=asa@mozilla.org 2002-03-06 04:22:27 +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 127093. adds nsID.h nsISupportsBase.h nscore.h to sdk. r=seawood, sr=alecf,rpotts, a=shaver 2002-02-27 00:35:06 +00:00
nsISupportsUtils.h
nsIWeakReferenceUtils.h
nsMemory.cpp
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 remove a bunch of dead code, and remove NS_COM from a bunch of concrete classes that weren't being used previously 2002-02-18 22:57:47 +00:00
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