gecko-dev/xpcom/base
2003-02-25 15:53:36 +00:00
..
.cvsignore
IIDS.h
jar.mn
Makefile.in Remove nsIStyleContext (bug 114713), r/sr=dbaron. Changed lots of methods to use nsStyleContext* or already_AddRefed<nsStyleContext> as return values, depending on whether a reference is returned. Turn on nsRefPtr (bug 104346), and change nsDerivedSafe to not declare AddRef and Release explicitly virtual, r=jag, sr=dbaron. 2003-02-22 00:32:13 +00:00
MANIFEST Remove nsIStyleContext (bug 114713), r/sr=dbaron. Changed lots of methods to use nsStyleContext* or already_AddRefed<nsStyleContext> as return values, depending on whether a reference is returned. Turn on nsRefPtr (bug 104346), and change nsDerivedSafe to not declare AddRef and Release explicitly virtual, r=jag, sr=dbaron. 2003-02-22 00:32:13 +00:00
MANIFEST_IDL
nsAgg.h Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 23:19:20 +00:00
nsAllocator.cpp
nsAllocator.h
nsAutoPtr.h Attempt to fix otaku (gcc 2.95.2) bustage. r=bbaetz sr=bryner 2003-02-23 00:28:06 +00:00
nsCom.h
nsComObsolete.h Bug 166775 Remove unused _IMPL_NS_APPSHELL defines 2002-09-24 00:56:20 +00:00
nsConsoleMessage.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 23:19:20 +00:00
nsConsoleMessage.h
nsConsoleService.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 23:19:20 +00:00
nsConsoleService.h
nscore.h Bug 189661 - fix configure.in tests for gcc-3.4 (cvs) 2003-02-22 09:02:02 +00:00
nsCWeakReference.cpp
nsCWeakReference.h
nsDebugHelpWin32.cpp
nsDebugHelpWin32.h move nsTraceMalloc out of XPCOM. Factory out stackwalking code into new files. 189221 r=chak, 186585 r=blythe sr=dbaron. Most of this patch was contributed by seawood. 2003-01-15 20:40:06 +00:00
nsError.h Bug 8929: Kill NS_COMFALSE 2002-11-25 11:21:22 +00:00
nsErrorService.cpp
nsErrorService.h Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 23:19:20 +00:00
nsExceptionService.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 23:19:20 +00:00
nsExceptionService.h Bug 154765 - Cleaning up Contributors references after relicensing. Patch by riceman+bmo@mail.rit.edu; r=gerv, auto-sr=brendan. 2002-08-10 08:39:43 +00:00
nsGarbageCollector.c
nsIAllocator.h
nsIConsoleListener.idl
nsIConsoleMessage.idl
nsIConsoleService.idl
nsID.cpp
nsID.h Backing out the change to use memcmp() for comparing ID's. r=jaggernaut@netscape.com, sr=alecf@netscape.com, a=dbaron@dbaron.org. 2003-02-11 02:05:20 +00:00
nsIErrorService.idl
nsIException.idl
nsIExceptionService.idl Bug 154765 - Cleaning up Contributors references after relicensing. Patch by riceman+bmo@mail.rit.edu; r=gerv, auto-sr=brendan. 2002-08-10 08:39:43 +00:00
nsIID.h
nsIInterfaceRequestor.idl
nsILeakDetector.idl
nsIMemory.idl
nsIProgrammingLanguage.idl Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
nsISupports.idl
nsISupportsBase.h
nsISupportsObsolete.h
nsISystemInfo.idl
nsIWeakReference.idl Oversight not making nsISupportsWeakReference also frozen. bug 48726, r=dougt, sr=rpotts@netscape.com 2002-02-08 05:23:06 +00:00
nsLeakDetector.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 23:19:20 +00:00
nsLeakDetector.h
nsMemoryImpl.cpp #166686 2003-01-15 20:37:12 +00:00
nsMemoryImpl.h
nsrootidl.idl Fix for bug 125465. r=jag, sr=jband, a=asa. Add AString, ACString, and AUTF8String support to XPCOM's variant data type. Also, add forward declarations of AString and ACString to nsrootidl.idl. 2002-03-05 02:22:02 +00:00
nsStackFrameUnix.cpp fixing solaris bustage... one more try 2003-01-16 02:22:18 +00:00
nsStackFrameUnix.h move nsTraceMalloc out of XPCOM. Factory out stackwalking code into new files. 189221 r=chak, 186585 r=blythe sr=dbaron. Most of this patch was contributed by seawood. 2003-01-15 20:40:06 +00:00
nsStackFrameWin.cpp move nsTraceMalloc out of XPCOM. Factory out stackwalking code into new files. 189221 r=chak, 186585 r=blythe sr=dbaron. Most of this patch was contributed by seawood. 2003-01-15 20:40:06 +00:00
nsStackFrameWin.h move nsTraceMalloc out of XPCOM. Factory out stackwalking code into new files. 189221 r=chak, 186585 r=blythe sr=dbaron. Most of this patch was contributed by seawood. 2003-01-15 20:40:06 +00:00
nsSystemInfo.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 23:19:20 +00:00
nsSystemInfo.h
nsTraceMalloc.c Fix up comments, overlong lines, NULL in C code, slight code simplification in log_filename (r/sr=blythe/dbaron). 2002-11-13 04:40:17 +00:00
nsTraceMalloc.h Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
nsTraceMallocCallbacks.h
nsTraceRefcnt.cpp move nsTraceMalloc out of XPCOM. Factory out stackwalking code into new files. 189221 r=chak, 186585 r=blythe sr=dbaron. Most of this patch was contributed by seawood. 2003-01-15 20:40:06 +00:00
nsTraceRefcnt.h bug #78016 r=dbradley, sr=dbaron 2003-02-25 15:53:36 +00:00
nsTraceRefcntImpl.cpp move nsTraceMalloc out of XPCOM. Factory out stackwalking code into new files. 189221 r=chak, 186585 r=blythe sr=dbaron. Most of this patch was contributed by seawood. 2003-01-15 20:40:06 +00:00
nsTraceRefcntImpl.h bug #78016 r=dbradley, sr=dbaron 2003-02-25 15:53:36 +00:00
nsTypeInfo.cpp Most of the changes needed for Mozilla to build with gcc's -pedantic-errors option. b=175423 r=seawood sr=bryner 2003-01-13 23:15:42 +00:00
nsWeakPtr.h
nsWinTraceMalloc.cpp
pure_api.c
pure.h
xpcom.properties