Updated the on-line documentation, Daniel
[platform/upstream/libxslt.git] / doc / news.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/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}
11 A:link, A:visited, A:active { text-decoration: underline }
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="100">
18 <a href="http://www.gnome.org/"><img src="smallfootonly.gif" alt="Gnome 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 XSLT 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>
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">
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>
31 <li><a href="intro.html">Introduction</a></li>
32 <li><a href="docs.html">Documentation</a></li>
33 <li><a href="bugs.html">Reporting bugs and getting help</a></li>
34 <li><a href="help.html">How to help</a></li>
35 <li><a href="downloads.html">Downloads</a></li>
36 <li><a href="news.html">News</a></li>
37 <li><a href="xsltproc2.html">The xsltproc tool</a></li>
38 <li><a href="API.html">The programming API</a></li>
39 <li><a href="internals.html">Library internals</a></li>
40 <li><a href="extensions.html">Writing extensions</a></li>
41 <li><a href="contribs.html">Contributions</a></li>
42 <li>
43 <a href="xslt.html">flat page</a>, <a href="site.xsl">stylesheet</a>
44 </li>
45 </ul></td></tr>
46 </table>
47 <table width="100%" border="0" cellspacing="1" cellpadding="3">
48 <tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>Related links</b></center></td></tr>
49 <tr><td bgcolor="#fffacd"><ul style="margin-left: -2pt">
50 <li><a href="tutorial/libxslttutorial.html">Tutorial</a></li>
51 <li><a href="xsltproc.html">Man page for xsltproc</a></li>
52 <li><a href="http://mail.gnome.org/archives/xslt/">Mail archive</a></li>
53 <li><a href="http://xmlsoft.org/">XML libxml</a></li>
54 <li><a href="http://www.cs.unibo.it/~casarini/gdome2/">DOM gdome2</a></li>
55 <li><a href="ftp://xmlsoft.org/">FTP</a></li>
56 <li><a href="http://www.fh-frankfurt.de/~igor/projects/libxml/">Windows binaries</a></li>
57 <li><a href="http://pages.eidosnet.co.uk/~garypen/libxml/">Solaris binaries</a></li>
58 <li><a href="http://bugzilla.gnome.org/buglist.cgi?product=libxslt">Bug Tracker</a></li>
59 <li><a href="http://xsldbg.sourceforge.net/">Xsldbg Debugger</a></li>
60 </ul></td></tr>
61 </table>
62 </td></tr></table></td>
63 <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">
64 <h3>CVS only : check the <a href="http://cvs.gnome.org/lxr/source/libxslt/ChangeLog">Changelog</a> file
65 for a really accurate description</h3>
66 <h3>1.0.8: Nov 26 2001</h3>
67 <ul>
68 <li>fixed an annoying header problem, removed a few bugs and some code
69     cleanup</li>
70 <li>patches for Windows and update of Windows Makefiles by Igor</li>
71 <li>OpenVMS port instructions from John A Fotheringham</li>
72 <li>fixed some Makefiles annoyance and libraries prelinking
73   informations</li>
74 </ul>
75 <h3>1.0.7: Nov 10 2001</h3>
76 <ul>
77 <li>remove a compilation problem with LIBXSLT_PUBLIC</li>
78 <li>Finishing the integration steps for Keith Isdale debugger</li>
79 <li>fixes the handling of indent=&quot;no&quot; on HTML output</li>
80 <li>fixes on the configure script and RPM spec file</li>
81 </ul>
82 <h3>1.0.6: Oct 30 2001</h3>
83 <ul>
84 <li>bug fixes on number formatting (Thomas), date/time functions (Bruce
85     Miller)</li>
86 <li>update of the Windows Makefiles (Igor)</li>
87 <li>fixed DOCTYPE generation rules for HTML output (me)</li>
88 </ul>
89 <h3>1.0.5: Oct 10 2001</h3>
90 <ul>
91 <li>some portability fixes, including Windows makefile updates from
92   Igor</li>
93 <li>fixed a dozen bugs on XSLT and EXSLT (me and Thomas Broyer)</li>
94 <li>support for Saxon's evaluate and expressions extensions added (initial
95     contribution from Darren Graves)</li>
96 <li>better handling of XPath evaluation errors</li>
97 </ul>
98 <h3>1.0.4: Sep 12 2001</h3>
99 <ul>
100 <li>Documentation updates from John fleck</li>
101 <li>bug fixes (DocBook  FO generation should be fixed)  and portability
102     improvements</li>
103 <li>Thomas Broyer improved the existing EXSLT support and added String,
104     Time and Date core functions support</li>
105 </ul>
106 <h3>1.0.3:  Aug 23 2001</h3>
107 <ul>
108 <li>XML Catalog support see the doc</li>
109 <li>New NaN/Infinity floating point code</li>
110 <li>A few bug fixes</li>
111 </ul>
112 <h3>1.0.2:  Aug 15 2001</h3>
113 <ul>
114 <li>lot of bug fixes, increased the testsuite</li>
115 <li>a large chunk of EXSLT is implemented</li>
116 <li>improvements on the extension framework</li>
117 <li>documentation improvements</li>
118 <li>Windows MSC projects files should be up-to-date</li>
119 <li>handle attributes inherited from the DTD by default</li>
120 </ul>
121 <h3>1.0.1:  July 24 2001</h3>
122 <ul>
123 <li>initial EXSLT framework</li>
124 <li>better error reporting</li>
125 <li>fixed the profiler on Windows</li>
126 <li>bug fixes</li>
127 </ul>
128 <h3>1.0.0: July 10 2001</h3>
129 <ul>
130 <li>a lot of cleanup, a lot of regression tests added or fixed</li>
131 <li>added a documentation for <a href="extensions.html">writing
132     extensions</a>
133 </li>
134 <li>fixed some variable evaluation problems (with William)</li>
135 <li>added profiling of stylesheet execution accessible as the xsltproc
136     --profile option</li>
137 <li>fixed element-available() and the implementation of the various
138     chunking methods present, Norm Walsh provided a lot of feedback</li>
139 <li>exclude-result-prefixes and namespaces output should now work as
140     expected</li>
141 <li>added support of embedded stylesheet as described in section 2.7 of the
142     spec</li>
143 </ul>
144 <h3>0.14.0: July 5 2001</h3>
145 <ul>
146 <li>lot of bug fixes, and code cleanup</li>
147 <li>completion of the little XSLT-1.0 features left unimplemented</li>
148 <li>Added and implemented the extension API suggested by Thomas Broyer</li>
149 <li>the Windows MSC environment should be complete</li>
150 <li>tested and optimized with a really large document (DocBook Definitive
151     Guide) libxml/libxslt should really be faster on serious workloads</li>
152 </ul>
153 <h3>0.13.0: June 26 2001</h3>
154 <ul>
155 <li>lots of cleanups</li>
156 <li>fixed a C++ compilation problem</li>
157 <li>couple of fixes to xsltSaveTo()</li>
158 <li>try to fix Docbook-xslt-1.4 and chunking, updated the regression test
159     with them</li>
160 <li>fixed pattern compilation and priorities problems</li>
161 <li>Patches for Windows and MSC project mostly contributed by Yon Derek</li>
162 <li>update to the Tutorial by John Fleck</li>
163 <li>William fixed bugs in templates and for-each functions</li>
164 <li>added a new interface xsltRunStylesheet() for a more flexible output
165     (incomplete), added -o option to xsltproc</li>
166 </ul>
167 <h3>0.12.0: June 18 2001</h3>
168 <ul>
169 <li>fixed a dozen of bugs reported</li>
170 <li>HTML generation should be quite better (requires libxml-2.3.11 upgrade
171     too)</li>
172 <li>William fixed some problems with document()</li>
173 <li>Fix namespace nodes selection and copy (requires libxml-2.3.11 upgrade
174     too)</li>
175 <li>John Fleck added a<a href="tutorial/libxslttutorial.html">
176   tutorial</a>
177 </li>
178 <li>Fixes for namespace handling when evaluating variables</li>
179 <li>XInclude global flag added to process XInclude on document() if
180     requested</li>
181 <li>made xsltproc --version more detailed</li>
182 </ul>
183 <h3>0.11.0: June 1 2001</h3>
184 <p>Mostly a bug fix release.</p>
185 <ul>
186 <li>integration of catalogs from xsltproc</li>
187 <li>added --version to xsltproc for bug reporting</li>
188 <li>fixed errors when handling ID in external parsed entities</li>
189 <li>document() should hopefully work correctly but ...</li>
190 <li>fixed bug with PI and comments processing</li>
191 <li>William fixed the XPath string functions when using unicode</li>
192 </ul>
193 <h3>0.10.0: May 19 2001</h3>
194 <ul>
195 <li>cleanups to make stylesheet read-only (not 100% complete)</li>
196 <li>fixed URI resolution in document()</li>
197 <li>force all XPath expression to be compiled at stylesheet parsing time,
198     even if unused ...</li>
199 <li>Fixed HTML default output detection</li>
200 <li>Fixed double attribute generation #54446</li>
201 <li>Fixed {{ handling in attributes #54451</li>
202 <li>More tests and speedups for DocBook document transformations</li>
203 <li>Fixed a really bad race like bug in xsltCopyTreeList()</li>
204 <li>added a documentation on the libxslt internals</li>
205 <li>William Brack and Bjorn Reese improved format-number()</li>
206 <li>Fixed multiple sort, it should really work now</li>
207 <li>added a --docbook option for SGML DocBook input (hackish)</li>
208 <li>a number of other bug fixes and regression test added as people were
209     submitting them</li>
210 </ul>
211 <h3>0.9.0: May 3 2001</h3>
212 <ul>
213 <li>lot of various bugfixes, extended the regression suite</li>
214 <li>xsltproc should work with multiple params</li>
215 <li>added an option to use xsltproc with HTML input</li>
216 <li>improved the stylesheet compilation, processing of complex stylesheets
217     should be faster</li>
218 <li>using the same stylesheet for concurrent processing on multithreaded
219     programs should work now</li>
220 <li>fixed another batch of namespace handling problems</li>
221 <li>Implemented multiple level of sorting</li>
222 </ul>
223 <h3>0.8.0: Apr 22 2001</h3>
224 <ul>
225 <li>fixed ansidecl.h problem</li>
226 <li>fixed unparsed-entity-uri() and generate-id()</li>
227 <li>sort semantic fixes and priority prob from William M. Brack</li>
228 <li>fixed namespace handling problems in XPath expression computations
229     (requires libxml-2.3.7)</li>
230 <li>fixes to current() and key()</li>
231 <li>other, smaller fixes, lots of testing with N Walsh DocBook HTML
232     stylesheets</li>
233 </ul>
234 <h3>0.7.0: Apr 10 2001</h3>
235 <ul>
236 <li>cleanup using stricter compiler flags</li>
237 <li>command line parameter passing</li>
238 <li>fix to xsltApplyTemplates from William M. Brack</li>
239 <li>added the XSLTMark in the regression tests as well as document()</li>
240 </ul>
241 <h3>0.6.0: Mar 22 2001</h3>
242 <ul>
243 <li>another beta</li>
244 <li>requires 2.3.5, which provide XPath expression compilation support</li>
245 <li>document() extension should function properly</li>
246 <li>fixed a number or reported bugs</li>
247 </ul>
248 <h3>0.5.0: Mar 10 2001</h3>
249 <ul>
250 <li>fifth beta</li>
251 <li>some optimization work, for the moment 2 XSLT transform cannot use the
252     same stylesheet at the same time (to be fixed)</li>
253 <li>fixed problems with handling of tree results</li>
254 <li>fixed a reported strip-spaces problem</li>
255 <li>added more reported/fixed bugs to the test suite</li>
256 <li>incorporated William M. Brack fix for imports and global variables as
257     well as patch for with-param support in apply-templates</li>
258 <li>a bug fix on for-each</li>
259 </ul>
260 <h3>0.4.0: Mar 1 2001</h3>
261 <ul>
262 <li>fourth beta test, released at the same time of libxml2-2.3.3</li>
263 <li>bug fixes</li>
264 <li>some optimization</li>
265 <li>started implement extension support, not finished</li>
266 <li>implemented but not tested multiple file output</li>
267 </ul>
268 <h3>0.3.0: Feb 24 2001</h3>
269 <ul>
270 <li>third beta test, released at the same time of libxml2-2.3.2</li>
271 <li>lot of bug fixes</li>
272 <li>some optimization</li>
273 <li>added DocBook XSL based testsuite</li>
274 </ul>
275 <h3>0.2.0: Feb 15 2001</h3>
276 <ul>
277 <li>second beta version, released at the same time as libxml2-2.3.1</li>
278 <li>getting close to feature completion, lot of bug fixes, some in the HTML
279     and XPath support of libxml</li>
280 <li>start becoming usable for real work. This version can now regenerate
281     the XML 2e HTML from the original XML sources and the associated
282     stylesheets (in <a href="http://www.w3.org/TR/REC-xml#b4d250b6c21">section I of the XML
283     REC</a>)</li>
284 <li>Still misses extension element/function/prefixes support. Support of
285     key() and document() is not complete</li>
286 </ul>
287 <h3>0.1.0: Feb 8 2001</h3>
288 <ul>
289 <li>first beta version, released at the same time as libxml2-2.3.0</li>
290 <li>lots of bug fixes, first &quot;testing&quot; version, but incomplete</li>
291 </ul>
292 <h3>0.0.1: Jan 25 2001</h3>
293 <ul>
294 <li>first alpha version released at the same time as libxml2-2.2.12</li>
295 <li>Framework in place, should work on simple examples, but far from being
296     feature complete</li>
297 </ul>
298 <p><a href="mailto:daniel@veillard.com">Daniel Veillard</a></p>
299 </td></tr></table></td></tr></table></td></tr></table></td>
300 </tr></table></td></tr></table>
301 </body>
302 </html>