gecko-dev/xpcom/base
bzbarsky%mit.edu e4fa0ae687 Make console service init handle out-of-memory. Bug 281093, patch by Daniel de
Wildt <dewildt@gmail.com>, r+sr=bzbarsky
2005-03-02 16:37:53 +00:00
..
.cvsignore
Makefile.in fixes bug 261083 "Channels do not uniformly query their notification callbacks" r=biesi sr=bzbarsky 2004-11-15 20:16:52 +00:00
nsAgg.h
nsAllocator.cpp
nsAllocator.h
nsAutoPtr.h
nsCom.h
nsConsoleMessage.cpp
nsConsoleMessage.h
nsConsoleService.cpp Make console service init handle out-of-memory. Bug 281093, patch by Daniel de 2005-03-02 16:37:53 +00:00
nsConsoleService.h Make console service init handle out-of-memory. Bug 281093, patch by Daniel de 2005-03-02 16:37:53 +00:00
nsDebugImpl.cpp bug 280245. WinCE build and support changes. r=darin 2005-01-30 21:33:47 +00:00
nsDebugImpl.h
nsError.h Bug 223097 - XML Schema Validation initial checkin, not built by default. Lives in extensions/schema-validation. r=jst for build changes. 2004-12-10 15:11:31 +00:00
nsErrorService.cpp
nsErrorService.h
nsExceptionService.cpp Bug 127760 complete patch file for OpenUNIX and OpenServer ports 2005-01-17 07:09:33 +00:00
nsExceptionService.h
nsGarbageCollector.c
nsIAllocator.h
nsIConsoleListener.idl
nsIConsoleMessage.idl
nsIConsoleService.idl
nsID.cpp
nsID.h
nsIDebug.idl
nsIErrorService.idl
nsIException.idl
nsIExceptionService.idl
nsIID.h
nsIInterfaceRequestor.idl
nsILeakDetector.idl
nsIMemory.idl Bug 267767 - Make XPCOM memory management functions frozen exports. r=darin sr=shaver 2004-11-12 19:26:37 +00:00
nsIProgrammingLanguage.idl
nsISupports.idl
nsISupportsBase.h
nsISupportsObsolete.h
nsISystemInfo.idl
nsITraceRefcnt.idl
nsIWeakReference.idl
nsInterfaceRequestorAgg.cpp fixes bug 261083 "Channels do not uniformly query their notification callbacks" r=biesi sr=bzbarsky 2004-11-15 20:16:52 +00:00
nsInterfaceRequestorAgg.h fixes bug 261083 "Channels do not uniformly query their notification callbacks" r=biesi sr=bzbarsky 2004-11-15 20:16:52 +00:00
nsLeakDetector.cpp eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
nsLeakDetector.h
nsMemoryImpl.cpp Bug 271313 - nsMemory::HeapMinimize crashes r=darin (regression introduced in bug 267767 2004-11-23 17:20:00 +00:00
nsMemoryImpl.h Bug 267767 - Make XPCOM memory management functions frozen exports. r=darin sr=shaver 2004-11-12 19:26:37 +00:00
nsStackFrameUnix.cpp
nsStackFrameUnix.h
nsStackFrameWin.cpp Bug 251078 Remove xpcom's rebase utility 2004-11-23 20:00:26 +00:00
nsStackFrameWin.h
nsTraceRefcntImpl.cpp bug 280245. WinCE build and support changes. r=darin 2005-01-30 21:33:47 +00:00
nsTraceRefcntImpl.h
nsWeakPtr.h
nscore.h Add support for using gcc's visibility pragma to treat all function and method declarations as "hidden" unless declared otherwise. Create wrappers for system headers that cause them to be treated as default-visibility declarations. This gives a substantial code size and performance win on compilers that support it, and should show up on the gruff tinderbox. Bug 273336, r=darin sr=dbaron. 2004-12-15 05:52:44 +00:00
nsrootidl.idl
pure.h
pure_api.c