RE: [xml] Release of libxml-2.3.14



<libxml 2.3.14>

win32\libxml2\libxml2.def.src is missing some XPath related functions.  Here
is a (more) complete xpath section.  Function xmlXPathCastNumberToBoolean
and later were missing.

/* 
 * xpath.h 
 */
#ifdef LIBXML_XPATH_ENABLED
        xmlXPathFreeObject
        xmlXPathNodeSetCreate
        xmlXPathFreeNodeSetList
        xmlXPathFreeNodeSet
        xmlXPathObjectCopy
        xmlXPathCmpNodes
        xmlXPathConvertBoolean
        xmlXPathConvertNumber
        xmlXPathConvertString
        xmlXPathInit
        xmlXPathNewContext
        xmlXPathFreeContext
        xmlXPathEval
        xmlXPathEvalExpression
        xmlXPathEvalPredicate
        xmlXPathCompile
        xmlXPathCompiledEval
        xmlXPathFreeCompExpr
        xmlXPathCastNumberToBoolean
        xmlXPathCastStringToBoolean
        xmlXPathCastNodeSetToBoolean
        xmlXPathCastToBoolean
        xmlXPathCastBooleanToNumber
        xmlXPathCastStringToNumber
        xmlXPathCastNodeToNumber
        xmlXPathCastNodeSetToNumber
        xmlXPathCastToNumber
        xmlXPathCastBooleanToString
        xmlXPathCastNumberToString
        xmlXPathCastNodeToString
        xmlXPathCastNodeSetToString
        xmlXPathCastToString
        xmlXPathConvertBoolean
        xmlXPathConvertNumber
        xmlXPathConvertString
#endif /* LIBXML_XPATH_ENABLED */

-----Original Message-----
From: Daniel Veillard [mailto:veillard redhat com]
Sent: Thursday, July 05, 2001 5:30 PM
To: xml gnome org
Subject: [xml] Release of libxml-2.3.14


    http://xmlsoft.org/
    Available from ftp://xmlsoft.org/ and Gnome FTP mirrors.

  Some serious XPath improvements, and a few other bug fixes:

 - fixed some entities problems and reduce mem requirement when
   substituing them
 - lots of improvements in the XPath queries interpreter can be
   substancially faster
 - Makefiles and configure cleanups
 - Fixes to XPath variable eval, and compare on empty node set
 - HTML tag closing bug fixed
 - Fixed an URI reference computating problem when validating

Daniel

-- 
Daniel Veillard      | Red Hat Network http://redhat.com/products/network/
veillard redhat com  | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
Sep 17-18 2001 Brussels Red Hat TechWorld http://www.redhat-techworld.com

_______________________________________________
xml mailing list
xml gnome org
http://mail.gnome.org/mailman/listinfo/xml




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]