gecko-dev/parser/htmlparser
shaver%netscape.com 30635270f8 Add --enable-debug=module1,module2 to selective turn on debugging.
Remove --enable-dom, because Mariner is dead (sob).
Rename some MODULE= lines to make the afore-mentioned --enable-debug
technique actually useful.  Feel free to recategorize.
Fix libraptorhtml.so link bogosity by disabling shared lib generation for the
sub-archives (libraptor*_s.a), so that we can put bin before lib in the
library path and still get the right effect.  We could disable static-lib
generation in most other places and cut the build time down a fair bit, too.
[NOTE: I'm getting on a train...msw@gimp.org has agreed to be my tinderbox
buddy.  Thanks, Matt!]
1998-12-15 16:32:37 +00:00
..
macbuild First Checked In. 1998-12-13 05:01:04 +00:00
robot Work in progress of async loading of SCRIPT and STYLE with SRC attributes. Content sinks can now return a BLOCK_PARSER return code, forcing the parser to block. nsIParser::EnableParser can be used to unblock. Also introduced nsIContentSink::SetParser. 1998-12-11 17:02:37 +00:00
src Add --enable-debug=module1,module2 to selective turn on debugging. 1998-12-15 16:32:37 +00:00
tests cleaned up DTD api's 1998-11-26 03:35:24 +00:00
tools Fixed assertion message 1998-08-10 21:08:36 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in New autoconf files for nglayout 1998-10-28 03:53:57 +00:00
makefile.win Pulled the DebugRobot out into separate DLL 1998-05-14 01:05:56 +00:00