gecko-dev/xpcom
2000-05-14 00:17:47 +00:00
..
appshell Adding in class headers. 2000-05-05 06:53:09 +00:00
base Also wrap in #ifdef __cplusplus 2000-05-14 00:17:47 +00:00
build Standalone xpcom. 2000-05-13 23:35:55 +00:00
components Let go of monitor a bit earlier in ReleaseService() so that services which are shuttingdown may aquire their own monitors without potential deadlocks. Also changed allocation/deallocation of ServiceManager's monitor to use nsAutoMonitor methods, as per brendan's suggestion. 2000-05-12 23:39:34 +00:00
doc added contributors. 2000-05-05 07:44:50 +00:00
ds Remove #ifdef that's no longer necessary now that STL headers aren't included. 2000-05-14 00:14:19 +00:00
glue Remove #ifdef that is unnecessary when STL headers are not included. 2000-05-14 00:05:24 +00:00
io fix bug #36316 2000-05-12 23:09:28 +00:00
libxpt/xptcall adding back for doc purpose 1999-06-12 08:08:15 +00:00
macbuild added files: mozilla/xpcom/ds/nsIPersistentProperties2.idl 2000-05-02 06:30:38 +00:00
proxy Changes from snizinsk@us.ibm.com 2000-05-12 01:09:58 +00:00
reflect More OS/2 Makefile changes. Bug #34106 Batch 13 2000-05-11 14:15:34 +00:00
remote updated README 2000-03-03 19:40:52 +00:00
sample Removed NS_NewSample(). Using NS_IMPL_ISUPPORTS1. 2000-05-13 23:11:43 +00:00
string Remove #ifdef that's no longer necessary now that STL headers aren't included. 2000-05-14 00:14:19 +00:00
tests fixed macro-based comparison operators to help with our type-unification problems 2000-05-13 21:39:37 +00:00
threads # 34082 2000-05-02 22:38:04 +00:00
tools Removed unneccessary casts. 2000-05-05 05:54:15 +00:00
typelib More OS/2 Makefile changes. Bug #34106 Batch 13 2000-05-11 14:15:34 +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