gecko-dev/htmlparser
nisheeth%netscape.com a3f249089d - We weren't adding the tag text to the token created for the end tag. Fixed.
- Tokens for CDATA sections were not being created.  Fixed.
- The length of the parse buffer is passed into ParseXMLBuffer() because it is available from the scanner.  We were doing a strlen() to determine the length which was inefficient.
1999-03-09 07:39:04 +00:00
..
macbuild Project checkin for kostello, approved sar. Added nsHTMLToTXTSinkStream.cpp. 1999-03-04 21:55:26 +00:00
robot Changed nsIContentSink->NotifyError() to accept an nsParserError argument. This change is needed for propagating errors from the new expat parser. 1999-03-06 02:01:11 +00:00
src - We weren't adding the tag text to the token created for the end tag. Fixed. 1999-03-09 07:39:04 +00:00
tests fixed up operator new usage 1999-02-26 20:02:06 +00:00
tools Removed nsHTMLTags.* since it is autogenerated 1999-02-13 03:21:55 +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