gecko-dev/xpcom/public
akkana%netscape.com 90d7c049da Change NULL to 0 in NS_RELEASE and NS_IF_RELEASE macros.
This is illegal C++ (at least on machines where NULL == (void*)0)
and breaks some compilers, issues warnings in others.
1998-12-07 21:57:57 +00:00
..
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
COM_auto_ptr.h Final changes to be used in production code (though currently only allowed in Composer module). Stripped tabs, replaced with spaces; made internal macro prefix; some final naming decisions (s/func/getter/). Good luck Composer team. 1998-11-26 19:28:42 +00:00
MANIFEST making big changes to enumerator class and adding nsICollection 1998-12-01 17:55:08 +00:00
Makefile.in making big changes to enumerator class and adding nsICollection 1998-12-01 17:55:08 +00:00
makefile.win making big changes to enumerator class and adding nsICollection 1998-12-01 17:55:08 +00:00
nsAgg.h Migrating public header files to public 1998-10-19 17:48:55 +00:00
nsCom.h Migrating public header files to public 1998-10-19 17:48:55 +00:00
nsDebug.h Migrating public header files to public 1998-10-19 17:48:55 +00:00
nsError.h Added a #define for NS_ERROR_INVALID_ARG to be the same as 1998-11-09 19:03:05 +00:00
nsHashtable.h Migrating public header files to public 1998-10-19 17:48:55 +00:00
nsICollection.h collection interface 1998-12-01 17:50:57 +00:00
nsID.h Migrating public header files to public 1998-10-19 17:48:55 +00:00
nsIEnumerator.h new enumerator interface change 1998-12-03 21:46:51 +00:00
nsIFactory.h Migrating public header files to public 1998-10-19 17:48:55 +00:00
nsIPtr.h backed out previous change 1998-11-26 04:54:11 +00:00
nsIServiceManager.h Migrating public header files to public 1998-10-19 17:48:55 +00:00
nsIServiceProvider.h Migrating public header files to public 1998-10-19 17:48:55 +00:00
nsISupports.h Change NULL to 0 in NS_RELEASE and NS_IF_RELEASE macros. 1998-12-07 21:57:57 +00:00
nsISupportsArray.h made enumeration methods const 1998-11-03 20:14:08 +00:00
nsMacRepository.h Making nsMacRepository.h obsolete: the shared lib conversion is done. 1998-12-03 01:06:00 +00:00
nsRepository.h Migrating public header files to public 1998-10-19 17:48:55 +00:00
nsTraceRefcnt.h Expose WalkTheStack 1998-11-26 18:03:20 +00:00
nsVector.h Migrating public header files to public 1998-10-19 17:48:55 +00:00
plvector.h Moved plvector.c and plvector.h from mozilla/nsprpub/lib/ds 1998-11-09 20:09:33 +00:00