gecko-dev/xpcom/base
2002-01-31 21:45:04 +00:00
..
.cvsignore
IIDS.h b=84947 New print dialog for Unix and OS/2 2001-11-22 10:00:44 +00:00
jar.mn
Makefile.in Add win32 support to xpcom Makefile.ins 2001-12-09 07:05:12 +00:00
makefile.win Bug 112262. Move nsMemory into the glue library. sr=rpotts, sr=jband. 2001-12-07 19:54:16 +00:00
MANIFEST Bug 112262. Move nsMemory into the glue library. sr=rpotts, sr=jband. 2001-12-07 19:54:16 +00:00
MANIFEST_IDL
nsAgg.h
nsAllocator.cpp
nsAllocator.h
nsAutoPtr.h
nsCom.h
nsComObsolete.h
nsConsoleMessage.cpp
nsConsoleMessage.h
nsConsoleService.cpp
nsConsoleService.h
nscore.h Change certain AIX ifdefs to AIX_XLC_364 since these ifdefs are only 2002-01-25 15:07:38 +00:00
nsCWeakReference.cpp
nsCWeakReference.h
nsDebug.cpp OS/2 code only - make it easier to turn off popup asserts if necessary by restructuring code 2002-01-28 23:26:31 +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
nsDebugHelpWin32.cpp Fix Bug 115189 2002-01-09 19:03:01 +00:00
nsDebugHelpWin32.h
nsError.h b=121570 Error code namespace needed for security component 2002-01-25 15:17:25 +00:00
nsErrorService.cpp
nsErrorService.h
nsExceptionService.cpp Bug 112666 - XPCOM ExceptionService should return a pending exception if one exists. r=jst sr=jband 2001-12-07 13:31:01 +00:00
nsExceptionService.h Bug 83426 - Remove DOM exception hack. r=jst, r=dbradley, sr=jband 2001-11-01 15:52:53 +00:00
nsGarbageCollector.c
nsIAllocator.h
nsIConsoleListener.idl
nsIConsoleMessage.idl
nsIConsoleService.idl
nsID.cpp
nsID.h
nsIErrorService.idl
nsIException.idl
nsIExceptionService.idl Bug 83426 - Remove DOM exception hack. r=jst, r=dbradley, sr=jband 2001-11-01 15:52:53 +00:00
nsIID.h
nsIInterfaceRequestor.cpp Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status) 2001-11-19 06:45:00 +00:00
nsIInterfaceRequestor.idl
nsIInterfaceRequestorUtils.h
nsILeakDetector.idl
nsIMemory.idl
nsIProgrammingLanguage.idl
nsIPtr.h
nsISupports.idl fixing another type 2002-01-31 21:45:04 +00:00
nsISupportsBase.h
nsISupportsImpl.h additional macros to support aggregation. bug 113664 r=alecf,dougt 2001-12-26 21:30:20 +00:00
nsISupportsObsolete.h Moving Memory Util functions into nsMemory. r=dmose, sr=jband, bug=119082 2002-01-11 20:12:22 +00:00
nsISupportsUtils.h
nsISystemInfo.idl
nsIWeakReference.idl
nsIWeakReferenceUtils.h
nsLeakDetector.cpp Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
nsLeakDetector.h
nsMemoryImpl.cpp Bug 112262. Move nsMemory into the glue library. sr=rpotts, sr=jband. 2001-12-07 19:54:16 +00:00
nsMemoryImpl.h Bug 112262. Move nsMemory into the glue library. sr=rpotts, sr=jband. 2001-12-07 19:54:16 +00:00
nsrootidl.idl add support for nsIVariant and nsIPropertyBag. bug 44675 and bug 98209. sr=vidur r=dbradley 2001-10-31 23:35:07 +00:00
nsStackFrameWin.h Fix Bug 115189 2002-01-09 19:03:01 +00:00
nsSystemInfo.cpp
nsSystemInfo.h
nsTraceMalloc.c Fix Bug 115189 2002-01-09 19:03:01 +00:00
nsTraceMalloc.h Fix Bug 115189 2002-01-09 19:03:01 +00:00
nsTraceMallocCallbacks.h bug 113738 Cost of malloc into trace-malloc log r=blythe, sr=brendan 2001-12-15 00:24:12 +00:00
nsTraceRefcnt.cpp 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
nsTraceRefcnt.h
nsTraceRefcntImpl.cpp 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
nsTraceRefcntImpl.h
nsTypeInfo.cpp Oops, meant to remove that incorrect comment. 2001-11-15 07:44:59 +00:00
nsWeakPtr.h
nsWeakReference.cpp Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status) 2001-11-19 06:45:00 +00:00
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
nsWinTraceMalloc.cpp bug 113738 Cost of malloc into trace-malloc log r=blythe, sr=brendan 2001-12-15 00:24:12 +00:00
pure_api.c
pure.h
xpcom.properties