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