aboutsummaryrefslogtreecommitdiffstats
path: root/runxmlconf.c
Commit message (Expand)AuthorAgeFilesLines
* Big space and tab cleanupDaniel Veillard2012-09-111-1/+1
* clean redefinition of {v}snprintf in C-sourceRoumen Petrov2012-08-131-4/+0
* minimize use of HAVE_CONFIG_HRoumen Petrov2012-08-131-3/+0
* Restore code for Windows compilationDaniel Veillard2012-05-231-0/+4
* use mingw C99 compatible functions {v}snprintf instead those from MSVC runtimeRoumen Petrov2012-05-211-7/+0
* runxmlconf: update to latest testsuite versionStefan Kost2011-05-211-1/+1
* fix compilation if XPath is not included DanielDaniel Veillard2008-09-251-0/+10
* Borland C fix from Moritz Both regenerate, workaround a problem for bufferDaniel Veillard2008-09-011-2/+6
* applied patch from Aswin to fix tree skipping fixed a comment and added aDaniel Veillard2008-08-251-10/+18
* more progresses against the official regression tests small cleanup forDaniel Veillard2008-07-311-45/+96
* added a skipped list, insert rmt-ns10-035 improve 'make check' clean upDaniel Veillard2008-07-311-0/+17
* add xmlMemDisplayLast to help debug incremental memory leaks, and someDaniel Veillard2008-07-301-26/+3
* an XML-1.0 document can't load an 1.1 entity when using entities make sureDaniel Veillard2008-07-301-0/+1
* fix a bug not detecting cross entity comments probably when commentDaniel Veillard2008-07-291-1/+1
* add a C program to run the W3C test suite, work in progress add a newDaniel Veillard2008-07-291-0/+549