| Commit message (Expand) | Author | Age | Files | Lines |
* | in case of content model validity error, don't print it if validity | Daniel Veillard | 2001-11-20 | 1 | -19/+30 |
* | trying to fix namespaces + validation problems for good, closing #63619 in | Daniel Veillard | 2001-11-08 | 1 | -10/+106 |
* | fixed a very serious (looping) validation bug Daniel | Daniel Veillard | 2001-10-18 | 1 | -1/+8 |
* | - include/libxml/globals.h include/libxml/threads.h threads.c | Daniel Veillard | 2001-10-17 | 1 | -0/+1 |
* | started integrating the non-controversial parts of Gary Pennington | Daniel Veillard | 2001-10-11 | 1 | -2/+2 |
* | close bug #61550 when xml: wasn't considered a namespace daniel | Daniel Veillard | 2001-10-02 | 1 | -0/+2 |
* | fixed a Windows compiler warning (Chris Poblete) fix for mod when dividend | Daniel Veillard | 2001-08-26 | 1 | -1/+2 |
* | deprecate the non-boundchecking Sprintf functions, add Snprintf this | Daniel Veillard | 2001-08-15 | 1 | -30/+82 |
* | allow to inherit attributes from the DTD directly in the tree, this is | Daniel Veillard | 2001-08-07 | 1 | -4/+31 |
* | fixed "Internal: MIXED struct bad" when #CDATA elements validation occured | Daniel Veillard | 2001-07-09 | 1 | -3/+80 |
* | Summer's cleanup, a really big one: | Daniel Veillard | 2001-06-24 | 1 | -1/+1 |
* | - valid.c: fixed a bug found when post validating an entity ref | Daniel Veillard | 2001-06-20 | 1 | -0/+7 |
* | - valid.c tree.c parserInternals.c parser.c: Stephan Kulow | Daniel Veillard | 2001-06-19 | 1 | -0/+4 |
* | Stephan Kulow pointed out a problem when validating and using an empty | Daniel Veillard | 2001-06-17 | 1 | -0/+1 |
* | - valid.c: fixed bug #56049, forgot one check in the | Daniel Veillard | 2001-06-11 | 1 | -1/+2 |
* | - valid.c: (a? , b? , c? , ... , z?) was storing/restauring | Daniel Veillard | 2001-06-09 | 1 | -0/+13 |
* | - HTMLtree.h debugXML.h parserInternals.h tree.h valid.cLIBXML_2_3_9 | Daniel Veillard | 2001-05-19 | 1 | -0/+11 |
* | - HTMLparser.c: Closed bug #54891 | Daniel Veillard | 2001-05-19 | 1 | -1/+6 |
* | - valid.c test/VCM/v2[34].xml: Fixed bug #54631 added specific test | Daniel Veillard | 2001-05-15 | 1 | -12/+3 |
* | - valid.c: warn when indeterminist content model is detected | Daniel Veillard | 2001-05-07 | 1 | -5/+30 |
* | - valid.c: applied small patch from Gary Pennington, reindented | Daniel Veillard | 2001-05-04 | 1 | -143/+145 |
* | Good old cycle: new release, new bug reports, new fixes ... | Daniel Veillard | 2001-04-24 | 1 | -5/+5 |
* | - SAX.c testDocbook.c DOCBparser.c: more work on the support | Daniel Veillard | 2001-04-24 | 1 | -0/+1 |
* | Time to work on helping the Gnome Doc project, first step is reintegrating | Daniel Veillard | 2001-04-23 | 1 | -65/+2 |
* | - valid.c: Bjorn detected an invalid memory access. Fixed | Daniel Veillard | 2001-04-22 | 1 | -0/+1 |
* | trio upgrade and integration | Bjorn Reese | 2001-04-21 | 1 | -6/+1 |
* | Cleanup and testing with the KDE help center files: | Daniel Veillard | 2001-04-21 | 1 | -329/+126 |
* | The last main work left on non-determinist validation: | Daniel Veillard | 2001-04-21 | 1 | -23/+103 |
* | The lesson of the day is | Daniel Veillard | 2001-04-20 | 1 | -1/+2 |
* | - valid.c: removed a state explosion exhibited by RSS | Daniel Veillard | 2001-04-20 | 1 | -0/+12 |
* | Geez, this one was painful ! I still need to handle entities references | Daniel Veillard | 2001-04-20 | 1 | -57/+599 |
* | - debugXML.c hash.c tree.h valid.c : some changes related to | Daniel Veillard | 2001-04-18 | 1 | -37/+148 |
* | Spring cleanup ...: - configure.in Makefile.am config.h.in | Daniel Veillard | 2001-03-27 | 1 | -24/+0 |
* | - HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.c | Daniel Veillard | 2001-03-26 | 1 | -19/+7 |
* | Huge cleanup, I switched to compile with | Daniel Veillard | 2001-03-24 | 1 | -35/+48 |
* | Preparing for 2.3.4 release:LIBXML_2_3_4 | Daniel Veillard | 2001-03-10 | 1 | -39/+83 |
* | - valid.c: new patch from Gary Pennington | Daniel Veillard | 2001-02-26 | 1 | -7/+59 |
* | Okay time to improve performances, gprof session: | Daniel Veillard | 2001-02-25 | 1 | -7/+7 |
* | Revert directory structure changes | Owen Taylor | 2001-02-23 | 1 | -0/+4098 |
* | moved to libxml directory - this allow simplify automake/autoconf. Now | CET 2001 Tomasz Kłoczko | 2001-02-23 | 1 | -4098/+0 |
* | - Makefile.am valid.c list.[ch]: Gary Pennington provided a | Daniel Veillard | 2001-02-19 | 1 | -114/+187 |
* | - hash.[ch]: added a first version of xmlHashSize() | Daniel Veillard | 2001-02-08 | 1 | -2/+6 |
* | - valid.c: couple of bug fixes pointed by Gary Pennington | Daniel Veillard | 2001-02-07 | 1 | -2/+20 |
* | One new set of patches: | Daniel Veillard | 2001-01-04 | 1 | -112/+73 |
* | Various patches and bug fixes, and XInclude progresses: | Daniel Veillard | 2000-11-07 | 1 | -0/+2 |
* | XInclude and other stuff while travelling. Contributed patches: | Daniel Veillard | 2000-11-06 | 1 | -0/+3 |
* | patched to redirrect all "out of context" error messages to | Daniel Veillard | 2000-10-25 | 1 | -76/+120 |
* | Bunch of fixes, finishing moving datastructures to the hash stuff: | Daniel Veillard | 2000-10-24 | 1 | -873/+431 |
* | Patches added during last week on W3C CVS base: | Daniel Veillard | 2000-10-22 | 1 | -1/+16 |
* | - tree.c valid.c xmllint.c: Fixed a few postvalidation bugs | Daniel Veillard | 2000-10-11 | 1 | -24/+53 |