gecko-dev/xpcom/base
1999-09-06 21:22:36 +00:00
..
.cvsignore
IIDS.h nsTextConverter 1999-09-01 19:54:27 +00:00
Makefile.in
makefile.win Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 00:54:34 +00:00
MANIFEST
MANIFEST_IDL
nsAgg.h
nsAllocator.cpp
nsAllocator.h
nsCom.h
nsCOMPtr.cpp
nsCOMPtr.h some small documentation changes, plus removed a function that was otherwise unused, and was confusing Solaris. 1999-08-26 10:45:50 +00:00
nscore.h
nsDebug.cpp
nsDebug.h
nsError.h
nsIAllocator.h
nsID.cpp
nsID.h put back <string.h> until we find all the uses =( 1999-09-06 21:22:36 +00:00
nsIID.h
nsIPtr.h
nsISupports.idl
nsISupportsUtils.h Added a couple of new macros to the NS_ENSURE family. NS_ENSURE_SUCCESS(res, ret). It ensures that a given result is an XPCOM success code, if not returns back whatever you pass in ret. And NS_ENSURE_NO_AGGREGATION(outer) checks to make sure the instantiating client is not trying to do aggregation and returns back an error if it is. 1999-08-25 14:03:25 +00:00
nsIWeakReference.idl
nsrootidl.idl
nsTraceRefcnt.cpp
nsTraceRefcnt.h
nsTraceRefcntImpl.cpp
nsTraceRefcntImpl.h
nsWeakPtr.h
nsWeakReference.cpp
nsWeakReference.h