gecko-dev/xpcom/base
rusty.lynch%intel.com f592edc947 Fix for bug #40997. a=warren 2000-06-02 15:50:36 +00:00
..
.cvsignore Ignore bloatblame. 2000-06-01 02:08:34 +00:00
IIDS.h nsIHTMLEditRules IID 2000-05-03 02:39:58 +00:00
MANIFEST
MANIFEST_IDL Move nsIConsoleService and implementation into xpcom/base, and nsIScriptError and implementation into js/src/xpconnect. (A place for JavaScript-specific XPCOM would be better, but xpconnect will do). 2000-04-18 02:34:54 +00:00
Makefile.in Add nsTraceMalloc.[ch] and bloatblame.c, not part of build (setenv NS_TRACE_MALLOC to enable here and in xpfe/bootstrap). 2000-04-20 04:55:26 +00:00
bloatblame.c Make more portable. 2000-06-01 03:23:19 +00:00
makefile.win Bug 38219 2000-05-04 23:07:19 +00:00
nsAgg.h
nsAllocator.cpp
nsAllocator.h
nsCOMPtr.cpp
nsCOMPtr.h Bug #39824. Checking in patch from dp. This patch fixes exports on some |nsCOMPtr_helper| classes so we can link appropriately. r=scc. 2000-05-20 18:31:45 +00:00
nsCWeakReference.cpp
nsCWeakReference.h
nsCom.h
nsConsoleMessage.cpp Move nsIConsoleService and implementation into xpcom/base, and nsIScriptError and implementation into js/src/xpconnect. (A place for JavaScript-specific XPCOM would be better, but xpconnect will do). 2000-04-18 02:34:54 +00:00
nsConsoleMessage.h making string conversions explicit 2000-04-18 23:53:10 +00:00
nsConsoleService.cpp Move nsIConsoleService and implementation into xpcom/base, and nsIScriptError and implementation into js/src/xpconnect. (A place for JavaScript-specific XPCOM would be better, but xpconnect will do). 2000-04-18 02:34:54 +00:00
nsConsoleService.h Move nsIConsoleService and implementation into xpcom/base, and nsIScriptError and implementation into js/src/xpconnect. (A place for JavaScript-specific XPCOM would be better, but xpconnect will do). 2000-04-18 02:34:54 +00:00
nsDebug.cpp Changes from snizinsk@us.ibm.com 2000-05-12 01:09:58 +00:00
nsDebug.h
nsError.h add error module for the profile module. 2000-04-19 03:04:49 +00:00
nsGarbageCollector.c
nsIAllocator.h
nsIConsoleListener.idl Move nsIConsoleService and implementation into xpcom/base, and nsIScriptError and implementation into js/src/xpconnect. (A place for JavaScript-specific XPCOM would be better, but xpconnect will do). 2000-04-18 02:34:54 +00:00
nsIConsoleMessage.idl Move nsIConsoleService and implementation into xpcom/base, and nsIScriptError and implementation into js/src/xpconnect. (A place for JavaScript-specific XPCOM would be better, but xpconnect will do). 2000-04-18 02:34:54 +00:00
nsIConsoleService.idl Move nsIConsoleService and implementation into xpcom/base, and nsIScriptError and implementation into js/src/xpconnect. (A place for JavaScript-specific XPCOM would be better, but xpconnect will do). 2000-04-18 02:34:54 +00:00
nsID.cpp
nsID.h
nsIID.h
nsIInterfaceRequestor.cpp
nsIInterfaceRequestor.idl
nsILeakDetector.idl
nsILoggingService.idl
nsIPtr.h
nsISupports.idl
nsISupportsUtils.h repair the NS_IMPL_QUERY_INTERFACE_INHERITED3 macro 2000-05-14 23:09:21 +00:00
nsISystemInfo.idl
nsIWeakReference.idl
nsLeakDetector.cpp
nsLeakDetector.h
nsLogging.cpp
nsLogging.h
nsSystemInfo.cpp
nsSystemInfo.h
nsTraceMalloc.c Add NS_TraceMallocStartupArgs() so it's easier to factor between apprunner and other apps. Like viewer. r=brendan 2000-06-01 02:09:25 +00:00
nsTraceMalloc.h Add NS_TraceMallocStartupArgs() so it's easier to factor between apprunner and other apps. Like viewer. r=brendan 2000-06-01 02:09:25 +00:00
nsTraceRefcnt.cpp Fix for bug #40997. a=warren 2000-06-02 15:50:36 +00:00
nsTraceRefcnt.h Reverting a checkin from slamm last Friday that broke builds done with gcc 2.7.2.3 triggering what appears to be a compiler bug resulting in undefined symbols. I sent mail to slamm letting him know as well. 2000-03-28 03:53:54 +00:00
nsTraceRefcntImpl.cpp Fix for bug #40997. a=warren 2000-06-02 15:50:36 +00:00
nsTraceRefcntImpl.h Reverting a checkin from slamm last Friday that broke builds done with gcc 2.7.2.3 triggering what appears to be a compiler bug resulting in undefined symbols. I sent mail to slamm letting him know as well. 2000-03-28 03:53:54 +00:00
nsWeakPtr.h
nsWeakReference.cpp
nsWeakReference.h
nscore.h Bug #39686. Made an |NS_COUNT|. Put it in the new file "nsAlgorithm.h", to which I also moved |NS_MIN| and |NS_MAX| from "nscore.h", and |copy_string| and |copy_string_backward| from "nsAReadableString.h". Also fixed non-standard include-guards. r={sford, jag} 2000-05-20 20:43:26 +00:00
nsrootidl.idl
pure.h
pure_api.c