From 8a44e59d67bdff87e3e28851ce780f33425407f8 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Mon, 15 Sep 2003 14:50:06 +0000 Subject: starting work on reusing the parser dictionary for the element and * 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 --- result/bigname.xml.rdr | 1 + 1 file changed, 1 insertion(+) create mode 100644 result/bigname.xml.rdr (limited to 'result/bigname.xml.rdr') diff --git a/result/bigname.xml.rdr b/result/bigname.xml.rdr new file mode 100644 index 00000000..eb09bd4c --- /dev/null +++ b/result/bigname.xml.rdr @@ -0,0 +1 @@ +./test/bigname.xml : failed to parse -- cgit v1.2.3