gecko-dev/rdf
2001-01-25 20:08:43 +00:00
..
base Change to token and parser node interfaces in conjunction with less copying in the parser. r=harishd,heikki sr=jst 2000-12-12 21:58:13 +00:00
brprof Removing dead .toc files. Not part of build. a=sfraser. 2001-01-03 01:32:06 +00:00
build
chrome fix bug 66357 fatal error building rdf\chrome\tools\chromereg\regchrome.cpp 2001-01-25 20:08:43 +00:00
content Change the way nsDocument stores its children by replacing separate nsVoidArrays for prolog and epilog with a single nsISupportsArray that also holds the root element. Using this change, simplify many of the child handling methods in nsDocument (and fix some bugs in them). Since nsDocument no longer uses prolog and epilog, remove AppendToProlog and AppendToEpilog from nsIDocument. b=47850 r=jst@netscape.com sr=vidur@netscape.com 2001-01-25 14:19:38 +00:00
datasource If folders have META:title attribute, then use it as the name of the folder. NetPositive feature matching. 2001-01-21 23:21:11 +00:00
macbuild Removing dead .toc files. Not part of build. a=sfraser. 2001-01-03 01:32:06 +00:00
opendir
resources
tests Bug 55778 -- Don't descend into resources directories that don't have a jar.mn file. This is the Unix portion of the cleanup. r=dprice, sr=cls. 2000-12-15 07:32:25 +00:00
util fix bug 66238: buggy datasources could indirectly cause the delegates list for a resource to be corrupted. added sanity-checking. r=waterson@netscape.com, sr=alecf@netscape.com 2001-01-23 23:10:53 +00:00
.cvsignore
Makefile.in
makefile.win