gecko-dev/xpcom
scc%mozilla.org c54f63178e Exploiting a user-defined |operator->()| when the result is a pointer to a primitive type is problematic for the OS/2 VisualAge compiler. Eliminate such uses in the new string facilities. r=waterson 2000-06-01 06:01:18 +00:00
..
appshell Adding in class headers. 2000-05-05 06:53:09 +00:00
base Make more portable. 2000-06-01 03:23:19 +00:00
build Standalone xpcom. 2000-05-13 23:35:55 +00:00
components remove useless nsIModule paste (#22922), add debug() for JS components, use categories for component loaders, XPCONNECT_STANDALONE (#39875), r=dp,waterson a=brendan 2000-05-26 04:56:23 +00:00
doc Updated code faq on xpcom-log and xpcom-log-analyze 2000-05-26 02:09:31 +00:00
ds Exploiting a user-defined |operator->()| when the result is a pointer to a primitive type is problematic for the OS/2 VisualAge compiler. Eliminate such uses in the new string facilities. r=waterson 2000-06-01 06:01:18 +00:00
glue remove useless nsIModule paste (#22922), add debug() for JS components, use categories for component loaders, XPCONNECT_STANDALONE (#39875), r=dp,waterson a=brendan 2000-05-26 04:56:23 +00:00
io Fixed leak. 2000-05-31 04:34:54 +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 Patch GetMethodInfoForName to not just return the first method found. Apparently, it never really worked. 2000-05-18 05:55:25 +00:00
remote updated README 2000-03-03 19:40:52 +00:00
sample Not used by Mozilla! 2000-05-24 07:20:11 +00:00
string Exploiting a user-defined |operator->()| when the result is a pointer to a primitive type is problematic for the OS/2 VisualAge compiler. Eliminate such uses in the new string facilities. r=waterson 2000-06-01 06:01:18 +00:00
tests Bug #39686. Made an |NS_COUNT|. Put it in the new file "nsAlgorithm.h", to which I also moved |NS_MIN| and |NS_MAX| from "nscore.h", and |copy_string| and |copy_string_backward| from "nsAReadableString.h". Also fixed non-standard include-guards. r={sford, jag} 2000-05-20 20:43:26 +00:00
threads fix for nsbeta2+ bug 35921 (event notification outlives its event) r=danm,bryner,blizzard 2000-05-31 02:19:17 +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 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