gecko-dev/xpcom
ccarlen%netscape.com 50935327d1 Fix error in original patch to bug 190336. Using address-of operator on the result of a cast is wrong and fails on gcc only when producing optimized code. r=pinkerton/sr=sfraser/a=asa 2003-04-25 19:29:24 +00:00
..
MoreFiles
base Fixing bug 199399. Eliminating the interfaces nsIXMLDocument now that it's not needed any more. r=peterv@netscape.com, sr=heikki@netscape.com 2003-04-22 21:57:25 +00:00
build Change the naming scheme for the mingw libraries to use the following format: 2003-04-23 00:54:38 +00:00
components bug 201711. We were not uninstalling the component. r=darin 2003-04-18 00:46:34 +00:00
doc Bug 106386 rid source of misspellings 2003-03-24 04:15:34 +00:00
ds Fixing AIX bustage. r=jdunn a=mkaply/ycalonje 2003-04-24 16:01:24 +00:00
glue Enables generic module code to use DEPENDENT_LIBS if defined. Note that this is not enabled for XPCOM_GLUE since support for DEPENDENT_LIBS requires an unfrozen interface. b=193442, r=alec@flett.org, a=sspitzer@netscape.com 2003-04-25 04:48:22 +00:00
io Remove copy-pasted scope qualifier for ReadSegments decl, jdunn says HP aCC barfs on it (a=leaf). 2003-04-23 16:48:08 +00:00
libxpt/xptcall
macbuild Templatized hashtable class by bsmedberg@covad.net (bug 180264), r=jkeiser@netscape.com, sr=alecf@netscape.com 2003-04-02 06:53:57 +00:00
obsolete Fix error in original patch to bug 190336. Using address-of operator on the result of a cast is wrong and fails on gcc only when producing optimized code. r=pinkerton/sr=sfraser/a=asa 2003-04-25 19:29:24 +00:00
proxy Create a new xpcom obsolete library (and component library). 2003-03-15 01:04:32 +00:00
reflect Bug 164396 - Change internal representation of file from FSRef to CFURL, reducing conversions between path and FSRef and fixing other bugs. 2nd checkin of this after testing on other Tinderboxen showed Ts improvement. r=sdagley/sr=sfraser 2003-04-18 13:50:38 +00:00
sample Bug 106386 rid source of misspellings 2003-03-24 04:15:34 +00:00
string fixes bug 199221 "provide inline implementations of common string methods" r=dbaron sr=jag 2003-04-02 06:24:47 +00:00
tests Attempting to fix Mac build bustage. 2003-04-24 03:29:19 +00:00
threads Bug 200424 nsEventQueueServiceImpl::GetThreadEventQueue might return NS_OK w/ null out [@ nsMemoryImpl::FlushMemory] 2003-04-04 15:56:37 +00:00
tools Fixes a crash on shutdown. patch by bryner. r+sr=dougt 2003-04-12 07:16:31 +00:00
typelib Do not place dependency upon mozilla meta-build targets as we're not parallel-safe across build phases. 2003-03-31 20:54:37 +00:00
windbgdlg
.cvsignore
Makefile.in