• Show log

    Commit

  • Hash : 5869469f
    Author : Kasimier T. Buchcik
    Date : 2006-05-31T12:37:28

    Changed the name of the recently added public function
    
    * xpath.c include/libxml/xpath.h runsuite.c:
      Changed the name of the recently added public function
      xmlXPathContextSetObjectCache() to
      xmlXPathContextSetCache(); so a more generic one, in
      case we decide to cache more things than only XPath
      objects.