gecko-dev/xpcom/base
2000-05-14 00:17:47 +00:00
..
.cvsignore
bloatblame.c Debloat output by consolidating onmouseovers. 2000-04-27 05:41:59 +00:00
IIDS.h nsIHTMLEditRules IID 2000-05-03 02:39:58 +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
makefile.win Bug 38219 2000-05-04 23:07:19 +00:00
MANIFEST adding nsCWeakReference. r:scc a:chofmann 1999-10-01 02:43:27 +00:00
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
nsAgg.h Added NS_IMPL_AGGREGATED_QUERY_HEAD macro. 2000-01-10 23:14:32 +00:00
nsAllocator.cpp Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar 2000-03-05 21:26:01 +00:00
nsAllocator.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsCom.h # 25555 2000-02-29 15:50:48 +00:00
nsCOMPtr.cpp enable the |ASSERT_NO_QUERY_NEEDED| tests for the |getter_AddRefs()| case as well. bug #26420, r=dougt 2000-02-06 21:17:51 +00:00
nsCOMPtr.h Remove #ifdef that is unnecessary when STL headers are not included. 2000-05-14 00:05:24 +00:00
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
nscore.h Also wrap in #ifdef __cplusplus 2000-05-14 00:17:47 +00:00
nsCWeakReference.cpp updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsCWeakReference.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsDebug.cpp Changes from snizinsk@us.ibm.com 2000-05-12 01:09:58 +00:00
nsDebug.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsError.h add error module for the profile module. 2000-04-19 03:04:49 +00:00
nsGarbageCollector.c renamed NSInitGarbageCollector/NSShutdownGarbageCollector to NS_, and returning nsresult. Moved leak report file to nsLeakDetector.cpp. bug=15906, r=alecf 1999-10-16 00:06:36 +00:00
nsIAllocator.h Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar 2000-03-05 21:26:01 +00:00
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 - NS_ERROR_FACTORY_REGISTER_AGAIN for deferring registration of a module until 1999-11-10 00:28:34 +00:00
nsID.h - NS_ERROR_FACTORY_REGISTER_AGAIN for deferring registration of a module until 1999-11-10 00:28:34 +00:00
nsIID.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsIInterfaceRequestor.cpp Turned on the do_GetInterface implementation by removing the #ifdef 0. 1999-11-28 02:16:22 +00:00
nsIInterfaceRequestor.idl fix warnings 1999-11-29 20:40:39 +00:00
nsILeakDetector.idl First Checked In. 1999-10-15 21:36:04 +00:00
nsILoggingService.idl Added new logging service to replace PR_LOG. 1999-12-29 20:53:17 +00:00
nsIPtr.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsISupports.idl updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsISupportsUtils.h Made the thread-safety checking able to be turned on/off by the XPCOM_CHECK_THREADSAFE env var. a=jar,r=mscott 2000-03-08 09:21:32 +00:00
nsISystemInfo.idl system information service (not yet part of build) 2000-01-27 09:40:17 +00:00
nsIWeakReference.idl NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com 1999-11-30 23:36:32 +00:00
nsLeakDetector.cpp more tweaks for boehm to catch up with the nsILeakDetector work 1999-10-30 07:06:26 +00:00
nsLeakDetector.h First Checked In. 1999-10-15 21:36:04 +00:00
nsLogging.cpp Added new logging service to replace PR_LOG. 1999-12-29 20:53:17 +00:00
nsLogging.h Added new logging service to replace PR_LOG. 1999-12-29 20:53:17 +00:00
nsrootidl.idl updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsSystemInfo.cpp system information service (not yet part of build) 2000-01-27 09:40:17 +00:00
nsSystemInfo.h system information service (not yet part of build) 2000-01-27 09:40:17 +00:00
nsTraceMalloc.c Fix site logfile flushing on startup; #if 0 doomed libbfd-based version of dladdr. 2000-05-03 03:07:20 +00:00
nsTraceMalloc.h Add TraceMalloc* native methods; allow multiple log files per site file. 2000-04-27 04:02:22 +00:00
nsTraceRefcnt.cpp Make XPCOM_MEM_LOG_OBJECTS work with alloc logging (before it worked only with refcount logging). r=waterson@netscape.com 2000-04-22 00:40:13 +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 Make XPCOM_MEM_LOG_OBJECTS work with alloc logging (before it worked only with refcount logging). r=waterson@netscape.com 2000-04-22 00:40:13 +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 changed the mechanism underlying |do_QueryInterface| to decouple |nsCOMPtr| from services, |nsIWeakReference|, etc. This change fixes bug #17364, and paves the way for making |nsCOMPtr| cooperate with services. r=valeski (additional builds done by dmose and syd) 1999-10-31 00:35:48 +00:00
nsWeakReference.cpp NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com 1999-11-30 23:36:32 +00:00
nsWeakReference.h Made a protected method for severing weak references early 1999-09-21 20:20:04 +00:00
pure_api.c Adding pure.h pure_api.c to the build. bug#16695 1999-10-29 03:26:50 +00:00
pure.h Adding pure.h pure_api.c to the build. bug#16695 1999-10-29 03:26:50 +00:00