gecko-dev/xpcom/base
dbaron@dbaron.org c7cb35f4ec Make Fault give more information, #ifdef DEBUG_CC. b=386947 r=graydon 2007-07-05 15:38:38 -07:00
..
Makefile.in Bug 333078: XPCOM cycle collector 2007-01-04 22:31:26 +00:00
nsAgg.h Fix for bug 368774 (Make cycle collector work with refcounted non-XPCOM objects). r=dbaron, sr=sicking. 2007-05-24 07:10:02 -07:00
nsAllocator.cpp
nsAllocator.h
nsAutoPtr.h Don't return nsDerivedSafe when .get() is explicitly used on nsCOMPtr and nsRefPtr. r/sr=dbaron 2006-11-21 21:28:14 +00:00
nsCom.h
nsConsoleMessage.cpp
nsConsoleMessage.h
nsConsoleService.cpp Bug 322169: Clear Private Data does not clear JS Console, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor, r=darin 2006-07-19 12:49:33 +00:00
nsConsoleService.h
nsCycleCollectionParticipant.cpp Fix for bug 368774 (Make cycle collector work with refcounted non-XPCOM objects). r=dbaron, sr=sicking. 2007-05-24 07:10:02 -07:00
nsCycleCollectionParticipant.h Fix warning. 2007-05-25 03:57:38 -07:00
nsCycleCollector.cpp Make Fault give more information, #ifdef DEBUG_CC. b=386947 r=graydon 2007-07-05 15:38:38 -07:00
nsCycleCollector.h Keep the purple bit in sync with the purple buffer when suspect and forget calls are dropped on the floor. b=385548 r=graydon 2007-06-27 10:51:48 -07:00
nsDebugImpl.cpp Bug 342670 2006-11-22 17:50:35 +00:00
nsDebugImpl.h
nsError.h Make NS_LIKELY/NS_UNLIKELY accept pointers etc and always return 0 or 1. b=340244 r+sr=darin 2006-11-18 00:48:56 +00:00
nsErrorService.cpp
nsErrorService.h
nsExceptionService.cpp
nsExceptionService.h
nsGarbageCollector.c
nsIAllocator.h
nsIConsoleListener.idl
nsIConsoleMessage.idl
nsIConsoleService.idl Bug 322169: Clear Private Data does not clear JS Console, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor, r=darin 2006-07-19 12:49:33 +00:00
nsIDebug.idl
nsIErrorService.idl
nsIException.idl
nsIExceptionService.idl
nsIID.h
nsIInterfaceRequestor.idl
nsILeakDetector.idl
nsIMacUtils.idl Copy'n'paste (340071) and drag'n'drop (340890) between Mozilla app running natively and Mozilla app running under Rosetta translation does not work [properly]. Byte-swap UTF-16 text in private flavors when running under Rosetta. r=josh sr=pink a/1.8.1=me 2006-06-15 17:13:59 +00:00
nsIMemory.idl
nsIMutable.idl
nsIProgrammingLanguage.idl
nsISupports.idl
nsISupportsBase.h Bug 313309 - Table-driven QI part 3 - use weak statics for interface IDs, r=shaver. This will break VC6 and gcc2.9x, which is ok 2006-11-14 21:21:37 +00:00
nsISupportsObsolete.h
nsITraceRefcnt.idl
nsIUUIDGenerator.idl
nsIVersionComparator.idl
nsIWeakReference.idl
nsInterfaceRequestorAgg.cpp
nsInterfaceRequestorAgg.h
nsLeakDetector.cpp
nsLeakDetector.h
nsMacUtilsImpl.cpp Copy'n'paste (340071) and drag'n'drop (340890) between Mozilla app running natively and Mozilla app running under Rosetta translation does not work [properly]. Byte-swap UTF-16 text in private flavors when running under Rosetta. r=josh sr=pink a/1.8.1=me 2006-06-15 17:13:59 +00:00
nsMacUtilsImpl.h
nsMemoryImpl.cpp
nsMemoryImpl.h
nsStackFrameUnix.cpp
nsStackFrameUnix.h
nsStackFrameWin.cpp b=354984, patches to build with vista RC1 SDK, r=darin 2006-10-24 20:38:29 +00:00
nsStackFrameWin.h
nsSystemInfo.cpp fix for bug #341190 2006-07-06 06:32:03 +00:00
nsSystemInfo.h fix for bug #341190 2006-07-06 06:32:03 +00:00
nsTraceRefcntImpl.cpp Make nsTraceRefcnt print addresses along with serial numbers, and fix warning about casting to a function pointer. b=383234 r=peterv 2007-06-06 15:05:25 -07:00
nsTraceRefcntImpl.h
nsUUIDGenerator.cpp b=327161, real and final fix for btek's orange in uuidgenerator glibc brokenness, r+sr=bz 2006-08-15 00:52:21 +00:00
nsUUIDGenerator.h Bug 349526: BeOS crashes at startup due to mState buffer overrun, p=tqh <thesuckiestemail@yahoo.se>, r+sr=vlad 2007-01-27 05:11:35 +00:00
nsVersionComparatorImpl.cpp
nsVersionComparatorImpl.h
nsWeakPtr.h
nscore.h Make NS_LIKELY/NS_UNLIKELY accept pointers etc and always return 0 or 1. b=340244 r+sr=darin 2006-11-18 00:48:56 +00:00
nsrootidl.idl
pure.h
pure_api.c