added extra2.err, tst5.xml, tst5.xsl and tst.out to EXTRA_DIST
[platform/upstream/libxslt.git] / tests /
2004-07-06 William M. Brackadded extra2.err, tst5.xml, tst5.xsl and tst.out to...
2004-07-01 William M. Brackadded coding to xsltCopyTree to copy namespaces (bug...
2004-06-30 Daniel Veillardapplied patch from Joel Reed to get EXSLT crypto extens...
2004-06-30 William M. Bracksome enhancement for fixing bug 142768 added regression...
2004-05-17 Daniel Veillardadded regression test for old bug #127877 Daniel
2004-05-17 Daniel Veillardfixing bug #135542 about the DOCTYPE name being generat...
2004-05-16 Daniel Veillardfixing bug #134500 on namespace lookup for attribute...
2004-05-16 Daniel Veillardfixed a weird namespace bug #141532 added tests to...
2004-05-15 Daniel VeillardSmall change due to libxml2 escaping using hex instead...
2004-05-03 William M. Brackadded comments and function header, improved logic...
2004-05-01 William M. Brackadded code to recognize disable-output-escaping on...
2004-04-05 Daniel Veillardfixed a stupid cut'npaste bug #139132 added test to...
2004-03-23 Daniel Veillardprepare release of 1.1.5, made a hard dependancy to...
2004-03-16 William M. Brackcorrected my error from bug 135938 pointed out on the...
2004-03-12 William M. Brackadded additional check to prevent superfluous namespace...
2004-03-06 William M. Bracksmall fix to typo
2004-03-06 William M. Brackcontinued interrupt commit for enhanced "make tests"
2004-03-06 William M. BrackMajor enhancement to "make tests". All but Python tests...
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 Veillardtrying to use the fact that names comes from a dictionn...
2004-02-25 William M. Brackadded test for language attribute which previously...
2004-01-22 William M. Brackadded test case for Bug 13971 (libxml2 xpath.c bug...
2004-01-16 William M. Brackadded a newline for any comment before the root element...
2004-01-14 William M. Brackadded test case for math functions on nodesets generate...
2004-01-14 William M. Brackfixed problem, reported on the list by Markus Bayerlein...
2004-01-12 William M. Brackchanged to assure comment which preceeds root node...
2003-12-21 Daniel Veillardadded test for entities parsing (Bug #129489) Daniel
2003-12-21 William M. Brackadded test for namespace problem (Bug 129624)
2003-12-21 Daniel Veillardfixed second problem on #122483, namespace definitions...
2003-11-26 William M. BrackChanged to detect recursion in xslt:include (bug #127687).
2003-11-21 William M. Brackfixed bug #127561 (xsl:element with a 'computed' namesp...
2003-11-21 Daniel VeillardAdding missing bugs, Daniel
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-12 William M. Brackapplied patch for param visibility from Shaun McCance...
2003-11-05 Daniel Veillardapplied last fix from #125614 Daniel
2003-11-04 William M. Brackupdated to reflect change to HTML output in libxml2...
2003-11-02 William M. Brackfixed 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 Veillardswitch to use xmlReadfile instead of xmlParseFile,...
2003-09-12 Daniel Veillardfixes some output divergeances with libxml2-2.6.0beta1...
2003-09-06 William M. Brackenhanced previous fix to bug #120684, using excellent...
2003-09-06 William M. Brackfixed bug 119946, caused by incorrect creation of ...
2003-09-03 Daniel Veillardtyny change HTML -> html DOCTYPE due to a libxml2 chang...
2003-08-29 Daniel Veillardfixing the bug #120971 on cdata-section-elements with...
2003-08-18 William M. Brackenhanced xsltInitCtxtKey to take care of multiple insta...
2003-08-04 Daniel Veillardadded the test from bug #118763 to the regression suite...
2003-08-03 William M. BrackFixed regression test bug-125
2003-08-03 William M. BrackFixing Bug 116517
2003-08-03 William M. BrackBug 117552
2003-07-29 William M. Brackchanged sign of date:seconds as previously posted to...
2003-07-24 Daniel Veillardapplied patch from Shaun McCance to fix bug #117616...
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-14 William M. Brackfixed bug 113520
2003-07-10 Daniel Veillardsimple cast missing Peter Breitenlohner added deps...
2003-07-06 Daniel Veillardfixing bug #115913 for xsl:copy with namespace nodes...
2003-06-13 Daniel VeillardMoved the man pages to section 3 applied patch from...
2003-05-16 Daniel Veillardadded the example for bug #112904 in the regression...
2003-05-15 William M. Brack''
2003-05-15 William M. BrackFixed bug 112995
2003-04-30 Daniel Veillardcleaning up Result Value Tree handling fixed a pair...
2003-04-30 Daniel Veillardfixing bug #111755 when a template is applied to an...
2003-04-29 Daniel VeillardTypo fixup, Daniel
2003-04-23 Daniel Veillardfixed a bug introduced in the last commit tried to...
2003-04-23 Daniel Veillardfix bug #110577 namespace in copy-of don't obbey the...
2003-04-22 Daniel Veillardfixing bug #110020 on global parameter and variables...
2003-04-21 Daniel Veillardapplied patch from Charles Bozeman fixing the math...
2003-04-07 Daniel VeillardFixes bug #110023 reported by Mark Vakoc and other...
2003-04-01 Daniel Veillardfixed a namespace redundancy problem in xsl:element...
2003-03-26 Daniel Veillardadded an example in the regression tests for bug #10916...
2003-03-26 Daniel Veillardforgot to make one change related to Result Value Tree...
2003-03-24 Daniel VeillardFinally fixed bug #75813, processing or Result Value...
2003-03-23 Daniel Veillardadded an example in the regression tests for bug #10897...
2003-03-22 Daniel Veillardadded an example in the regression tests for the invali...
2003-03-22 Daniel Veillardfixed bug #108633 reported by Jerome Pesenti about...
2003-03-07 Daniel Veillardadded an example in the regression tests bug #107804...
2003-03-05 Daniel Veillardfixed bug #107591 node() in pattern matches should...
2003-02-26 Daniel Veillardadded the next example for bug #106788 from James Clark...
2003-02-24 Daniel Veillardfixed #106554 for spurious xmlns:nsX="" generation...
2003-02-23 Daniel Veillardadded the example for bug #106788 from James Clark...
2003-02-23 Daniel Veillardfixed bug #106789 from James Clark and a bit of cleanup...
2003-02-07 Daniel Veillardfixing another bug in document(), bug #105450 Slight...
2003-02-07 Daniel Veillardfixing a segfault in document(), bug #105418 add the...
2003-02-04 Daniel Veillardfixing bug #105116 sometimes one need to generate a...
2003-02-04 Daniel Veillardchange of policy w.r.t. mails small cleanup fixed a...
2003-01-14 Daniel Veillardfixed #101502 by applying and cleaning up the associate...
2003-01-12 Daniel Veillardfixed bug #101003 on attribute-sets value computation...
2003-01-09 Daniel Veillardadded some exclude-result-prefixes to avoid extra names...
2002-12-28 Jose Maria Celorioadd missing .cvsignore entries
2002-12-05 Daniel Veillardxsl:element generated superfluous xmlns declarations...
2002-12-02 Daniel Veillardapplied patch from Josh Parsons fixing bug #100056...
2002-11-26 Daniel Veillardapply patch from Daniel Stodden, a bug in xsltFindElemS...
2002-11-21 Daniel Veillardthe XHTML1 serialization change to libxml2 modifies...
2002-11-17 Daniel Veillardfix bug #98793 on clash of imported global variables...
2002-11-14 Daniel Veillardmake sure the fixup for key() reported by John Escott...
2002-11-13 Daniel Veillardfixes bug #97969 for @*[...] patterns added the example...
next