platform/upstream/libxslt.git
2003-11-26 William M.... Changed to detect recursion in xslt:include (bug #127687).
2003-11-23 William M.... Changed to detect recursion in xslt:import (bug #127687...
2003-11-22 Daniel VeillardApplied patch from Mark Vadoc adding flexible trace...
2003-11-21 William M.... fixed bug #127561 (xsl:element with a 'computed' namesp...
2003-11-21 Daniel VeillardAdding missing bugs, Daniel
2003-11-21 William M.... small further enhancement, bug #127450
2003-11-20 Daniel Veillardanother problem reported by Oleg Paraschenko on the...
2003-11-20 Daniel Veillardfixed an error from #120684 patch raised in #127450...
2003-11-19 Daniel Veillardfixed a bug in the keys selector parsing #120684 when...
2003-11-18 William M.... fixed entity problem in exslt:tokenize uncovered by...
2003-11-14 Daniel Veillardapplied fix from Bjorn Reese to close number formatting...
2003-11-14 Daniel Veillardadding libexslt.pc support Daniel
2003-11-13 Daniel Veillardapplied Mark Vakoc patch to moves the control of the...
2003-11-12 William M.... applied patch for param visibility from Shaun McCance...
2003-11-08 Daniel Veillardapplied improvement patch from Jonathan Wakely describi...
2003-11-06 Igor Zlatkovicfixed #122146
2003-11-06 Igor Zlatkovic*** empty log message ***
2003-11-05 Daniel Veillardapplied last fix from #125614 Daniel
2003-11-05 William M.... Minor enhancements to eliminate compile/test warnings
2003-11-04 Daniel Veillardpreparing release 1.1.0 Daniel
2003-11-04 Daniel Veillardfixing the Document element precompilation to avoid...
2003-11-04 William M.... updated to reflect change to HTML output in libxml2...
2003-11-02 William M.... fixed bug #124286 - detect invalid name on template
2003-11-02 Daniel Veillardsome cleanup and trial for the upcoming 1.1.0 release...
2003-11-02 William M.... fixed bug #125502 and corrected expected test output...
2003-11-01 Daniel Veillardfixing two broken tests (revealed by #125502) Daniel
2003-11-01 Daniel Veillardfix bug #125265 about entities breaking exsl:tokenize...
2003-10-31 Daniel VeillardAdded pointers to Rexx bindings, Daniel
2003-10-31 Daniel Veillardfix bug #120828 make sure that xsl:sort is empty. Daniel
2003-10-31 Daniel Veillardswitch to use xmlReadfile instead of xmlParseFile,...
2003-10-28 Daniel Veillardapplied patch from Roumen Petrov for bug #124539 when...
2003-10-27 William M.... put in #undef for IS_BLANK macros to fix problem report...
2003-10-23 Daniel Veillardoops ! Daniel
2003-10-23 Daniel Veillarddoing some testing and raising the build requirement...
2003-10-23 William M.... Fixed problem with cascaded predicates (more of bug...
2003-10-23 William M.... 23 Oct 2003 15:40:27 HKT William M. Brack <wbrack@mmm...
2003-10-22 Daniel Veillardapplied patch from Kasimier Buchcik for xsltGetDebugger...
2003-10-19 Daniel Veillardbump the libxml2 require to 2.6.0 which should ship...
2003-10-17 William M.... fixed bug 123822
2003-10-17 Daniel VeillardRemoved old build files for Windows, daniel
2003-10-17 William M.... fixed bug 119946 enhanced for better devel (me) testing
2003-10-15 Daniel Veillardapplied a small patch from Troels Walsted Hansen for...
2003-09-28 William M.... minor cleanup for various compilation warnings (AIX...
2003-09-27 Daniel Veillardapplied patch from Brett Kail to implement saxon:line...
2003-09-25 Daniel Veillardfix some header paths as pointed by Steve Ball Daniel
2003-09-24 Daniel Veillardapplied patch from Karl Eichwalder apparently the xmlFr...
2003-09-18 Daniel Veillarddon't output errors to stdout by default use stderr...
2003-09-18 Daniel Veillardsmall fixes w.r.t. IS_XSLT_REAL_NODE change some makefi...
2003-09-16 Daniel VeillardAdding link to the IRC channel, Daniel
2003-09-15 William M.... Added XML_PI_NODE to the macro IS_XSLT_REAL_NODE, fixed...
2003-09-13 Daniel Veillardremoving the DocBook SGML support Daniel
2003-09-12 Daniel Veillardpreparing release libxslt-1.0.33 updated and rebuilt...
2003-09-12 Daniel Veillardfixes some output divergeances with libxml2-2.6.0beta1...
2003-09-06 William M.... enhanced previous fix to bug #120684, using excellent...
2003-09-06 William M.... fixed bug 119946, caused by incorrect creation of ...
2003-09-03 Daniel Veillardtyny change HTML -> html DOCTYPE due to a libxml2 chang...
2003-09-03 Daniel VeillardSame as for the XML part, added image and link agaisnt...
2003-09-03 William M.... enhanced previous fix to bug #120684, using excellent...
2003-09-03 William M.... fixing bug #120684 on crash caused by text between...
2003-09-02 Igor Zlatkovicadditional macros, mingw section
2003-09-01 Daniel Veillardpatch from Mark Vadoc to allow compiling against libxml...
2003-08-29 Daniel Veillardfixing the bug #120971 on cdata-section-elements with...
2003-08-28 Igor Zlatkovicfixed typos reported by Mark Vakoc
2003-08-27 Igor Zlatkovicrealigned parameters after taint
2003-08-27 Igor Zlatkovicfixed defs for Borland compiler, as reported by Eric...
2003-08-27 Igor Zlatkovic*** empty log message ***
2003-08-25 Daniel Veillardadd the new header so they get included in the distrib...
2003-08-25 Igor Zlatkovicchanged default var export to extern
2003-08-25 Igor Zlatkovic*** empty log message ***
2003-08-25 Igor ZlatkovicExportability taint of the headers
2003-08-25 William M.... enhanced previous fix to bug #120684, using excellent...
2003-08-25 Igor ZlatkovicExportability taint of the headers
2003-08-18 Daniel Veillardapplied patch from Mikhail Grushinskiy for compilation...
2003-08-18 Daniel VeillardRemoved an obsolete file giving troubles on Winblows...
2003-08-18 William M.... enhanced xsltInitCtxtKey to take care of multiple insta...
2003-08-15 Daniel VeillardAdded an entry pointing to Bob Stayton web site, Daniel
2003-08-15 William M.... fixed bug 119699 (missing error on shadowed variable...
2003-08-14 William M.... fixed bug 114563 (params not passed when default templa...
2003-08-14 William M.... fixed bug 119862 (missing param on ns error print)
2003-08-09 Daniel Veillardpreparing libxslt-1.0.32 release updated the doc and...
2003-08-07 William M.... removed ref to libxslt.la Minor cleanup of warning...
2003-08-04 Daniel Veillardrevuilt the API and docs Daniel
2003-08-04 Daniel Veillardadded the test from bug #118763 to the regression suite...
2003-08-03 Daniel Veillardminor change, avoid wasting CPU cycles Daniel
2003-08-03 William M.... Fixed regression test bug-125
2003-08-03 William M.... Fixing Bug 116517
2003-08-03 William M.... Bug 117552
2003-08-02 William M.... Bug 118561
2003-07-31 William M.... fixing bug 118558
2003-07-29 William M.... changed sign of date:seconds as previously posted to...
2003-07-24 Daniel Veillardapplied patch from Shaun McCance to fix bug #117616...
2003-07-23 Daniel Veillardapplying a patch based on #117377 for --path option...
2003-07-22 Daniel Veillardallow strip-space to support full namespaces using...
2003-07-18 Daniel Veillardapplied patch from Shaun McCance to implement exslt...
2003-07-17 Daniel Veillardquick fix for an HP-UX compilation problem, might requi...
2003-07-16 Daniel Veillardoptimize text node coalescing by caching info about...
2003-07-14 William M.... fixed bug 113520
2003-07-12 William M.... Fixed bug 114764
2003-07-10 Daniel Veillardsimple cast missing Peter Breitenlohner added deps...
2003-07-09 William M.... fixed bug 114812
next