pjs/xpcom
shaver%mozilla.org 7d006ae565 show pointed-to symbol onmouseover, for easier scanning (r=brendan) 2000-04-23 07:13:19 +00:00
..
appshell Adding a script to print out which of a given list of files do not end with a newline. Source files that do not end with a newline break at least the HP-UX compiler. Adding newlines to all of the source files found at this point. 2000-04-02 07:17:25 +00:00
base show pointed-to symbol onmouseover, for easier scanning (r=brendan) 2000-04-23 07:13:19 +00:00
build fix bustage due to relative path include of removed (and otherwise unused) file 2000-04-21 01:33:13 +00:00
components add an assert for a whacky case that is not supposed to happen but biting me a while back when some other code was broken. This has been kicking around my tree for a while. 2000-04-18 21:44:38 +00:00
doc
ds add typename to make linux compiler happy r=scc 2000-04-23 05:54:36 +00:00
glue Implemented component unregistration. 2000-04-18 05:25:05 +00:00
io making string conversions explicit 2000-04-22 08:43:34 +00:00
libxpt/xptcall
macbuild Adding nsIConsoleService.idl, nsIConsoleMessage.idl, nsIConsoleListener.idl. Previously, the .h and .xpt products of these files were still being built back in xpfe/components/console, which is bad. Checkin by McCabe, on rginda's mac. 2000-04-21 00:52:02 +00:00
proxy Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
reflect a little safer 2000-04-22 19:21:18 +00:00
remote
sample
string add typename to make linux compiler happy r=scc 2000-04-23 05:54:36 +00:00
tests Fixed thread pool thread allocation to be more lazy (still doesn't release unused threads though). (Code adapted from dougt.) 2000-04-21 05:12:57 +00:00
threads Fixed optimized build problem. 2000-04-21 05:32:59 +00:00
tools Hooking up component unregister to regxpcom. 2000-04-18 06:20:35 +00:00
typelib landing typelib loading improvements. bug 30753 2000-04-20 08:52:05 +00:00
.cvsignore
Makefile.in
makefile.win