gecko-dev/xpcom/base
scc%netscape.com ac2969608f Made a protected method for severing weak references early 1999-09-21 20:20:04 +00:00
..
.cvsignore
IIDS.h Added nsIDOMDOMException IID 1999-09-08 23:11:32 +00:00
MANIFEST
MANIFEST_IDL
Makefile.in General cleanup. 1999-09-18 02:12:56 +00:00
makefile.win Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 00:54:34 +00:00
nsAgg.h
nsAllocator.cpp got rid of |NS_IMPL_ISUPPORTS|, where possible, in favor of |NS_IMPL_ISUPPORTS0| or ...1 according to the specific use; got rid of |NS_DEFINE_IID| where possible, or where it should have been |NS_DEFINE_CID|; fixed bad implementations of |QueryInterface|, where possible. Built, tested apprunner, reviewed the changes with hyatt (since he was around to look) before checking in 1999-08-23 10:14:16 +00:00
nsAllocator.h
nsCOMPtr.cpp
nsCOMPtr.h some small documentation changes, plus removed a function that was otherwise unused, and was confusing Solaris. 1999-08-26 10:45:50 +00:00
nsCom.h Fix to 7610. Modify xpidl compiler to add 'const' to the method signature for generated attribute setter methods for string, wstring and nsid attributes. 1999-09-19 23:46:35 +00:00
nsDebug.cpp Print all warning messages on stdout, not just assertions 1999-09-07 19:15:10 +00:00
nsDebug.h
nsError.h Added error base for DOM module 1999-09-08 23:11:52 +00:00
nsIAllocator.h
nsID.cpp fixed mismatched free issues with nsID::ToString 1999-09-20 20:52:12 +00:00
nsID.h put back <string.h> until we find all the uses =( 1999-09-06 21:22:36 +00:00
nsIID.h
nsIPtr.h For gcc >= 2.95, add empty throw() function to remove warnings about returning null from operator new 1999-09-15 22:00:12 +00:00
nsISupports.idl
nsISupportsUtils.h add new query_interface4 and query_interfac5 (hey, I needed it!) 1999-09-13 23:23:20 +00:00
nsIWeakReference.idl added comments, fixed tabs 1999-08-21 20:06:52 +00:00
nsTraceRefcnt.cpp Use tabs instead of spaces separate frames in stack dump: new demangling code introduces spaces. 1999-09-20 03:45:21 +00:00
nsTraceRefcnt.h Add DemangleSymbol() for demangling symbols on linux. 1999-09-14 13:24:25 +00:00
nsTraceRefcntImpl.cpp Use tabs instead of spaces separate frames in stack dump: new demangling code introduces spaces. 1999-09-20 03:45:21 +00:00
nsTraceRefcntImpl.h Add DemangleSymbol() for demangling symbols on linux. 1999-09-14 13:24:25 +00:00
nsWeakPtr.h added license, fixed tabs 1999-08-21 20:07:27 +00:00
nsWeakReference.cpp got rid of |NS_IMPL_ISUPPORTS|, where possible, in favor of |NS_IMPL_ISUPPORTS0| or ...1 according to the specific use; got rid of |NS_DEFINE_IID| where possible, or where it should have been |NS_DEFINE_CID|; fixed bad implementations of |QueryInterface|, where possible. Built, tested apprunner, reviewed the changes with hyatt (since he was around to look) before checking in 1999-08-23 10:14:16 +00:00
nsWeakReference.h Made a protected method for severing weak references early 1999-09-21 20:20:04 +00:00
nscore.h
nsrootidl.idl