gecko-dev/xpcom
bryner%brianryner.com f7d6ac5402 Don't allocate a buffer when assigning a zero-length string, just call Truncate() instead (bug 328755). r=darin. 2006-02-27 19:44:48 +00:00
..
MoreFiles Bug 324392: fix licensing on Apple DTS code. 2006-01-23 10:22:40 +00:00
base Typo from bug 325229, caught by dbaron. 2006-02-24 16:11:33 +00:00
build Bug 315598 Allow more than one global redirect observer, using the 2006-02-22 14:07:21 +00:00
components Bug 315598 Allow more than one global redirect observer, using the 2006-02-22 14:07:21 +00:00
doc
ds Bug 106386 Correct misspellings in source code 2006-02-23 09:36:43 +00:00
glue Backout bug 313309 part 3 again due to gcc2.9x bustage and an ICE on MSVC6 2006-02-23 19:57:50 +00:00
io Bug 106386 Correct misspellings in source code 2006-02-23 09:36:43 +00:00
libxpt/xptcall
obsolete fixing build bustage 2006-02-10 20:26:28 +00:00
proxy fixing bustage from bug 323412: check in missing file 2006-01-28 16:25:25 +00:00
reflect Bug 106386 Correct misspellings in source code 2006-02-23 09:36:43 +00:00
sample Bug 106386 Correct misspellings in source code 2005-11-25 19:48:04 +00:00
string Don't allocate a buffer when assigning a zero-length string, just call Truncate() instead (bug 328755). r=darin. 2006-02-27 19:44:48 +00:00
stub Bug 325229 part 2 - Stub out the old exitroutine functions which are fatally flawed, r=darin 2006-02-13 16:08:55 +00:00
tests Bug 106386 Correct misspellings in source code 2006-02-23 09:36:43 +00:00
threads Bug 179056 "Check for new message every" stops after hibernate. patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r=emaijala+sfraser, sr=roc 2006-02-23 17:02:45 +00:00
tools Bug 106386 Correct misspellings in source code 2005-11-25 21:57:13 +00:00
typelib Updating configure.in to build the vs8 shunt project and wrapper tools. Also making Windows CE use the static version of libIDL. Windows CE only 2006-02-23 20:52: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