Commit Graph

13 Commits

Author SHA1 Message Date
kipp%netscape.com
2fe4af0884 Revised sink API's and others to be more xpcom'ish 1998-07-15 22:30:39 +00:00
rickg
60ebe042b1 more bug fixes; changed nsHTMLParser to nsParser. 1998-06-19 01:00:27 +00:00
rickg
9150405dab huge refactoring effort; transient style support; tables fixes, and more 1998-06-17 23:13:28 +00:00
jevering
c5c3a21258 Fixed many a parser memory leaks.
Attribute tokens where being leaked.  Fixed by making CToken destructor virtual.
The DTDs were not being properly deleted.  Added a member to nsITokenizerDelegate to Destroy()
Fixed a few spots here and there where tokens were getting allocated, but not deleted when a
kError is passed back invalid.
1998-06-16 00:57:45 +00:00
rickg
8549e03dc1 modest improvements to push, and various bug fixes 1998-05-28 07:12:08 +00:00
rickg
181ee968bb incremental parsing; xml support; token handler dispatching; performance 1998-05-21 20:38:32 +00:00
rickg
6ab2e5a838 made comments more complete 1998-05-12 01:11:50 +00:00
rickg
637ab881ff got newlines working much better; Kipp still won't be happy, but the, he never is. 1998-04-30 20:23:07 +00:00
rickg
fd95c28b7d propagation is now online, aren't DTD's cool? 1998-04-25 19:45:14 +00:00
scullin
97f62e2aa2 Fixed non-virtual destructor, and incorrect stream usages that
gcc didn't like.
1998-04-23 19:10:35 +00:00
rickg
2074ba0f39 added DTD and propagation capabilities; dynamic entities, containers, token handlers 1998-04-22 18:32:49 +00:00
rickg
12121860e4 improved documentation in headers 1998-04-15 17:27:56 +00:00
kipp
098bef52b4 moved to pub 1998-04-13 20:24:54 +00:00