mozilla-history/rdf
sfraser%netscape.com feee6dc7ef Fix Mac startup crash: #ifdef NECKO around changes that Gagan made yesterday, so that chrome URL resolution works again. 1999-07-23 22:22:47 +00:00
..
base NECKO Only!! Don't call GetBuffer on an nsString as it returns null for unicode strings. use nsCAutoString 1999-07-21 06:51:45 +00:00
brprof Changed nsCStringKey to nsStringKey. This new key now has the ability to hash on PRUnichar* strings as well as char* strings. 1999-07-22 02:11:04 +00:00
build Landing timer move on windows. 1999-07-17 15:52:01 +00:00
chrome Fix Mac startup crash: #ifdef NECKO around changes that Gagan made yesterday, so that chrome URL resolution works again. 1999-07-23 22:22:47 +00:00
content Now use FormatPRTime(). 1999-07-23 00:17:39 +00:00
datasource Get rid of warning. 1999-07-23 00:39:29 +00:00
include
macbuild Land RDF_19990617_BRANCH. Add Change() and Move() methods to nsIRDFDataSource; add OnChange() and OnMove() methods to nsIRDFObserver. Factor nsIRDFDatasource::Init() and ::Flush() into nsIRDFRemoteDataSource. Change ownership model s.t. a datasource reference counts its observers. 1999-06-24 00:22:58 +00:00
opendir
resources Code 'Save' function. Not quite finished. 1999-07-22 23:29:44 +00:00
tests Landing timer move on unix. 1999-07-17 14:22:51 +00:00
util Expunge EqualsResource() and EqualsLiteral(). 1999-06-25 20:51:13 +00:00
.cvsignore
Makefile.in
makefile.win