Age | Commit message (Expand) | Author | Files | Lines |
2004-03-06 | continued interrupt commit for enhanced "make tests" | William M. Brack | 5 | -8/+43 |
2004-02-26 | added test similar to 143 but checking for AVT in local variables. Daniel | Daniel Veillard | 3 | -0/+13 |
2004-02-26 | fixed a regression for AVT found in global variable content. added test to | Daniel Veillard | 3 | -0/+13 |
2004-02-25 | added test for language attribute which previously triggered a memory leak | William M. Brack | 3 | -0/+121 |
2004-01-22 | added test case for Bug 13971 (libxml2 xpath.c bug, but tested here) | William M. Brack | 3 | -0/+72 |
2004-01-16 | added a newline for any comment before the root element (Bug 130433) fixed | William M. Brack | 4 | -0/+38 |
2003-12-21 | added test for entities parsing (Bug #129489) Daniel | Daniel Veillard | 3 | -0/+19 |
2003-12-21 | added test for namespace problem (Bug 129624) | William M. Brack | 3 | -0/+52 |
2003-12-21 | fixed second problem on #122483, namespace definitions must be propagated | Daniel Veillard | 4 | -0/+23 |
2003-11-21 | fixed bug #127561 (xsl:element with a 'computed' namespace attribute) | William M. Brack | 3 | -0/+13 |
2003-11-21 | Adding missing bugs, Daniel | Daniel Veillard | 2 | -0/+19 |
2003-11-20 | another problem reported by Oleg Paraschenko on the same code in #127450 | Daniel Veillard | 3 | -0/+13 |
2003-11-20 | fixed an error from #120684 patch raised in #127450 added tests to the | Daniel Veillard | 3 | -0/+15 |
2003-11-19 | fixed a bug in the keys selector parsing #120684 when | is in a predicate | Daniel Veillard | 3 | -0/+40 |
2003-11-02 | fixed bug #125502 and corrected expected test output fixed broken test | William M. Brack | 2 | -3/+1 |
2003-10-31 | switch to use xmlReadfile instead of xmlParseFile, this avoid relying on | Daniel Veillard | 1 | -8/+4 |
2003-09-12 | fixes some output divergeances with libxml2-2.6.0beta1, daniel | Daniel Veillard | 1 | -1/+3 |
2003-09-06 | enhanced previous fix to bug #120684, using excellent suggestion by Daniel | William M. Brack | 1 | -0/+1 |
2003-09-06 | fixed bug 119946, caused by incorrect creation of "extra" variables when | William M. Brack | 7 | -0/+102 |
2003-08-29 | fixing the bug #120971 on cdata-section-elements with namespaced names | Daniel Veillard | 3 | -0/+17 |
2003-08-18 | enhanced xsltInitCtxtKey to take care of multiple instances of a key with | William M. Brack | 3 | -0/+32 |
2003-08-04 | added the test from bug #118763 to the regression suite. Daniel | Daniel Veillard | 3 | -0/+20 |
2003-08-03 | Fixed regression test bug-125 | William M. Brack | 2 | -3/+0 |
2003-08-03 | Fixing Bug 116517 | William M. Brack | 3 | -0/+27 |
2003-08-03 | Bug 117552 | William M. Brack | 3 | -0/+454 |
2003-07-22 | allow strip-space to support full namespaces using prefix:* , should fix | Daniel Veillard | 5 | -0/+34 |
2003-07-06 | fixing bug #115913 for xsl:copy with namespace nodes. added the test to | Daniel Veillard | 3 | -0/+20 |
2003-05-16 | added the example for bug #112904 in the regression tests, the bug fix is | Daniel Veillard | 3 | -0/+11 |
2003-05-15 | '' | William M. Brack | 1 | -2/+2 |
2003-05-15 | Fixed bug 112995 | William M. Brack | 2 | -0/+35 |
2003-04-30 | fixing bug #111755 when a template is applied to an attribute added the | Daniel Veillard | 3 | -3/+28 |
2003-04-23 | fix bug #110577 namespace in copy-of don't obbey the same rules as for | Daniel Veillard | 7 | -0/+108 |
2003-04-07 | Fixes bug #110023 reported by Mark Vakoc and other places where | Daniel Veillard | 3 | -0/+22 |
2003-04-01 | fixed a namespace redundancy problem in xsl:element added an example in | Daniel Veillard | 3 | -0/+20 |
2003-03-26 | added an example in the regression tests for bug #109160 fixed in libxml2 | Daniel Veillard | 3 | -0/+20 |
2003-03-26 | forgot to make one change related to Result Value Tree change, pointed out | Daniel Veillard | 3 | -0/+25 |
2003-03-24 | Finally fixed bug #75813, processing or Result Value Tree converted into | Daniel Veillard | 3 | -0/+52 |
2003-03-23 | added an example in the regression tests for bug #108976 which is fixed in | Daniel Veillard | 3 | -0/+22 |
2003-03-22 | added an example in the regression tests for the invalid bug #108716 | Daniel Veillard | 3 | -0/+11 |
2003-03-07 | added an example in the regression tests bug #107804 fixed in libxml2 | Daniel Veillard | 3 | -0/+47 |
2003-03-05 | fixed bug #107591 node() in pattern matches should catch comments and PIs | Daniel Veillard | 3 | -0/+20 |
2003-02-26 | added the next example for bug #106788 from James Clark in the regression | Daniel Veillard | 3 | -0/+15 |
2003-02-24 | fixed #106554 for spurious xmlns:nsX="" generation Daniel | Daniel Veillard | 2 | -1/+1 |
2003-02-23 | added the example for bug #106788 from James Clark in the regression | Daniel Veillard | 3 | -0/+9 |
2003-02-23 | fixed bug #106789 from James Clark and a bit of cleanup added the example | Daniel Veillard | 3 | -0/+13 |
2003-02-04 | fixing bug #105116 sometimes one need to generate a default namespace | Daniel Veillard | 3 | -0/+16 |
2003-01-12 | fixed bug #101003 on attribute-sets value computation in the presence of | Daniel Veillard | 5 | -0/+39 |
2003-01-09 | added some exclude-result-prefixes to avoid extra namespace declaration | Daniel Veillard | 1 | -0/+1 |
2002-12-05 | xsl:element generated superfluous xmlns declarations, closes bug #99905 | Daniel Veillard | 3 | -0/+11 |
2002-12-02 | applied patch from Josh Parsons fixing bug #100056 added the example in | Daniel Veillard | 5 | -0/+31 |