gecko-dev/xpcom
2000-04-22 08:36:28 +00:00
..
appshell
base Make XPCOM_MEM_LOG_OBJECTS work with alloc logging (before it worked only with refcount logging). r=waterson@netscape.com 2000-04-22 00:40:13 +00:00
build fix bustage due to relative path include of removed (and otherwise unused) file 2000-04-21 01:33:13 +00:00
components add an assert for a whacky case that is not supposed to happen but biting me a while back when some other code was broken. This has been kicking around my tree for a while. 2000-04-18 21:44:38 +00:00
doc
ds Added a signature previously covered by |Assign(const nsStr&)|, now |Assign( const nsString& )|. 2000-04-22 08:36:28 +00:00
glue Implemented component unregistration. 2000-04-18 05:25:05 +00:00
io fix nsFileSpec unicode interface . 2000-04-21 21:44:23 +00:00
libxpt/xptcall
macbuild Adding nsIConsoleService.idl, nsIConsoleMessage.idl, nsIConsoleListener.idl. Previously, the .h and .xpt products of these files were still being built back in xpfe/components/console, which is bad. Checkin by McCabe, on rginda's mac. 2000-04-21 00:52:02 +00:00
proxy
reflect fix bug 36805 - was leaking xptiInterfaceGuts by unconditionally overwriting a union 2000-04-22 06:30:46 +00:00
remote
sample
string Added a signature previously covered by |Assign(const nsStr&)|, now |Assign( const nsString& )|. 2000-04-22 08:36:28 +00:00
tests Fixed thread pool thread allocation to be more lazy (still doesn't release unused threads though). (Code adapted from dougt.) 2000-04-21 05:12:57 +00:00
threads Fixed optimized build problem. 2000-04-21 05:32:59 +00:00
tools Hooking up component unregister to regxpcom. 2000-04-18 06:20:35 +00:00
typelib landing typelib loading improvements. bug 30753 2000-04-20 08:52:05 +00:00
.cvsignore
Makefile.in
makefile.win