summaryrefslogtreecommitdiff
path: root/valid.c
Commit message (Expand)AuthorAgeFilesLines
* fixed a very serious (looping) validation bug DanielDaniel Veillard2001-10-181-1/+8
* - include/libxml/globals.h include/libxml/threads.h threads.cDaniel Veillard2001-10-171-0/+1
* started integrating the non-controversial parts of Gary PenningtonDaniel Veillard2001-10-111-2/+2
* close bug #61550 when xml: wasn't considered a namespace danielDaniel Veillard2001-10-021-0/+2
* fixed a Windows compiler warning (Chris Poblete) fix for mod when dividendDaniel Veillard2001-08-261-1/+2
* deprecate the non-boundchecking Sprintf functions, add Snprintf thisDaniel Veillard2001-08-151-30/+82
* allow to inherit attributes from the DTD directly in the tree, this isDaniel Veillard2001-08-071-4/+31
* fixed "Internal: MIXED struct bad" when #CDATA elements validation occuredDaniel Veillard2001-07-091-3/+80
* Summer's cleanup, a really big one:Daniel Veillard2001-06-241-1/+1
* - valid.c: fixed a bug found when post validating an entity refDaniel Veillard2001-06-201-0/+7
* - valid.c tree.c parserInternals.c parser.c: Stephan KulowDaniel Veillard2001-06-191-0/+4
* Stephan Kulow pointed out a problem when validating and using an emptyDaniel Veillard2001-06-171-0/+1
* - valid.c: fixed bug #56049, forgot one check in theDaniel Veillard2001-06-111-1/+2
* - valid.c: (a? , b? , c? , ... , z?) was storing/restauringDaniel Veillard2001-06-091-0/+13
* - HTMLtree.h debugXML.h parserInternals.h tree.h valid.cLIBXML_2_3_9Daniel Veillard2001-05-191-0/+11
* - HTMLparser.c: Closed bug #54891Daniel Veillard2001-05-191-1/+6
* - valid.c test/VCM/v2[34].xml: Fixed bug #54631 added specific testDaniel Veillard2001-05-151-12/+3
* - valid.c: warn when indeterminist content model is detectedDaniel Veillard2001-05-071-5/+30
* - valid.c: applied small patch from Gary Pennington, reindentedDaniel Veillard2001-05-041-143/+145
* Good old cycle: new release, new bug reports, new fixes ...Daniel Veillard2001-04-241-5/+5
* - SAX.c testDocbook.c DOCBparser.c: more work on the supportDaniel Veillard2001-04-241-0/+1
* Time to work on helping the Gnome Doc project, first step is reintegratingDaniel Veillard2001-04-231-65/+2
* - valid.c: Bjorn detected an invalid memory access. FixedDaniel Veillard2001-04-221-0/+1
* trio upgrade and integrationBjorn Reese2001-04-211-6/+1
* Cleanup and testing with the KDE help center files:Daniel Veillard2001-04-211-329/+126
* The last main work left on non-determinist validation:Daniel Veillard2001-04-211-23/+103
* The lesson of the day isDaniel Veillard2001-04-201-1/+2
* - valid.c: removed a state explosion exhibited by RSSDaniel Veillard2001-04-201-0/+12
* Geez, this one was painful ! I still need to handle entities referencesDaniel Veillard2001-04-201-57/+599
* - debugXML.c hash.c tree.h valid.c : some changes related toDaniel Veillard2001-04-181-37/+148
* Spring cleanup ...: - configure.in Makefile.am config.h.inDaniel Veillard2001-03-271-24/+0
* - HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.cDaniel Veillard2001-03-261-19/+7
* Huge cleanup, I switched to compile withDaniel Veillard2001-03-241-35/+48
* Preparing for 2.3.4 release:LIBXML_2_3_4Daniel Veillard2001-03-101-39/+83
* - valid.c: new patch from Gary PenningtonDaniel Veillard2001-02-261-7/+59
* Okay time to improve performances, gprof session:Daniel Veillard2001-02-251-7/+7
* Revert directory structure changesOwen Taylor2001-02-231-0/+4098
* moved to libxml directory - this allow simplify automake/autoconf. NowCET 2001 Tomasz Kłoczko2001-02-231-4098/+0
* - Makefile.am valid.c list.[ch]: Gary Pennington provided aDaniel Veillard2001-02-191-114/+187
* - hash.[ch]: added a first version of xmlHashSize()Daniel Veillard2001-02-081-2/+6
* - valid.c: couple of bug fixes pointed by Gary PenningtonDaniel Veillard2001-02-071-2/+20
* One new set of patches:Daniel Veillard2001-01-041-112/+73
* Various patches and bug fixes, and XInclude progresses:Daniel Veillard2000-11-071-0/+2
* XInclude and other stuff while travelling. Contributed patches:Daniel Veillard2000-11-061-0/+3
* patched to redirrect all "out of context" error messages toDaniel Veillard2000-10-251-76/+120
* Bunch of fixes, finishing moving datastructures to the hash stuff:Daniel Veillard2000-10-241-873/+431
* Patches added during last week on W3C CVS base:Daniel Veillard2000-10-221-1/+16
* - tree.c valid.c xmllint.c: Fixed a few postvalidation bugsDaniel Veillard2000-10-111-24/+53
* More work toward 2.2.5, integrated a number of patchesDaniel Veillard2000-10-101-3/+1
* - configure.in: releasing 2.2.4Daniel Veillard2000-10-011-53/+53