gecko-dev/xpcom/glue
scc%netscape.com 264a0e83ae Moved the typedef to its own file: "nsWeakPtr.h". This avoids the circular includes problem and lets people #include just "nsWeakPtr.h" when they want an |nsWeakPtr|. 1999-08-03 08:15:31 +00:00
..
nsCOMPtr.cpp Added |do_QueryReference| for initializing/assigning from |nsWeakPtr|s. Also some fixes. 1999-08-03 07:21:39 +00:00
nsCOMPtr.h Moved the typedef to its own file: "nsWeakPtr.h". This avoids the circular includes problem and lets people #include just "nsWeakPtr.h" when they want an |nsWeakPtr|. 1999-08-03 08:15:31 +00:00
nsDebug.cpp differentiate between Win32 x86 and NT Alpha for a few low level debug activities. From bob meader <bob@guiduck.com> 1999-07-24 22:00:00 +00:00
nsDebug.h don't break if we're included in a C file 1999-04-15 03:13:20 +00:00
nsGenericFactory.cpp |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
nsGenericFactory.h SetDestructor 1999-02-28 19:04:47 +00:00
nsID.cpp landing XPCOM_BRANCH 1998-05-22 21:56:30 +00:00
nsID.h Include <string.h>, not "string.h". Also added include guards, which should be a big win on commonly included files like this one. 1999-05-14 03:07:23 +00:00
nsIGenericFactory.h fix this macro that no one is using so that I can use it in my factory in xpconnect 1999-07-31 00:14:55 +00:00
nsISupportsUtils.h - Fix possessive "its" misspelled as "it's". 1999-07-17 03:32:39 +00:00
nsQuickSort.cpp fix signed/unsigned issues 1999-06-27 06:18:41 +00:00
nsQuickSort.h Renaming nsQuickSort to NS_QuickSort so it doesn't look like a class name. r=brendan@netscape.com 1999-05-10 06:47:04 +00:00
nsVoidArray.cpp missing [] on delete of internal array in operator=. 1999-05-26 21:13:29 +00:00
nsVoidArray.h Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsWeakReference.cpp getting ready to build 1999-08-03 04:59:47 +00:00
nsWeakReference.h getting ready to build 1999-08-03 04:59:47 +00:00