gecko-dev/xpcom/base
shaver%mozilla.org fcf7cd0d9f 67699: all your nsIClassInfo is belong to us
- teach nsGenericFactory about nsIClassInfo, and nsIClassInfo.idl to the
  builds
- add a heaping serving of macro love for classes that want to support it
- convert many modules to use nsGenericModule the new way
- handful of warning and modeline fixes
- nsSample and some XPConnect test classes now have nsIClassInfo support for
  testing
2001-03-12 20:43:02 +00:00
..
.cvsignore
bloatblame.c
IIDS.h Removing unused IID. r=pollmann@netscape.com 2001-03-02 00:50:05 +00:00
jar.mn
Makefile.in Fix Boehm GC + MOZ_TRACK_MODULE_DEPS build bustage by adding boehm to REQUIRES. r=cls@seawood.org 2001-03-10 03:26:46 +00:00
makefile.win R,SR = waterson, kin, brendan. trace_malloc work. these changes should only be iuncorporated into the build process if someone defines MOZ_TRACE_MALLOC into their build 2001-01-25 22:54:05 +00:00
MANIFEST
MANIFEST_IDL
nsAgg.h
nsAllocator.cpp
nsAllocator.h
nsCom.h
nsCOMPtr.cpp
nsCOMPtr.h Make |nsCOMPtr<T>::operator&| private so that it is not used by clients. Legitimate users should use |address_of| instead. b=59414 r=disttsc@bart.nl sr=scc@mozilla.org 2001-02-04 19:57:29 +00:00
nsConsoleMessage.cpp
nsConsoleMessage.h
nsConsoleService.cpp
nsConsoleService.h
nscore.h
nsCWeakReference.cpp
nsCWeakReference.h
nsDebug.cpp
nsDebug.h
nsDebugHelpWin32.cpp not in build. for tracemalloc purposes only. when makefile is edited to add this as compile option There will be a reviewer of these checkins as well 2001-01-17 21:06:51 +00:00
nsDebugHelpWin32.h not in build. for tracemalloc purposes only. when makefile is edited to add this as compile option There will be a reviewer of these checkins as well 2001-01-17 21:06:51 +00:00
nsError.h
nsErrorService.cpp
nsErrorService.h
nsGarbageCollector.c
nsIAllocator.h
nsIConsoleListener.idl
nsIConsoleMessage.idl
nsIConsoleService.idl
nsID.cpp Fixing mac breakage. It seems as if the mac compiler actually follows the C++ standard. 2001-02-04 10:49:33 +00:00
nsID.h
nsIErrorService.idl
nsIID.h
nsIInterfaceRequestor.cpp
nsIInterfaceRequestor.idl
nsILeakDetector.idl
nsILoggingService.idl
nsIMemory.idl
nsIPtr.h
nsISupports.idl
nsISupportsUtils.h 67699: all your nsIClassInfo is belong to us 2001-03-12 20:43:02 +00:00
nsISystemInfo.idl
nsIWeakReference.idl bug #68872: r=jag, sr=waterson. provide |do_GetWeakReference|. 2001-03-09 00:40:11 +00:00
nsLeakDetector.cpp Improve the boehm GC's ability to dump all leaked objects at shutdown. Patch partly by waterson@netscape.com, partly by me. r=beard@netscape.com sr=brendan@mozilla.org b=59967 2001-02-20 13:50:26 +00:00
nsLeakDetector.h
nslog.h
nsLogging.cpp Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc 2001-03-02 09:26:57 +00:00
nsLogging.h
nsMemory.h
nsMemoryImpl.cpp
nsMemoryImpl.h
nsrootidl.idl add xpidl support for DOMString to fix bug 65762. r=jst sr=brendan 2001-01-26 02:32:18 +00:00
nsStackFrameWin.h not in build. for tracemalloc purposes only. when makefile is edited to add this as compile option There will be a reviewer of these checkins as well 2001-01-17 21:06:51 +00:00
nsSystemInfo.cpp
nsSystemInfo.h
nsTraceMalloc.c R,SR = waterson, kin, brendan. trace_malloc work. these changes should only be iuncorporated into the build process if someone defines MOZ_TRACE_MALLOC into their build 2001-01-25 22:54:05 +00:00
nsTraceMalloc.h R,SR = waterson, kin, brendan. trace_malloc work. these changes should only be iuncorporated into the build process if someone defines MOZ_TRACE_MALLOC into their build 2001-01-25 22:54:05 +00:00
nsTraceMallocCallbacks.h not in build. for tracemalloc purposes only. when makefile is edited to add this as compile option There will be a reviewer of these checkins as well 2001-01-17 21:06:51 +00:00
nsTraceRefcnt.cpp R,SR = waterson, kin, brendan. trace_malloc work. these changes should only be iuncorporated into the build process if someone defines MOZ_TRACE_MALLOC into their build 2001-01-25 22:54:05 +00:00
nsTraceRefcnt.h
nsTraceRefcntImpl.cpp R,SR = waterson, kin, brendan. trace_malloc work. these changes should only be iuncorporated into the build process if someone defines MOZ_TRACE_MALLOC into their build 2001-01-25 22:54:05 +00:00
nsTraceRefcntImpl.h
nsTypeInfo.cpp R,SR = waterson, kin, brendan. trace_malloc work. these changes should only be iuncorporated into the build process if someone defines MOZ_TRACE_MALLOC into their build 2001-01-25 22:54:05 +00:00
nsWeakPtr.h
nsWeakReference.cpp fix bustage 2001-03-09 01:38:36 +00:00
nsWeakReference.h part of the fix to bug 66950. For xpconnect the class we mixin to sometimes needs to know if any weak references are outstanding. r=rogerl sr=brendan 2001-02-02 08:40:01 +00:00
nsWinTraceMalloc.cpp not in build. only used for trace malloc purposes. This will be reviewed once a makefile change is made 2001-01-17 21:07:42 +00:00
pure_api.c
pure.h
tmreader.c
tmreader.h
xpcom.properties