Commit 9f7eb0bba3c2d1d80754acb0223e617ff5f1a9a4

Daniel Veillard 2003-09-17T10:26:25

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