gecko-dev/xpcom
2006-11-18 00:48:56 +00:00
..
base Make NS_LIKELY/NS_UNLIKELY accept pointers etc and always return 0 or 1. b=340244 r+sr=darin 2006-11-18 00:48:56 +00:00
build Backout xptcall because linux tboxes are stupid, I think. 2006-11-16 20:17:24 +00:00
components Since some platforms do string operations within local file ::Load, we shouldn't declare that objects being created/destroyed from static ctor/dtor is not legal throughout the entire ::Load function. That only needs to be true around the actual PR_LoadLibrary calls. Fixing this stops the ridiculous amount of warning output that we get from every debug mac build. Also removing unused old mac local file impls. b=326837 r=bsmedberg 2006-11-14 22:06:00 +00:00
doc
ds Bug 350908 setStringProperty() in nsIPersistentProperties2.idl needing comments 2006-10-11 17:21:38 +00:00
glue Backout xptcall because linux tboxes are stupid, I think. 2006-11-16 20:17:24 +00:00
io remove XP_MAC from xpcom. b=281889 r=bsmedberg 2006-11-16 09:10:09 +00:00
libxpt/xptcall
MoreFiles
obsolete remove XP_MAC from xpcom. b=281889 r=bsmedberg 2006-11-16 09:10:09 +00:00
proxy Backout xptcall because linux tboxes are stupid, I think. 2006-11-16 20:17:24 +00:00
reflect Backout xptcall because linux tboxes are stupid, I think. 2006-11-16 20:17:24 +00:00
sample
string From bug 345517 - fix adoptcount logging for the frozen string API, r=darin 2006-11-10 20:05:04 +00:00
stub
system Bug 354075. Complete move from toolkit/components/gnome to toolkit/system/gnome. r=bsmedberg 2006-09-27 20:17:56 +00:00
tests Fix some compiler bustage over here and eliminate compiler warnings by being 2006-11-04 05:14:55 +00:00
threads bug 357426 add static ctor/dtor PRLock methods via nsAutoLock ala. nsAutoMonitor 2006-10-27 00:57:14 +00:00
tools
typelib remove XP_MAC from xpcom. b=281889 r=bsmedberg 2006-11-16 09:10:09 +00:00
windbgdlg
.cvsignore
build.mk
Makefile.in Bug 354075. Complete move from toolkit/components/gnome to toolkit/system/gnome. r=bsmedberg 2006-09-27 20:17:56 +00:00
xpcom-config.h.in
xpcom-private.h.in