From d7372d053bbd1d58216fbb04d1771ffa4cc3e624 Mon Sep 17 00:00:00 2001 From: Aron Xu Date: Fri, 25 May 2012 04:03:35 +0000 Subject: Imported Upstream version 2.8.0+dfsg1 --- doc/xml.html | 157 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 150 insertions(+), 7 deletions(-) (limited to 'doc/xml.html') diff --git a/doc/xml.html b/doc/xml.html index 2f0004b..2f73b54 100644 --- a/doc/xml.html +++ b/doc/xml.html @@ -694,11 +694,12 @@ href="python.html">bindings section

Libxml2 is also available from GIT:

Releases

@@ -716,6 +717,148 @@ to the SVN code base.Here is the list of public releases:

+

2.8.0: May 23 2012

+

2.7.8: Nov 4 2010

-

XPath is supposed to be thread safe now, but this wasn't tested -seriously.

+

XPath has been tested for threaded usage on non-modified document + for example when using libxslt, but make 100% sure the documents + are accessed read-only !

DOM Principles

-- cgit v1.2.3