summaryrefslogtreecommitdiff
path: root/include/libxml/relaxng.h
Commit message (Expand)AuthorAgeFilesLines
* Remove XMLCALL and XMLCDECL macros from public headersNick Wellnhofer2022-12-081-26/+26
* Undeprecate schema init functionsNick Wellnhofer2022-03-101-1/+0
* Deprecate module init and cleanup functionsNick Wellnhofer2022-03-061-0/+2
* Shortening lines in headersPatrick Monnerat2013-12-121-2/+6
* change ATTRIBUTE_PRINTF into LIBXML_ATTR_FORMAT to avoid macro nameDaniel Veillard2009-04-151-2/+2
* port patch from Marcus Meissner to add gcc checking for printf likeDaniel Veillard2009-01-181-22/+22
* added new function xmlSchemaValidCtxtGetParserCtxt based on HolgerDaniel Veillard2008-04-111-1/+18
* Added xmlRelaxNGSetParserStructuredErrors() to the API.Kasimier T. Buchcik2006-01-091-0/+5
* applied a patch from Marcus Boerger to fix problems with callingDaniel Veillard2005-07-211-2/+2
* applied patch from Marcus Boerger to route relaxng and schemas errorDaniel Veillard2005-07-131-0/+3
* more fixes and extending the tests coverage adding a type init interfaceDaniel Veillard2004-11-031-2/+6
* hack based on Arjan van de Ven suggestion to reduce ELF footprint andDaniel Veillard2004-06-271-0/+5
* fixing #130453 XInclude element with no href attribute fully integratingDaniel Veillard2004-01-251-0/+14
* moved string and UTF8 routines out of parser.c and encoding.c into a newWilliam M. Brack2004-01-061-0/+1
* modified the file header to add more informations, painful... updated toDaniel Veillard2003-11-181-3/+4
* more fixes about unregistering objects applied patch from Mark VakocDaniel Veillard2003-10-291-0/+8
* Okay this is scary but it is just adding a configure option to disableDaniel Veillard2003-09-291-0/+2
* realigned the parameters after taintIgor Zlatkovic2003-08-251-19/+38
* Exportability taint of the headersIgor Zlatkovic2003-08-251-20/+22
* adding Get interface for the error callback and parameters of parsing andDaniel Veillard2003-07-181-0/+8
* augnemting the APIs, cleanups. cleanup bug #111005 added some missingDaniel Veillard2003-04-171-0/+2
* implemented streaming of RelaxNG (when possible) on top of the xmlReaderDaniel Veillard2003-04-151-0/+15
* integrated the regexp based validity checking of fragments of the documentDaniel Veillard2003-04-141-1/+3
* fixed some problems related to #75813 about handling of Result Value TreesDaniel Veillard2003-03-241-6/+1
* added Datatype ID and IDREF, usable from RelaxNG now need to add a newDaniel Veillard2003-03-181-0/+1
* fixed the last core RelaxNG bug known #107083, shemas datatype ID/IDREFDaniel Veillard2003-03-171-1/+2
* switched back to the previous Relax-NG code base, the derivation algorithmDaniel Veillard2003-03-161-1/+2
* After coming to the conclusion that the original RelaxNG validation codeDaniel Veillard2003-03-151-0/+5
* after and exchange with James Clark it appeared I had bug in URI parsingDaniel Veillard2003-03-071-0/+38
* more bug-hunting added --tree to dump the intermediate rng tree patch fromDaniel Veillard2003-02-161-0/+2
* First commit of the new Relax-NG validation code, not generally usefulDaniel Veillard2003-01-231-0/+62