Sync with trunk r65656.
[reactos.git] / dll / 3rdparty / libxslt / NEWS
1
2 NEWS file for libxslt
3
4 Note that this is automatically generated from the news webpage at:
5 http://xmlsoft.org/XSLT/news.html
6
7 See the git page at
8 http://git.gnome.org/browse/libxslt/
9
10 to get a description of the recent commits.Those are the public releases made:
11 1.1.27: Sep 12 2012:
12 - Portability:
13 xincludestyle wasn't protected with LIBXML_XINCLUDE_ENABLED (Michael Bonfils),
14 Portability fix for testThreads.c (IlyaS),
15 FreeBSD portability fixes (Pedro F. Giffuni),
16 check for gmtime - on mingw* hosts will enable date-time function (Roumen Petrov),
17 use only native crypto-API for mingw* hosts (Roumen Petrov),
18 autogen: Only check for libtoolize (Colin Walters),
19 minimal mingw support (Roumen Petrov),
20 configure: acconfig.h is deprecated since autoconf-2.50 (Stefan Kost),
21 Fix a small out of tree compilation issue (Hao Hu),
22 Fix python generator to not use deprecated xmllib (Daniel Veillard),
23 link python module with python library (Frederic Crozat)
24
25 - Documentation:
26 Tiny doc improvement (Daniel Veillard),
27 Various documentation fixes for docs on internals (C. M. Sperberg-McQueen)
28
29 - Bug fixes:
30 Report errors on variable use in key (Daniel Veillard),
31 The XSLT namespace string is a constant one (Daniel Veillard),
32 Fix handling of names in xsl:attribute (Nick Wellnhofer),
33 Reserved namespaces in xsl:element and xsl:attribute (Nick Wellnhofer),
34 Null-terminate result string of cry:rc4_decrypt (Nick Wellnhofer),
35 EXSLT date normalization fix (James Muscat),
36 Exit after compilation of invalid func:result (Nick Wellnhofer),
37 Fix for EXSLT func:function (Nick Wellnhofer),
38 Rewrite EXSLT string:replace to be conformant (Nick Wellnhofer),
39 Avoid a heap use after free error (Chris Evans),
40 Fix a dictionary string usage (Chris Evans),
41 Output should not include extraneous newlines when indent is off (Laurence Rowe),
42 document('') fails to return stylesheets parsed from memory (Jason Viers),
43 xsltproc should return an error code if xinclude fails (Malcolm Purvis),
44 Forwards-compatible processing of unknown top level elements (Nick Wellnhofer),
45 Fix system-property with unknown namespace (Nick Wellnhofer),
46 Hardening of code checking node types in EXSLT (Daniel Veillard),
47 Hardening of code checking node types in various entry point (Daniel Veillard),
48 Cleanup of the pattern compilation code (Daniel Veillard),
49 Fix default template processing on namespace nodes (Daniel Veillard),
50 Fix a bug in selecting XSLT elements (Daniel Veillard),
51 Fixed bug #616839 (Daniel Mustieles),
52 Fix some case of pattern parsing errors (Abhishek Arya),
53 preproc: fix the build (Stefan Kost),
54 Fix a memory leak with xsl:number (Daniel Veillard),
55 Fix a problem with ESXLT date:add() with January (money_seshu Dronamraju),
56 Fix a memory leak if compiled with Windows locale support (Daniel Veillard),
57 Fix generate-id() to not expose object addresses (Daniel Veillard),
58 Fix curlies support in literals for non-compiled AVTs (Nick Wellnhofer),
59 Allow whitespace in xsl:variable with select (Nick Wellnhofer),
60 Small fixes to locale code (Nick Wellnhofer),
61 Fix bug 602515 (Nick Wellnhofer),
62 Fix popping of vars in xsltCompilerNodePop (Nick Wellnhofer),
63 Fix direct pattern matching bug (Nick Wellnhofer)
64
65 - Improvements:
66 Add the saxon:systemId extension (Mike Hommey),
67 Add an append mode to document output (Daniel Veillard),
68 Add new tests to EXTRA_DIST (Nick Wellnhofer),
69 Test for bug #680920 (Nick Wellnhofer),
70 fix regresson in Various "make distcheck" and other fixes (Roumen Petrov),
71 Various "make distcheck" and other fixes (Daniel Richard G),
72 Fix portability to upcoming libxml2-2.9.0 (Daniel Veillard),
73 Adding --system flag support to autogen.sh (Daniel Veillard),
74 Allow per-context override of xsltMaxDepth, introduce xsltMaxVars (Jérôme Carretero),
75 autogen.sh: Honor NOCONFIGURE environment variable (Colin Walters),
76 configure: support silent automake rules if possible (Stefan Kost),
77 Precompile patterns in xsl:number (Nick Wellnhofer),
78 Fix some warnings in the refactored code (Nick Wellnhofer),
79 Adding new generated files (Daniel Veillard),
80 profiling: add callgraph report (Stefan Kost)
81
82 - Cleanups:
83 Big space and tabs cleanup (Daniel Veillard),
84 Fix authors list (Daniel Veillard),
85 Cleanups some of the test makefiles (Daniel Richard),
86 Remove .cvsignore files which are not needed anymore (Daniel Veillard),
87 Cleanup some misplaced spaces and tabs (Daniel Veillard),
88 Augment list of ignored files (Daniel Veillard),
89 configure: remove checks for isinf and isnan as those are not used anyway (Stefan Kost),
90 Point to GIT for source code and a bit of cleanup (Daniel Veillard),
91 Get rid of specific build setup and STATIC_BINARIES (Daniel Veillard)
92
93
94
95 1.1.26: Sep 24 2009:
96 - Improvement:
97 Add xsltProcessOneNode to exported symbols for lxml (Daniel Veillard)
98
99 - Bug fixes:
100 Fix an idness generation problem (Daniel Veillard),
101 595612 Try to fix some locking problems (Daniel Veillard),
102 Fix a crash on misformed imported stylesheets (Daniel Veillard)
103
104
105
106 1.1.25: Sep 17 2009:
107 - Features:
108 Add API versioning and various cleanups (Daniel Veillard),
109 xsl:sort lang support using the locale (Nick Wellnhofer and Roumen Petrov)
110
111 - Documentation:
112 Fix the download links for Solaris (Daniel Veillard),
113 Fix makefile and spec file to include doc in rpm (Daniel Veillard)
114
115 - Portability:
116 Make sure testThreads is linked with pthreads (Daniel Veillard),
117 Fix potential crash on debug of extensions Solaris (Ben Walton),
118 applied patch from Roumen Petrov for mingw cross compilation problems (Roumen Petrov),
119 patch from Richard Jones to build shared libs with MinGW cross-compiler (Richard Jones),
120 fix include path when compiling with MinGW (Roumen Petrov),
121 portability fixes ( Nick Wellnhofer and Roumen Petrov)
122
123 - Bug fixes:
124 Big fixes of pattern compilations (Nick Wellnhofer),
125 Fix uses of xmlAddChild for error handling (Daniel Veillard),
126 Detect deep recusion on function calls (Daniel Veillard),
127 Avoid an error in namespace generation (Martin),
128 Fix importing of encoding from included stylesheets (Nick Wellnhofer),
129 Fix problems with embedded stylesheets and namespaces (Martin),
130 QName parsing fix for patterns (Martin),
131 Crash compiling stylesheet with DTD (Martin),
132 Fix xsl:strip-space with namespace and wildcard (Nick Wellnhofer),
133 Fix a mutex deadlock on unregistered extensions (Nix),
134 567192 xsltproc --output option ignore --xinclude (Joachim Breitner),
135 Fix redundant headers in list (Daniel Veillard),
136 134754 Configure's --with-html-dir related fixes (Julio M. Merino Vidal),
137 305913 a serious problem in extensions reentrancy (Daniel Veillard),
138 Fix an idness issue when building the tree (Daniel Veillard),
139 Fixed indexing error reported by Ron Burk on the mailing list. (William M. Brack),
140 prevent some unchecked pointer accesses (Jake Goulding),
141 fix for CVE-2008-2935 libexslt RC4 encryption/decryption functions Daniel (Daniel Veillard),
142 avoid a quadratic behaviour when hitting duplicates (Daniel Veillard),
143 544829 fixed option --with-debugger (Arun Ragnavan),
144 541965 fixed incorrect argument popping in exsltMathAtan2Function (William M. Brack),
145 fix problem with string check for element-available (Ron Burk),
146 539741 added code to handle literal within an AVT (William M. Brack)
147
148 - Improvements:
149 Allow use of EXSLT outside XSLT (Martin),
150 Support Esperanto locale (Nick Wellnhofer),
151 Change how attributes are copied for id and speed (Daniel Veillard),
152 Add API versioning and various cleanups (Daniel Veillard),
153 Adding a test program to check thread reentrancy (Daniel Veillard),
154 big patch from finishing xsl:sort lang support (Roumen Petrov),
155 add xsl:sort lang support using the locale (Nick Wellnhofer)
156
157 - Cleanups:
158 Label xsltProcessOneNode as static (Daniel Veillard),
159 git setup (Daniel Veillard),
160 fixed typo detected by new libxml2 code (William M. Brack),
161 xsltExtFunctionLookup was defined but never implemented (Ralf Junker)
162
163
164
165 1.1.24: May 13 2008:
166 - Documentation: man page fix (Vincent Lefevre).
167 - Bug fixes: pattern bug fix, key initialization problems, exclusion of
168 unknown namespaced element on top of stylesheets, python generator
169 syntactic cleanup (Martin)
170
171
172 1.1.23: Apr 8 2008:
173 - Documentation: fix links for Cygwin DocBook setup (Philippe Bourcier),
174 xsltParseStylesheetDoc doc fix (Jason Viers), fix manpage default
175 maxdepth value
176 - Bug fixes: python segfault (Daniel Gryniewicz), week-in-year bug fix
177 (Maurice van der Pot), fix python iterator problem (William Brack),
178 avoid garbage collection problems on str:tokenize and str:split
179 and function results (William Brack and Peter Pawlowski)
180 superfluous re-generation of keys (William Brack), remove superfluous
181 code in xsltExtInitTest (Tony Graham), func:result segfault fix
182 (William Brack), timezone offset problem (Peter Pawlowski),
183 - Portability fixes: old gcrypt support fix (Brent Cowgill), Python
184 portability patch (Stephane Bidoul), VS 2008 fix (Rob Richard)
185
186
187 1.1.22: Aug 23 2007:
188 - Bug fixes: RVT cleanup problems (William Brack), exclude-result-prefix
189 bug (William Brack), stylesheet compilation error handling (Rob Richards).
190
191 - Portability fixes: improve build with VS2005 (Rob Richards),
192 fixing build on AIX (Bjorn Wiberg), fix the security file checks on
193 Windows (Roland Schwarz and Rob Richards).
194 - Improvement: add an --encoding option to xsltproc (Drazen Kacar).
195
196
197 1.1.21: Jun 12 2007:
198 - Bug fixes: out of memory allocation errors (William Brack),
199 namespace problem on compound predicates (William Brack),
200 python space/tab inconsistencies (Andreas Hanke), hook xsl:message
201 to per transformation error callbacks (Shaun McCance),
202 cached RVT problem (William Brack), XPath context maintainance
203 on choose (William Brack), memory leaks in the math module (William
204 Brack), exclude-result-prefix induced namespace problem (William
205 Brack)
206 - Build: configure setup for TRIO_REPLACE_STDIO (William Brack)
207
208 - Documentation: updated after change from CVs to SVN (William Brack)
209
210
211 1.1.20: Jan 17 2007:
212 - Portability fixes: strict aliasing fix (Marcus Meissner), BSD portability
213 patches (Roland Illig)
214 - Bug fixes: Result Value Tree handling fix (William Brack), function
215 parameters fix (William), uninitialized variable (Kjartan Maraas),
216 empty text node handling (William), plugin support and test fixes (William),
217 fragment support fixes (William)
218 - Improvements: python stylesheet compare and transform context
219 access (Nic Ferrier), EXSLT string replace support (Joel Reed),
220 xsltproc better low level error handling (Mike Hommey and William)
221
222
223 1.1.19: Nov 29 2006:
224 - Bug fixes: entities within attributes (William Brack), Python detection
225 problem (Joseph Sacco), in-scope namespace bug (Mike Hommey), Result
226 value tree caching bug (William Brack)
227
228
229 1.1.18: Oct 26 2006:
230 - portability and build fixes: DESTDIR problem, build paths in python
231 shared lib, compile when libxml2 doesn't support XInclude (Gary Coady).
232 - bug fixes: a number of namespace related bugs (Kasimier Buchcik),
233 parameters bugs (Kasimier Buchcik), proximity position in predicates
234 of match patterns (Kasimier), exslt-node-set troubles with strings
235 (Kasimier), CDATA serialization, Python floats and booleans XPath
236 conversions, XInclude support fixes, RVT cleanup problem (William Brack
237 and Kasimier), attribute checking in stylesheets (Kasimier), xsltForEach
238 context problem (Kasimier), security check should pass full URLs (Shane
239 Corgatelli), security cleanup patch (Mikhail Zabaluev), some python
240 accessor for stylesheet were broken, memory errors when compiling
241 stylesheets (Mike Hommey), EXSLT current date end-of-month problem
242 (William Brack).
243 - improvements: refactoring of namespace handling, value-of impleemntation
244 and template internal processing (Kasimier Buchcik), new xsltproc
245 flag to apply Xinclude to stylesheets.
246 - documentation: xsltproc man pages (Daniel Leidert), tests updates
247 (William Brack), various typo fixes (Daniel Leidert), comments on
248 versions macros (Peter Breitenlohner).
249
250
251 1.1.17: Jun 6 2006:
252 - portability fixes: python detection
253 - bug fixes: some regression tests, attribute/namespaces output (Kasimier
254 Buchcik), problem in mixed xsl:value-of and xsl:text uses (Kasimier)
255 - improvements: internal refactoring (Kasimier Buchcik), use of the XPath
256 object cache in libxml2-2.6.25 (Kasimier)
257
258
259 1.1.16: May 01 2006:
260 - portability fixes: EXSLT date/time on Solaris and IRIX (Albert Chin),
261 HP-UX build (Albert Chin),
262
263 - build fixes: Python detection(Joseph Sacco), plugin configurei
264 (Joel Reed)
265 - bug fixes: pattern compilation fix(William Brack), EXSLT date/time
266 fix (Thomas Broyer), EXSLT function bug, potential loop on variable
267 eval, startup race (Christopher Palmer), debug statement left in python
268 (Nic Ferrier), various cleanup based on Coverity reports), error on
269 Out of memory condition (Charles Hardin), various namespace prefixes
270 fixes (Kasimier Buchcik),
271 - improvement: speed up sortingi, start of internals refactoring (Kasimier
272 Buchcik)
273 - documentation: man page fixes and updates (Daniel Leidert)
274
275
276
277 1.1.15: Sep 04 2005:
278 - build fixes: Windows build cleanups and updates (Igor Zlatkovic),
279 remove jhbuild warnings
280 - bug fixes: negative number formatting (William Brack), number
281 formatting per mille definition (William Brack), XInclude default values
282 (William), text copy bugs (William), bug related to xmlXPathContext size,
283 reuse libxml2 memory management for text nodes, dictionary text bug,
284 forbid variables in match (needs libxml2-2.6.21)
285 - improvements: EXSLT dyn:map (Mark Vakoc),
286 - documentation: EXSLT date and time functions namespace in man (Jonathan
287 Wakely)
288
289
290 1.1.14: Apr 02 2005:
291 - bug fixes: text node on stylesheet document without a dictionary
292 (William Brack), more checking of XSLT syntax, calling xsltInit()
293 multiple times, mode values interning raised by Mark Vakoc, bug in
294 pattern matching with ancestors, bug in patterna matching with cascading
295 select, xinclude and document() problem, build outside of source tree
296 (Mike Castle)
297 - improvement: added a --nodict mode to xsltproc to check problems for
298 docuemtns without dictionaries
299
300
301 1.1.13: Mar 13 2005:
302 - build fixes: 64bits cleanup (William Brack), python 2.4 test (William),
303 LIBXSLT_VERSION_EXTRA on Windows (William), Windows makefiles fixes (Joel
304 Reed), libgcrypt-devel requires for RPM spec.
305 - bug fixes: exslt day-of-week-in-month (Sal Paradise), xsl:call-template
306 should not change the current template rule (William Brack), evaluation
307 of global variables (William Brack), RVT's in XPath predicates (William),
308 namespace URI on template names (Mark Vakoc), stat() for Windows patch
309 (Aleksey Gurtovoy), pattern expression fixes (William Brack), out of
310 memory detection misses (William), parserOptions propagation (William),
311 exclude-result-prefixes fix (William), // patten fix (William).
312 - extensions: module support (Joel Reed), dictionary based speedups
313 trying to get rid of xmlStrEqual as much as possible.
314 - documentation: added Wiki (Joel Reed)
315
316
317 1.1.12: Oct 29 2004:
318 - build fixes: warnings removal (William).
319 - bug fixes: attribute document pointer fix (Mark Vakoc), exslt date
320 negative periods (William Brack), generated tree structure fixes,
321 namespace lookup fix, use reentrant gmtime_r (William Brack),
322 exslt:funtion namespace fix (William), potential NULL pointer reference
323 (Dennis Dams, William), force string interning on generated
324 documents.
325 - documentation: update of the second tutorial (Panagiotis Louridas), add
326 exslt doc in rpm packages, fix the xsltproc man page.
327
328
329 1.1.11: Sep 29 2004:
330 - bug fixes: xsl:include problems (William Brack), UTF8 number pattern
331 (William), date-time validation (William), namespace fix (William),
332 various Exslt date fixes (William), error callback fixes, leak with
333 namespaced global variable, attempt to fix a weird problem #153137
334 - improvements: exslt:date-sum tests (Derek Poon)
335 - documentation: second tutorial by Panagiotis Lourida
336
337
338 1.1.10: Aug 31 2004:
339 - build fix: NUL in c file blocking compilation on Solaris, Windows build
340 (Igor Zlatkovic)
341 - fix: key initialization problem (William Brack)
342 - documentation: fixed missing man page description for --path
343
344
345 1.1.9: Aug 22 2004:
346 - build fixes: missing tests (William Brack), Python dependancies, Python
347 on 64bits boxes, --with-crypto flag (Rob Richards),
348 - fixes: RVT key handling (William), Python binding (William and Sitsofe
349 Wheeler), key and XPath troubles (William), template priority on imports
350 (William), str:tokenize with empty strings (William), #default namespace
351 alias behaviour (William), doc ordering missing for main document
352 (William), 64bit bug (Andreas Schwab)
353 - improvements: EXSLT date:sum added (Joel Reed), hook for document
354 loading for David Hyatt, xsltproc --nodtdattr to avoid defaulting DTD
355 attributes, extend xsltproc --version with CVS stamp (William).
356 - Documentation: web page problem reported by Oliver Stoeneberg
357
358
359 1.1.8: July 5 2004:
360 - build fixes: Windows runtime options (Oliver Stoeneberg), Windows
361 binary package layout (Igor Zlatkovic), libgcrypt version test and link
362 (William)
363 - documentation: fix libxslt namespace name in doc (William)
364 - bug fixes: undefined namespace message (William Brack), search engine
365 (William), multiple namespace fixups (William), namespace fix for key
366 evaluation (William), Python memory debug bindings,
367 - improvements: crypto extensions for exslt (Joel Reed, William)
368
369
370 1.1.7: May 17 2004:
371 - build fix: warning about localtime_r on Solaris
372 - bug fix: UTF8 string tokenize (William Brack), subtle memory
373 corruption, linefeed after comment at document level (William),
374 disable-output-escaping problem (William), pattern compilation in deep
375 imported stylesheets (William), namespace extension prefix bug,
376 libxslt.m4 bug (Edward Rudd), namespace lookup for attribute, namespaced
377 DOCTYPE name
378
379
380 1.1.6: Apr 18 2004:
381 - 2 bug fixes about keys fixed one by Mark Vakoc
382
383
384 1.1.5: Mar 23 2004:
385 - performance: use dictionary lookup for variables
386 - remove use of _private from source documents
387 - cleanup of "make tests" output
388 - bugfixes: AVT in local variables, use localtime_r to avoid thread
389 troubles (William), dictionary handling bug (William), limited number of
390 stubstitutions in AVT (William), tokenize fix for UTF-8 (William),
391 superfluous namespace (William), xsltproc error code on
392 <xsl:message> halt, OpenVMS fix, dictionary reference counting
393 change.
394
395
396 1.1.4: Feb 23 2004:
397 - bugfixes: attributes without doc (Mariano Suárez-Alvarez), problem with
398 Yelp, extension problem
399 - display extension modules (Steve Little)
400 - Windows compilation patch (Mark Vadoc), Mingw (Mikhail Grushinskiy)
401
402
403 1.1.3: Feb 16 2004:
404 - Rewrote the Attribute Value Template code, new XPath compilation
405 interfaces, dictionary reuses for XSLT with potential for serious
406 performance improvements.
407 - bug fixes: portability (William Brack), key() in node-set() results
408 (William), comment before doctype (William), math and node-set() problems
409 (William), cdata element and default namespace (William), behaviour on
410 unknown XSLT elements (Stefan Kost), priority of "//foo" patterns
411 (William), xsl:element and xsl:attribute QName check (William), comments
412 with -- (William), attribute namespace (William), check for ?> in PI
413 (William)
414 - Documentations: cleanup (John Fleck and William)
415 - Python: patch for OS-X (Gianni Ceccarelli), enums export (Stephane
416 bidoul)
417
418
419 1.1.2: Dec 24 2003:
420 - Documentation fixes (John Fleck, William Brack), EXSLT documentation
421 (William Brack)
422 - Windows compilation fixes for MSVC and Mingw (Igor Zlatkovic)
423 - Bug fixes: exslt:date returning NULL strings (William Brack),
424 namespaces output (William Brack), key and namespace definition problem,
425 passing options down to the document() parser, xsl:number fixes (William
426 Brack)
427
428
429 1.1.1: Dec 10 2003:
430 - code cleanup (William Brack)
431 - Windows: Makefile improvements (Igor Zlatkovic)
432 - documentation improvements: William Brack, libexslt man page (Jonathan
433 Wakely)
434 - param in EXSLT functions (Shaun McCance)
435 - XSLT debugging improvements (Mark Vakoc)
436 - bug fixes: number formatting (Bjorn Reese), exslt:tokenize (William
437 Brack), key selector parsing with | reported by Oleg Paraschenko,
438 xsl:element with computed namespaces (William Brack), xslt:import/include
439 recursion detection (William Brack), exslt:function used in keys (William
440 Brack), bug when CDATA_SECTION are foun in the tree (William Brack),
441 entities handling when using XInclude.
442
443
444 1.1.0: Nov 4 2003:
445 - Removed DocBook SGML broken support
446 - fix xsl:key to work with PIs
447 - Makefile and build improvement (Graham Wilson), build cleanup (William
448 Brack), macro fix (Justin Fletcher), build outside of source tree (Roumen
449 Petrov)
450 - xsltproc option display fix (Alexey Efimov), --load-trace (Crutcher
451 Dunnavant)
452 - Python: never use stdout for error
453 - extension memory error fix (Karl Eichwalder)
454 - header path fixes (Steve Ball)
455 - added saxon:line-number() to libexslt (Brett Kail)
456 - Fix some tortuous template problems when using predicates (William
457 Brack)
458 - Debugger status patch (Kasimier Buchcik)
459 - Use new libxml2-2.6.x APIs for faster processing
460 - Make sure xsl:sort is empty
461 - Fixed a bug in default processing of attributes
462 - Removes the deprecated breakpoint library
463 - detect invalid names on templates (William Brack)
464 - fix exslt:document (and similar) base handling problem
465
466
467 1.0.33: Sep 12 2003:
468 This is a bugfix only release - error message missing argument (William Brack)
469 - mode not cascaded in template fallbacks (William Brack)
470 - catch redefinition of parameter/variables (William Brack)
471 - multiple keys with same namespace name (William Brack)
472 - patch for compilation using MingW on Windows (Mikhail Grushinskiy)
473 - header export macros for Windows (Igor Zlatkovic)
474 - cdata-section-elements handling of namespaced names
475 - compilation without libxml2 XPointer support (Mark Vadoc)
476 - apply-templates crash (William Brack)
477 - bug with imported templates (William Brack)
478 - imported attribute-sets merging bug (DocBook) (William Brack)
479
480
481 1.0.32: Aug 9 2003:
482 - bugfixes: xsltSaveResultToFile() python binding (Chris Jaeger), EXSLT
483 function (William Brack), RVT for globals (William Brack), EXSLT date
484 (William Brack),
485 speed of large text output, xsl:copy with attributes, strip-space and
486 namespaces prefix, fix for --path xsltproc option, EXST:tokenize (Shaun
487 McCance), EXSLT:seconds (William Brack), sort with multiple keys (William
488 Brack), checking of { and } for attribute value templates (William
489 Brack)
490
491 - Python bindings for extension elements (Sean Treadway)
492 - EXSLT:split added (Shaun McCance)
493 - portability fixes for HP-UX/Solaris/IRIX (William Brack)
494 - doc cleanup
495
496
497 1.0.31: Jul 6 2003:
498 - bugfixes: xsl:copy on namespace nodes, AVT for xsl:sort order, fix for
499 the debugger (Keith Isdale), output filename limitation, trio.h and
500 triodef.h added (Albert Chin), EXSLT node-set (Peter Breitenlohner),
501 xsltChoose and whitespace (Igor Zlatkovic),
502 stylesheet compilation (Igor Zlatkovic), NaN and sort (William Brack),
503 RVT bug introduced in 1.0.30
504
505 - avoid generating &quot; (fix in libxml2-2.5.8)
506 - fix 64bit cleaness problem and compilation troubles introduced in
507 1.0.30
508 - Windows makefile generation (Igor Zlatkovic)
509 - HP-UX portability fix
510
511
512 1.0.30: May 4 2003:
513 - Fixes and new APIs to handle Result Value Trees and avoid leaks
514 - Fixes for: EXSLT math pow() function (Charles Bozeman), global
515 parameter and global variables mismatch, a segfault on pattern
516 compilation errors, namespace copy in xsl:copy-of, python generator
517 problem, OpenVMS trio update, premature call to xsltFreeStackElem (Igor),
518 current node when templates applies to attributes
519
520
521 1.0.29: Apr 1 2003:
522 - performance improvements especially for large flat documents
523 - bug fixes: Result Value Tree handling, XML IDs, keys(), extra namespace
524 declarations with xsl:elements.
525 - portability: python and trio fixes (Albert Chin), python on Solaris
526 (Ben Phillips)
527
528
529 1.0.28: Mar 24 2003:
530 - fixed node() in patterns semantic.
531 - fixed a memory access problem in format-number()
532 - fixed stack overflow in recursive global variable or params
533 - cleaned up Result Value Tree handling, and fixed a couple of old bugs
534 in the process
535
536
537 1.0.27: Feb 24 2003:
538 - bug fixes: spurious xmlns:nsX="" generation, serialization bug (in
539 libxml2), a namespace copy problem, errors in the RPM spec prereqs
540 - Windows path canonicalization and document cache fix (Igor)
541
542
543 1.0.26: Feb 10 2003:
544 - Fixed 3 serious bugs in document() and stylesheet compilation which
545 could lead to a crash
546
547
548 1.0.25: Feb 5 2003:
549 - Bug fix: double-free for standalone stylesheets introduced in 1.0.24, C
550 syntax pbm, 3 bugs reported by Eric van der Vlist
551 - Some XPath and XInclude related problems were actually fixed in
552 libxml2-2.5.2
553 - Documentation: emphasize taht --docbook is not for XML docs.
554
555
556 1.0.24: Jan 14 2003:
557 - bug fixes: imported global varables, python bindings (Stéphane Bidoul),
558 EXSLT memory leak (Charles Bozeman), namespace generation on
559 xsl:attribute, space handling with imports (Daniel Stodden),
560 extension-element-prefixes (Josh Parsons), comments within xsl:text (Matt
561 Sergeant), superfluous xmlns generation, XInclude related bug for
562 numbering, EXSLT strings (Alexey Efimov), attribute-sets computation on
563 imports, extension module init and shutdown callbacks not called
564 - HP-UX portability (Alexey Efimov), Windows makefiles (Igor and Stephane
565 Bidoul), VMS makefile updates (Craig A. Berry)
566 - adds xsltGetProfileInformation() (Michael Rothwell)
567 - fix the API generation scripts
568 - API to provide the sorting routines (Richard Jinks)
569 - added XML description of the EXSLT API
570 - added ESXLT URI (un)escaping (Jörg Walter)
571 - Some memory leaks have been found and fixed
572 - document() now support fragment identifiers in URIs
573
574
575 1.0.23: Nov 17 2002:
576 - Windows build cleanup (Igor)
577 - Unix build and RPM packaging cleanup
578 - Improvement of the python bindings: extension functions and activating
579 EXSLT
580 - various bug fixes: number formatting, portability for bounded string
581 functions, CData nodes, key(), @*[...] patterns
582 - Documentation improvements (John Fleck)
583 - added libxslt.m4 (Thomas Schraitle)
584
585
586 1.0.22: Oct 18 2002:
587 - Updates on the Windows Makefiles
588 - Added a security module, and a related set of new options to
589 xsltproc
590 - Allowed per transformation error handler.
591 - Fixed a few bugs: node() semantic, URI escaping, media-type, attribute
592 lists
593
594
595 1.0.21: Sep 26 2002:
596 - Bug fixes: match="node()", date:difference() (Igor and Charlie
597 Bozeman), disable-output-escaping
598 - Python bindings: style.saveResultToString() from Ralf Mattes
599 - Logos from Marc Liyanage
600 - Mem leak fix from Nathan Myers
601 - Makefile: DESTDIR fix from Christophe Merlet, AMD x86_64 (Mandrake),
602 Windows (Igor), Python detection
603 - Documentation improvements: John Fleck
604
605
606 1.0.20: Aug 23 2002:
607 - Windows makefile updates (Igor) and x86-64 (Frederic Crozat)
608 - fixed HTML meta tag saving for Mac/IE users
609 - possible leak patches from Nathan Myers
610 - try to handle document('') as best as possible depending in the
611 cases
612 - Fixed the DocBook stylesheets handling problem
613 - Fixed a few XSLT reported errors
614
615
616 1.0.19: July 6 2002:
617 - EXSLT: dynamic functions and date support bug fixes (Mark Vakoc)
618 - xsl:number fix: Richard Jinks
619 - xsl:format-numbers fix: Ken Neighbors
620 - document('') fix: bug pointed by Eric van der Vlist
621 - xsl:message with terminate="yes" fixes: William Brack
622 - xsl:sort order support added: Ken Neighbors
623 - a few other bug fixes, some of them requiring the latest version of
624 libxml2
625
626
627 1.0.18: May 27 2002:
628 - a number of bug fixes: attributes, extra namespace declarations
629 (DocBook), xsl:include crash (Igor), documentation (Christian Cornelssen,
630 Charles Bozeman and Geert Kloosterman), element-available (Richard
631 Jinks)
632 - xsltproc can now list teh registered extensions thanks to Mark
633 Vakoc
634 - there is a new API to save directly to a string
635 xsltSaveResultToString() by Morus Walter
636 - specific error registration function for the python API
637
638
639 1.0.17: April 29 2002:
640 - cleanup in code, XSLT debugger support and Makefiles for Windows by
641 Igor
642 - a C++ portability fix by Mark Vakoc
643 - EXSLT date improvement and regression tests by Charles Bozeman
644 - attempt to fix a bug in xsltProcessUserParamInternal
645
646
647 1.0.16: April 15 2002:
648 - Bug fixes: strip-space, URL in HTML output, error when xsltproc can't
649 save
650 - portability fixes: OSF/1, IEEE on alphas, Windows, Python bindings
651
652
653 1.0.15: Mar 25 2002:
654 - Bugfixes: XPath, python Makefile, recursive attribute sets, @foo[..]
655 templates
656 - Debug of memory alocation with valgind
657 - serious profiling leading to significant improvement for DocBook
658 processing
659 - revamp of the Windows build
660
661
662 1.0.14: Mar 18 2002:
663 - Improvement in the XPath engine (libxml2-2.4.18)
664 - Nasty bug fix related to exslt:node-set
665 - Fixed the python Makefiles, cleanup of doc comments, Windows
666 portability fixes
667
668
669 1.0.13: Mar 8 2002:
670 - a number of bug fixes including "namespace node have no parents"
671 - Improvement of the Python bindings
672 - Charles Bozeman provided fixes and regression tests for exslt date
673 functions.
674
675
676 1.0.12: Feb 11 2002:
677 - Fixed the makefiles especially the python module ones
678 - half a dozen bugs fixes including 2 old ones
679
680
681 1.0.11: Feb 8 2002:
682 - Change of Licence to the MIT
683 Licence
684 - Added a beta version of the Python bindings, including support to
685 extend the engine with functions written in Python
686 - A number of bug fixes
687 - Charlie Bozeman provided more EXSLT functions
688 - Portability fixes
689
690
691 1.0.10: Jan 14 2002:
692 - Windows fixes for Win32 from Igor
693 - Fixed the Solaris compilation trouble (Albert)
694 - Documentation changes and updates: John Fleck
695 - Added a stringparam option to avoid escaping hell at the shell
696 level
697 - A few bug fixes
698
699
700 1.0.9: Dec 7 2001:
701 - Makefile patches from Peter Williams
702 - attempt to fix the compilation problem associated to prelinking
703 - obsoleted libxsltbreakpoint now deprecated and frozen to 1.0.8 API
704 - xsltproc return codes are now significant, John Fleck updated the
705 documentation
706 - patch to allow as much as 40 steps in patterns (Marc Tardif), should be
707 made dynamic really
708 - fixed a bug raised by Nik Clayton when using doctypes with HTML
709 output
710 - patches from Keith Isdale to interface with xsltdebugger
711
712
713 1.0.8: Nov 26 2001:
714 - fixed an annoying header problem, removed a few bugs and some code
715 cleanup
716 - patches for Windows and update of Windows Makefiles by Igor
717 - OpenVMS port instructions from John A Fotheringham
718 - fixed some Makefiles annoyance and libraries prelinking
719 information
720
721
722 1.0.7: Nov 10 2001:
723 - remove a compilation problem with LIBXSLT_PUBLIC
724 - Finishing the integration steps for Keith Isdale debugger
725 - fixes the handling of indent="no" on HTML output
726 - fixes on the configure script and RPM spec file
727
728
729 1.0.6: Oct 30 2001:
730 - bug fixes on number formatting (Thomas), date/time functions (Bruce
731 Miller)
732 - update of the Windows Makefiles (Igor)
733 - fixed DOCTYPE generation rules for HTML output (me)
734
735
736 1.0.5: Oct 10 2001:
737 - some portability fixes, including Windows makefile updates from
738 Igor
739 - fixed a dozen bugs on XSLT and EXSLT (me and Thomas Broyer)
740 - support for Saxon's evaluate and expressions extensions added (initial
741 contribution from Darren Graves)
742 - better handling of XPath evaluation errors
743
744
745 1.0.4: Sep 12 2001:
746 - Documentation updates from John fleck
747 - bug fixes (DocBook FO generation should be fixed) and portability
748 improvements
749 - Thomas Broyer improved the existing EXSLT support and added String,
750 Time and Date core functions support
751
752
753 1.0.3: Aug 23 2001:
754 - XML Catalog support see the doc
755 - New NaN/Infinity floating point code
756 - A few bug fixes
757
758
759 1.0.2: Aug 15 2001:
760 - lot of bug fixes, increased the testsuite
761 - a large chunk of EXSLT is implemented
762 - improvements on the extension framework
763 - documentation improvements
764 - Windows MSC projects files should be up-to-date
765 - handle attributes inherited from the DTD by default
766
767
768 1.0.1: July 24 2001:
769 - initial EXSLT framework
770 - better error reporting
771 - fixed the profiler on Windows
772 - bug fixes
773
774
775 1.0.0: July 10 2001:
776 - a lot of cleanup, a lot of regression tests added or fixed
777 - added a documentation for writing
778 extensions
779 - fixed some variable evaluation problems (with William)
780 - added profiling of stylesheet execution accessible as the xsltproc
781 --profile option
782 - fixed element-available() and the implementation of the various
783 chunking methods present, Norm Walsh provided a lot of feedback
784 - exclude-result-prefixes and namespaces output should now work as
785 expected
786 - added support of embedded stylesheet as described in section 2.7 of the
787 spec
788
789
790 0.14.0: July 5 2001:
791 - lot of bug fixes, and code cleanup
792 - completion of the little XSLT-1.0 features left unimplemented
793 - Added and implemented the extension API suggested by Thomas Broyer
794 - the Windows MSC environment should be complete
795 - tested and optimized with a really large document (DocBook Definitive
796 Guide) libxml/libxslt should really be faster on serious workloads
797
798
799 0.13.0: June 26 2001:
800 - lots of cleanups
801 - fixed a C++ compilation problem
802 - couple of fixes to xsltSaveTo()
803 - try to fix Docbook-xslt-1.4 and chunking, updated the regression test
804 with them
805 - fixed pattern compilation and priorities problems
806 - Patches for Windows and MSC project mostly contributed by Yon Derek
807 - update to the Tutorial by John Fleck
808 - William fixed bugs in templates and for-each functions
809 - added a new interface xsltRunStylesheet() for a more flexible output
810 (incomplete), added -o option to xsltproc
811
812
813 0.12.0: June 18 2001:
814 - fixed a dozen of bugs reported
815 - HTML generation should be quite better (requires libxml-2.3.11 upgrade
816 too)
817 - William fixed some problems with document()
818 - Fix namespace nodes selection and copy (requires libxml-2.3.11 upgrade
819 too)
820 - John Fleck added a
821 tutorial
822 - Fixes for namespace handling when evaluating variables
823 - XInclude global flag added to process XInclude on document() if
824 requested
825 - made xsltproc --version more detailed
826
827
828 0.11.0: June 1 2001:
829 Mostly a bug fix release. - integration of catalogs from xsltproc
830 - added --version to xsltproc for bug reporting
831 - fixed errors when handling ID in external parsed entities
832 - document() should hopefully work correctly but ...
833 - fixed bug with PI and comments processing
834 - William fixed the XPath string functions when using unicode
835
836
837 0.10.0: May 19 2001:
838 - cleanups to make stylesheet read-only (not 100% complete)
839 - fixed URI resolution in document()
840 - force all XPath expression to be compiled at stylesheet parsing time,
841 even if unused ...
842 - Fixed HTML default output detection
843 - Fixed double attribute generation #54446
844 - Fixed {{ handling in attributes #54451
845 - More tests and speedups for DocBook document transformations
846 - Fixed a really bad race like bug in xsltCopyTreeList()
847 - added a documentation on the libxslt internals
848 - William Brack and Bjorn Reese improved format-number()
849 - Fixed multiple sort, it should really work now
850 - added a --docbook option for SGML DocBook input (hackish)
851 - a number of other bug fixes and regression test added as people were
852 submitting them
853
854
855 0.9.0: May 3 2001:
856 - lot of various bugfixes, extended the regression suite
857 - xsltproc should work with multiple params
858 - added an option to use xsltproc with HTML input
859 - improved the stylesheet compilation, processing of complex stylesheets
860 should be faster
861 - using the same stylesheet for concurrent processing on multithreaded
862 programs should work now
863 - fixed another batch of namespace handling problems
864 - Implemented multiple level of sorting
865
866
867 0.8.0: Apr 22 2001:
868 - fixed ansidecl.h problem
869 - fixed unparsed-entity-uri() and generate-id()
870 - sort semantic fixes and priority prob from William M. Brack
871 - fixed namespace handling problems in XPath expression computations
872 (requires libxml-2.3.7)
873 - fixes to current() and key()
874 - other, smaller fixes, lots of testing with N Walsh DocBook HTML
875 stylesheets
876
877
878 0.7.0: Apr 10 2001:
879 - cleanup using stricter compiler flags
880 - command line parameter passing
881 - fix to xsltApplyTemplates from William M. Brack
882 - added the XSLTMark in the regression tests as well as document()
883
884
885 0.6.0: Mar 22 2001:
886 - another beta
887 - requires 2.3.5, which provide XPath expression compilation support
888 - document() extension should function properly
889 - fixed a number or reported bugs
890
891
892 0.5.0: Mar 10 2001:
893 - fifth beta
894 - some optimization work, for the moment 2 XSLT transform cannot use the
895 same stylesheet at the same time (to be fixed)
896 - fixed problems with handling of tree results
897 - fixed a reported strip-spaces problem
898 - added more reported/fixed bugs to the test suite
899 - incorporated William M. Brack fix for imports and global variables as
900 well as patch for with-param support in apply-templates
901 - a bug fix on for-each
902
903
904 0.4.0: Mar 1 2001:
905 - fourth beta test, released at the same time of libxml2-2.3.3
906 - bug fixes
907 - some optimization
908 - started implement extension support, not finished
909 - implemented but not tested multiple file output
910
911
912 0.3.0: Feb 24 2001:
913 - third beta test, released at the same time of libxml2-2.3.2
914 - lot of bug fixes
915 - some optimization
916 - added DocBook XSL based testsuite
917
918
919 0.2.0: Feb 15 2001:
920 - second beta version, released at the same time as libxml2-2.3.1
921 - getting close to feature completion, lot of bug fixes, some in the HTML
922 and XPath support of libxml
923 - start becoming usable for real work. This version can now regenerate
924 the XML 2e HTML from the original XML sources and the associated
925 stylesheets (in section I of the XML
926 REC)
927 - Still misses extension element/function/prefixes support. Support of
928 key() and document() is not complete
929
930
931 0.1.0: Feb 8 2001:
932 - first beta version, released at the same time as libxml2-2.3.0
933 - lots of bug fixes, first "testing" version, but incomplete
934
935
936 0.0.1: Jan 25 2001:
937 - first alpha version released at the same time as libxml2-2.2.12
938 - Framework in place, should work on simple examples, but far from being
939 feature complete
940
941 Daniel Veillard at
942 bugs.html