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