gecko-dev/xpcom/base
cls%seawood.org 8b30dc934f BeOS specific tweaks to allow the browser to compile.
Fixed configure.in to properly set developer specific debug flag under BeOS.
Added UNIX_CRASH_ON_ASSERT ifdef to stop BeOS from bring up debugger on non-abort assertions.
2000-02-16 08:06:00 +00:00
..
.cvsignore
IIDS.h r=warren. nsIUnicharStreamLoader is dead. Now we have a generic byte stream loader that can be used for any sort of data. 2000-02-02 23:04:47 +00:00
Makefile.in
makefile.win windows-only build goop for xpcom/base/nsSystemInfo.cpp, r=syd 2000-02-01 01:08:29 +00:00
MANIFEST
MANIFEST_IDL
nsAgg.h
nsAllocator.cpp
nsAllocator.h
nsCom.h
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 wrapped |nsCOMPtr| vs. raw pointer comparisons in a |#ifndef| for |NSCAP_NSCOMPTR_TO_RAW_COMPARISONS_ARE_AMBIGUOUS| which is currently not defined. When an autoconf test defines this symbol, these operators will go away, and Linux will never be bit by the |nsCOMPtr| can't compare to a raw pointer error. Currently, there is no effect. r={mjudge,rginda} 2000-02-12 23:30:52 +00:00
nscore.h
nsCWeakReference.cpp
nsCWeakReference.h
nsDebug.cpp BeOS specific tweaks to allow the browser to compile. 2000-02-16 08:06:00 +00:00
nsDebug.h
nsError.h
nsGarbageCollector.c
nsIAllocator.h
nsID.cpp
nsID.h
nsIID.h
nsIInterfaceRequestor.cpp
nsIInterfaceRequestor.idl
nsILeakDetector.idl
nsILoggingService.idl
nsIPtr.h
nsISupports.idl
nsISupportsUtils.h Somebody is |#include|ing this file inside an |extern "C"| declaration. This is wrong, and stops the build on some platforms. In the meantime, protect the new template declarations to stop the build bustage. 2000-02-11 08:38:14 +00:00
nsISystemInfo.idl system information service (not yet part of build) 2000-01-27 09:40:17 +00:00
nsIWeakReference.idl
nsLeakDetector.cpp
nsLeakDetector.h
nsLogging.cpp
nsLogging.h
nsrootidl.idl
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
nsTraceRefcnt.cpp Pulled out NS_MeanAndStdDev as an xpcom exported function for convenience. 2000-02-05 02:07:45 +00:00
nsTraceRefcnt.h Pulled out NS_MeanAndStdDev as an xpcom exported function for convenience. 2000-02-05 02:07:45 +00:00
nsTraceRefcntImpl.cpp Pulled out NS_MeanAndStdDev as an xpcom exported function for convenience. 2000-02-05 02:07:45 +00:00
nsTraceRefcntImpl.h Pulled out NS_MeanAndStdDev as an xpcom exported function for convenience. 2000-02-05 02:07:45 +00:00
nsWeakPtr.h
nsWeakReference.cpp
nsWeakReference.h
pure_api.c
pure.h