gecko-dev/xpcom/glue
dp%netscape.com 246c3f4fe4 Fixed Binary compability with COM's nsIUnknown w.r.t return value types of Addref and Release.
nsrefcnt is defined as unsigned long for windows machines with 4 bytes per long.
1999-05-28 01:22:35 +00:00
..
nsCOMPtr.cpp conditionally factored destructor 1999-05-10 20:48:43 +00:00
nsCOMPtr.h Fixup CallQueryInterface 1999-05-12 04:50:08 +00:00
nsDebug.cpp New build option enable-crash-on-assert for those who really want the old behavior 1999-05-11 22:22:24 +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 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsGenericFactory.h SetDestructor 1999-02-28 19:04:47 +00:00
nsID.cpp
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 Adding progid and classname 1999-05-27 22:47:27 +00:00
nsISupportsUtils.h Fixed Binary compability with COM's nsIUnknown w.r.t return value types of Addref and Release. 1999-05-28 01:22:35 +00:00
nsQuickSort.cpp 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
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