gecko-dev/xpcom
1999-07-15 06:40:44 +00:00
..
base new feature lets you `see past' |nsISupports| in |nsCOMPtr|s. Now in the debugger (in debug versions only) you will see the actual type of the object. This is enabled by defining the preprocessor symbol |NSCAP_FEATURE_DEBUG_PTR_TYPES|. It cannot be turned on in non-debug builds. It is currently on in debug builds by default. It may become a feature that has to be enabled with a build command line switch. NSCAP_FEATURE_ALLOW_RAW_POINTERS is now always the case and no longer optional; NSCAP_FEATURE_ALLOW_COMPARISONS is now always the case and no longer optional; cleaned up the previous definition and invocations of the |Assert_NoQueryNeeded| test. 1999-07-15 03:59:09 +00:00
build Landing XPCOM_M8_PERF_BRANCH. 1999-07-07 07:48:12 +00:00
components Removed delete of void *. HP doesn't like it. 1999-07-15 00:11:20 +00:00
doc fixed broken mailto: links 1999-06-09 20:23:35 +00:00
ds improvements to stringtokenizer 1999-07-15 06:40:44 +00:00
glue new feature lets you `see past' |nsISupports| in |nsCOMPtr|s. Now in the debugger (in debug versions only) you will see the actual type of the object. This is enabled by defining the preprocessor symbol |NSCAP_FEATURE_DEBUG_PTR_TYPES|. It cannot be turned on in non-debug builds. It is currently on in debug builds by default. It may become a feature that has to be enabled with a build command line switch. NSCAP_FEATURE_ALLOW_RAW_POINTERS is now always the case and no longer optional; NSCAP_FEATURE_ALLOW_COMPARISONS is now always the case and no longer optional; cleaned up the previous definition and invocations of the |Assert_NoQueryNeeded| test. 1999-07-15 03:59:09 +00:00
io add the touch interface to the nsIFileSpec iterface and the appropriate implementations 1999-07-13 19:10:43 +00:00
libxpt/xptcall adding back for doc purpose 1999-06-12 08:08:15 +00:00
macbuild added files: mozilla/xpcom/ds/nsISupportsArray.idl 1999-06-28 23:26:07 +00:00
proxy nakefile cleanups 1999-07-02 13:42:17 +00:00
reflect switched over to _not_ using |__comobject|. Adjusted assembly to skip extra vtable header, and fixed inheritance in |nsISupports| 1999-07-15 03:02:01 +00:00
sample Not part of the build. 1999-07-09 22:51:50 +00:00
string/obsolete back out erroneously updated files 1999-07-09 06:01:55 +00:00
tests Beefed up buffer/pipe tests. 1999-07-10 11:27:14 +00:00
threads Match the window DEFINES. Also took out -D_IMPL_NS_WIDGET, which smells 1999-07-07 08:16:57 +00:00
tools nakefile cleanups 1999-07-02 13:42:17 +00:00
typelib suppress warnings about /* in comment 1999-07-07 07:54:02 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in Added the xpcom/sample directory to the build, so I can point people to the minimal XPConnect sample code there without them having to rebuild to try it out. 1999-05-28 01:49:47 +00:00
makefile.win Added the xpcom/sample directory to the build, so I can point people to the minimal XPConnect sample code there without them having to rebuild to try it out. 1999-05-28 01:49:47 +00:00