mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-29 11:41:22 +03:00
- Lots of improvements, too long to list here
- Push mode for the XML parser (HTML to come) - XML shell like interface for debug - improvements on XPath and validation Daniel
This commit is contained in:
@ -128,6 +128,9 @@ 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>
|
||||
<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>
|
||||
</ul>
|
||||
|
||||
<h3>1.8.2: Dec 21 1999</h3>
|
||||
@ -901,6 +904,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.16 1997/01/04 02:49:42 veillard Exp $</p>
|
||||
<p>$Id: xml.html,v 1.17 1999/12/21 15:35:27 veillard Exp $</p>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user