.. |
.cvsignore
|
|
|
bloatblame.c
|
|
|
IIDS.h
|
Removing HTML->text sink from the parser. r=akkana/sr=vidur. bug 62432.
|
2001-02-06 07:15:32 +00:00 |
jar.mn
|
|
|
Makefile.in
|
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
|
2001-02-22 09:35:51 +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
|
Fix incorrect usage of nsCOMPtr where nsCOMPtr::operator& was used instead of getter_AddRefs. b=59414 r=disttsc@bart.nl sr=waterson@netscape.com
|
2000-12-09 04:21:51 +00:00 |
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
|
Bug 61339. Static accessor iid/cid should be 'const'. r=scc, sr=jband,rpotts
|
2000-12-21 00:38:31 +00:00 |
nsISystemInfo.idl
|
|
|
nsIWeakReference.idl
|
|
|
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
|
|
|
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
|
Fix the use of dynamic_cast for nsCOMPtr logging so it doesn't appear in a macro. b=61243
|
2000-12-23 16:43:32 +00:00 |
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
|
Fix the use of dynamic_cast for nsCOMPtr logging so it doesn't appear in a macro. b=61243
|
2000-12-23 16:43:32 +00:00 |
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
|
|
|
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
|
|
|