aboutsummaryrefslogtreecommitdiffstats
path: root/valid.c
Commit message (Expand)AuthorAgeFilesLines
* first part of fixing #78729 DanielDaniel Veillard2002-04-151-5/+10
* trying to fix #77441 DanielDaniel Veillard2002-04-141-4/+4
* Never commit without running "make tests" :-( fix a couple of stupiditiesDaniel Veillard2002-03-251-3/+0
* fixed bug #76168, attribute redeclared in the internal subset should notDaniel Veillard2002-03-251-0/+16
* adding "make valgrind" running the full regression tests (except pythonDaniel Veillard2002-03-191-4/+4
* preparing 2.4.18 updated and rebuilt the web site implement the newDaniel Veillard2002-03-181-0/+1
* applied patch from Dodji Seketeli fixing an uninitailized variable inDaniel Veillard2002-03-101-3/+1
* found and fixed a couple of allocation bugs DanielDaniel Veillard2002-02-201-0/+1
* had to change 2 internal parsing API when processing document content toDaniel Veillard2002-02-191-5/+126
* implemented E59 spaces in CDATA does not match the nonterminal S DanielDaniel Veillard2002-02-191-3/+13
* more validation test fixups added duration info for the tests DanielDaniel Veillard2002-02-191-2/+44
* a couple of errors were reported but not saved back as such in the parsingDaniel Veillard2002-02-181-0/+1
* more work on the conformance suite. Took the step to finally blockDaniel Veillard2002-02-181-6/+38
* fixed #71740 NotationDecl with a required field missing DanielDaniel Veillard2002-02-171-0/+1
* improved the behaviour a bit as well as the logs fixed a few more bugsDaniel Veillard2002-02-171-1/+6
* fixing a comment fixing some troubles with validity check on namespacesDaniel Veillard2002-02-131-32/+92
* Tentatively fixed #69655 , make compiling with -Wredundant-decls clean.Daniel Veillard2002-02-101-1/+0
* fix #68882, cleanup the XInclude copying of node, merge back IDs in theDaniel Veillard2002-02-101-1/+2
* Justin Fletcher found some parts of the code needing cleanup Fixed theDaniel Veillard2002-02-091-2/+2
* fixing #70166 DanielDaniel Veillard2002-02-081-1/+9
* another set of patches from Anthony Jones for copy operations cleanup andDaniel Veillard2002-01-241-0/+3
* fixed validation of attributes content of type NAME NAMES NMTOKEN andDaniel Veillard2002-01-131-71/+110
* Fixed a few other problems raised by Charlie Bozeman. fixed the outputDaniel Veillard2001-12-311-10/+10
* applied 42 documentation patches from Charlie Bozeman. Regenerated theDaniel Veillard2001-12-311-52/+52
* cleanup some static declarations DanielDaniel Veillard2001-12-131-1/+1
* fix bug #66816 when validating. don't use sys/time.h if configure did notDaniel Veillard2001-12-131-0/+1
* in case of content model validity error, don't print it if validityDaniel Veillard2001-11-201-19/+30
* trying to fix namespaces + validation problems for good, closing #63619 inDaniel Veillard2001-11-081-10/+106
* 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.cDaniel 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