The BaH.Libxml and BaH.Libxslt modules have been updated to the latest available versions of the libraries, 2.6.27 and 1.1.20 respectively.
For those that don't know, Libxml is an efficient cross-platform XML parser written in C, supporting a rather large set of standards, including but not limited to the following list of jargon/acronyms :
XML, Namespaces, XML Base, XPath, XPointer, XInclude, XML Catalogs, Canonical XML, Relax NG, XML Schemas, DTD, etc
Libxslt is a companion C library for the processing of XML transformations.
Changelog :
Libxml ( 1.10 )
Libxslt ( 1.01 )
It is available from my module repository at http://brucey.net/programming/blitz/
And via syncmods ( bah.libxml / bah.libxslt )
Any problems, suggestions or comments, see my profile for contact details. Or ask here.
:o)
For those that don't know, Libxml is an efficient cross-platform XML parser written in C, supporting a rather large set of standards, including but not limited to the following list of jargon/acronyms :
XML, Namespaces, XML Base, XPath, XPointer, XInclude, XML Catalogs, Canonical XML, Relax NG, XML Schemas, DTD, etc
Libxslt is a companion C library for the processing of XML transformations.
Changelog :
Libxml ( 1.10 )
* Updated to Libxml 2.6.27 * Fixed Null byte ptr handling on UTF8 conversion. * Fixed several memory issues.
Libxslt ( 1.01 )
* Updated to Libxslt 1.1.20
It is available from my module repository at http://brucey.net/programming/blitz/
And via syncmods ( bah.libxml / bah.libxslt )
Any problems, suggestions or comments, see my profile for contact details. Or ask here.
:o)