commit | 9f7eb0bba3c2d1d80754acb0223e617ff5f1a9a4 | [log] [tgz] |
---|---|---|
author | Daniel Veillard <veillard@src.gnome.org> | Wed Sep 17 10:26:25 2003 +0000 |
committer | Daniel Veillard <veillard@src.gnome.org> | Wed Sep 17 10:26:25 2003 +0000 |
tree | 9cc488953e46d9f5eff1bb645b38c16cbcf196b4 | |
parent | 81514ba47868793ad27ed344294f48d6a2d3ced9 [diff] |
started messing seriously with per-document dict and element and attribute * SAX2.c parser.c parserInternals.c xmlreader.c: started messing seriously with per-document dict and element and attribute nodes reuse in the xmlReader. This seems to lead to an interesting speedup of the xmlReader already. Daniel