Hi, > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > On Behalf Of Daniel Veillard > Sent: Thursday, June 08, 2006 10:37 AM > To: [email protected] > Subject: [xslt] Release of libxslt-1.1.17 > > The release was actually done 2 days ago you can find it at: > ftp://xmlsoft.org/xml/ > http://xmlsoft.org/XSLT/ > > This release includes just a few bugs and compilation fixes, > but the main > interest is the XPath optimizations and refactoring done by > Kasimier (note > this requires the latest libxml2 release): > > * portability fixes: > - python detection > * bug fixes: > - some regression tests > - attribute/namespaces output (Kasimier Buchcik) > - problem in mixed xsl:value-of and xsl:text uses (Kasimier) > * improvements: > - internal refactoring (Kasimier Buchcik) > - use of the XPath object cache in libxml2-2.6.25 (Kasimier) > > Thanks Kasimier for all his works and those who reported > bugs or performances > problems, > > Daniel
Also note that most of the refactored code is IFDEFed out; we'll enable this when it's safe enough and well tested. You can help here by defining XSLT_REFACTORED in xsltInternals.h and trying to use it. Regards, Kasimier _______________________________________________ xslt mailing list, project page http://xmlsoft.org/XSLT/ [email protected] http://mail.gnome.org/mailman/listinfo/xslt
