gecko-dev/xpcom/glue
1999-11-23 05:55:31 +00:00
..
nsComponentManagerUtils.h Added |do_CreateInstance()|, |do_GetService()| both by CID and ProgID. See bugs #17364, #17448. r={travis, dp} 1999-11-10 00:14:54 +00:00
nsCOMPtr.cpp fixed an annoying, but rare, bug where an |nsCOMPtr| in an ownership ring could |Release()| twice. See the comment in the code for details. r=waterson 1999-11-20 08:19:24 +00:00
nsCOMPtr.h fixed an annoying, but rare, bug where an |nsCOMPtr| in an ownership ring could |Release()| twice. See the comment in the code for details. r=waterson 1999-11-20 08:19:24 +00:00
nsDebug.cpp x86 win should join unix and alpha win part of DBG_LOG macro 1999-11-22 08:41:04 +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
nsGenericFactory.cpp Eliminating leak of factory when getting it from hashtable. 1999-11-20 07:21:53 +00:00
nsGenericFactory.h Added NS_NewGenericModule. Made NS_IMPL_NSGETFACTORY use it to save space. r=dp,alecf 1999-11-12 09:07:26 +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
nsIGenericFactory.h Fixed a problem with the NS_GENERIC_FACTORY_CONSTRUCTOR_INIT() macro. 1999-11-16 03:05:36 +00:00
nsISupportsUtils.h added macros preparing us to move to table-driven QI. Please note: travis will be supporting any problems with this checkin till I'm back online in Michigan. r=tbogard 1999-11-23 05:55:31 +00:00
nsQuickSort.cpp fix signed/unsigned issues 1999-06-27 06:18:41 +00:00
nsQuickSort.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsVoidArray.cpp updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsVoidArray.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsWeakReference.cpp don't ASSERT that it doesn't support weak references for NULL. r=pinkerton 1999-11-23 03:10:02 +00:00
nsWeakReference.h Made a protected method for severing weak references early 1999-09-21 20:20:04 +00:00