pjs/htmlparser
harishd%netscape.com 3f80cd239f Made parser nodes arena allocated. Also, fixed a few potential leaks.
Note: Parser nodes could be heap allocated by enabling HEAP_ALLOCATED_NODES flag.
r=jst
sr=vidur
2001-01-25 19:37:23 +00:00
..
macbuild Removing dead .toc files. Not part of build. a=sfraser. 2001-01-03 01:32:06 +00:00
robot Changes to parser to allow less copying. Use of the new nsSliding[Sub]String classes so that tokens can hold substrings that keep references into the scanner buffer. Cleaned up token interface and general string usage. r=harishd,heikki sr=jst 2000-12-12 21:58:14 +00:00
src Made parser nodes arena allocated. Also, fixed a few potential leaks. 2001-01-25 19:37:23 +00:00
tests Made parser nodes arena allocated. Also, fixed a few potential leaks. 2001-01-25 19:37:23 +00:00
tools
.cvsignore
Makefile.in
makefile.win