aboutsummaryrefslogtreecommitdiffstats
path: root/chvalid.c
Commit message (Expand)AuthorAgeFilesLines
* Big space and tab cleanupDaniel Veillard2012-09-111-82/+82
* applied patches from Aivars Kalvans to make unicode tables const, fixesDaniel Veillard2006-03-271-71/+74
* fixed bug #335603 and resync'ed genChRanges.py to the expected output.Daniel Veillard2006-03-261-2/+2
* revamped the elfgcchack.h format to cope with gcc4 change of aliasingDaniel Veillard2005-04-011-0/+2
* autogenerate a minimal NULL value sequence for unknown pointer types ThisDaniel Veillard2004-11-051-0/+2
* minor enhancement to prevent comment with unreferenced variable. editedWilliam M. Brack2003-11-181-17/+17
* rebuilt the generated pages (again), manually restored doc/html/index.htmlWilliam M. Brack2003-11-151-1/+1
* minor error cleanup for gcc-3.3.[12] compilation warnings.William M. Brack2003-11-141-1/+1
* Stephane Bidoul pointed out another small glitch missing a const DanielDaniel Veillard2003-10-221-1/+1
* Stephane Bidoul pointed out that it doesn't define IN_LIBXML DanielDaniel Veillard2003-10-221-0/+2
* enhanced to include enough comments to make the api doc generation happy.William M. Brack2003-10-181-1/+91
* enhanced macros to avoid breaking ABI from previous versions. modified toWilliam M. Brack2003-10-181-1/+41
* fixed a bug in the range search; enhanced range generation (inline code ifWilliam M. Brack2003-10-121-20/+33
* rebuilt chvalid.def from scratch based on XML 2nd edition REC andDaniel Veillard2003-10-111-7/+5
* removed some annoying warnings fixed a bug in the PubidChars definition,Daniel Veillard2003-10-111-3/+3
* fixed problem with include path (third time's a charm?)William M. Brack2003-10-111-2/+2
* fixed small error on previous commit (chvalid.h in base dir instead ofWilliam M. Brack2003-10-111-1/+1
* new files for a different method for doing range validation of characterWilliam M. Brack2003-10-111-0/+186