gecko-dev/xpcom
2000-03-23 02:12:23 +00:00
..
appshell Adding [noscript]. 2000-03-18 02:34:02 +00:00
base fix a typo. 2000-03-23 00:49:32 +00:00
build Cause NS_NewByteArrayInputStream to get actually exported out of windows 2000-03-22 03:07:39 +00:00
components Bump up the intial hash table size in a bunch of places to avoid resizing the hash later. r=scc 2000-03-22 02:43:48 +00:00
doc One more URL change 2000-02-05 09:10:10 +00:00
ds Conditionally enable the new string APIs. Don't worry, they're not turned on yet. All changes r=waterson. Changes that effect |nsString| unconditionally, r=rickg. 2000-03-23 02:12:23 +00:00
glue fix a typo. 2000-03-23 00:49:32 +00:00
io Fix MAC build bustage - forgot to remove nsIByteArrayInputStream.h from the 2000-03-22 04:14:26 +00:00
libxpt/xptcall
macbuild Added nsIByteArrayInputStream.idl and nsByteArrayInputStream.cpp for Ruslan. 2000-03-22 01:33:12 +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 Bump up the intial hash table size in a bunch of places to avoid resizing the hash later. r=scc 2000-03-22 02:43:48 +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 Conditionally enable the new string APIs. Don't worry, they're not turned on yet. All changes r=waterson. Changes that effect |nsString| unconditionally, r=rickg. 2000-03-23 02:12:23 +00:00
tests |wchar_t| will not be turned on by default, yet. These files are still not part of the build. 2000-03-22 22:53:44 +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 Bump up the intial hash table size in a bunch of places to avoid resizing the hash later. r=scc 2000-03-22 02:43:48 +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