gecko-dev/htmlparser
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
..
macbuild Make it build in the brave new world 1998-06-15 21:54:52 +00:00
robot Fixed up the base dubugrobot function.. mostly cleaning up. 1998-06-12 01:35:36 +00:00
src Fixed many a parser memory leaks. 1998-06-16 00:57:45 +00:00
tests moved to pub 1998-04-13 20:24:54 +00:00
Makefile moved to pub 1998-04-13 20:24:54 +00:00
makefile.win Pulled the DebugRobot out into separate DLL 1998-05-14 01:05:56 +00:00