gecko-dev/xpcom
2000-03-25 00:56:47 +00:00
..
appshell Adding [noscript]. 2000-03-18 02:34:02 +00:00
base Quiet some Mac warnings. Replace empty macro definition for MOZ_DECL_CTOR_COUNTER(_type) with "class _type". 2000-03-24 21:49:31 +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 Incremental changes. These files are not yet part of the build. 2000-03-25 00:47:02 +00:00
glue fix a typo. 2000-03-23 00:49:32 +00:00
io Fix for 33098. MoveTo and CopyTo do not rename if the |in| parent is null. 2000-03-24 05:47:39 +00:00
libxpt/xptcall adding back for doc purpose 1999-06-12 08:08:15 +00:00
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 Incremental changes. These files are not yet part of the build. 2000-03-25 00:47:02 +00:00
tests getting the unit tests and profiling tests to run on all platforms 2000-03-25 00:56:47 +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 Added code to put a U after unsigned numbers. This gets rid of the 2000-03-24 03:19: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