aboutsummaryrefslogtreecommitdiffstats
path: root/xmlregexp.c
Commit message (Expand)AuthorAgeFilesLines
* fixed the validation of sequences content model when some of the blocksDaniel Veillard2002-10-161-2/+4
* improving some documentation comments found and fixed a mem leak withDaniel Veillard2002-09-251-0/+7
* fixed the data callback on transition functionality which was broken whenDaniel Veillard2002-09-241-1/+24
* made configuring with regexps/automata/unicode the default but withoutDaniel Veillard2002-09-191-3/+345
* small cleanup switched DTD validation to use only regexp when configuredDaniel Veillard2002-09-171-0/+1
* fixed a bug reported by Jeff Goff, the determinism was tested beforeDaniel Veillard2002-09-121-3/+5
* updated a bit made a comment more specific more work on the SchemasDaniel Veillard2002-04-221-0/+180
* implementing xs:all with minOccurs = 0 added more tests covering xs:allDaniel Veillard2002-04-201-40/+93
* first implementation of the all particle, this may need to be revisitedDaniel Veillard2002-04-201-3/+32
* another entity processing update from Markus Henke DanielDaniel Veillard2002-04-201-0/+113
* more work on the automata interfaces and debug of counted choices added aDaniel Veillard2002-04-171-13/+103
* merged the current state of XML Schemas implementation, it is notDaniel Veillard2002-04-161-0/+3470