gecko-dev/xpcom
benjamin%smedbergs.us 034ef90a2a Re-land this part of bug 305949 now that I've configure-tested the broken compiler (bug 334866) 2006-04-21 17:16:31 +00:00
..
MoreFiles Bug 324392: fix licensing on Apple DTS code. 2006-01-23 10:22:40 +00:00
base Bug 333302: OOM [@ NS_NewInterfaceRequestorAggregation], patch by Ryan Flint <rflint@dslr.net>, r=timeless, sr=darin 2006-04-13 23:39:49 +00:00
build Followup from bug 270893 - Don't include this header since the toolkit/libary copy can't find it. 2006-04-13 16:31:15 +00:00
components Wrap FORCE_PR_LOG with MOZ_LOGGING ifdef so that --disable-logging works. 2006-04-13 17:03:18 +00:00
doc Moving all important docs to gila. This is a documentation only change - not part of the tinderbox|release builds 2003-06-06 19:49:28 +00:00
ds Make IsPermanent non-virtual so it can be called in the destructor. b=334605 r=mrbkap rs=brendan 2006-04-19 21:46:47 +00:00
glue Re-land this part of bug 305949 now that I've configure-tested the broken compiler (bug 334866) 2006-04-21 17:16:31 +00:00
io Bug 305949 - Fix various XPCOM macros in preparation for stopping exporting nonfrozen XPCOM functions, r=darin sr=bryner 2006-04-19 16:29:31 +00:00
libxpt/xptcall
obsolete Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-04-06 14:17:25 +00:00
proxy fixing bustage from bug 323412: check in missing file 2006-01-28 16:25:25 +00:00
reflect Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky 2006-04-05 00:00:44 +00:00
sample Remove dependency on nsIClassInfo.h from nsISupports.h (bug 330420). This adds a new nsIClassInfoImpl.h file which can be included to get the CI implementation macros. Also, removes unneeded inclusion of nsIProgrammingLanguage.h from nsIClassInfo.h. r=darin. 2006-03-15 04:59:42 +00:00
string fixes bug 327719 "Passing a big double serialize a rounded double" patch by afatecha@idea.com.py r=dbaron sr=darin 2006-03-15 14:23:11 +00:00
stub fixes bug 328925 "Replace NS_WARN_IF_FALSE with NS_ASSERTION (where appropriate)" r=dbaron 2006-03-30 18:40:56 +00:00
tests fixes bug 327719 "Passing a big double serialize a rounded double" patch by afatecha@idea.com.py r=dbaron sr=darin 2006-03-15 14:23:11 +00:00
threads Bug 331012 - topcrash on exit [@timerthread::updatefilter] - r=darin 2006-03-21 14:46:35 +00:00
tools Bug 106386 Correct misspellings in source code 2005-11-25 21:57:13 +00:00
typelib Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-03-31 06:13:49 +00:00
windbgdlg Bug 306334 - XULRunner debug doesn't link on mac r=darin/brendan 2005-08-31 17:20:09 +00:00
.cvsignore Ignore xpcom-config.h & xpcom-private.h 2003-07-03 22:49:28 +00:00
Makefile.in Bug 305949 Part 1 - Separate the frozen XPCOM exports with the XPCOM_API macro; add compatibility methods to the frozen string API; convert most of the tests/tools to use the xpcom glue when appropriate r=darin This checking does not actually stop exporting the nonfrozen methods yet, pending a bunch of test cleanup throughout the tree. 2005-11-08 18:17:49 +00:00
xpcom-config.h.in Add --disable-v1-string-abi option to remove backwards-compatible support for the nsAString vtable. Bug 273424, r+sr=darin. 2005-01-24 16:44:41 +00:00
xpcom-private.h.in Bug 296561 - rework static component loading so that nsIXULAppInfo/Runtime/etc are available during autoregistration/xpcom-startup notification (and make static component loading saner in general) - r=shaver+dougt, a=asa 2005-07-21 13:33:43 +00:00