aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* added the first regression test suite set for the new expression supportDaniel Veillard2005-08-221-0/+15
* fixed bug #307377 about validation of choices in list values. addedDaniel Veillard2005-08-101-1/+1
* fixing the loop bug, fixing schematron text error rendering startedDaniel Veillard2005-07-311-1/+30
* more cleanups based on sparse reports, added "make sparse" DanielDaniel Veillard2005-07-291-0/+3
* changed xmlPatterncompile signature to pass an int and not an enum sinceDaniel Veillard2005-07-231-2/+3
* Late fixes just for the release, danielDaniel Veillard2005-07-101-2/+3
* preparing release 2.6.20 removed a compilation problem DanielDaniel Veillard2005-07-101-1/+1
* preparing to make testsuite releases along with code source releases fixedDaniel Veillard2005-07-101-2/+5
* first steps toward a testsuite dist fixed bug #307870 DanielDaniel Veillard2005-07-051-0/+3
* complete, checking on other platforms is needed updated fix a bug raisedDaniel Veillard2005-06-301-2/+7
* added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.Daniel Veillard2005-06-271-1/+16
* avoid name glob in agruments as it matches the glob() routine. first stepsDaniel Veillard2005-06-261-1/+6
* on linux/gcc use weak definitions to avoid linking with pthread library onDaniel Veillard2005-05-041-1/+1
* added Makefile.am, missed in last commitWilliam M. Brack2005-03-161-1/+1
* try to fix a problem with valgrind. applied memory leak fix from BrentDaniel Veillard2005-03-021-1/+1
* fixed xmlXIncludeParseFile to prevent overwriting XML_COMPLETE_ATTRS whenWilliam M. Brack2005-02-121-0/+4
* use the walker to test the patterns instead of the normal reader bug fixesDaniel Veillard2005-02-031-2/+2
* added first test for the patterns a few fixes DanielDaniel Veillard2005-01-301-1/+25
* oops forgot to add the bakefile, DanielDaniel Veillard2005-01-281-1/+1
* fixing the way testapi.c is generated, fixes bug #161386 fix a commentDaniel Veillard2005-01-251-1/+8
* fixed bug #164556 where non-fatal errors stopped push parsing andDaniel Veillard2005-01-211-4/+3
* fixed dependency on python 2.3, also small improvement for cygwin (bugWilliam M. Brack2005-01-111-1/+1
* applied DSO support patch 2 from Joel Reed DanielDaniel Veillard2005-01-041-5/+19
* enhanced for enabling build in a different directory. Added (optional)William M. Brack2004-12-231-1/+2
* forgot a $(srcdir) stupid error wrong name #157976 DanielDaniel Veillard2004-11-111-1/+1
* integrated in "make tests" added -q option, and more conditional featuresDaniel Veillard2004-11-091-1/+5
* gentest.py was missing from the EXTRA_DIST DanielDaniel Veillard2004-11-041-1/+1
* adding xmlMemBlocks() work on generator of an automatic API regressionDaniel Veillard2004-11-021-1/+9
* added checking for names values and dictionnaries generates a tons ofDaniel Veillard2004-10-261-1/+1
* fixed make valgrind xstc DanielDaniel Veillard2004-09-241-1/+1
* removed some extern before function code reported by Kjartan Maraas on IRCDaniel Veillard2004-09-171-0/+1
* integrated to "make valgrind", heavy ... weight 250MB of VM ! DanielDaniel Veillard2004-09-061-1/+1
* Small fix on when to run xstc testsuite in make tests, danielDaniel Veillard2004-09-061-1/+1
* more cleanup in integrating the xstc testsuite DanielDaniel Veillard2004-09-061-1/+1
* starting to integrate the xstc suite in the normal regression tests DanielDaniel Veillard2004-09-061-2/+3
* also produce a tar ball with just the sources added --path option andDaniel Veillard2004-08-311-1/+4
* "" is a valid hexbinary string dixit xmlschema-dev update the test. addedDaniel Veillard2004-08-311-0/+1
* a bit of cleanup and a extra variable for CVS dist DanielDaniel Veillard2004-08-201-1/+2
* added help for new set shell command added parser option to not generateDaniel Veillard2004-08-161-0/+30
* small typo pointed out by Mike Hommey slightly improved the --c14nDaniel Veillard2004-08-161-4/+5
* Dodji pointed out a bug in xmlGetNodePath() applied patch from Albert ChinDaniel Veillard2004-08-141-2/+2
* added a dumb rule to able to compile tst.c when people submit a sampleDaniel Veillard2004-08-141-0/+3
* applied a patch from Gerrit P. Haase to get python bindings on CygwinDaniel Veillard2004-08-041-1/+1
* put in an auto* check for the path to perl (if it exists), and modifiedWilliam M. Brack2004-07-211-1/+1
* added an encoding "special comment" to avoid warning message in python2.3William M. Brack2004-07-111-2/+3
* releasing 2.6.11, updated and regenerated the docs DanielDaniel Veillard2004-07-051-1/+1
* hack based on Arjan van de Ven suggestion to reduce ELF footprint andDaniel Veillard2004-06-271-1/+1
* fixed a problem when base path was "./xxx" 5 test results changed byWilliam M. Brack2004-06-251-5/+5
* fix from Steve Ball and update of the comment. William pointed out thatDaniel Veillard2004-06-141-2/+2
* fixed a serious problem when substituing entities using the Reader, theDaniel Veillard2004-06-081-0/+16