gecko-dev/xpcom
1999-10-03 21:31:43 +00:00
..
appshell add newline at the end of the files 1999-09-28 21:21:31 +00:00
base fixed breakage, until mozilla/gc/boehm gets added to the default module. 1999-10-03 21:31:43 +00:00
build 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
components Fixed bug in ReleaseServcie that was recreating the service manager during shutdown 1999-09-30 21:40:27 +00:00
doc Update leak docs. (Not part of build.) 1999-10-02 00:52:49 +00:00
ds Allow atom table to be purged during shtudown 1999-09-30 21:40:00 +00:00
glue Changed NS_ENSURE* macros to use the new NS_WARN_IF_FALSE instead of the NS_ERROR. r=shaver. 1999-10-01 04:34:03 +00:00
io Fix bug # 15135: when creating a nsFileURL, don't resolve aliases on Mac... just point to the file whether its an alias or not. Review: dougt@netscape.com 1999-09-30 06:41:33 +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 BSDI 3.0, specifically, but should help other platforms with shared library difficulties. 1999-09-28 19:15:20 +00:00
reflect Button up some shutdown memory leaks 1999-09-30 21:43:35 +00:00
sample Modernized to use NSComponentStartup.o. Not part of build. 1999-10-03 02:58:48 +00:00
string/obsolete replace ANSI true/false with PR_TRUE; sorry about that. 1999-09-30 05:15:37 +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 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
tools more build bustage with reg stuff 1999-09-29 04:06:15 +00:00
typelib Button up some shutdown memory leaks 1999-09-30 21:43: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