platform/upstream/libxslt.git
2004-05-16 Daniel Veillardfixing a small portability problem on Solaris for the...
2004-05-16 Daniel Veillardapplied patch from Edward Rudd to fix the problems...
2004-05-16 Daniel Veillardfixed a weird namespace bug #141532 added tests to...
2004-05-16 Daniel VeillardSame fix as for libxml2, Daniel
2004-05-16 Daniel VeillardSame fixe with timezone, Daniel
2004-05-16 Daniel VeillardRebuilt the docs, Daniel
2004-05-16 Daniel VeillardFixing ChangeLog links, Daniel
2004-05-16 Daniel VeillardAdded ChangeLog.xsl and links, Daniel
2004-05-15 Daniel VeillardSmall change due to libxml2 escaping using hex instead...
2004-05-03 William M.... added comments and function header, improved logic...
2004-05-02 William M.... enhanced normalization of comp steps when an imported...
2004-05-01 William M.... added code to recognize disable-output-escaping on...
2004-04-29 William M.... suppressed any automatic linefeed after a comment follo...
2004-04-22 Daniel Veillardfix a problem where we updated an ELEMENT node psvi...
2004-04-19 William M.... fixed bug in UTF8 string tokenize kindly reported by...
2004-04-18 Daniel Veillardpreparing release 1.1.6 keep the ChangeLog compressed...
2004-04-05 Daniel Veillardfixed a stupid cut'npaste bug #139132 added test to...
2004-04-02 William M.... applied patch from Mark Vakoc to fix problem with key...
2004-04-01 Johan DahlinAdd generated files, to make cvs silent.
2004-03-29 Daniel VeillardChange of policy for the mailing lists, Daniel
2004-03-26 Daniel VeillardUpdated the news and download pages, Daniel
2004-03-24 Daniel VeillardAdded note about being subscribed, Daniel
2004-03-23 Daniel Veillardprepare release of 1.1.5, made a hard dependancy to...
2004-03-22 Daniel Veillardsmall fix for OpenVMS fixed a leak associated to the...
2004-03-17 William M.... added check for state XSLT_STATE_STOPPED when output...
2004-03-16 William M.... corrected my error from bug 135938 pointed out on the...
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
next