[xslt] Release of libxslt-1.1.3



  There wasn't any release for nearly two months, here it is:
     ftp://xmlsoft.org/ and GNOME FTP mirrors
     http://xmlsoft.org/XSLT/

 The first part of the release is a number of bug fixed (thanks William),
the second part is a relatively consequent change where I started using and
sharing dictionnaries for most of the static strings involved in stylesheets
and transformation context, this offers a lot of potential performance
improvement but that work is only at its beginning and it introduce an
instability factor, I may need further APIs to fully benefits from those
changes bug William reported a visible processing speed improvement (I
didn't benchmarked yet myself).
- Rewrote the Attribute Value Template code, new XPath compilation interfaces,
  dictionnary reuses for XSLT with potential for serious performance
  improvements.
- bug fixes: portability (William Brack),
  key() in node-set() results (William), comment before doctype (William),
  math and node-set() problems (William), cdata element and default
  namespace (William), behaviour on unknown XSLT elements (Stefan Kost),
  priority of "//foo" patterns (William), xsl:element and xsl:attribute
  QName check (William), comments with -- (William),
  attribute namespace (William), check for ?> in PI (William)
- Documentations: cleanup (John Fleck and William)
- Python: patch for OS-X (Gianni Ceccarelli), enums export (Stephane bidoul)

  So please check the new version for prossible problems. Thanks to everybody
who submitted patches or reported bugs,

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard@redhat.com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]