|  | | | | CVS only : check the Changelog file
for a really accurate description1.0.32: Aug 9 2003bugfixes: xsltSaveResultToFile() python binding (Chris Jaeger), EXSLT
    function (William Brack), RVT for globals (William Brack), EXSLT date
    (William Brack),
    speed of large text output, xsl:copy with attributes, strip-space and
    namespaces prefix, fix for --path xsltproc option, EXST:tokenize (Shaun
    McCance), EXSLT:seconds (William Brack), sort with multiple keys (William
    Brack), checking of { and } for attribute value templates (William
    Brack)Python bindings for extension elements (Sean Treadway)EXSLT:split added (Shaun McCance)portability fixes for HP-UX/Solaris/IRIX (William Brack)doc cleanup
 1.0.31: Jul 6 20031.0.30: May 4 2003Fixes and new APIs to handle Result Value Trees and avoid leaksFixes for: EXSLT math pow() function (Charles Bozeman), global
    parameter and global variables mismatch, a segfault on pattern
    compilation errors, namespace copy in xsl:copy-of, python generator
    problem, OpenVMS trio update, premature call to xsltFreeStackElem (Igor),
    current node when templates applies to attributes
 1.0.29: Apr 1 2003performance improvements especially for large flat documentsbug fixes: Result Value Tree handling, XML IDs, keys(), extra namespace
    declarations with xsl:elements.portability: python and trio fixes (Albert Chin), python on Solaris
    (Ben Phillips)
 1.0.28: Mar 24 2003fixed node() in patterns semantic.fixed a memory access problem in format-number()fixed stack overflow in recursive global variable or paramscleaned up Result Value Tree handling, and fixed a couple of old bugs
    in the process
 1.0.27: Feb 24 2003bug fixes: spurious xmlns:nsX="" generation, serialization bug (in
    libxml2), a namespace copy problem, errors in the RPM spec prereqsWindows path canonicalization and document cache fix (Igor)
 1.0.26: Feb 10 2003Fixed 3 serious bugs in document() and stylesheet compilation which
    could lead to a crash
 1.0.25: Feb 5 2003Bug fix: double-free for standalone stylesheets introduced in 1.0.24, C
    syntax pbm, 3 bugs reported by Eric van der VlistSome XPath and XInclude related problems were actually fixed in
    libxml2-2.5.2Documentation: emphasize taht --docbook is not for XML docs.
 1.0.24: Jan 14 2003bug fixes: imported global varables, python bindings (Stéphane Bidoul),
    EXSLT memory leak (Charles Bozeman), namespace generation on
    xsl:attribute, space handling with imports (Daniel Stodden),
    extension-element-prefixes (Josh Parsons), comments within xsl:text (Matt
    Sergeant), superfluous xmlns generation, XInclude related bug for
    numbering, EXSLT strings (Alexey Efimov), attribute-sets computation on
    imports, extension module init and shutdown callbacks not calledHP-UX portability (Alexey Efimov), Windows makefiles (Igor and Stephane
    Bidoul), VMS makefile updates (Craig A. Berry)adds xsltGetProfileInformation() (Michael Rothwell)fix the API generation scriptsAPI to provide the sorting routines (Richard Jinks)added XML description of the EXSLT APIadded ESXLT URI (un)escaping (Jörg Walter)Some memory leaks have been found and fixeddocument() now support fragment identifiers in URIs
 1.0.23: Nov 17 2002Windows build cleanup (Igor)Unix build and RPM packaging cleanupImprovement of the python bindings: extension functions and activating
    EXSLTvarious bug fixes: number formatting, portability for bounded string
    functions, CData nodes, key(), @*[...] patternsDocumentation improvements (John Fleck)added libxslt.m4 (Thomas Schraitle)
 1.0.22: Oct 18 2002Updates on the Windows MakefilesAdded a security module, and a related set of new options to
  xsltprocAllowed per transformation error handler.Fixed a few bugs: node() semantic, URI escaping, media-type, attribute
    lists
 1.0.21: Sep 26 2002Bug fixes: match="node()", date:difference() (Igor and Charlie
    Bozeman), disable-output-escapingPython bindings: style.saveResultToString() from Ralf MattesLogos from Marc LiyanageMem leak fix from Nathan MyersMakefile: DESTDIR fix from Christophe Merlet, AMD x86_64 (Mandrake),
    Windows (Igor), Python detectionDocumentation improvements: John Fleck
 1.0.20: Aug 23 2002Windows makefile updates (Igor) and x86-64 (Frederic Crozat)fixed HTML meta tag saving for Mac/IE userspossible leak patches from Nathan Myerstry to handle document('') as best as possible depending in the
  casesFixed the DocBook stylesheets handling problemFixed a few XSLT reported errors
 1.0.19:  July 6 2002EXSLT: dynamic functions and date support bug fixes (Mark Vakoc)xsl:number fix: Richard Jinksxsl:format-numbers fix: Ken Neighborsdocument('') fix: bug pointed by Eric van der Vlistxsl:message with terminate="yes" fixes: William Brackxsl:sort order support added: Ken Neighborsa few other bug fixes, some of them requiring the latest version of
    libxml2
 1.0.18: May 27 2002a number of bug fixes: attributes, extra namespace declarations
    (DocBook), xsl:include crash (Igor), documentation (Christian Cornelssen,
    Charles Bozeman and Geert Kloosterman),  element-available (Richard
  Jinks)xsltproc can now list teh registered extensions thanks to Mark
  Vakocthere is a new API to save directly to a string
    xsltSaveResultToString() by Morus Walterspecific error registration function for the python API
 1.0.17: April 29 2002cleanup in code, XSLT debugger support and Makefiles for Windows by
  Igora C++ portability fix by Mark VakocEXSLT date improvement and regression tests by Charles Bozemanattempt to fix a bug in xsltProcessUserParamInternal
 1.0.16: April 15 2002Bug fixes: strip-space, URL in HTML output, error when xsltproc can't
    saveportability fixes: OSF/1, IEEE on alphas, Windows, Python bindings
 1.0.15: Mar 25 2002Bugfixes: XPath, python Makefile, recursive attribute sets, @foo[..]
    templatesDebug of memory alocation with valgindserious profiling leading to significant improvement for DocBook
    processingrevamp of the Windows build
 1.0.14: Mar 18 2002Improvement in the XPath engine (libxml2-2.4.18)Nasty bug fix related to exslt:node-setFixed the python Makefiles, cleanup of doc comments, Windows
    portability fixes
 1.0.13: Mar 8 2002a number of bug fixes including "namespace node have no parents"Improvement of the Python bindingsCharles Bozeman provided fixes and regression tests for exslt date
    functions.
 1.0.12: Feb 11 2002Fixed the makefiles especially the python module oneshalf a dozen bugs fixes including 2 old ones
 1.0.11: Feb 8 2002Change of Licence to the MIT
  LicenceAdded a beta version of the Python bindings, including support to
    extend the engine with functions written in PythonA number of bug fixesCharlie Bozeman provided more EXSLT functionsPortability fixes
 1.0.10: Jan 14 2002Windows fixes for Win32 from IgorFixed the Solaris compilation trouble (Albert)Documentation changes and updates: John FleckAdded a stringparam option to avoid escaping hell at the shell
  levelA few bug fixes
 1.0.9: Dec 7 2001Makefile patches from Peter Williamsattempt to fix the compilation problem associated to prelinkingobsoleted libxsltbreakpoint now deprecated and frozen to 1.0.8 APIxsltproc return codes are now significant, John Fleck updated the
    documentationpatch to allow as much as 40 steps in patterns (Marc Tardif), should be
    made dynamic reallyfixed a bug raised by Nik Clayton when using doctypes with HTML
  outputpatches from Keith Isdale to interface with xsltdebugger
 1.0.8: Nov 26 2001fixed an annoying header problem, removed a few bugs and some code
    cleanuppatches for Windows and update of Windows Makefiles by IgorOpenVMS port instructions from John A Fotheringhamfixed some Makefiles annoyance and libraries prelinking
  informations
 1.0.7: Nov 10 2001remove a compilation problem with LIBXSLT_PUBLICFinishing the integration steps for Keith Isdale debuggerfixes the handling of indent="no" on HTML outputfixes on the configure script and RPM spec file
 1.0.6: Oct 30 2001bug fixes on number formatting (Thomas), date/time functions (Bruce
    Miller)update of the Windows Makefiles (Igor)fixed DOCTYPE generation rules for HTML output (me)
 1.0.5: Oct 10 2001some portability fixes, including Windows makefile updates from
  Igorfixed a dozen bugs on XSLT and EXSLT (me and Thomas Broyer)support for Saxon's evaluate and expressions extensions added (initial
    contribution from Darren Graves)better handling of XPath evaluation errors
 1.0.4: Sep 12 2001Documentation updates from John fleckbug fixes (DocBook  FO generation should be fixed)  and portability
    improvementsThomas Broyer improved the existing EXSLT support and added String,
    Time and Date core functions support
 1.0.3:  Aug 23 2001XML Catalog support see the docNew NaN/Infinity floating point codeA few bug fixes
 1.0.2:  Aug 15 2001lot of bug fixes, increased the testsuitea large chunk of EXSLT is implementedimprovements on the extension frameworkdocumentation improvementsWindows MSC projects files should be up-to-datehandle attributes inherited from the DTD by default
 1.0.1:  July 24 2001initial EXSLT frameworkbetter error reportingfixed the profiler on Windowsbug fixes
 1.0.0: July 10 2001a lot of cleanup, a lot of regression tests added or fixedadded a documentation for writing
    extensionsfixed some variable evaluation problems (with William)added profiling of stylesheet execution accessible as the xsltproc
    --profile optionfixed element-available() and the implementation of the various
    chunking methods present, Norm Walsh provided a lot of feedbackexclude-result-prefixes and namespaces output should now work as
    expectedadded support of embedded stylesheet as described in section 2.7 of the
    spec
 0.14.0: July 5 2001lot of bug fixes, and code cleanupcompletion of the little XSLT-1.0 features left unimplementedAdded and implemented the extension API suggested by Thomas Broyerthe Windows MSC environment should be completetested and optimized with a really large document (DocBook Definitive
    Guide) libxml/libxslt should really be faster on serious workloads
 0.13.0: June 26 2001lots of cleanupsfixed a C++ compilation problemcouple of fixes to xsltSaveTo()try to fix Docbook-xslt-1.4 and chunking, updated the regression test
    with themfixed pattern compilation and priorities problemsPatches for Windows and MSC project mostly contributed by Yon Derekupdate to the Tutorial by John FleckWilliam fixed bugs in templates and for-each functionsadded a new interface xsltRunStylesheet() for a more flexible output
    (incomplete), added -o option to xsltproc
 0.12.0: June 18 2001fixed a dozen of bugs reportedHTML generation should be quite better (requires libxml-2.3.11 upgrade
    too)William fixed some problems with document()Fix namespace nodes selection and copy (requires libxml-2.3.11 upgrade
    too)John Fleck added a
  tutorialFixes for namespace handling when evaluating variablesXInclude global flag added to process XInclude on document() if
    requestedmade xsltproc --version more detailed
 0.11.0: June 1 2001Mostly a bug fix release. integration of catalogs from xsltprocadded --version to xsltproc for bug reportingfixed errors when handling ID in external parsed entitiesdocument() should hopefully work correctly but ...fixed bug with PI and comments processingWilliam fixed the XPath string functions when using unicode
 0.10.0: May 19 2001cleanups to make stylesheet read-only (not 100% complete)fixed URI resolution in document()force all XPath expression to be compiled at stylesheet parsing time,
    even if unused ...Fixed HTML default output detectionFixed double attribute generation #54446Fixed {{ handling in attributes #54451More tests and speedups for DocBook document transformationsFixed a really bad race like bug in xsltCopyTreeList()added a documentation on the libxslt internalsWilliam Brack and Bjorn Reese improved format-number()Fixed multiple sort, it should really work nowadded a --docbook option for SGML DocBook input (hackish)a number of other bug fixes and regression test added as people were
    submitting them
 0.9.0: May 3 2001lot of various bugfixes, extended the regression suitexsltproc should work with multiple paramsadded an option to use xsltproc with HTML inputimproved the stylesheet compilation, processing of complex stylesheets
    should be fasterusing the same stylesheet for concurrent processing on multithreaded
    programs should work nowfixed another batch of namespace handling problemsImplemented multiple level of sorting
 0.8.0: Apr 22 2001fixed ansidecl.h problemfixed unparsed-entity-uri() and generate-id()sort semantic fixes and priority prob from William M. Brackfixed namespace handling problems in XPath expression computations
    (requires libxml-2.3.7)fixes to current() and key()other, smaller fixes, lots of testing with N Walsh DocBook HTML
    stylesheets
 0.7.0: Apr 10 2001cleanup using stricter compiler flagscommand line parameter passingfix to xsltApplyTemplates from William M. Brackadded the XSLTMark in the regression tests as well as document()
 0.6.0: Mar 22 2001another betarequires 2.3.5, which provide XPath expression compilation supportdocument() extension should function properlyfixed a number or reported bugs
 0.5.0: Mar 10 2001fifth betasome optimization work, for the moment 2 XSLT transform cannot use the
    same stylesheet at the same time (to be fixed)fixed problems with handling of tree resultsfixed a reported strip-spaces problemadded more reported/fixed bugs to the test suiteincorporated William M. Brack fix for imports and global variables as
    well as patch for with-param support in apply-templatesa bug fix on for-each
 0.4.0: Mar 1 2001fourth beta test, released at the same time of libxml2-2.3.3bug fixessome optimizationstarted implement extension support, not finishedimplemented but not tested multiple file output
 0.3.0: Feb 24 2001third beta test, released at the same time of libxml2-2.3.2lot of bug fixessome optimizationadded DocBook XSL based testsuite
 0.2.0: Feb 15 2001second beta version, released at the same time as libxml2-2.3.1getting close to feature completion, lot of bug fixes, some in the HTML
    and XPath support of libxmlstart becoming usable for real work. This version can now regenerate
    the XML 2e HTML from the original XML sources and the associated
    stylesheets (in section I of the XML
    REC)Still misses extension element/function/prefixes support. Support of
    key() and document() is not complete
 0.1.0: Feb 8 2001first beta version, released at the same time as libxml2-2.3.0lots of bug fixes, first "testing" version, but incomplete
 0.0.1: Jan 25 2001first alpha version released at the same time as libxml2-2.2.12Framework in place, should work on simple examples, but far from being
    feature complete
 Daniel Veillard | 
 | 
 | 
 |