mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-02-19 09:57:23 +03:00
Updated the HTML home page, Daniel.
This commit is contained in:
parent
9ec78f716a
commit
f84f71f473
14
doc/xml.html
14
doc/xml.html
@ -128,15 +128,19 @@ for really accurate description</h3>
|
||||
<ul>
|
||||
<li>working on HTML and XML links recognition layers, get in touch with me
|
||||
if you want to test those.</li>
|
||||
<li>a Push interface for the XML parser</li>
|
||||
</ul>
|
||||
|
||||
<h3>1.8.3: Jan 5 2000</h3>
|
||||
<ul>
|
||||
<li>a Push interface for the XML and HTML parsers</li>
|
||||
<li>an shell like interface to the document tree (try tester --shell
|
||||
:-)</li>
|
||||
<li>lots of bug fixes and improvement added over XMas hollidays</li>
|
||||
<li>fixed the DTD parsing code to work with the xhtml DTD</li>
|
||||
<li>added xmlRemoveProp()</li>
|
||||
<li>Fixed bugs in xmlNewNs </li>
|
||||
<li>added xmlRemoveProp(), xmlRemoveID() and xmlRemoveRef()</li>
|
||||
<li>Fixed bugs in xmlNewNs()</li>
|
||||
<li>External entity loading code has been revamped, now it uses
|
||||
xmlLoadExternalEntity()</li>
|
||||
xmlLoadExternalEntity(), some fix on entities processing were added</li>
|
||||
<li>cleaned up WIN32 includes of socket stuff</li>
|
||||
</ul>
|
||||
|
||||
@ -911,6 +915,6 @@ base under gnome-xml/example</p>
|
||||
|
||||
<p><a href="mailto:Daniel.Veillard@w3.org">Daniel Veillard</a></p>
|
||||
|
||||
<p>$Id: xml.html,v 1.18 1999/12/28 16:35:14 veillard Exp $</p>
|
||||
<p>$Id: xml.html,v 1.19 2000/01/03 17:30:45 veillard Exp $</p>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user