• Show log

    Commit

  • Hash : 8a44e59d
    Author : Daniel Veillard
    Date : 2003-09-15T14:50:06

    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