gecko-dev/xpcom/base
seawood%netscape.com 320e3d6e47 Add compiler test for external template specializations in c++ (assumed on for msvc)
Thanks to Benjamin Smedberg <bsmedberg@covad.net> for the patch.
Bug #184002 r=scc
2002-12-17 22:11:34 +00:00
..
.cvsignore
IIDS.h b=84947 New print dialog for Unix and OS/2 2001-11-22 10:00:44 +00:00
MANIFEST Move the following files into the xpcom/glue dir: 2002-03-21 09:36:47 +00:00
MANIFEST_IDL
Makefile.in Define WIN32_LEAN_AND_MEAN globally for win32 builds. 2002-10-17 06:47:01 +00:00
jar.mn
nsAgg.h Bug 170895. Reducing footprint. Use XPCOM aggregation to get at CSS2Properties. 2002-10-03 19:41:42 +00:00
nsAllocator.cpp
nsAllocator.h
nsAutoPtr.h
nsCWeakReference.cpp
nsCWeakReference.h
nsCom.h
nsComObsolete.h Bug 166775 Remove unused _IMPL_NS_APPSHELL defines 2002-09-24 00:56:20 +00:00
nsConsoleMessage.cpp
nsConsoleMessage.h
nsConsoleService.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsConsoleService.h
nsDebugHelpWin32.cpp Fix Bug 115189 2002-01-09 19:03:01 +00:00
nsDebugHelpWin32.h
nsError.h Bug 8929: Kill NS_COMFALSE 2002-11-25 11:21:22 +00:00
nsErrorService.cpp
nsErrorService.h
nsExceptionService.cpp 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
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 hmmm...backing out my change on unix only to if memcmp() is actually SLOWER 2002-08-27 02:56:06 +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 fixing another type 2002-01-31 21:45:04 +00:00
nsISupportsBase.h
nsISupportsObsolete.h Moving Memory Util functions into nsMemory. r=dmose, sr=jband, bug=119082 2002-01-11 20:12:22 +00:00
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 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsLeakDetector.h
nsMemoryImpl.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
nsMemoryImpl.h Bug 112262. Move nsMemory into the glue library. sr=rpotts, sr=jband. 2001-12-07 19:54:16 +00:00
nsStackFrameWin.h Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
nsSystemInfo.cpp 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +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 bug 113738 Cost of malloc into trace-malloc log r=blythe, sr=brendan 2001-12-15 00:24:12 +00:00
nsTraceRefcnt.cpp Make Linux stack walking code (DEBUG only) print library and offset information even when symbol is unavailable. b=174168 r=bbaetz sr=bzbarsky a=rjesup 2002-10-14 23:59:31 +00:00
nsTraceRefcnt.h Fixes HP bustage in xpcom. patch by pkw@austin.ibm.com, r=dougt, sr=alecf 2002-08-08 04:58:54 +00:00
nsTraceRefcntImpl.cpp Make Linux stack walking code (DEBUG only) print library and offset information even when symbol is unavailable. b=174168 r=bbaetz sr=bzbarsky a=rjesup 2002-10-14 23:59:31 +00:00
nsTraceRefcntImpl.h Fixes HP bustage in xpcom. patch by pkw@austin.ibm.com, r=dougt, sr=alecf 2002-08-08 04:58:54 +00:00
nsTypeInfo.cpp Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
nsWeakPtr.h
nsWinTraceMalloc.cpp bug 113738 Cost of malloc into trace-malloc log r=blythe, sr=brendan 2001-12-15 00:24:12 +00:00
nscore.h Add compiler test for external template specializations in c++ (assumed on for msvc) 2002-12-17 22:11:34 +00:00
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
pure.h
pure_api.c
xpcom.properties