summaryrefslogtreecommitdiff
path: root/xmlschemas.c
Commit message (Expand)AuthorAgeFilesLines
* Fix misc callback signaturesNick Wellnhofer2017-11-091-7/+6
* Fix hash callback signaturesNick Wellnhofer2017-11-091-18/+40
* Fix -Wimplicit-fallthrough warningsJ. Peter Mugaas2017-10-211-0/+1
* Porting libxml2 on zOS encoding of codeStéphane Michaut2017-08-281-0/+6
* Fix signature of xmlSchemaAugmentImportedIDCDaniel Veillard2017-07-271-1/+1
* Spelling and grammar fixesNick Wellnhofer2017-06-171-17/+17
* Fix cast-align warningsNick Wellnhofer2017-06-171-1/+3
* Fix attribute decoding during XML schema validationAlex Henrie2016-08-291-5/+25
* relaxng.c, xmlschemas.c: Fix build on pre-C99 compilersChun-wei Fan2016-06-231-1/+1
* More format string warnings with possible format string vulnerabilityDavid Kilzer2016-05-231-13/+26
* Fix some format string warnings with possible format string vulnerabilityDavid Kilzer2016-05-231-33/+33
* Fix XSD validation of URIs with ampersandsAlex Henrie2016-05-031-3/+10
* Fix typos: dictio{ nn -> n }ar{y,ies}Jan Pokorný2016-04-151-1/+1
* Correct spelling of "calling"Alex Henrie2015-10-261-1/+1
* Fix a self assignment issue raised by clangScott Graham2015-06-301-3/+3
* no error column in structured error handler for xml schema validation errorsJuergen Keil2014-08-071-1/+3
* Get rid of 'REPLACEMENT CHARACTER' Unicode chars in xmlschemas.cJan Pokorný2013-11-301-274/+274
* Fix typos in xmlschemas{,types}.cJan Pokorný2013-11-301-2/+2
* Type mismatch in xmlschemas.cGaurav2013-11-281-1/+1
* Fix an old bug in xmlSchemaValidateOneElementCsaba László2013-03-181-1/+4
* fix schema validation in combination with xsi:nilDaniel Veillard2013-02-281-0/+17
* Big space and tab cleanupDaniel Veillard2012-09-111-69/+69
* Fix an XSD error when generating internal automataDaniel Veillard2012-08-231-0/+9
* Fix a variable name in commentDaniel Veillard2012-08-151-1/+1
* Fix file and line report for XSD SAX and reader streaming validationDaniel Veillard2012-08-141-1/+105
* XSD: optional element in complex type extensionRemi Gacogne2012-05-111-2/+2
* Fix a logic error in Schemas Component ConstraintsRyan Sleevi2012-02-291-1/+1
* Fix XSD validation bug #630130Toyoda Eizi2011-08-041-3/+4
* 627987 Fix XSD IDC errors in imported schemasJim Panetta2010-11-031-0/+5
* Fix memory leak when doc is NULLRob Richards2009-09-241-2/+2
* Chasing dead assignments reported by clang-scanDaniel Veillard2009-09-071-1/+0
* A few more safety cleanup raised by scanDaniel Veillard2009-09-071-1/+2
* Fixing assorted potential problems raised by scanDaniel Veillard2009-09-071-7/+9
* 579746 XSD validation not correct / nilable groupsDaniel Veillard2009-08-261-204/+255
* 571271 fix semantic of xsd:all with minOccurs=0Daniel Veillard2009-08-121-5/+9
* 585505 – Document ids and refs populated by XSDWayne Jensen2009-08-071-2/+2
* 582906 XSD validating multiple imports of the same schemaJason Childs2009-08-071-8/+9
* Bug 582887 – problems validating complex schemasJason Childs2009-08-071-15/+27
* Bug 579729 – fix XSD schemas parsing crashMiroslav Bajtos2009-08-071-1/+1
* Fix an XSD validation crashDaniel Veillard2009-07-271-10/+12
* * c14n.c debugXML.c doc/examples/io2.c parser.c schematron.cDaniel Veillard2009-06-041-1/+1
* preparing 2.7.0 release remove some testing traces remove some warningsLIBXML2.7.0Daniel Veillard2008-08-301-1/+5
* add the testchar to 'make check' Volker Grabsch pointed out a typoDaniel Veillard2008-08-261-1/+1
* fix crash with invalid whitespace facetRob Richards2008-06-291-274/+274
* fx compilation when configured without the reader should fix #513110Daniel Veillard2008-05-121-1/+1
* added new function xmlSchemaValidCtxtGetParserCtxt based on HolgerDaniel Veillard2008-04-111-830/+847
* extend the cleanup rule space cleanup DanielDaniel Veillard2008-04-101-1/+1
* fix a problem in externalSubsetSplit with a patch from Ashwin DanielDaniel Veillard2008-03-261-2/+2
* fix an XML Schemas crash raised by Stefan Behnel when testing with W3CDaniel Veillard2008-03-241-3/+3
* apply fix suggested by Ashwin correcting a cut-n-paste error about the SAXDaniel Veillard2008-02-051-2/+2