aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* applied patches from Kasimier Buchcik for the attribute use support addedDaniel Veillard2004-04-164-0/+56
* move the TODO as comments as the function while not finished are usableDaniel Veillard2004-04-162-0/+57
* fixed problem causing duplicate fallback execution (bug 139520) addedWilliam M. Brack2004-04-161-0/+10
* adding xml:id draft support adding 4 first regression tests DanielDaniel Veillard2004-04-094-0/+7
* patched a bug in parsing production 1 and 2 of xmlschemas regexp thatDaniel Veillard2004-03-311-0/+14
* added PYTHONPATH to python tests for Schemas and RelaxNG added testfileWilliam M. Brack2004-03-311-0/+5286
* added check for external reference in xmlRelaxNGGetElements (bug 137718)William M. Brack2004-03-203-0/+35
* fix bug reported by Holger Rauch added the test to th regression suiteDaniel Veillard2004-03-101-0/+1
* QName handling fixes for the XML Schemas support from Adam Dickmeiss alsoDaniel Veillard2004-03-055-2/+23
* applied patch from Adam Dickmeiss for mixed content added his regressionDaniel Veillard2004-03-044-0/+14
* Beuah ! DanielDaniel Veillard2004-02-214-0/+4
* xmlAttrSerializeTxtContent don't segfault if NULL is passed. adding an oldDaniel Veillard2004-02-201-0/+10
* fixed a problem in push mode when attribute contains unescaped '>'Daniel Veillard2004-02-181-0/+6
* fixing bug #132930 with the provided patch, a bit suspicious about it butDaniel Veillard2004-02-122-0/+14
* fixed bug #132575 about finding the end of the internal subset in pushDaniel Veillard2004-02-121-0/+6
* augmented the XInclude API to be able to pass XML parser flags down to theDaniel Veillard2003-12-092-0/+8
* Enhanced the handling of UTF-16, UTF-16LE and UTF-16BE encodings. NowWilliam M. Brack2003-11-282-0/+0
* added xsd:include support, fixed testSchemas behaviour when a schemasDaniel Veillard2003-11-254-0/+193
* swapped the attribute defaulting and attribute checking parts of parsing aDaniel Veillard2003-11-252-0/+14
* more XML Schemas fixes based on Eric van der Vlist examples addedDaniel Veillard2003-11-244-0/+249
* lot of bug fixes, cleanup, starting to add proper namespace support too.Daniel Veillard2003-11-2220-0/+482
* applied patch from Robert Stepanek to start import os schemas support,Daniel Veillard2003-11-213-15/+40
* adding XInclude support to the reader interface. Lot of testing of theDaniel Veillard2003-11-032-2/+2
* added the same htmlRead APIs than their XML counterparts new parserDaniel Veillard2003-09-261-0/+6
* Forgot to add some more tests for namespace error handling, DanielDaniel Veillard2003-09-132-0/+2
* adding namespace checkings while making sure they still parse asDaniel Veillard2003-09-1111-0/+84
* Time to commit 3 days of work rewriting the parser internal,Daniel Veillard2003-09-101-1/+1
* fixed a namespace error on attribute reporting bug pointed out by TobiasDaniel Veillard2003-08-281-1/+1
* hum try to avoid some troubles when the library is not initialized and oneDaniel Veillard2003-08-083-0/+70
* fixed bug #118712 about mixed content, and namespaced element names. addedDaniel Veillard2003-08-031-0/+16
* patch from Dodji Seketeli about UTF16 BOM when using the push XML parser.Daniel Veillard2003-07-161-0/+0
* commiting some work done while in the Maldives (hence the timezone on theDaniel Veillard2003-06-024-0/+42
* fixed some problems in the handling of errors, and attributes addressed byDaniel Veillard2003-05-115-0/+127
* fixing bug #104081 with xs:all with an element holding minOccurs="0" addedDaniel Veillard2003-05-093-0/+13
* applied the patch provided by Brent Hendricks fixing #105992 andDaniel Veillard2003-04-222-0/+23
* more work on RelaxNG streaming validation trying to improve the subsetDaniel Veillard2003-04-161-1/+1
* update from Charles Bozeman for date and duration types updated too DanielDaniel Veillard2003-04-094-21/+22
* try to work on bug #109225 and provide better error reports. this changeDaniel Veillard2003-03-311-2/+2
* fixed bugs and memory leaks in the W3C XML Schemas code implementedDaniel Veillard2003-03-271-1/+1
* fixing bug #108976 get the ID/REFs to reference the ID in the documentDaniel Veillard2003-03-235-2/+44
* fixed xmlRelaxNGNodeMatchesList augmented the test suite this fixes someDaniel Veillard2003-03-211-0/+85
* attempt to cope with ID/IDREF(S) declared both in the DTD and in theDaniel Veillard2003-03-197-0/+17430
* removed a warning more cleanup, added ENTITY and ENTITIES supportDaniel Veillard2003-03-181-0/+142
* added Datatype ID and IDREF, usable from RelaxNG now need to add a newDaniel Veillard2003-03-181-0/+58
* fixed the last core RelaxNG bug known #107083, shemas datatype ID/IDREFDaniel Veillard2003-03-171-0/+555
* switched back to the previous Relax-NG code base, the derivation algorithmDaniel Veillard2003-03-161-0/+779
* stop generating wrong result file with * in name fixing the include bugDaniel Veillard2003-03-104-0/+43
* after and exchange with James Clark it appeared I had bug in URI parsingDaniel Veillard2003-03-071-1/+1
* fixed a node dump crash on attributes fixed an URI test bug and get betterDaniel Veillard2003-02-272-1/+5
* import of the XSD Datatype regression tests from James Clark. DanielDaniel Veillard2003-02-272-0/+1040