aboutsummaryrefslogtreecommitdiff
path: root/schematron.c
AgeCommit message (Expand)Author
2023-09-20globals: Don't include SAX2.h from globals.hNick Wellnhofer
2023-05-08Stop using sprintfNick Wellnhofer
2023-04-30Stop calling xmlMemoryDumpNick Wellnhofer
2023-02-22schematron: Use logical andNick Wellnhofer
2022-09-01Don't use sizeof(xmlChar) or sizeof(char)Nick Wellnhofer
2022-08-26Consolidate private header filesNick Wellnhofer
2022-04-21Add configuration flag for XPointer locations supportNick Wellnhofer
2022-03-09Fix --without-debug buildNick Wellnhofer
2022-03-02Add let variable tag supportOliver Diehl
2022-03-02Add value-of tag supportOliver Diehl
2022-03-02Replaced tabs by 4 spacesOliver Diehl
2022-02-20Remove elfgcchack.hNick Wellnhofer
2020-03-08Fix typosNick Wellnhofer
2019-09-30Large batch of typo fixesJared Yanovich
2016-05-23Fix some format string warnings with possible format string vulnerabilityDavid Kilzer
2016-04-15Fix typos: dictio{ nn -> n }ar{y,ies}Jan Pokorný
2014-02-10Fix compilation with minimum and schematron.Nicolas Le Cam
2012-09-11Big space and tab cleanupDaniel Veillard
2009-06-04* c14n.c debugXML.c doc/examples/io2.c parser.c schematron.cDaniel Veillard
2008-09-01applied a couple of patches from Martin avoiding some leaks, fixinq QNameDaniel Veillard
2008-03-14applied patch from Tobias Minich to allow plugin schematron errorDaniel Veillard
2007-11-13fix crash/leaks from xmlSchematronParse due to improper schema documentRob Richards
2007-05-22Fixed typo in xmlCharEncFirstLine pointed out by Mark Rowe (bug #440159)William M. Brack
2006-03-10end of first pass on coverity reports. DanielDaniel Veillard
2005-10-07remove warnings under Windows.Rob Richards
2005-08-23regenerated fixed a compilation problem some cleanups and one bug fixDaniel Veillard
2005-07-31report improvement more tests DanielDaniel Veillard
2005-07-31more bug fixes, improve the error reporting. second test DanielDaniel Veillard
2005-07-31fixing the loop bug, fixing schematron text error rendering startedDaniel Veillard
2005-07-30commiting work done on the plane last week-end DanielDaniel Veillard
2005-07-28a lot of small cleanups based on Linus' sparse check output. DanielDaniel Veillard
2005-07-24started adding schematron to the xmllint tool, the report infrastructureDaniel Veillard
2005-07-23changed xmlPatterncompile signature to pass an int and not an enum sinceDaniel Veillard