gecko-dev/xpcom
scc%netscape.com 62bac87ecf the fix is to |#include <new.h>|. I tested on several versions of SunOS with different compilers, linux, and Mac. Uncommenting the problematic code. 1999-07-23 01:18:49 +00:00
..
base Allow explicit disabling of |...TEST_DONTQUERY_CASES| and |...DEBUG_PTR_TYPES| on the command-line for problematic compilers like QNX et al. This allows me to fix the QNX build, and provide an answer to some people compiling with the Sun Workshop. 1999-07-22 21:09:49 +00:00
build adding NT Alpha (only) .def file stuff 1999-07-19 02:54:33 +00:00
components Changed nsCStringKey to nsStringKey. This new key now has the ability to hash on PRUnichar* strings as well as char* strings. 1999-07-22 02:11:04 +00:00
doc fixed broken mailto: links 1999-06-09 20:23:35 +00:00
ds the fix is to |#include <new.h>|. I tested on several versions of SunOS with different compilers, linux, and Mac. Uncommenting the problematic code. 1999-07-23 01:18:49 +00:00
glue Allow explicit disabling of |...TEST_DONTQUERY_CASES| and |...DEBUG_PTR_TYPES| on the command-line for problematic compilers like QNX et al. This allows me to fix the QNX build, and provide an answer to some people compiling with the Sun Workshop. 1999-07-22 21:09:49 +00:00
io CID not IID! 1999-07-22 07:33:24 +00:00
libxpt/xptcall adding back for doc purpose 1999-06-12 08:08:15 +00:00
macbuild added files: mozilla/xpcom/ds/nsAVLTree.cpp 1999-07-18 00:39:56 +00:00
proxy Fix to address memory allocation problems - Bug #8227 1999-07-18 19:13:27 +00:00
reflect adding a mising '$' in the open vms only part 1999-07-22 22:24:59 +00:00
sample Useful comments contributed by rginda@ndcico.com 1999-07-22 02:46:53 +00:00
string/obsolete use shared allocator 1999-07-22 18:23:02 +00:00
tests Cleanup and fix for BSD/OS. 1999-07-22 23:20:25 +00:00
threads Match the window DEFINES. Also took out -D_IMPL_NS_WIDGET, which smells 1999-07-07 08:16:57 +00:00
tools Cleanup and fix for BSD/OS. 1999-07-22 04:23:11 +00:00
typelib Fix to 9596. 1999-07-17 10:31:29 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in Adding a link change for BeOS 1999-07-17 03:38:08 +00:00
makefile.win Added the xpcom/sample directory to the build, so I can point people to the minimal XPConnect sample code there without them having to rebuild to try it out. 1999-05-28 01:49:47 +00:00