gecko-dev/xpcom
2000-03-21 21:04:50 +00:00
..
appshell Adding [noscript]. 2000-03-18 02:34:02 +00:00
base C++ comment in header included from C files is a Bad Thing (tm). r=cls 2000-03-19 00:01:22 +00:00
build changes to let us build on MacOS X 2000-03-11 03:08:04 +00:00
components Enabling PR_LOG for release builds from native component loader. 2000-03-11 22:44:51 +00:00
doc One more URL change 2000-02-05 09:10:10 +00:00
ds add assertion code for data lostage. r/a=rickg 2000-03-21 21:04:50 +00:00
glue Added the Bill Law trick to make |nsCOMPtr| break the build for everybody where it use to break it only for Solaris and a few others (the `tainting' problem). Added a haiku. r=danm 2000-03-18 05:17:46 +00:00
io fix for #32245. r=bienvenu. 2000-03-17 21:53:49 +00:00
libxpt/xptcall adding back for doc purpose 1999-06-12 08:08:15 +00:00
macbuild Made the thread-safety checking able to be turned on/off by the XPCOM_CHECK_THREADSAFE env var. a=jar,r=mscott 2000-03-08 09:21:32 +00:00
proxy Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar 2000-03-05 21:26:01 +00:00
reflect changes to let us build on MacOS X 2000-03-11 03:08:04 +00:00
remote updated README 2000-03-03 19:40:52 +00:00
sample Bugzilla bug #27457: prepare the Windows build system for NSPR library 2000-02-15 14:35:15 +00:00
string Incremental changes. Fixed some things that were stopping rickg from compiling. This file is not part of the build. 2000-03-14 17:10:03 +00:00
tests Added ToDo.doc, so the list of things to do is visible in the project. This project is not part of the build. 2000-03-14 17:32:27 +00:00
threads changes to let us build on MacOS X 2000-03-11 03:08:04 +00:00
tools Remove unused -lmozjs from LIBS. 2000-03-02 12:52:01 +00:00
typelib Fix to 11454 2000-03-18 07:55:43 +00:00
.cvsignore
Makefile.in Finally following warren's lead from "last year", the libs phase has been removed from the build. Directories had to be ordered and in some cases, traversed after a subsequent module was built. 2000-03-02 13:29:03 +00:00
makefile.win Adding a new flag to the Win32 build system. Set DISABLE_TESTS=1 to skip 2000-02-25 04:12:40 +00:00