gecko-dev/xpcom
1999-10-08 00:12:29 +00:00
..
appshell add newline at the end of the files 1999-09-28 21:21:31 +00:00
base Added 'Bloaty' refcounting and memory bloat statistics code 1999-10-07 21:50:20 +00:00
build Added 'Bloaty' refcounting and memory bloat statistics code 1999-10-07 21:50:20 +00:00
components add new NS_xxx_MODULE* macros (not used anywhere in the build just yet) 1999-10-08 00:12:29 +00:00
doc updating status. 1999-10-07 21:44:37 +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 add new NS_xxx_MODULE* macros (not used anywhere in the build just yet) 1999-10-08 00:12:29 +00:00
io Fix for bug 15749; passing null strings to nsFileSpec routines was doing bad things, like strlen(NULL). r=dougt 1999-10-07 20:57:21 +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 Bug #15615 --> when the proxy code is processing an event, we can't be holding onto the event queue's monitor. Because 1999-10-07 23:25:36 +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