gecko-dev/xpcom
2002-01-16 05:10:09 +00:00
..
base Fix stack walking code to work correctly on RedHat 7.2 systems. b=106616 r=jag rs=blizzard 2002-01-16 00:40:36 +00:00
build Fix bug 107270 2002-01-15 22:43:37 +00:00
components Removing monitor from FreeService() call. See bug 117218 for details, but basically we can run into a deadlock at shutdown. This patch assumes that (a) gXPCOMShuttingDown is set only by the UI thread during xpcom shutdown and (b) that all public API's check this flag before calling into the hashtable. r=dbaron@fas.harvard.edu, sr=brendan@mozilla.org 2002-01-12 23:35:57 +00:00
doc fix the MallocTools anchor reference - docs only 2001-11-18 18:33:06 +00:00
ds proactive change to avoid MAC bustage from last checkin 2002-01-15 23:20:35 +00:00
glue fixing build bustage. there is another nsMemory.h in xpcom/base which overwrote this copy 2002-01-11 21:05:08 +00:00
io Fix bug # 120037: leading '.' indicates hidden when on Mac OS X. r=ccarlen sr=sfraser 2002-01-15 22:31:19 +00:00
libxpt/xptcall
macbuild Add nsValueArray.cpp to the build for blythe. 2002-01-15 23:57:01 +00:00
proxy Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility. 2002-01-16 05:10:09 +00:00
reflect fix bug 119387. Add a non-allocating IID version of the frequently used getIIDForParam method. r=dbradley sr=jst 2002-01-14 20:02:14 +00:00
sample nsIComponentManager API Changes (bug 98553) 2001-12-19 00:12:41 +00:00
string Fix HP bustage. 2002-01-16 04:48:24 +00:00
tests Adding more tests. Not part of the build. 2002-01-09 22:15:22 +00:00
threads Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility. 2002-01-16 05:10:09 +00:00
tools Ignore generated files 2001-12-29 03:21:06 +00:00
typelib Bug 114257 - win32 xpidl doesn't handle unix paths properly. patch=dbradley, r=cls, sr=jag 2002-01-10 13:03:45 +00:00
windbgdlg Ignore generated files 2001-12-29 03:21:06 +00:00
.cvsignore
Makefile.in Add win32 support to xpcom Makefile.ins 2001-12-09 07:05:12 +00:00
makefile.win Split part of xpcom into separate xpcomglue library to be used for standalone builds eventually. Start with nsCOMPtr.* 2001-09-30 01:44:25 +00:00