platform/upstream/libxslt.git
2004-03-12 William M.... added additional check to prevent superfluous namespace...
2004-03-10 William M.... minor addition for later version of php requiring ...
2004-03-10 William M.... modified the 'tokenize' routine to work with UTF8 chars...
2004-03-09 William M.... added coding to allow growing the AVT structure when...
2004-03-06 William M.... small fix to typo
2004-03-06 William M.... continued interrupt commit for enhanced "make tests"
2004-03-06 William M.... Major enhancement to "make tests". All but Python tests...
2004-03-04 William M.... fixed problem with dictionary handling (bug 135938...
2004-03-03 William M.... rebuilt the docs to fix the "href_base" problem.
2004-02-26 William M.... added test for localtime_r added usage of localtime_r...
2004-02-26 Daniel Veillardremoved the last use of _private that time in the input...
2004-02-26 Daniel Veillarduse the psvi field of teh document used for RVT instead...
2004-02-26 Daniel Veillarduse the psvi field of the attribute instead of the...
2004-02-26 Daniel Veillardadded test similar to 143 but checking for AVT in local...
2004-02-26 Daniel Veillardfixed a regression for AVT found in global variable...
2004-02-25 Daniel VeillardFirst step toward _private cleanup: use the psvi field...
2004-02-25 Daniel Veillardtrying to use the fact that names comes from a dictionn...
2004-02-25 William M.... added test for language attribute which previously...
2004-02-23 Daniel Veillardpreparing release 1.1.4, updated and regenerated the...
2004-02-23 William M.... minor changes to eliminate compilation warnings. No...
2004-02-23 Daniel Veillardpatches from Mikhail S Grushinskiy to compile on Mingw...
2004-02-21 Daniel Veillardpatch from Mark Vadoc for attrvt.c Daniel
2004-02-18 Daniel Veillardapplied patch from Steve Little to display the extensio...
2004-02-18 Daniel Veillardtrying to fix an extension regression pointed out on...
2004-02-17 Daniel Veillardtry to fix the problem with yelp and dictionnaries...
2004-02-17 Daniel Veillardapplied patch from #134588 provided by Mariano Suárez...
2004-02-16 Daniel Veillardupdated and rebuilt the documentation preparing release...
2004-02-16 Tomasz Kłoczkosmall fix: added missing [] quotation macro name define...
2004-02-15 Daniel Veillardremoved the two last known bug with the new code, was...
2004-02-15 Daniel Veillardfound the memory leak shown in DocBook, mostly an error...
2004-02-13 Daniel Veillardadded new code to handle attribute value templates...
2004-02-08 William M.... added check for "?>" in PI content (Bug 133726)
2004-01-31 William M.... fixed problem with attribute namespace (Bug 132953)
2004-01-29 William M.... added check for "--" or ending '-' in xsl:comment ...
2004-01-29 William M.... added validation of QName for xsl:element and xsl:attri...
2004-01-23 William M.... changed priority of template patterns starting with...
2004-01-22 Daniel Veillardapplied patch from Stefan Kost to fix behaviour on...
2004-01-22 William M.... added test case for Bug 13971 (libxml2 xpath.c bug...
2004-01-16 William M.... added a newline for any comment before the root element...
2004-01-14 Daniel Veillardapplied shared lib loading patch for OS X from Gianni...
2004-01-14 William M.... added test case for math functions on nodesets generate...
2004-01-14 William M.... fixed problem, reported on the list by Markus Bayerlein...
2004-01-12 William M.... changed to assure comment which preceeds root node...
2004-01-12 William M.... Changed logo spacing to avoid stacking rebuilt web...
2004-01-12 MST 2004 John... doc/site.xsl doc/w3c.png doc/* Test William's new site...
2004-01-12 William M.... Refined wrapper code with large test case submitted...
2004-01-11 William M.... Added coding to create a xsltDocument wrapper for an...
2004-01-10 William M.... Added new facility to "autogen" the search script....
2004-01-09 William M.... Further cleanup, fully implemented common routine for...
2004-01-08 MST 2004 John... doc/xslt.html, doc/bugs.html made link to bugzilla...
2004-01-07 William M.... a little cleanup of scripts, assuring page tables are...
2004-01-06 William M.... fixed Bug130593. fixed a couple of sequence problems...
2004-01-05 John FleckJohn Fleck <jfleck@inkstain.net> ChangeLog for docs...
2004-01-05 MST 2004 John... change background color of function declaration to...
2004-01-03 MST 2004 John... rebuild docs
2004-01-03 MST 2004 John... fix bad doc comment formatting on xsltDebugSetDefaultTr...
2003-12-24 Daniel Veillardprepared release of libxslt-1.1.2 some tweaking followi...
2003-12-22 William M.... fixed xsl:number level="any" for Bug 129057
2003-12-21 William M.... added namespace comparison for xsl:number count functio...
2003-12-21 Daniel Veillardadded test for entities parsing (Bug #129489) Daniel
2003-12-21 William M.... added test for namespace problem (Bug 129624)
2003-12-21 Daniel Veillardfixed #129327 make sure parser flags get transmitted...
2003-12-21 Daniel Veillardfixed second problem on #122483, namespace definitions...
2003-12-21 Daniel Veillardadded the cast needed to fix #129188 warning Daniel
2003-12-20 William M.... fixed Bug 129624 (erroneous output of namespaces)
2003-12-20 William M.... fixed several routines to assure empty string returned...
2003-12-16 William M.... enhanced documentation to include exslt; rebuilt docs
2003-12-16 John FleckJohn Fleck <jfleck@inkstain.net> rebuild docs directory...
2003-12-16 MST 2003 John... libxslt/xsltutils.h doc/* document XSLT_TRACE macro...
2003-12-11 Igor Zlatkovictried to fix mingw build, no success, it still works...
2003-12-11 Igor ZlatkovicMSVC and MinGW compilation fixes
2003-12-11 MST 2003 John... doc/xslt.html docs.html remove reference to gtk-doc
2003-12-10 Daniel VeillardFixes the pointer to the downloads at gnome.org, Daniel
2003-12-10 Daniel Veillardupdated the docs, made release 1.1.1 Daniel
2003-12-10 Daniel Veillardupp'ed the dependancy to libxml2-2.6.3 fixed #127473...
2003-12-08 William M.... modified to assure XML_CDATA_SECTION_NODE's do not...
2003-12-01 Daniel Veillardupdated the metadata informations in the headers regene...
2003-11-30 William M.... small further enhancement to makefile updated to reflec...
2003-11-30 William M.... adapted the libxml files for libxslt. regenerated the...
2003-11-30 William M.... change initialisation of external functions to take...
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
next