gecko-dev/xpcom
2000-09-03 04:04:41 +00:00
..
appshell
base turning on |HAVE_CPP_2BYTE_WCHAR_T| 2000-09-03 02:24:58 +00:00
build whoops, forgot to invoke a pldhash routine 2000-08-31 14:00:38 +00:00
components fixing bustage 2000-09-03 04:04:41 +00:00
doc Fixing progid translation for registrations that dont have a progid. 2000-08-22 06:03:56 +00:00
ds now that constructors are explicit, we'll have to get rid of extra comparison operators ... in fact, this is to fix immediate bustage 2000-09-03 03:16:47 +00:00
glue #48208 2000-09-01 21:41:42 +00:00
io Fixing code that relied on implicit string construction. r=scc (verbally) 2000-09-03 00:02:34 +00:00
libxpt/xptcall
macbuild Add pldhash.c to the build. 2000-08-31 02:18:08 +00:00
proxy Fix leak stats by calling NS_LOG_RELEASE for every release. Debug code only. r=dougt 2000-08-28 23:23:32 +00:00
reflect add caching of jar/zip files to help fix bug 46707. Also factor out conditional compilation of ziploader support to not just be dependent on XPCOM_STANDALONE. And, factor out manifest directory from component directory (even though they are the same for now) in prepatation for a better fix to bug 39808. r=rginda@netscape.com 2000-08-31 09:48:39 +00:00
remote
sample
string now that constructors are explicit, we'll have to get rid of extra comparison operators ... in fact, this is to fix immediate bustage 2000-09-03 03:16:47 +00:00
tests Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2000-09-01 01:54:35 +00:00
threads Removing Cached Monitors from plevent. They are about 5x slower than 2000-09-01 00:50:51 +00:00
tools
typelib fix bug 50445. r=shaver@mozilla.org a=brendan@mozilla.org. Thanks to Marcus G. Daniels <mgd@swarm.org> for uncovering this bug 2000-08-29 08:08:33 +00:00
.cvsignore
Makefile.in
makefile.win