1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 20:25:14 +03:00

update with 2.3.9 informations Daniel

* doc/xml.html: update with 2.3.9 informations
Daniel
This commit is contained in:
Daniel Veillard 2001-05-19 15:13:15 +00:00
parent bed7b052a3
commit 4623acdc4f
3 changed files with 45 additions and 4 deletions

View File

@ -1,3 +1,7 @@
Sat May 19 17:11:15 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
* doc/xml.html: update with 2.3.9 informations
Sat May 19 16:50:47 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
* HTMLtree.h debugXML.h parserInternals.h tree.h valid.c

View File

@ -153,7 +153,6 @@
<ANCHOR id ="XML-XML-NAMESPACE-CAPS" href="libxml/libxml-tree.html#XML-XML-NAMESPACE-CAPS">
<ANCHOR id ="XMLELEMENTTYPE" href="libxml/libxml-tree.html#XMLELEMENTTYPE">
<ANCHOR id ="XMLCHAR" href="libxml/libxml-tree.html#XMLCHAR">
<ANCHOR id ="CHAR-CAPS" href="libxml/libxml-tree.html#CHAR-CAPS">
<ANCHOR id ="BAD-CAST-CAPS" href="libxml/libxml-tree.html#BAD-CAST-CAPS">
<ANCHOR id ="XMLNOTATION" href="libxml/libxml-tree.html#XMLNOTATION">
<ANCHOR id ="XMLNOTATIONPTR" href="libxml/libxml-tree.html#XMLNOTATIONPTR">
@ -274,9 +273,11 @@
<ANCHOR id ="XMLCOPYNAMESPACELIST" href="libxml/libxml-tree.html#XMLCOPYNAMESPACELIST">
<ANCHOR id ="XMLSETPROP" href="libxml/libxml-tree.html#XMLSETPROP">
<ANCHOR id ="XMLGETPROP" href="libxml/libxml-tree.html#XMLGETPROP">
<ANCHOR id ="XMLUNSETPROP" href="libxml/libxml-tree.html#XMLUNSETPROP">
<ANCHOR id ="XMLHASPROP" href="libxml/libxml-tree.html#XMLHASPROP">
<ANCHOR id ="XMLSETNSPROP" href="libxml/libxml-tree.html#XMLSETNSPROP">
<ANCHOR id ="XMLGETNSPROP" href="libxml/libxml-tree.html#XMLGETNSPROP">
<ANCHOR id ="XMLUNSETNSPROP" href="libxml/libxml-tree.html#XMLUNSETNSPROP">
<ANCHOR id ="XMLSTRINGGETNODELIST" href="libxml/libxml-tree.html#XMLSTRINGGETNODELIST">
<ANCHOR id ="XMLSTRINGLENGETNODELIST" href="libxml/libxml-tree.html#XMLSTRINGLENGETNODELIST">
<ANCHOR id ="XMLNODELISTGETSTRING" href="libxml/libxml-tree.html#XMLNODELISTGETSTRING">
@ -498,12 +499,28 @@
<ANCHOR id ="XMLXPATHCOMPEXPR" href="libxml/libxml-xpath.html#XMLXPATHCOMPEXPR">
<ANCHOR id ="XMLXPATHCOMPEXPRPTR" href="libxml/libxml-xpath.html#XMLXPATHCOMPEXPRPTR">
<ANCHOR id ="XMLXPATHFUNCTION" href="libxml/libxml-xpath.html#XMLXPATHFUNCTION">
<ANCHOR id ="XMLXPATHNODESETGETLENGTH" href="libxml/libxml-xpath.html#XMLXPATHNODESETGETLENGTH">
<ANCHOR id ="XMLXPATHNODESETITEM" href="libxml/libxml-xpath.html#XMLXPATHNODESETITEM">
<ANCHOR id ="XMLXPATHFREEOBJECT" href="libxml/libxml-xpath.html#XMLXPATHFREEOBJECT">
<ANCHOR id ="XMLXPATHNODESETCREATE" href="libxml/libxml-xpath.html#XMLXPATHNODESETCREATE">
<ANCHOR id ="XMLXPATHFREENODESETLIST" href="libxml/libxml-xpath.html#XMLXPATHFREENODESETLIST">
<ANCHOR id ="XMLXPATHFREENODESET" href="libxml/libxml-xpath.html#XMLXPATHFREENODESET">
<ANCHOR id ="XMLXPATHOBJECTCOPY" href="libxml/libxml-xpath.html#XMLXPATHOBJECTCOPY">
<ANCHOR id ="XMLXPATHCMPNODES" href="libxml/libxml-xpath.html#XMLXPATHCMPNODES">
<ANCHOR id ="XMLXPATHCASTNUMBERTOBOOLEAN" href="libxml/libxml-xpath.html#XMLXPATHCASTNUMBERTOBOOLEAN">
<ANCHOR id ="XMLXPATHCASTSTRINGTOBOOLEAN" href="libxml/libxml-xpath.html#XMLXPATHCASTSTRINGTOBOOLEAN">
<ANCHOR id ="XMLXPATHCASTNODESETTOBOOLEAN" href="libxml/libxml-xpath.html#XMLXPATHCASTNODESETTOBOOLEAN">
<ANCHOR id ="XMLXPATHCASTTOBOOLEAN" href="libxml/libxml-xpath.html#XMLXPATHCASTTOBOOLEAN">
<ANCHOR id ="XMLXPATHCASTBOOLEANTONUMBER" href="libxml/libxml-xpath.html#XMLXPATHCASTBOOLEANTONUMBER">
<ANCHOR id ="XMLXPATHCASTSTRINGTONUMBER" href="libxml/libxml-xpath.html#XMLXPATHCASTSTRINGTONUMBER">
<ANCHOR id ="XMLXPATHCASTNODETONUMBER" href="libxml/libxml-xpath.html#XMLXPATHCASTNODETONUMBER">
<ANCHOR id ="XMLXPATHCASTNODESETTONUMBER" href="libxml/libxml-xpath.html#XMLXPATHCASTNODESETTONUMBER">
<ANCHOR id ="XMLXPATHCASTTONUMBER" href="libxml/libxml-xpath.html#XMLXPATHCASTTONUMBER">
<ANCHOR id ="XMLXPATHCASTBOOLEANTOSTRING" href="libxml/libxml-xpath.html#XMLXPATHCASTBOOLEANTOSTRING">
<ANCHOR id ="XMLXPATHCASTNUMBERTOSTRING" href="libxml/libxml-xpath.html#XMLXPATHCASTNUMBERTOSTRING">
<ANCHOR id ="XMLXPATHCASTNODETOSTRING" href="libxml/libxml-xpath.html#XMLXPATHCASTNODETOSTRING">
<ANCHOR id ="XMLXPATHCASTNODESETTOSTRING" href="libxml/libxml-xpath.html#XMLXPATHCASTNODESETTOSTRING">
<ANCHOR id ="XMLXPATHCASTTOSTRING" href="libxml/libxml-xpath.html#XMLXPATHCASTTOSTRING">
<ANCHOR id ="XMLXPATHCONVERTBOOLEAN" href="libxml/libxml-xpath.html#XMLXPATHCONVERTBOOLEAN">
<ANCHOR id ="XMLXPATHCONVERTNUMBER" href="libxml/libxml-xpath.html#XMLXPATHCONVERTNUMBER">
<ANCHOR id ="XMLXPATHCONVERTSTRING" href="libxml/libxml-xpath.html#XMLXPATHCONVERTSTRING">
@ -551,6 +568,8 @@
<ANCHOR id ="VALUEPUSH" href="libxml/libxml-xpathinternals.html#VALUEPUSH">
<ANCHOR id ="XMLXPATHNEWSTRING" href="libxml/libxml-xpathinternals.html#XMLXPATHNEWSTRING">
<ANCHOR id ="XMLXPATHNEWCSTRING" href="libxml/libxml-xpathinternals.html#XMLXPATHNEWCSTRING">
<ANCHOR id ="XMLXPATHWRAPSTRING" href="libxml/libxml-xpathinternals.html#XMLXPATHWRAPSTRING">
<ANCHOR id ="XMLXPATHWRAPCSTRING" href="libxml/libxml-xpathinternals.html#XMLXPATHWRAPCSTRING">
<ANCHOR id ="XMLXPATHNEWFLOAT" href="libxml/libxml-xpathinternals.html#XMLXPATHNEWFLOAT">
<ANCHOR id ="XMLXPATHNEWBOOLEAN" href="libxml/libxml-xpathinternals.html#XMLXPATHNEWBOOLEAN">
<ANCHOR id ="XMLXPATHNEWNODESET" href="libxml/libxml-xpathinternals.html#XMLXPATHNEWNODESET">
@ -917,8 +936,6 @@
<ANCHOR id ="LIBXML-XMLMEMORY" href="libxml/libxml-xmlmemory.html">
<ANCHOR id ="DEBUG-MEMORY-CAPS" href="libxml/libxml-xmlmemory.html#DEBUG-MEMORY-CAPS">
<ANCHOR id ="MEM-LIST-CAPS" href="libxml/libxml-xmlmemory.html#MEM-LIST-CAPS">
<ANCHOR id ="DEBUG-MEMORY-FREED-CAPS" href="libxml/libxml-xmlmemory.html#DEBUG-MEMORY-FREED-CAPS">
<ANCHOR id ="MEM-CLEANUP-CAPS" href="libxml/libxml-xmlmemory.html#MEM-CLEANUP-CAPS">
<ANCHOR id ="XMLFREEFUNC" href="libxml/libxml-xmlmemory.html#XMLFREEFUNC">
<ANCHOR id ="XMLMALLOCFUNC" href="libxml/libxml-xmlmemory.html#XMLMALLOCFUNC">
<ANCHOR id ="XMLREALLOCFUNC" href="libxml/libxml-xmlmemory.html#XMLREALLOCFUNC">

