| Commit message (Expand) | Author | Age | Files | Lines |
* | Tiny change for 'make tests': raised the number of expected failures for | Kasimier T. Buchcik | 2005-12-05 | 1 | -1/+1 |
* | added the first regression test suite set for the new expression support | Daniel Veillard | 2005-08-22 | 1 | -0/+15 |
* | fixed bug #307377 about validation of choices in list values. added | Daniel Veillard | 2005-08-10 | 1 | -1/+1 |
* | fixing the loop bug, fixing schematron text error rendering started | Daniel Veillard | 2005-07-31 | 1 | -1/+30 |
* | more cleanups based on sparse reports, added "make sparse" Daniel | Daniel Veillard | 2005-07-29 | 1 | -0/+3 |
* | changed xmlPatterncompile signature to pass an int and not an enum since | Daniel Veillard | 2005-07-23 | 1 | -2/+3 |
* | Late fixes just for the release, danielLIBXML2_2_6_20 | Daniel Veillard | 2005-07-10 | 1 | -2/+3 |
* | preparing release 2.6.20 removed a compilation problem Daniel | Daniel Veillard | 2005-07-10 | 1 | -1/+1 |
* | preparing to make testsuite releases along with code source releases fixed | Daniel Veillard | 2005-07-10 | 1 | -2/+5 |
* | first steps toward a testsuite dist fixed bug #307870 Daniel | Daniel Veillard | 2005-07-05 | 1 | -0/+3 |
* | complete, checking on other platforms is needed updated fix a bug raised | Daniel Veillard | 2005-06-30 | 1 | -2/+7 |
* | added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks. | Daniel Veillard | 2005-06-27 | 1 | -1/+16 |
* | avoid name glob in agruments as it matches the glob() routine. first steps | Daniel Veillard | 2005-06-26 | 1 | -1/+6 |
* | on linux/gcc use weak definitions to avoid linking with pthread library on | Daniel Veillard | 2005-05-04 | 1 | -1/+1 |
* | added Makefile.am, missed in last commit | William M. Brack | 2005-03-16 | 1 | -1/+1 |
* | try to fix a problem with valgrind. applied memory leak fix from Brent | Daniel Veillard | 2005-03-02 | 1 | -1/+1 |
* | fixed xmlXIncludeParseFile to prevent overwriting XML_COMPLETE_ATTRS when | William M. Brack | 2005-02-12 | 1 | -0/+4 |
* | use the walker to test the patterns instead of the normal reader bug fixes | Daniel Veillard | 2005-02-03 | 1 | -2/+2 |
* | added first test for the patterns a few fixes Daniel | Daniel Veillard | 2005-01-30 | 1 | -1/+25 |
* | oops forgot to add the bakefile, Daniel | Daniel Veillard | 2005-01-28 | 1 | -1/+1 |
* | fixing the way testapi.c is generated, fixes bug #161386 fix a comment | Daniel Veillard | 2005-01-25 | 1 | -1/+8 |
* | fixed bug #164556 where non-fatal errors stopped push parsing and | Daniel Veillard | 2005-01-21 | 1 | -4/+3 |
* | fixed dependency on python 2.3, also small improvement for cygwin (bug | William M. Brack | 2005-01-11 | 1 | -1/+1 |
* | applied DSO support patch 2 from Joel Reed Daniel | Daniel Veillard | 2005-01-04 | 1 | -5/+19 |
* | enhanced for enabling build in a different directory. Added (optional) | William M. Brack | 2004-12-23 | 1 | -1/+2 |
* | forgot a $(srcdir) stupid error wrong name #157976 Daniel | Daniel Veillard | 2004-11-11 | 1 | -1/+1 |
* | integrated in "make tests" added -q option, and more conditional features | Daniel Veillard | 2004-11-09 | 1 | -1/+5 |
* | gentest.py was missing from the EXTRA_DIST Daniel | Daniel Veillard | 2004-11-04 | 1 | -1/+1 |
* | adding xmlMemBlocks() work on generator of an automatic API regression | Daniel Veillard | 2004-11-02 | 1 | -1/+9 |
* | added checking for names values and dictionnaries generates a tons of | Daniel Veillard | 2004-10-26 | 1 | -1/+1 |
* | fixed make valgrind xstc Daniel | Daniel Veillard | 2004-09-24 | 1 | -1/+1 |
* | removed some extern before function code reported by Kjartan Maraas on IRC | Daniel Veillard | 2004-09-17 | 1 | -0/+1 |
* | integrated to "make valgrind", heavy ... weight 250MB of VM ! Daniel | Daniel Veillard | 2004-09-06 | 1 | -1/+1 |
* | Small fix on when to run xstc testsuite in make tests, daniel | Daniel Veillard | 2004-09-06 | 1 | -1/+1 |
* | more cleanup in integrating the xstc testsuite Daniel | Daniel Veillard | 2004-09-06 | 1 | -1/+1 |
* | starting to integrate the xstc suite in the normal regression tests Daniel | Daniel Veillard | 2004-09-06 | 1 | -2/+3 |
* | also produce a tar ball with just the sources added --path option and | Daniel Veillard | 2004-08-31 | 1 | -1/+4 |
* | "" is a valid hexbinary string dixit xmlschema-dev update the test. added | Daniel Veillard | 2004-08-31 | 1 | -0/+1 |
* | a bit of cleanup and a extra variable for CVS dist Daniel | Daniel Veillard | 2004-08-20 | 1 | -1/+2 |
* | added help for new set shell command added parser option to not generate | Daniel Veillard | 2004-08-16 | 1 | -0/+30 |
* | small typo pointed out by Mike Hommey slightly improved the --c14n | Daniel Veillard | 2004-08-16 | 1 | -4/+5 |
* | Dodji pointed out a bug in xmlGetNodePath() applied patch from Albert Chin | Daniel Veillard | 2004-08-14 | 1 | -2/+2 |
* | added a dumb rule to able to compile tst.c when people submit a sample | Daniel Veillard | 2004-08-14 | 1 | -0/+3 |
* | applied a patch from Gerrit P. Haase to get python bindings on Cygwin | Daniel Veillard | 2004-08-04 | 1 | -1/+1 |
* | put in an auto* check for the path to perl (if it exists), and modified | William M. Brack | 2004-07-21 | 1 | -1/+1 |
* | added an encoding "special comment" to avoid warning message in python2.3 | William M. Brack | 2004-07-11 | 1 | -2/+3 |
* | releasing 2.6.11, updated and regenerated the docs DanielLIBXML2_2_6_11 | Daniel Veillard | 2004-07-05 | 1 | -1/+1 |
* | hack based on Arjan van de Ven suggestion to reduce ELF footprint and | Daniel Veillard | 2004-06-27 | 1 | -1/+1 |
* | fixed a problem when base path was "./xxx" 5 test results changed by | William M. Brack | 2004-06-25 | 1 | -5/+5 |
* | fix from Steve Ball and update of the comment. William pointed out that | Daniel Veillard | 2004-06-14 | 1 | -2/+2 |