gecko-dev/xpcom
2004-02-25 02:08:34 +00:00
..
base Remove troublesome libiberty dependency by using __cxa_demangle instead of cplus_demangle. (redux) 2004-02-11 07:16:11 +00:00
build remove references to CBufDescriptor to fix WIN32 bustage 2004-02-20 02:07:09 +00:00
components landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +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 229705 : CStringArray should accept |nsACString&| instead of |nsCString&|. r=mscott, sr=alecf (with darin, jst, dbaron helping) 2004-02-20 01:54:55 +00:00
glue landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
io Explicitly mark inlined functions with |inline| & drop NS_COM since we rely upon these functions being inlined. Works around mingw gcc bustage. 2004-02-23 22:12:03 +00:00
libxpt/xptcall
MoreFiles Bug 221843 - bookmarks data loss on Mac OS 10.1. Check to see whether the temporary unique file is already in the target directory before calling FSMoveObject(), since moving a file into the directory it's currently in returns an error on 10.1. Fix dependencies to rebuild libxpcom when MoreFiles is updated. r=ccarlen, sr=darin, a=brendan. 2003-12-16 09:51:35 +00:00
obsolete fix the bustage (bug 233485 follow-up) 2004-02-19 12:01:52 +00:00
proxy Change a few more destructors in XPCOM to be non-virtual, and comment destructors that need to be virtual. Bug 229875, r=dougt, sr=dbaron. 2004-02-11 06:19:03 +00:00
reflect Change a few more destructors in XPCOM to be non-virtual, and comment destructors that need to be virtual. Bug 229875, r=dougt, sr=dbaron. 2004-02-11 06:19:03 +00:00
sample landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
string fixes bug 234916 "Remove global/static NS_NAMED_LITERAL_C?STRING usage [was: Firefox crashes on startup on Mac OS X]" r=jst sr=dbaron 2004-02-25 02:08:34 +00:00
stub landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
tests landing patch for bug 234864 "string branch landing resulted in large spike in heap allocations (brad:A metric)" r+sr=dbaron 2004-02-20 01:53:23 +00:00
threads Bug 235035 change nsIRunnable.Run to nsIRunnable.run 2004-02-20 21:34:57 +00:00
tools landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
typelib Add support for cross-compiling to mingw. 2004-02-20 22:14:14 +00:00
windbgdlg Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
.cvsignore Ignore xpcom-config.h & xpcom-private.h 2003-07-03 22:49:28 +00:00
Makefile.in Move MoreFiles into xpcom. 2003-10-08 03:39:52 +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