aboutsummaryrefslogtreecommitdiff
path: root/result/dav19.rdr
AgeCommit message (Collapse)Author
2003-09-15starting work on reusing the parser dictionary for the element andDaniel Veillard
* SAX2.c include/libxml/parser.h: starting work on reusing the parser dictionary for the element and attribute tag names. Add pools for Element and Attributes in the parser context, which should help speeding up the reader. * Makefile.am result/*.rdr : adding non-python reader regression tests. Daniel