gecko-dev/xpcom
jim_nance%yahoo.com 7133406899 Added code to put a U after unsigned numbers. This gets rid of the
"decimal constant is so large its unsigned" warnings.
r=shaver
2000-03-24 03:19:34 +00:00
..
appshell Adding [noscript]. 2000-03-18 02:34:02 +00:00
base nsIEditRules IID 2000-03-24 00:43:38 +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 Condition nsAutoCString operator=() on NEW_STRING_APIS. r=scc 2000-03-24 00:41:40 +00:00
glue fix a typo. 2000-03-23 00:49:32 +00:00
io Fixing nsLocalFileMac so that Contains() works with file aliases, and is much faster. Also fix an issue with cacheing data, so that cacheing actually works. r=pinkerton. 2000-03-23 23:33:23 +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 Condition nsAutoCString operator=() on NEW_STRING_APIS. r=scc 2000-03-24 00:41:40 +00:00
tests Added "nsCharTraits.h"; no longer relying on |std::char_traits|. Renamed some things so overloading wouldn't fight with overriding. 2000-03-23 21:15:01 +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 Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
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