gecko-dev/xpcom
dougt%netscape.com 8c83662e4d Fixes for 28257, 21628, 27076, 18186, 25584
1) Implement nsDirectoryService.  This makes the service extensible so that
components can do delayed registration.

2) Fixes windows Append meathod which did not work with . prepended files.

3) Fixes memory leaks in nsDirectoryService

4) Fixes SetPermissions() on Win32.  This was in my tree for a while.  It basically
calls through to chmod just like on unix.

5) Fixes GetModificationDate. Win32 now return PRTime for dates.

r = scc, valeski, warren, wtc (suggestions)
a = jevering
2000-02-21 21:51:47 +00:00
..
appshell Repair missing newlines at end of files, and remove lines of the form 1999-11-26 05:33:35 +00:00
base BeOS specific tweaks to allow the browser to compile. 2000-02-16 08:06:00 +00:00
build help with bug 8700 (at least in profiling it) by paying the cost of loading the xpt files early on before JSContexts are created 2000-02-15 06:45:30 +00:00
components Bug 23941 speed up install on Mac, r=cathleen, a=jar; 2000-02-20 03:12:59 +00:00
doc One more URL change 2000-02-05 09:10:10 +00:00
ds changed 'embedded nulls' asserts to warnings in nsString 2000-02-19 09:17:49 +00:00
glue BeOS specific tweaks to allow the browser to compile. 2000-02-16 08:06:00 +00:00
io Fixes for 28257, 21628, 27076, 18186, 25584 2000-02-21 21:51:47 +00:00
libxpt/xptcall adding back for doc purpose 1999-06-12 08:08:15 +00:00
macbuild Added "nsISupportsIterators.idl", r=danm 2000-02-14 06:52:18 +00:00
proxy Remove double hash lookup. 2000-02-09 08:08:20 +00:00
reflect Add vtable autodetection for solaris to enable use of SUNWspro5.0 2000-02-15 21:23:01 +00:00
remote Removed obsolete comments from idls. 2000-02-15 21:42:53 +00:00
sample Bugzilla bug #27457: prepare the Windows build system for NSPR library 2000-02-15 14:35:15 +00:00
string/obsolete changed 'embedded nulls' asserts to warnings in nsString 2000-02-19 09:17:49 +00:00
tests Pro5 update 2000-02-07 23:06:04 +00:00
threads just immortalizing some debugging gunk i recently found useful. hidden completely behind ifdefs normally opaque. 2000-02-12 00:27:57 +00:00
tools Bug 23941 speed up install on Mac, r=cathleen, a=jar; 2000-02-20 03:12:59 +00:00
typelib Pro5 update 2000-02-07 23:06:04 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
makefile.win Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00