aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* applied patch from Ed Davis to allow "make tests" to work with Python 1.5Daniel Veillard2004-05-101-2/+2
* fix for a pedantic make check without make all request DanielDaniel Veillard2004-05-091-1/+1
* fixed problem with detecting external dtd encoding (bug 135229). minorWilliam M. Brack2004-04-161-1/+1
* adding xml:id draft support adding 4 first regression tests DanielDaniel Veillard2004-04-091-1/+22
* added PYTHONPATH to python tests for Schemas and RelaxNG added testfileWilliam M. Brack2004-03-311-0/+4
* preparing 2.6.8 release, updated and rebuilt the docs. use valgring froDaniel Veillard2004-03-231-4/+5
* remove a memory leak on schemas type facets. reduce verbosity incorporatedDaniel Veillard2004-03-221-1/+15
* commiting the new xmlsave module before the actuall big code change.Daniel Veillard2004-03-041-2/+2
* patch for cross-compilation to Windows from Christophe de VIENNE. DanielDaniel Veillard2004-02-261-1/+1
* applied patch from Charles Bozeman to nit use the system xmllint. DanielDaniel Veillard2004-02-261-4/+4
* applied a cleanup patch from Peter Breitenlohner removed a doc buildDaniel Veillard2004-02-251-0/+9
* added "relaxng" option to the debugging shell some regression tests forDaniel Veillard2004-02-211-1/+40
* added io1.c an example ox xmlIO usage and io1.res test result, fixed aDaniel Veillard2004-01-231-0/+1
* moved string and UTF8 routines out of parser.c and encoding.c into a newWilliam M. Brack2004-01-061-2/+2
* another patch from Kenneth Haley for Mingw, c.f. #128787 DanielDaniel Veillard2003-12-091-3/+3
* augmented the XInclude API to be able to pass XML parser flags down to theDaniel Veillard2003-12-091-6/+8
* adding the pattern node selection code. Inheried in part from libxslt butDaniel Veillard2003-12-021-2/+2
* do not package cvs versioning temp files. more cleanup, slightly improvedDaniel Veillard2003-11-181-2/+5
* apply fix from Karl Eichwalder for script path DanielDaniel Veillard2003-11-051-1/+1
* adding XInclude support to the reader interface. Lot of testing of theDaniel Veillard2003-11-031-1/+32
* cleanup fixing bug #125653 sometimes the error handlers can get a parserDaniel Veillard2003-10-281-2/+0
* added the xmlWriter module contributed by Alfred Mickautsch added room forDaniel Veillard2003-10-201-2/+2
* removing xmldwalk module since it got merged with the xmlreader. cleanupDaniel Veillard2003-10-201-2/+2
* small fix from Bjorn Reese DanielDaniel Veillard2003-10-131-1/+1
* new files for a different method for doing range validation of characterWilliam M. Brack2003-10-111-2/+2
* cleanup fix a funny typo converted the Schemas code to the new errorDaniel Veillard2003-10-101-1/+0