View File

@ -244,6 +244,26 @@ you want to test those</p>
docs</li>
</ul>
<h3>2.3.9: May 19 2001</h3>
<p>Lots of bugfixes, and added a basic SGML catalog support:</p>
<ul>
<li>HTML push bugfix #54891 and another patch from Jonas Borgström</li>
<li>some serious speed optimisation again</li>
<li>some documentation cleanups</li>
<li>trying to get better linking on solaris (-R)</li>
<li>XPath API cleanup from Thomas Broyer</li>
<li>Validation bug fixed #54631, added a patch from Gary Pennington, fixed
xmlValidGetValidElements()</li>
<li>Added an INSTALL file</li>
<li>Attribute removal added to API: #54433</li>
<li>added a basic support for SGML catalogs</li>
<li>fixed xmlKeepBlanksDefault(0) API</li>
<li>bugfix in xmlNodeGetLang()</li>
<li>fixed a small configure portability problem</li>
<li>fixed an inversion of SYSTEM and PUBLIC identifier in HTML document</li>
</ul>
<h3>1.8.13: May 14 2001</h3>
<ul>
<li>bugfixes release of the old libxml1 branch used by Gnome</li>
@ -1527,6 +1547,6 @@ Gnome CVS base under gnome-xml/example</p>
<p><a href="mailto:Daniel.Veillard@imag.fr">Daniel Veillard</a></p>
<p>$Id: xml.html,v 1.82 2001/05/03 11:15:36 veillard Exp $</p>
<p>$Id: xml.html,v 1.83 2001/05/14 11:13:58 veillard Exp $</p>
</body>
</html>