Edit

kc3-lang/libxml2

Branch :

  • Show log

    Commit

  • Author : Daniel Veillard
    Date : 2001-03-19 15:58:54
    Hash : fbf8a2d0
    Message : More cleanups, XSLT induced, start looking okay: - xpath.[ch]: still a lot of cleanup based on XSLT, added xmlXPathConvert{String,Number,Boolean} to be able to make type casts without a context stack, fixed some implementation problems related to the absence of context at parse-time, added xmlXPathEvalPredicate() and xmlXPathFreeCompExpr() in the public API too - xpointer.c xpathInternals.h: we need to know at parse time whether we are compiling an XPointer Daniel