Daniel Veillard | c948420 | 2001-10-24 12:35:52 +0000 | [diff] [blame] | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> |
| 2 | <html> |
| 3 | <head> |
| 4 | <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"> |
| 5 | <style type="text/css"><!-- |
| 6 | TD {font-size: 10pt; font-family: Verdana,Arial,Helvetica} |
| 7 | BODY {font-size: 10pt; font-family: Verdana,Arial,Helvetica; margin-top: 5pt; margin-left: 0pt; margin-right: 0pt} |
| 8 | H1 {font-size: 16pt; font-family: Verdana,Arial,Helvetica} |
| 9 | H2 {font-size: 14pt; font-family: Verdana,Arial,Helvetica} |
| 10 | H3 {font-size: 12pt; font-family: Verdana,Arial,Helvetica} |
Daniel Veillard | b8cfbd1 | 2001-10-25 10:53:28 +0000 | [diff] [blame] | 11 | A:link, A:visited, A:active { text-decoration: underline } |
Daniel Veillard | c948420 | 2001-10-24 12:35:52 +0000 | [diff] [blame] | 12 | --></style> |
| 13 | <title>News</title> |
| 14 | </head> |
| 15 | <body bgcolor="#8b7765" text="#000000" link="#000000" vlink="#000000"> |
| 16 | <table border="0" width="100%" cellpadding="5" cellspacing="0" align="center"><tr> |
| 17 | <td width="180"> |
| 18 | <a href="http://www.gnome.org/"><img src="smallfootonly.gif" alt="Gnome Logo"></a><a href="http://www.w3.org/Status"><img src="w3c.png" alt="W3C Logo"></a><a href="http://www.redhat.com/"><img src="redhat.gif" alt="Red Hat Logo"></a> |
| 19 | </td> |
| 20 | <td><table border="0" width="90%" cellpadding="2" cellspacing="0" align="center" bgcolor="#000000"><tr><td><table width="100%" border="0" cellspacing="1" cellpadding="3" bgcolor="#fffacd"><tr><td align="center"> |
| 21 | <h1>The XML C library for Gnome</h1> |
| 22 | <h2>News</h2> |
| 23 | </td></tr></table></td></tr></table></td> |
| 24 | </tr></table> |
| 25 | <table border="0" cellpadding="4" cellspacing="0" width="100%" align="center"><tr><td bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="2" width="100%"><tr> |
Daniel Veillard | 594cf0b | 2001-10-25 08:09:12 +0000 | [diff] [blame] | 26 | <td valign="top" width="200" bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"><tr><td> |
| 27 | <table width="100%" border="0" cellspacing="1" cellpadding="3"> |
Daniel Veillard | c948420 | 2001-10-24 12:35:52 +0000 | [diff] [blame] | 28 | <tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>Main Menu</b></center></td></tr> |
| 29 | <tr><td bgcolor="#fffacd"><ul style="margin-left: -2pt"> |
| 30 | <li><a href="index.html">Home</a></li> |
Daniel Veillard | c948420 | 2001-10-24 12:35:52 +0000 | [diff] [blame] | 31 | <li><a href="intro.html">Introduction</a></li> |
Daniel Veillard | b8cfbd1 | 2001-10-25 10:53:28 +0000 | [diff] [blame] | 32 | <li><a href="FAQ.html">FAQ</a></li> |
Daniel Veillard | c948420 | 2001-10-24 12:35:52 +0000 | [diff] [blame] | 33 | <li><a href="docs.html">Documentation</a></li> |
| 34 | <li><a href="bugs.html">Reporting bugs and getting help</a></li> |
| 35 | <li><a href="help.html">How to help</a></li> |
| 36 | <li><a href="downloads.html">Downloads</a></li> |
| 37 | <li><a href="news.html">News</a></li> |
| 38 | <li><a href="XML.html">XML</a></li> |
| 39 | <li><a href="XSLT.html">XSLT</a></li> |
Daniel Veillard | b8cfbd1 | 2001-10-25 10:53:28 +0000 | [diff] [blame] | 40 | <li><a href="architecture.html">libxml architecture</a></li> |
Daniel Veillard | c948420 | 2001-10-24 12:35:52 +0000 | [diff] [blame] | 41 | <li><a href="tree.html">The tree output</a></li> |
| 42 | <li><a href="interface.html">The SAX interface</a></li> |
Daniel Veillard | b8cfbd1 | 2001-10-25 10:53:28 +0000 | [diff] [blame] | 43 | <li><a href="xmldtd.html">Validation & DTDs</a></li> |
| 44 | <li><a href="xmlmem.html">Memory Management</a></li> |
| 45 | <li><a href="encoding.html">Encodings support</a></li> |
| 46 | <li><a href="xmlio.html">I/O Interfaces</a></li> |
| 47 | <li><a href="catalog.html">Catalog support</a></li> |
| 48 | <li><a href="library.html">The parser interfaces</a></li> |
Daniel Veillard | c948420 | 2001-10-24 12:35:52 +0000 | [diff] [blame] | 49 | <li><a href="entities.html">Entities or no entities</a></li> |
| 50 | <li><a href="namespaces.html">Namespaces</a></li> |
Daniel Veillard | b8cfbd1 | 2001-10-25 10:53:28 +0000 | [diff] [blame] | 51 | <li><a href="upgrade.html">Upgrading 1.x code</a></li> |
Daniel Veillard | 52dcab3 | 2001-10-30 12:51:17 +0000 | [diff] [blame] | 52 | <li><a href="threads.html">Thread safety</a></li> |
Daniel Veillard | c948420 | 2001-10-24 12:35:52 +0000 | [diff] [blame] | 53 | <li><a href="DOM.html">DOM Principles</a></li> |
| 54 | <li><a href="example.html">A real example</a></li> |
| 55 | <li><a href="contribs.html">Contributions</a></li> |
Daniel Veillard | 594cf0b | 2001-10-25 08:09:12 +0000 | [diff] [blame] | 56 | <li> |
| 57 | <a href="xml.html">flat page</a>, <a href="site.xsl">stylesheet</a> |
| 58 | </li> |
Daniel Veillard | c948420 | 2001-10-24 12:35:52 +0000 | [diff] [blame] | 59 | </ul></td></tr> |
Daniel Veillard | 594cf0b | 2001-10-25 08:09:12 +0000 | [diff] [blame] | 60 | </table> |
| 61 | <table width="100%" border="0" cellspacing="1" cellpadding="3"> |
| 62 | <tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>Related links</b></center></td></tr> |
| 63 | <tr><td bgcolor="#fffacd"><ul style="margin-left: -2pt"> |
| 64 | <li><a href="http://mail.gnome.org/archives/xml/">Mail archive</a></li> |
| 65 | <li><a href="http://xmlsoft.org/XSLT/">XSLT libxslt</a></li> |
| 66 | <li><a href="http://www.cs.unibo.it/~casarini/gdome2/">DOM gdome2</a></li> |
| 67 | <li><a href="ftp://xmlsoft.org/">FTP</a></li> |
| 68 | <li><a href="http://www.fh-frankfurt.de/~igor/projects/libxml/">Windows binaries</a></li> |
| 69 | <li><a href="http://pages.eidosnet.co.uk/~garypen/libxml/">Solaris binaries</a></li> |
Daniel Veillard | c6271d2 | 2001-10-27 07:50:58 +0000 | [diff] [blame] | 70 | <li><a href="http://bugzilla.gnome.org/buglist.cgi?product=libxml">Bug Tracker</a></li> |
Daniel Veillard | 594cf0b | 2001-10-25 08:09:12 +0000 | [diff] [blame] | 71 | </ul></td></tr> |
| 72 | </table> |
| 73 | </td></tr></table></td> |
Daniel Veillard | c948420 | 2001-10-24 12:35:52 +0000 | [diff] [blame] | 74 | <td valign="top" bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="1" width="100%"><tr><td><table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"><tr><td><table border="0" cellpadding="3" cellspacing="1" width="100%"><tr><td bgcolor="#fffacd"> |
| 75 | <h3>CVS only : check the <a href="http://cvs.gnome.org/lxr/source/gnome-xml/ChangeLog">Changelog</a> file |
| 76 | for a really accurate description</h3> |
| 77 | <p>Items floating around but not actively worked on, get in touch with me if |
| 78 | you want to test those</p> |
| 79 | <ul> |
| 80 | <li>Implementing <a href="http://xmlsoft.org/XSLT">XSLT</a>, this is done |
| 81 | as a separate C library on top of libxml called libxslt</li> |
| 82 | <li>Finishing up <a href="http://www.w3.org/TR/xptr">XPointer</a> and <a href="http://www.w3.org/TR/xinclude">XInclude</a> |
| 83 | </li> |
| 84 | <li>(seeems working but delayed from release) parsing/import of Docbook |
| 85 | SGML docs</li> |
| 86 | </ul> |
Daniel Veillard | 5540daa | 2001-10-30 15:14:36 +0000 | [diff] [blame] | 87 | <h3>2.4.7: Oct 30 2001</h3> |
| 88 | <ul> |
| 89 | <li>exported some debugging interfaces</li> |
| 90 | <li>serious rewrite of the catalog code</li> |
| 91 | <li>integrated Gary Pennington thread safety patch, added configure option |
| 92 | and regression tests</li> |
| 93 | <li>removed an HTML parser bug</li> |
| 94 | <li>fixed a couple of potentially serious validation bugs</li> |
| 95 | <li>integrated the SGML DocBook support in xmllint</li> |
| 96 | <li>changed the nanoftp anonymous login passwd</li> |
| 97 | <li>some I/O cleanup and a couple of interfaces for Perl wrapper</li> |
| 98 | <li>general bug fixes</li> |
| 99 | <li>updated xmllint man page by John Fleck</li> |
| 100 | <li>some VMS and Windows updates</li> |
| 101 | </ul> |
Daniel Veillard | c948420 | 2001-10-24 12:35:52 +0000 | [diff] [blame] | 102 | <h3>2.4.6: Oct 10 2001</h3> |
| 103 | <ul> |
Daniel Veillard | 5540daa | 2001-10-30 15:14:36 +0000 | [diff] [blame] | 104 | <li>added an updated man pages by John Fleck</li> |
Daniel Veillard | c948420 | 2001-10-24 12:35:52 +0000 | [diff] [blame] | 105 | <li>portability and configure fixes</li> |
| 106 | <li>an infinite loop on the HTML parser was removed (William)</li> |
| 107 | <li>Windows makefile patches from Igor</li> |
| 108 | <li>fixed half a dozen bugs reported fof libxml or libxslt</li> |
| 109 | <li>updated xmlcatalog to be able to modify SGML super catalogs</li> |
| 110 | </ul> |
| 111 | <h3>2.4.5: Sep 14 2001</h3> |
| 112 | <ul> |
| 113 | <li>Remove a few annoying bugs in 2.4.4</li> |
| 114 | <li>forces the HTML serializer to output decimal charrefs since some |
| 115 | version of Netscape can't handle hexadecimal ones</li> |
| 116 | </ul> |
| 117 | <h3>1.8.16: Sep 14 2001</h3> |
| 118 | <ul><li>maintenance release of the old libxml1 branch, couple of bug and |
| 119 | portability fixes</li></ul> |
| 120 | <h3>2.4.4: Sep 12 2001</h3> |
| 121 | <ul> |
| 122 | <li>added --convert to xmlcatalog, bug fixes and cleanups of XML |
| 123 | Catalog</li> |
| 124 | <li>a few bug fixes and some portability changes</li> |
| 125 | <li>some documentation cleanups</li> |
| 126 | </ul> |
| 127 | <h3>2.4.3: Aug 23 2001</h3> |
| 128 | <ul> |
| 129 | <li>XML Catalog support see the doc</li> |
| 130 | <li>New NaN/Infinity floating point code</li> |
| 131 | <li>A few bug fixes</li> |
| 132 | </ul> |
| 133 | <h3>2.4.2: Aug 15 2001</h3> |
| 134 | <ul> |
| 135 | <li>adds xmlLineNumbersDefault() to control line number generation</li> |
| 136 | <li>lot of bug fixes</li> |
| 137 | <li>the Microsoft MSC projects files shuld now be up to date</li> |
| 138 | <li>inheritance of namespaces from DTD defaulted attributes</li> |
| 139 | <li>fixes a serious potential security bug</li> |
| 140 | <li>added a --format option to xmllint</li> |
| 141 | </ul> |
| 142 | <h3>2.4.1: July 24 2001</h3> |
| 143 | <ul> |
| 144 | <li>possibility to keep line numbers in the tree</li> |
| 145 | <li>some computation NaN fixes</li> |
| 146 | <li>extension of the XPath API</li> |
| 147 | <li>cleanup for alpha and ia64 targets</li> |
| 148 | <li>patch to allow saving through HTTP PUT or POST</li> |
| 149 | </ul> |
| 150 | <h3>2.4.0: July 10 2001</h3> |
| 151 | <ul> |
| 152 | <li>Fixed a few bugs in XPath, validation, and tree handling.</li> |
| 153 | <li>Fixed XML Base implementation, added a coupel of examples to the |
| 154 | regression tests</li> |
| 155 | <li>A bit of cleanup</li> |
| 156 | </ul> |
| 157 | <h3>2.3.14: July 5 2001</h3> |
| 158 | <ul> |
| 159 | <li>fixed some entities problems and reduce mem requirement when |
| 160 | substituing them</li> |
| 161 | <li>lots of improvements in the XPath queries interpreter can be |
| 162 | substancially faster</li> |
| 163 | <li>Makefiles and configure cleanups</li> |
| 164 | <li>Fixes to XPath variable eval, and compare on empty node set</li> |
| 165 | <li>HTML tag closing bug fixed</li> |
| 166 | <li>Fixed an URI reference computating problem when validating</li> |
| 167 | </ul> |
| 168 | <h3>2.3.13: June 28 2001</h3> |
| 169 | <ul> |
| 170 | <li>2.3.12 configure.in was broken as well as the push mode XML parser</li> |
| 171 | <li>a few more fixes for compilation on Windows MSC by Yon Derek</li> |
| 172 | </ul> |
| 173 | <h3>1.8.14: June 28 2001</h3> |
| 174 | <ul> |
| 175 | <li>Zbigniew Chyla gave a patch to use the old XML parser in push mode</li> |
| 176 | <li>Small Makefile fix</li> |
| 177 | </ul> |
| 178 | <h3>2.3.12: June 26 2001</h3> |
| 179 | <ul> |
| 180 | <li>lots of cleanup</li> |
| 181 | <li>a couple of validation fix</li> |
| 182 | <li>fixed line number counting</li> |
| 183 | <li>fixed serious problems in the XInclude processing</li> |
| 184 | <li>added support for UTF8 BOM at beginning of entities</li> |
| 185 | <li>fixed a strange gcc optimizer bugs in xpath handling of float, gcc-3.0 |
| 186 | miscompile uri.c (William), Thomas Leitner provided a fix for the |
| 187 | optimizer on Tru64</li> |
| 188 | <li>incorporated Yon Derek and Igor Zlatkovic fixes and improvements for |
| 189 | compilation on Windows MSC</li> |
| 190 | <li>update of libxml-doc.el (Felix Natter)</li> |
| 191 | <li>fixed 2 bugs in URI normalization code</li> |
| 192 | </ul> |
| 193 | <h3>2.3.11: June 17 2001</h3> |
| 194 | <ul> |
| 195 | <li>updates to trio, Makefiles and configure should fix some portability |
| 196 | problems (alpha)</li> |
| 197 | <li>fixed some HTML serialization problems (pre, script, and block/inline |
| 198 | handling), added encoding aware APIs, cleanup of this code</li> |
| 199 | <li>added xmlHasNsProp()</li> |
| 200 | <li>implemented a specific PI for encoding support in the DocBook SGML |
| 201 | parser</li> |
| 202 | <li>some XPath fixes (-Infinity, / as a function parameter and namespaces |
| 203 | node selection)</li> |
| 204 | <li>fixed a performance problem and an error in the validation code</li> |
| 205 | <li>fixed XInclude routine to implement the recursive behaviour</li> |
| 206 | <li>fixed xmlFreeNode problem when libxml is included statically twice</li> |
| 207 | <li>added --version to xmllint for bug reports</li> |
| 208 | </ul> |
| 209 | <h3>2.3.10: June 1 2001</h3> |
| 210 | <ul> |
| 211 | <li>fixed the SGML catalog support</li> |
| 212 | <li>a number of reported bugs got fixed, in XPath, iconv detection, |
| 213 | XInclude processing</li> |
| 214 | <li>XPath string function should now handle unicode correctly</li> |
| 215 | </ul> |
| 216 | <h3>2.3.9: May 19 2001</h3> |
| 217 | <p>Lots of bugfixes, and added a basic SGML catalog support:</p> |
| 218 | <ul> |
| 219 | <li>HTML push bugfix #54891 and another patch from Jonas Borgström</li> |
| 220 | <li>some serious speed optimisation again</li> |
| 221 | <li>some documentation cleanups</li> |
| 222 | <li>trying to get better linking on solaris (-R)</li> |
| 223 | <li>XPath API cleanup from Thomas Broyer</li> |
| 224 | <li>Validation bug fixed #54631, added a patch from Gary Pennington, fixed |
| 225 | xmlValidGetValidElements()</li> |
| 226 | <li>Added an INSTALL file</li> |
| 227 | <li>Attribute removal added to API: #54433</li> |
| 228 | <li>added a basic support for SGML catalogs</li> |
| 229 | <li>fixed xmlKeepBlanksDefault(0) API</li> |
| 230 | <li>bugfix in xmlNodeGetLang()</li> |
| 231 | <li>fixed a small configure portability problem</li> |
| 232 | <li>fixed an inversion of SYSTEM and PUBLIC identifier in HTML document</li> |
| 233 | </ul> |
| 234 | <h3>1.8.13: May 14 2001</h3> |
| 235 | <ul><li>bugfixes release of the old libxml1 branch used by Gnome</li></ul> |
| 236 | <h3>2.3.8: May 3 2001</h3> |
| 237 | <ul> |
| 238 | <li>Integrated an SGML DocBook parser for the Gnome project</li> |
| 239 | <li>Fixed a few things in the HTML parser</li> |
| 240 | <li>Fixed some XPath bugs raised by XSLT use, tried to fix the floating |
| 241 | point portability issue</li> |
| 242 | <li>Speed improvement (8M/s for SAX, 3M/s for DOM, 1.5M/s for |
| 243 | DOM+validation using the XML REC as input and a 700MHz celeron).</li> |
| 244 | <li>incorporated more Windows cleanup</li> |
| 245 | <li>added xmlSaveFormatFile()</li> |
| 246 | <li>fixed problems in copying nodes with entities references (gdome)</li> |
| 247 | <li>removed some troubles surrounding the new validation module</li> |
| 248 | </ul> |
| 249 | <h3>2.3.7: April 22 2001</h3> |
| 250 | <ul> |
| 251 | <li>lots of small bug fixes, corrected XPointer</li> |
| 252 | <li>Non determinist content model validation support</li> |
| 253 | <li>added xmlDocCopyNode for gdome2</li> |
| 254 | <li>revamped the way the HTML parser handles end of tags</li> |
| 255 | <li>XPath: corrctions of namespacessupport and number formatting</li> |
| 256 | <li>Windows: Igor Zlatkovic patches for MSC compilation</li> |
| 257 | <li>HTML ouput fixes from P C Chow and William M. Brack</li> |
| 258 | <li>Improved validation speed sensible for DocBook</li> |
| 259 | <li>fixed a big bug with ID declared in external parsed entities</li> |
| 260 | <li>portability fixes, update of Trio from Bjorn Reese</li> |
| 261 | </ul> |
| 262 | <h3>2.3.6: April 8 2001</h3> |
| 263 | <ul> |
| 264 | <li>Code cleanup using extreme gcc compiler warning options, found and |
| 265 | cleared half a dozen potential problem</li> |
| 266 | <li>the Eazel team found an XML parser bug</li> |
| 267 | <li>cleaned up the user of some of the string formatting function. used the |
| 268 | trio library code to provide the one needed when the platform is missing |
| 269 | them</li> |
| 270 | <li>xpath: removed a memory leak and fixed the predicate evaluation |
| 271 | problem, extended the testsuite and cleaned up the result. XPointer seems |
| 272 | broken ...</li> |
| 273 | </ul> |
| 274 | <h3>2.3.5: Mar 23 2001</h3> |
| 275 | <ul> |
| 276 | <li>Biggest change is separate parsing and evaluation of XPath expressions, |
| 277 | there is some new APIs for this too</li> |
| 278 | <li>included a number of bug fixes(XML push parser, 51876, notations, |
| 279 | 52299)</li> |
| 280 | <li>Fixed some portability issues</li> |
| 281 | </ul> |
| 282 | <h3>2.3.4: Mar 10 2001</h3> |
| 283 | <ul> |
| 284 | <li>Fixed bugs #51860 and #51861</li> |
| 285 | <li>Added a global variable xmlDefaultBufferSize to allow default buffer |
| 286 | size to be application tunable.</li> |
| 287 | <li>Some cleanup in the validation code, still a bug left and this part |
| 288 | should probably be rewritten to support ambiguous content model :-\</li> |
| 289 | <li>Fix a couple of serious bugs introduced or raised by changes in 2.3.3 |
| 290 | parser</li> |
| 291 | <li>Fixed another bug in xmlNodeGetContent()</li> |
| 292 | <li>Bjorn fixed XPath node collection and Number formatting</li> |
| 293 | <li>Fixed a loop reported in the HTML parsing</li> |
| 294 | <li>blank space are reported even if the Dtd content model proves that they |
| 295 | are formatting spaces, this is for XmL conformance</li> |
| 296 | </ul> |
| 297 | <h3>2.3.3: Mar 1 2001</h3> |
| 298 | <ul> |
| 299 | <li>small change in XPath for XSLT</li> |
| 300 | <li>documentation cleanups</li> |
| 301 | <li>fix in validation by Gary Pennington</li> |
| 302 | <li>serious parsing performances improvements</li> |
| 303 | </ul> |
| 304 | <h3>2.3.2: Feb 24 2001</h3> |
| 305 | <ul> |
| 306 | <li>chasing XPath bugs, found a bunch, completed some TODO</li> |
| 307 | <li>fixed a Dtd parsing bug</li> |
| 308 | <li>fixed a bug in xmlNodeGetContent</li> |
| 309 | <li>ID/IDREF support partly rewritten by Gary Pennington</li> |
| 310 | </ul> |
| 311 | <h3>2.3.1: Feb 15 2001</h3> |
| 312 | <ul> |
| 313 | <li>some XPath and HTML bug fixes for XSLT</li> |
| 314 | <li>small extension of the hash table interfaces for DOM gdome2 |
| 315 | implementation</li> |
| 316 | <li>A few bug fixes</li> |
| 317 | </ul> |
| 318 | <h3>2.3.0: Feb 8 2001 (2.2.12 was on 25 Jan but I didn't kept track)</h3> |
| 319 | <ul> |
| 320 | <li>Lots of XPath bug fixes</li> |
| 321 | <li>Add a mode with Dtd lookup but without validation error reporting for |
| 322 | XSLT</li> |
| 323 | <li>Add support for text node without escaping (XSLT)</li> |
| 324 | <li>bug fixes for xmlCheckFilename</li> |
| 325 | <li>validation code bug fixes from Gary Pennington</li> |
| 326 | <li>Patch from Paul D. Smith correcting URI path normalization</li> |
| 327 | <li>Patch to allow simultaneous install of libxml-devel and |
| 328 | libxml2-devel</li> |
| 329 | <li>the example Makefile is now fixed</li> |
| 330 | <li>added HTML to the RPM packages</li> |
| 331 | <li>tree copying bugfixes</li> |
| 332 | <li>updates to Windows makefiles</li> |
| 333 | <li>optimisation patch from Bjorn Reese</li> |
| 334 | </ul> |
| 335 | <h3>2.2.11: Jan 4 2001</h3> |
| 336 | <ul> |
| 337 | <li>bunch of bug fixes (memory I/O, xpath, ftp/http, ...)</li> |
| 338 | <li>added htmlHandleOmittedElem()</li> |
| 339 | <li>Applied Bjorn Reese's IPV6 first patch</li> |
| 340 | <li>Applied Paul D. Smith patches for validation of XInclude results</li> |
| 341 | <li>added XPointer xmlns() new scheme support</li> |
| 342 | </ul> |
| 343 | <h3>2.2.10: Nov 25 2000</h3> |
| 344 | <ul> |
| 345 | <li>Fix the Windows problems of 2.2.8</li> |
| 346 | <li>integrate OpenVMS patches</li> |
| 347 | <li>better handling of some nasty HTML input</li> |
| 348 | <li>Improved the XPointer implementation</li> |
| 349 | <li>integrate a number of provided patches</li> |
| 350 | </ul> |
| 351 | <h3>2.2.9: Nov 25 2000</h3> |
| 352 | <ul><li>erroneous release :-(</li></ul> |
| 353 | <h3>2.2.8: Nov 13 2000</h3> |
| 354 | <ul> |
| 355 | <li>First version of <a href="http://www.w3.org/TR/xinclude">XInclude</a> |
| 356 | support</li> |
| 357 | <li>Patch in conditional section handling</li> |
| 358 | <li>updated MS compiler project</li> |
| 359 | <li>fixed some XPath problems</li> |
| 360 | <li>added an URI escaping function</li> |
| 361 | <li>some other bug fixes</li> |
| 362 | </ul> |
| 363 | <h3>2.2.7: Oct 31 2000</h3> |
| 364 | <ul> |
| 365 | <li>added message redirection</li> |
| 366 | <li>XPath improvements (thanks TOM !)</li> |
| 367 | <li>xmlIOParseDTD() added</li> |
| 368 | <li>various small fixes in the HTML, URI, HTTP and XPointer support</li> |
| 369 | <li>some cleanup of the Makefile, autoconf and the distribution content</li> |
| 370 | </ul> |
| 371 | <h3>2.2.6: Oct 25 2000:</h3> |
| 372 | <ul> |
| 373 | <li>Added an hash table module, migrated a number of internal structure to |
| 374 | those</li> |
| 375 | <li>Fixed a posteriori validation problems</li> |
| 376 | <li>HTTP module cleanups</li> |
| 377 | <li>HTML parser improvements (tag errors, script/style handling, attribute |
| 378 | normalization)</li> |
| 379 | <li>coalescing of adjacent text nodes</li> |
| 380 | <li>couple of XPath bug fixes, exported the internal API</li> |
| 381 | </ul> |
| 382 | <h3>2.2.5: Oct 15 2000:</h3> |
| 383 | <ul> |
| 384 | <li>XPointer implementation and testsuite</li> |
| 385 | <li>Lot of XPath fixes, added variable and functions registration, more |
| 386 | tests</li> |
| 387 | <li>Portability fixes, lots of enhancements toward an easy Windows build |
| 388 | and release</li> |
| 389 | <li>Late validation fixes</li> |
| 390 | <li>Integrated a lot of contributed patches</li> |
| 391 | <li>added memory management docs</li> |
| 392 | <li>a performance problem when using large buffer seems fixed</li> |
| 393 | </ul> |
| 394 | <h3>2.2.4: Oct 1 2000:</h3> |
| 395 | <ul> |
| 396 | <li>main XPath problem fixed</li> |
| 397 | <li>Integrated portability patches for Windows</li> |
| 398 | <li>Serious bug fixes on the URI and HTML code</li> |
| 399 | </ul> |
| 400 | <h3>2.2.3: Sep 17 2000</h3> |
| 401 | <ul> |
| 402 | <li>bug fixes</li> |
| 403 | <li>cleanup of entity handling code</li> |
| 404 | <li>overall review of all loops in the parsers, all sprintf usage has been |
| 405 | checked too</li> |
| 406 | <li>Far better handling of larges Dtd. Validating against Docbook XML Dtd |
| 407 | works smoothly now.</li> |
| 408 | </ul> |
| 409 | <h3>1.8.10: Sep 6 2000</h3> |
| 410 | <ul><li>bug fix release for some Gnome projects</li></ul> |
| 411 | <h3>2.2.2: August 12 2000</h3> |
| 412 | <ul> |
| 413 | <li>mostly bug fixes</li> |
| 414 | <li>started adding routines to access xml parser context options</li> |
| 415 | </ul> |
| 416 | <h3>2.2.1: July 21 2000</h3> |
| 417 | <ul> |
| 418 | <li>a purely bug fixes release</li> |
| 419 | <li>fixed an encoding support problem when parsing from a memory block</li> |
| 420 | <li>fixed a DOCTYPE parsing problem</li> |
| 421 | <li>removed a bug in the function allowing to override the memory |
| 422 | allocation routines</li> |
| 423 | </ul> |
| 424 | <h3>2.2.0: July 14 2000</h3> |
| 425 | <ul> |
| 426 | <li>applied a lot of portability fixes</li> |
| 427 | <li>better encoding support/cleanup and saving (content is now always |
| 428 | encoded in UTF-8)</li> |
| 429 | <li>the HTML parser now correctly handles encodings</li> |
| 430 | <li>added xmlHasProp()</li> |
| 431 | <li>fixed a serious problem with &#38;</li> |
| 432 | <li>propagated the fix to FTP client</li> |
| 433 | <li>cleanup, bugfixes, etc ...</li> |
| 434 | <li>Added a page about <a href="encoding.html">libxml Internationalization |
| 435 | support</a> |
| 436 | </li> |
| 437 | </ul> |
| 438 | <h3>1.8.9: July 9 2000</h3> |
| 439 | <ul> |
| 440 | <li>fixed the spec the RPMs should be better</li> |
| 441 | <li>fixed a serious bug in the FTP implementation, released 1.8.9 to solve |
| 442 | rpmfind users problem</li> |
| 443 | </ul> |
| 444 | <h3>2.1.1: July 1 2000</h3> |
| 445 | <ul> |
| 446 | <li>fixes a couple of bugs in the 2.1.0 packaging</li> |
| 447 | <li>improvements on the HTML parser</li> |
| 448 | </ul> |
| 449 | <h3>2.1.0 and 1.8.8: June 29 2000</h3> |
| 450 | <ul> |
| 451 | <li>1.8.8 is mostly a comodity package for upgrading to libxml2 accoding to |
| 452 | <a href="upgrade.html">new instructions</a>. It fixes a nasty problem |
| 453 | about &#38; charref parsing</li> |
| 454 | <li>2.1.0 also ease the upgrade from libxml v1 to the recent version. it |
| 455 | also contains numerous fixes and enhancements: |
| 456 | <ul> |
| 457 | <li>added xmlStopParser() to stop parsing</li> |
| 458 | <li>improved a lot parsing speed when there is large CDATA blocs</li> |
| 459 | <li>includes XPath patches provided by Picdar Technology</li> |
| 460 | <li>tried to fix as much as possible DtD validation and namespace |
| 461 | related problems</li> |
| 462 | <li>output to a given encoding has been added/tested</li> |
| 463 | <li>lot of various fixes</li> |
| 464 | </ul> |
| 465 | </li> |
| 466 | </ul> |
| 467 | <h3>2.0.0: Apr 12 2000</h3> |
| 468 | <ul> |
| 469 | <li>First public release of libxml2. If you are using libxml, it's a good |
| 470 | idea to check the 1.x to 2.x upgrade instructions. NOTE: while initally |
| 471 | scheduled for Apr 3 the relase occured only on Apr 12 due to massive |
| 472 | workload.</li> |
| 473 | <li>The include are now located under $prefix/include/libxml (instead of |
| 474 | $prefix/include/gnome-xml), they also are referenced by |
| 475 | <pre>#include <libxml/xxx.h></pre> |
| 476 | <p>instead of</p> |
| 477 | <pre>#include "xxx.h"</pre> |
| 478 | </li> |
| 479 | <li>a new URI module for parsing URIs and following strictly RFC 2396</li> |
| 480 | <li>the memory allocation routines used by libxml can now be overloaded |
| 481 | dynamically by using xmlMemSetup()</li> |
| 482 | <li>The previously CVS only tool tester has been renamed |
| 483 | <strong>xmllint</strong> and is now installed as part of the libxml2 |
| 484 | package</li> |
| 485 | <li>The I/O interface has been revamped. There is now ways to plug in |
| 486 | specific I/O modules, either at the URI scheme detection level using |
| 487 | xmlRegisterInputCallbacks() or by passing I/O functions when creating a |
| 488 | parser context using xmlCreateIOParserCtxt()</li> |
| 489 | <li>there is a C preprocessor macro LIBXML_VERSION providing the version |
| 490 | number of the libxml module in use</li> |
| 491 | <li>a number of optional features of libxml can now be excluded at |
| 492 | configure time (FTP/HTTP/HTML/XPath/Debug)</li> |
| 493 | </ul> |
| 494 | <h3>2.0.0beta: Mar 14 2000</h3> |
| 495 | <ul> |
| 496 | <li>This is a first Beta release of libxml version 2</li> |
| 497 | <li>It's available only from<a href="ftp://xmlsoft.org/">xmlsoft.org |
| 498 | FTP</a>, it's packaged as libxml2-2.0.0beta and available as tar and |
| 499 | RPMs</li> |
| 500 | <li>This version is now the head in the Gnome CVS base, the old one is |
| 501 | available under the tag LIB_XML_1_X</li> |
| 502 | <li>This includes a very large set of changes. Froma programmatic point of |
| 503 | view applications should not have to be modified too much, check the <a href="upgrade.html">upgrade page</a> |
| 504 | </li> |
| 505 | <li>Some interfaces may changes (especially a bit about encoding).</li> |
| 506 | <li>the updates includes: |
| 507 | <ul> |
| 508 | <li>fix I18N support. ISO-Latin-x/UTF-8/UTF-16 (nearly) seems correctly |
| 509 | handled now</li> |
| 510 | <li>Better handling of entities, especially well formedness checking |
| 511 | and proper PEref extensions in external subsets</li> |
| 512 | <li>DTD conditional sections</li> |
| 513 | <li>Validation now correcly handle entities content</li> |
| 514 | <li><a href="http://rpmfind.net/tools/gdome/messages/0039.html">change |
| 515 | structures to accomodate DOM</a></li> |
| 516 | </ul> |
| 517 | </li> |
| 518 | <li>Serious progress were made toward compliance, <a href="conf/result.html">here are the result of the test</a> against the |
| 519 | OASIS testsuite (except the japanese tests since I don't support that |
| 520 | encoding yet). This URL is rebuilt every couple of hours using the CVS |
| 521 | head version.</li> |
| 522 | </ul> |
| 523 | <h3>1.8.7: Mar 6 2000</h3> |
| 524 | <ul> |
| 525 | <li>This is a bug fix release:</li> |
| 526 | <li>It is possible to disable the ignorable blanks heuristic used by |
| 527 | libxml-1.x, a new function xmlKeepBlanksDefault(0) will allow this. Note |
| 528 | that for adherence to XML spec, this behaviour will be disabled by |
| 529 | default in 2.x . The same function will allow to keep compatibility for |
| 530 | old code.</li> |
| 531 | <li>Blanks in <a> </a> constructs are not ignored anymore, |
| 532 | avoiding heuristic is really the Right Way :-\</li> |
| 533 | <li>The unchecked use of snprintf which was breaking libxml-1.8.6 |
| 534 | compilation on some platforms has been fixed</li> |
| 535 | <li>nanoftp.c nanohttp.c: Fixed '#' and '?' stripping when processing |
| 536 | URIs</li> |
| 537 | </ul> |
| 538 | <h3>1.8.6: Jan 31 2000</h3> |
| 539 | <ul><li>added a nanoFTP transport module, debugged until the new version of <a href="http://rpmfind.net/linux/rpm2html/rpmfind.html">rpmfind</a> can use |
| 540 | it without troubles</li></ul> |
| 541 | <h3>1.8.5: Jan 21 2000</h3> |
| 542 | <ul> |
| 543 | <li>adding APIs to parse a well balanced chunk of XML (production <a href="http://www.w3.org/TR/REC-xml#NT-content">[43] content</a> of the |
| 544 | XML spec)</li> |
| 545 | <li>fixed a hideous bug in xmlGetProp pointed by Rune.Djurhuus@fast.no</li> |
| 546 | <li>Jody Goldberg <jgoldberg@home.com> provided another patch trying |
| 547 | to solve the zlib checks problems</li> |
| 548 | <li>The current state in gnome CVS base is expected to ship as 1.8.5 with |
| 549 | gnumeric soon</li> |
| 550 | </ul> |
| 551 | <h3>1.8.4: Jan 13 2000</h3> |
| 552 | <ul> |
| 553 | <li>bug fixes, reintroduced xmlNewGlobalNs(), fixed xmlNewNs()</li> |
| 554 | <li>all exit() call should have been removed from libxml</li> |
| 555 | <li>fixed a problem with INCLUDE_WINSOCK on WIN32 platform</li> |
| 556 | <li>added newDocFragment()</li> |
| 557 | </ul> |
| 558 | <h3>1.8.3: Jan 5 2000</h3> |
| 559 | <ul> |
| 560 | <li>a Push interface for the XML and HTML parsers</li> |
| 561 | <li>a shell-like interface to the document tree (try tester --shell :-)</li> |
| 562 | <li>lots of bug fixes and improvement added over XMas hollidays</li> |
| 563 | <li>fixed the DTD parsing code to work with the xhtml DTD</li> |
| 564 | <li>added xmlRemoveProp(), xmlRemoveID() and xmlRemoveRef()</li> |
| 565 | <li>Fixed bugs in xmlNewNs()</li> |
| 566 | <li>External entity loading code has been revamped, now it uses |
| 567 | xmlLoadExternalEntity(), some fix on entities processing were added</li> |
| 568 | <li>cleaned up WIN32 includes of socket stuff</li> |
| 569 | </ul> |
| 570 | <h3>1.8.2: Dec 21 1999</h3> |
| 571 | <ul> |
| 572 | <li>I got another problem with includes and C++, I hope this issue is fixed |
| 573 | for good this time</li> |
| 574 | <li>Added a few tree modification functions: xmlReplaceNode, |
| 575 | xmlAddPrevSibling, xmlAddNextSibling, xmlNodeSetName and |
| 576 | xmlDocSetRootElement</li> |
| 577 | <li>Tried to improve the HTML output with help from <a href="mailto:clahey@umich.edu">Chris Lahey</a> |
| 578 | </li> |
| 579 | </ul> |
| 580 | <h3>1.8.1: Dec 18 1999</h3> |
| 581 | <ul> |
| 582 | <li>various patches to avoid troubles when using libxml with C++ compilers |
| 583 | the "namespace" keyword and C escaping in include files</li> |
| 584 | <li>a problem in one of the core macros IS_CHAR was corrected</li> |
| 585 | <li>fixed a bug introduced in 1.8.0 breaking default namespace processing, |
| 586 | and more specifically the Dia application</li> |
| 587 | <li>fixed a posteriori validation (validation after parsing, or by using a |
| 588 | Dtd not specified in the original document)</li> |
| 589 | <li>fixed a bug in</li> |
| 590 | </ul> |
| 591 | <h3>1.8.0: Dec 12 1999</h3> |
| 592 | <ul> |
| 593 | <li>cleanup, especially memory wise</li> |
| 594 | <li>the parser should be more reliable, especially the HTML one, it should |
| 595 | not crash, whatever the input !</li> |
| 596 | <li>Integrated various patches, especially a speedup improvement for large |
| 597 | dataset from <a href="mailto:cnygard@bellatlantic.net">Carl Nygard</a>, |
| 598 | configure with --with-buffers to enable them.</li> |
| 599 | <li>attribute normalization, oops should have been added long ago !</li> |
| 600 | <li>attributes defaulted from Dtds should be available, xmlSetProp() now |
| 601 | does entities escapting by default.</li> |
| 602 | </ul> |
| 603 | <h3>1.7.4: Oct 25 1999</h3> |
| 604 | <ul> |
| 605 | <li>Lots of HTML improvement</li> |
| 606 | <li>Fixed some errors when saving both XML and HTML</li> |
| 607 | <li>More examples, the regression tests should now look clean</li> |
| 608 | <li>Fixed a bug with contiguous charref</li> |
| 609 | </ul> |
| 610 | <h3>1.7.3: Sep 29 1999</h3> |
| 611 | <ul> |
| 612 | <li>portability problems fixed</li> |
| 613 | <li>snprintf was used unconditionnally, leading to link problems on system |
| 614 | were it's not available, fixed</li> |
| 615 | </ul> |
| 616 | <h3>1.7.1: Sep 24 1999</h3> |
| 617 | <ul> |
| 618 | <li>The basic type for strings manipulated by libxml has been renamed in |
| 619 | 1.7.1 from <strong>CHAR</strong> to <strong>xmlChar</strong>. The reason |
| 620 | is that CHAR was conflicting with a predefined type on Windows. However |
| 621 | on non WIN32 environment, compatibility is provided by the way of a |
| 622 | <strong>#define </strong>.</li> |
| 623 | <li>Changed another error : the use of a structure field called errno, and |
| 624 | leading to troubles on platforms where it's a macro</li> |
| 625 | </ul> |
| 626 | <h3>1.7.0: sep 23 1999</h3> |
| 627 | <ul> |
| 628 | <li>Added the ability to fetch remote DTD or parsed entities, see the <a href="html/libxml-nanohttp.html">nanohttp</a> module.</li> |
| 629 | <li>Added an errno to report errors by another mean than a simple printf |
| 630 | like callback</li> |
| 631 | <li>Finished ID/IDREF support and checking when validation</li> |
| 632 | <li>Serious memory leaks fixed (there is now a <a href="html/libxml-xmlmemory.html">memory wrapper</a> module)</li> |
| 633 | <li>Improvement of <a href="http://www.w3.org/TR/xpath">XPath</a> |
| 634 | implementation</li> |
| 635 | <li>Added an HTML parser front-end</li> |
| 636 | </ul> |
| 637 | <p><a href="mailto:daniel@veillard.com">Daniel Veillard</a></p> |
| 638 | </td></tr></table></td></tr></table></td></tr></table></td> |
| 639 | </tr></table></td></tr></table> |
| 640 | </body> |
| 641 | </html> |