.. |
base
|
Add support for using gcc's visibility pragma to treat all function and method declarations as "hidden" unless declared otherwise. Create wrappers for system headers that cause them to be treated as default-visibility declarations. This gives a substantial code size and performance win on compilers that support it, and should show up on the gruff tinderbox. Bug 273336, r=darin sr=dbaron.
|
2004-12-15 05:52:44 +00:00 |
build
|
Bug 272283 - initial work for --enable-libxul r=bryner+darin This is on by default for xulrunner and off by default for all other apps.
|
2004-12-06 22:39:54 +00:00 |
components
|
Bug 275075: fix 100%-chance crash when using two-arg form of
|
2004-12-17 20:16:50 +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
|
Bug 274679: ensure that nsHashPropertyBag's inner property hash is properly
|
2004-12-15 20:03:39 +00:00 |
glue
|
Whitespace cleanup (diff -w shows no changes).
|
2004-12-27 03:23:01 +00:00 |
io
|
Fix misspellings of 'pseudo' in comments. Bug 106386. Patch by Alex Vincent <ajvincent@gmail.com>. r=timeless sr=peterv
|
2004-12-19 21:45:51 +00:00 |
libxpt/xptcall
|
|
|
MoreFiles
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
obsolete
|
Add support for using gcc's visibility pragma to treat all function and method declarations as "hidden" unless declared otherwise. Create wrappers for system headers that cause them to be treated as default-visibility declarations. This gives a substantial code size and performance win on compilers that support it, and should show up on the gruff tinderbox. Bug 273336, r=darin sr=dbaron.
|
2004-12-15 05:52:44 +00:00 |
proxy
|
Bug 272283 - initial work for --enable-libxul r=bryner+darin This is on by default for xulrunner and off by default for all other apps.
|
2004-12-06 22:39:54 +00:00 |
reflect
|
Bug 268524 mozilla is unusable in solaris x86 using Sun SOS10 compiler.
|
2004-12-10 02:52:49 +00:00 |
sample
|
landing patch for bug 262218 "libxpcom.so should only export frozen symbols" r=bsmedberg sr=bryner
|
2004-10-25 19:34:45 +00:00 |
string
|
Bug 274086 fix "unused variable" warning in opt builds, which prevent building
|
2004-12-15 17:25:42 +00:00 |
stub
|
Bug 272283 - initial work for --enable-libxul r=bryner+darin This is on by default for xulrunner and off by default for all other apps.
|
2004-12-06 22:39:54 +00:00 |
tests
|
Whitespace cleanup (diff -w shows no changes).
|
2004-12-27 03:23:01 +00:00 |
threads
|
Bug 274281 [BeOS] BeOS lets events stay in port through the 'restarts' in LaunchChild causing crashes on faulty events.
|
2004-12-28 13:56:17 +00:00 |
tools
|
Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin.
|
2004-11-24 22:48:45 +00:00 |
typelib
|
Bug 269553 - Integrate JavaXPCOM into build. r=bsmedberg, sr=bryner
|
2004-12-01 17:33:16 +00:00 |
windbgdlg
|
Bug 239635 add support for ignoring assertions on windows
|
2004-12-08 17:51:07 +00:00 |
.cvsignore
|
Ignore xpcom-config.h & xpcom-private.h
|
2003-07-03 22:49:28 +00:00 |
Makefile.in
|
Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees.
|
2004-12-09 19:28:35 +00:00 |
xpcom-config.h.in
|
Split private xpcom defines into separate header.
|
2003-07-03 20:55:23 +00:00 |
xpcom-private.h.in
|
Bug 223084 - enable the static component loader by default r/sr=dougt
|
2003-10-30 21:11:07 +00:00 |