gecko-dev/xpcom
1999-05-04 09:37:35 +00:00
..
base added |null_nsCOMPtr()|, |CallQueryInterface()|, fixed comments; added |const| in several appropriate places 1999-05-04 09:37:35 +00:00
components Added size argument to Free and Realloc (for implementations that can't determine the memory block's size. Needed for nsPageMgr. Hooked allocator up to xpcom initialization. 1999-04-30 22:54:28 +00:00
doc More on starup components 1999-04-17 16:49:58 +00:00
ds Improve docs. 1999-05-04 03:54:56 +00:00
glue added |null_nsCOMPtr()|, |CallQueryInterface()|, fixed comments; added |const| in several appropriate places 1999-05-04 09:37:35 +00:00
idl actually export nsISimpleEnumerator so we can use it 1999-04-26 23:37:01 +00:00
io Fix an error in the previous checkin. 1999-05-03 23:14:28 +00:00
libxpt Check for consts > 0 before allocating record space for them. Fix to 5683, a malloc(0) bug; thanks to jlnance@inttek.com for catching this one. 1999-05-04 07:31:40 +00:00
macbuild Added nsISimpleEnumerator as Phase I of the great enumerator unification. Added misc files for XPConnect. Details in RDF_19990422_BRANCH. 1999-04-24 02:38:54 +00:00
public added |null_nsCOMPtr()|, |CallQueryInterface()|, fixed comments; added |const| in several appropriate places 1999-05-04 09:37:35 +00:00
reflect Don't set record->typelibRecord until we know that we're actually indexifying the typelib in which the interface lives. 1999-05-04 03:45:55 +00:00
src Added size argument to Free and Realloc (for implementations that can't determine the memory block's size. Needed for nsPageMgr. Hooked allocator up to xpcom initialization. 1999-04-30 22:54:28 +00:00
string/obsolete Improve docs. 1999-05-04 03:54:56 +00:00
tests Added page manager, buffer, buffer streams and pipes stuff. 1999-04-30 22:55:12 +00:00
threads include prcmon.h for nsThread.h, until unix defines NS_MT_SUPPORTED for nsISupports.h 1999-05-04 07:11:31 +00:00
tools Fix to 5898. xpidl now works like the rest of the compilers in the world, and understands -Ifoo as well as -I foo. 1999-05-04 08:21:36 +00:00
typelib Fix to 5898. xpidl now works like the rest of the compilers in the world, and understands -Ifoo as well as -I foo. 1999-05-04 08:21:36 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in Adding tools/ to make system 1999-04-05 04:54:50 +00:00
makefile.win re-order DIRS in preparation for using libxpt and tools/xpidl in order to generate stuff in xpcom/public 1999-04-04 03:06:33 +00:00