.. |
.cvsignore
|
cvs ignorage
|
1999-05-26 23:19:18 +00:00 |
IIDS.h
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
Makefile.in
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
makefile.win
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
MANIFEST
|
adding nsCWeakReference. r:scc a:chofmann
|
1999-10-01 02:43:27 +00:00 |
MANIFEST_IDL
|
Adding nsIInterfaceRequestor.idl to the list of built IDL files.
|
1999-10-26 01:37:29 +00:00 |
nsAgg.h
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nsAllocator.cpp
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nsAllocator.h
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nsCom.h
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nsCOMPtr.cpp
|
Specialize |nsCOMPtr| for |nsISupports| (i.e., |nsCOMPtr<nsISupports>|). The specialization _does_not_ have the invariant that |nsCOMPtr<T>| has of always pointing to the COM-correct interface. An |nsCOMPtr<nsISupports>| essentially means "a pointer to _any_ [XP]COM interface". This change allows dougt to fix his M11 bug. a=chofmann, r={danm, hyatt}
|
1999-11-08 11:43:11 +00:00 |
nsCOMPtr.h
|
missed two T-->nsISupports instances, which primary platforms didn't catch, since they weren't instantiated
|
1999-11-08 12:25:11 +00:00 |
nscore.h
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nsCWeakReference.cpp
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nsCWeakReference.h
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nsDebug.cpp
|
NS_WARN_IF_FALSE now by default puts the windows messagebox up on a tripped warning condition. Before it relied on the developer having an environment variable set. r=pink a=sdagley
|
1999-11-10 04:32:33 +00:00 |
nsDebug.h
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nsError.h
|
- NS_ERROR_FACTORY_REGISTER_AGAIN for deferring registration of a module until
|
1999-11-10 00:28:34 +00:00 |
nsGarbageCollector.c
|
renamed NSInitGarbageCollector/NSShutdownGarbageCollector to NS_, and returning nsresult. Moved leak report file to nsLeakDetector.cpp. bug=15906, r=alecf
|
1999-10-16 00:06:36 +00:00 |
nsIAllocator.h
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nsID.cpp
|
- NS_ERROR_FACTORY_REGISTER_AGAIN for deferring registration of a module until
|
1999-11-10 00:28:34 +00:00 |
nsID.h
|
- NS_ERROR_FACTORY_REGISTER_AGAIN for deferring registration of a module until
|
1999-11-10 00:28:34 +00:00 |
nsIID.h
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nsIInterfaceRequestor.idl
|
Added new nsIInterfaceRequestor interface. r=dp
|
1999-10-25 22:31:40 +00:00 |
nsILeakDetector.idl
|
First Checked In.
|
1999-10-15 21:36:04 +00:00 |
nsIPtr.h
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nsISupports.idl
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nsISupportsUtils.h
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nsIWeakReference.idl
|
changed the mechanism underlying |do_QueryInterface| to decouple |nsCOMPtr| from services, |nsIWeakReference|, etc. This change fixes bug #17364, and paves the way for making |nsCOMPtr| cooperate with services. r=valeski (additional builds done by dmose and syd)
|
1999-10-31 00:35:48 +00:00 |
nsLeakDetector.cpp
|
more tweaks for boehm to catch up with the nsILeakDetector work
|
1999-10-30 07:06:26 +00:00 |
nsLeakDetector.h
|
First Checked In.
|
1999-10-15 21:36:04 +00:00 |
nsrootidl.idl
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nsTraceRefcnt.cpp
|
Oops. Make sure XPCOM_MEM_LOG_CLASSES works without XPCOM_MEM_REFCNT_LOG being set. a=warren
|
1999-11-11 05:02:03 +00:00 |
nsTraceRefcnt.h
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nsTraceRefcntImpl.cpp
|
Oops. Make sure XPCOM_MEM_LOG_CLASSES works without XPCOM_MEM_REFCNT_LOG being set. a=warren
|
1999-11-11 05:02:03 +00:00 |
nsTraceRefcntImpl.h
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nsWeakPtr.h
|
changed the mechanism underlying |do_QueryInterface| to decouple |nsCOMPtr| from services, |nsIWeakReference|, etc. This change fixes bug #17364, and paves the way for making |nsCOMPtr| cooperate with services. r=valeski (additional builds done by dmose and syd)
|
1999-10-31 00:35:48 +00:00 |
nsWeakReference.cpp
|
changed the mechanism underlying |do_QueryInterface| to decouple |nsCOMPtr| from services, |nsIWeakReference|, etc. This change fixes bug #17364, and paves the way for making |nsCOMPtr| cooperate with services. r=valeski (additional builds done by dmose and syd)
|
1999-10-31 00:35:48 +00:00 |
nsWeakReference.h
|
Made a protected method for severing weak references early
|
1999-09-21 20:20:04 +00:00 |
pure_api.c
|
Adding pure.h pure_api.c to the build. bug#16695
|
1999-10-29 03:26:50 +00:00 |
pure.h
|
Adding pure.h pure_api.c to the build. bug#16695
|
1999-10-29 03:26:50 +00:00 |