aboutsummaryrefslogtreecommitdiffstats
path: root/result
Commit message (Expand)AuthorAgeFilesLines
* fixed the validation of sequences content model when some of the blocksDaniel Veillard2002-10-1614-2/+50
* fixed bug #92518 validation error were not covering namespaceDaniel Veillard2002-09-262-0/+7
* fixed the data callback on transition functionality which was broken whenDaniel Veillard2002-09-2444-1381/+0
* working on better error reporting of validity errors, especially providingDaniel Veillard2002-09-052-2/+2
* oops I was missing the xml:base fixup too this adds xml:base attributes toDaniel Veillard2002-08-144-4/+4
* quick but apparently working implementation of xi:fallback, should closeDaniel Veillard2002-08-141-0/+5
* adding a new API for Christian Glahn: xmlParseBalancedChunkMemoryRecoverDaniel Veillard2002-08-029-12/+12
* trying to fix 87235 about discarded white spaces in the HTML parser. thisDaniel Veillard2002-07-057-202/+467
* applied patch from Richard Jinks for the namespace axis + fixed a memoryDaniel Veillard2002-07-011-0/+20
* applied a patch from Peter Jacobi to solve a problem when compiling withDaniel Veillard2002-06-1842-138/+137
* applied a couple of patches from Peter Jacobi to start to get rid ofDaniel Veillard2002-06-1120-0/+83
* patch from Richard Jinks for XPath substring() function new set of testsDaniel Veillard2002-06-101-4/+40
* added merlin-c14n-two.tar.gz tests forAleksey Sanin2002-06-0427-0/+192
* C14N tests integrated into LibXML2 test suiteAleksey Sanin2002-05-3118-0/+127
* 2.6.0beta1 changes Fixing attribute normalization, might not be totallyDaniel Veillard2002-05-312-2/+2
* C14N tests integrated into LibXML2 test suiteAleksey Sanin2002-05-312-0/+18
* Aleksey's commit changed the output of one catalog test DanielDaniel Veillard2002-05-241-3/+3
* a bit of work on import. Charles Bozeman provided a compare function forDaniel Veillard2002-05-222-0/+421
* patch Charles Bozeman for validation of all the date, time, and durationDaniel Veillard2002-05-032-0/+197
* another XPath conformance patch from Richard Jinks DanielDaniel Veillard2002-04-242-0/+24
* fixed validation of attribute groups. added an example from the primerDaniel Veillard2002-04-232-0/+40
* more work on Schemas updated the test list DanielDaniel Veillard2002-04-232-0/+40
* updated a bit made a comment more specific more work on the SchemasDaniel Veillard2002-04-2216-12/+24
* implementing xs:all with minOccurs = 0 added more tests covering xs:allDaniel Veillard2002-04-2025-8/+314
* more Schemas work added more tests coming from the spec. DanielDaniel Veillard2002-04-198-0/+118
* more Schemas work added more tests coming from the spec. DanielDaniel Veillard2002-04-1824-54/+7
* fixed & serialization bug introduced in 2.4.20 this changes a few thingsDaniel Veillard2002-04-182-8/+8
* more work on the automata interfaces and debug of counted choices added aDaniel Veillard2002-04-1732-0/+536
* a bit of work on Schemas try to make it more useful changed the SchemasDaniel Veillard2002-04-1713-0/+286
* merged the current state of XML Schemas implementation, it is notDaniel Veillard2002-04-1611-0/+93
* fixing bug #78662 i.e. add proper escaping of URI when saving HTML files.Daniel Veillard2002-04-142-51/+49
* another patch from Richard Jinks for substring conformance update of theDaniel Veillard2002-04-102-0/+24
* more patches from Richard Jinks Updated tests though they show aDaniel Veillard2002-03-275-5/+321
* Never commit without running "make tests" :-( fix a couple of stupiditiesDaniel Veillard2002-03-254-7/+7
* fixing a comment fixing some troubles with validity check on namespacesDaniel Veillard2002-02-131-0/+3
* Fixing #71342 serializing '\n' in attribute values added a specific test.Daniel Veillard2002-02-132-0/+4
* fix #68882, cleanup the XInclude copying of node, merge back IDs in theDaniel Veillard2002-02-102-1/+20
* Fixed a few other problems raised by Charlie Bozeman. fixed the outputDaniel Veillard2001-12-313-3/+3
* fix comment in scripts element parsing. updated the results. DanielDaniel Veillard2001-11-103-28/+57
* trying to fix namespaces + validation problems for good, closing #63619 inDaniel Veillard2001-11-081-98/+98
* handle the case of < in quoted attributes, Bastian Kleineidam DanielDaniel Veillard2001-11-063-0/+21
* releasing 2.4.9 fixing catalog breakages fixed more problems in catalogDaniel Veillard2001-11-063-0/+15
* fixed an erroneous validation bug when PE refs occurs in external parsedDaniel Veillard2001-10-234-2/+809
* fixed a very serious (looping) validation bug DanielDaniel Veillard2001-10-181-3/+3
* do not output hexadecimal charrefs when serializing HTML since someDaniel Veillard2001-09-141-9/+9
* fixed bug #59981 related to handling of '&' in attributes when entitiesDaniel Veillard2001-09-111-1/+1
* starts to look okay, really plugged the new framework, cleaned a lot ofDaniel Veillard2001-08-222-0/+7
* fixed nextCatalog started adding a small regression test DanielDaniel Veillard2001-08-211-0/+4
* allow to inherit attributes from the DTD directly in the tree, this isDaniel Veillard2001-08-074-0/+28
* removing history/readline changed this slightly make element content lineDaniel Veillard2001-07-232-18/+8