gecko-dev/xpcom
1999-10-07 20:15:58 +00:00
..
appshell add newline at the end of the files 1999-09-28 21:21:31 +00:00
base Renamed the ctor/dtor counting macros to make more sense 1999-10-05 14:54:05 +00:00
build Implemented suggested change so that leak info is printed if an env variable is used 1999-10-05 23:54:08 +00:00
components Take myself out of the "you suck" list. r=dp 1999-10-06 20:22:23 +00:00
doc add myself to fix DLLs 1999-10-07 20:15:58 +00:00
ds fixed leak using patch from beard; verified in purify. r=rgess; bug=15751 1999-10-07 07:22:57 +00:00
glue Bug 15367. Dump 'class' instead of 'file/line' for NS_LOG_REFCNT. r=shaver,dp 1999-10-05 00:07:54 +00:00
io Use CR for line termination on Macintosh, and don't call flush() for an endl. r dougt. 1999-10-05 03:00:13 +00:00
libxpt/xptcall adding back for doc purpose 1999-06-12 08:08:15 +00:00
macbuild changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:47:12 +00:00
proxy Fix for 11812. Reordered the clean up so that deletion of the "real" object 1999-10-06 08:17:04 +00:00
reflect NOT PART OF BUILD updating status page 1999-10-05 00:53:26 +00:00
sample Modernized to use NSComponentStartup.o. Not part of build. 1999-10-03 02:58:48 +00:00
string/obsolete fixed leak using patch from beard; verified in purify. r=rgess; bug=15751 1999-10-07 07:22:57 +00:00
tests 15300 r=warren. Changed NS_NewThread api to default to PR_UNJOINABLE_THREAD, also added new NS_NewThread() function so you don't have to combine the runnable w/ thread creation. added threads to xpcom init so you can create them w/ the com mgr. 1999-10-01 23:30:06 +00:00
threads Fixed build warnings. 1999-10-06 08:51:48 +00:00
tools Don't link against xptinfo - its not needed. r=ramiro 1999-10-04 10:44:49 +00:00
typelib xpidl compiler was failing to complain that it is an error to use [shared] with 'inout' params. (no bug was filed) r=mccabe 1999-10-05 04:23:35 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in General cleanup. 1999-09-18 02:12:56 +00:00
makefile.win Connecting the xpcom appshell pieces up to the windows build. 1999-09-08 19:22:55 +00:00