• Show log

    Commit

  • Hash : 80b19092
    Author : Daniel Veillard
    Date : 2003-03-28T13:29:53

    implemented comparisons for Schemas values. fixed some bugs in duration
    
    * relaxng.c: implemented comparisons for Schemas values.
    * xmlschemastypes.c include/libxml/xmlschemastypes.h: fixed
      some bugs in duration handling, comparisons for durations
      and decimals, removed all memory leaks pointed out by James
      testsuite. Current status is now
      found 238 test schemas: 197 success 41 failures
      found 1035 test instances: 803 success 130 failures
    Daniel