aboutsummaryrefslogtreecommitdiffstats
path: root/include/libxml/valid.h
Commit message (Expand)AuthorAgeFilesLines
* Big space and tab cleanupDaniel Veillard2012-09-111-72/+72
* 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-2/+2
* avoid function parameters names 'list' as this seems to give troubles withDaniel Veillard2005-10-271-1/+1
* applied a patch from Marcus Boerger to fix problems with callingDaniel Veillard2005-07-211-2/+2
* avoid name glob in agruments as it matches the glob() routine. first stepsDaniel Veillard2005-06-261-2/+2
* warning patches from Peter Breitenlohner serious DTD parsing speedups,Daniel Veillard2005-01-251-0/+12
* Re-examined the problems of configuring a "minimal" library.William M. Brack2005-01-021-15/+28
* register xmlSchemaSetValidErrors, patch from Brent Hendricks in theDaniel Veillard2004-10-291-1/+16
* elaborated on description of xmlValidityWarningFunc andWilliam M. Brack2004-08-031-2/+6
* hack based on Arjan van de Ven suggestion to reduce ELF footprint andDaniel Veillard2004-06-271-1/+7
* fixes the use of 'list' as a parameter added xmlPopInputCallback for MattDaniel Veillard2004-05-081-1/+1
* modified the file header to add more informations, painful... updated toDaniel Veillard2003-11-181-3/+4
* Finally - found the problem with the page generation (XMLPUBFUN notWilliam M. Brack2003-11-161-1/+1
* adding an serror field to the validation context breaks the ABI for theDaniel Veillard2003-10-111-2/+0
* Setting up the framework for structured error reporting, touches a lot ofDaniel Veillard2003-10-101-0/+3
* Okay this is scary but it is just adding a configure option to disableDaniel Veillard2003-09-291-0/+6
* realigned parameters after taintIgor Zlatkovic2003-08-271-94/+162
* Exportability taint of the headersIgor Zlatkovic2003-08-251-67/+69
* new dictionary module to keep a single instance of the names used by theDaniel Veillard2003-08-181-2/+2
* applied a patch from Gman for building docs applied a patch from GaryDaniel Veillard2003-06-091-0/+4
* fixing bug #107129, removing excessive allocation and calls to *printf inDaniel Veillard2003-04-071-4/+0
* working on DTD validation on top of xml reader interfaces. Allows toDaniel Veillard2002-12-201-0/+11
* fixed bug #92518 validation error were not covering namespaceDaniel Veillard2002-09-261-0/+6
* incomplete steps for real/double support avoiding a compilation problemDaniel Veillard2002-09-161-0/+9
* cosmetic cleanup started integrating a DTD validation layer based on theDaniel Veillard2002-09-131-0/+10
* trying to fix #77441 DanielDaniel Veillard2002-04-141-0/+4
* Heiko W. Rupp fixed a lot of comments to generate better API descriptionsDaniel Veillard2002-03-121-15/+15
* had to change 2 internal parsing API when processing document content toDaniel Veillard2002-02-191-0/+5
* Build a new version hopefully near complete and fully documented of theDaniel Veillard2002-01-221-3/+26
* deprecate the non-boundchecking Sprintf functions, add Snprintf thisDaniel Veillard2001-08-151-0/+6
* allow to inherit attributes from the DTD directly in the tree, this isDaniel Veillard2001-08-071-0/+7
* Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100%Daniel Veillard2001-07-181-2/+0
* Summer's cleanup, a really big one:Daniel Veillard2001-06-241-1/+1
* Geez, this one was painful ! I still need to handle entities referencesDaniel Veillard2001-04-201-0/+12
* Huge cleanup, I switched to compile withDaniel Veillard2001-03-241-0/+3
* Revert directory structure changesOwen Taylor2001-02-231-0/+236
* moved to libxml directory - this allow simplify automake/autoconf. NowCET 2001 Tomasz Kłoczko2001-02-231-236/+0
* Patches bug fixes and on new function:Daniel Veillard2001-01-151-0/+4
* Bunch of fixes, finishing moving datastructures to the hash stuff:Daniel Veillard2000-10-241-41/+7
* libxml now grok Docbook-3.1.5 and Docbook-4.1.1 DTDs, thisDaniel Veillard2000-08-261-0/+1
* removed extraneous xmlRemoveProp definition added item aboutDaniel Veillard2000-04-241-1/+1
* Work done on the plane, ready to release libxml2-2.0.0, DanielDaniel Veillard2000-04-031-1/+1
* This is the 2.0.0-beta, lots and lots and lots of changesDaniel Veillard2000-03-141-0/+24
* - added xmlRemoveID() and xmlRemoveRef()Daniel Veillard2000-01-051-17/+26
* - Updated HTML test outputsDaniel Veillard1999-11-121-2/+2
* xmlSetProp() and xmlNewProp() fixes, mem extra alloc bug in parser fixed, DanielDaniel Veillard1999-11-121-1/+1
* Revamped HTML parsing, lots of bug fixes for HTML stuff,Daniel Veillard1999-10-141-0/+8
* Improvement of doc, Raph patch for CORBA init, support for spaces in XPath, D...Daniel Veillard1999-10-081-3/+0
* Fixed CHAR, errno, alpha RPM compile, updated doc, DanielDaniel Veillard1999-09-231-20/+20