• Show log

    Commit

  • Hash : 52afe800
    Author : Daniel Veillard
    Date : 2000-10-22T16:56:02

    Started working on the hash table module integration, fixed a bug:
    - entities.[ch] xpath.[ch] hash.[ch] debugXML.c tree.h: added/hacked
      hash tables from Bjorn Reese <breese@mail1.stofanet.dk>. Switched
      XPath functions and XML entities table to them. More to come...
    - xmlIO.c: fixed libxml closing FILEs it didn't open.
    Daniel