gecko-dev/parser/htmlparser
1999-03-30 07:26:38 +00:00
..
macbuild Fixing Mac build bustage. The expat debug and optimized libraries were both being linked into the debug and optimized builds. Changed things so that the debug library is linked into the debug build and the optimized library into the optimized build. 1999-03-30 07:26:38 +00:00
robot Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
src Removed the compile flag check for enabling expat, James Clark's XML parser. Now, expat can be enabled dynamically at run-time on the Windows and Unix platforms by setting the EXPAT environment variable to 1. On the Mac, create a file called EXPAT in the directory from which you run viewer.exe or apprunner.exe. This dynamic switch is only temporary. Once the bugs associated with expat's parsing of XUL files or XML errors in the XUL files are fixed, the expat parser will become the default. 1999-03-30 06:29:50 +00:00
tests nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
tools Added two new HTML tags used internally for error reporting of expat errors: "parsererror" and "sourcetext". 1999-03-11 05:30:28 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in Wrap robot in ENABLE_TESTS ifdef 1999-02-07 11:53:30 +00:00
makefile.win Pulled the DebugRobot out into separate DLL 1998-05-14 01:05:56 +00:00