aboutsummaryrefslogtreecommitdiffstats
path: root/result
Commit message (Expand)AuthorAgeFilesLines
* comments cleanups use xmllint for doing the RelaxNG tests preparing 2.5.2Daniel Veillard2003-02-05139-4038/+100
* more work on grammars and refs/defs augmented/updated the regression testsDaniel Veillard2003-02-0335-43/+67
* more work on name classes, except support augmented/updated the regressionDaniel Veillard2003-02-0331-41/+57
* more work on name classes, the "validate all" schemas seems to work now.Daniel Veillard2003-02-0349-62/+3534
* check all the namespace support was actually correct based on tutorialDaniel Veillard2003-02-0244-0/+104
* include seems to work okay now augmented/updated the regression testsDaniel Veillard2003-02-0232-34/+73
* More tests from section 9 of the tutorial, DanielDaniel Veillard2003-01-307-0/+43
* Combine with interleave on attributes worked without chnages, danielDaniel Veillard2003-01-306-0/+31
* more work done in the train augmented/updated the regression tests DanielDaniel Veillard2003-01-3024-32/+62
* debugging of externalRef augmented/updated the regression tests DanielDaniel Veillard2003-01-2918-25/+33
* Oops forgot some result files, danielDaniel Veillard2003-01-2910-0/+38
* more work on Relax-NG, implementing externalRef augmented/updated theDaniel Veillard2003-01-2916-19/+32
* more work on Relax-NG, implementing interleave augmented/updated theDaniel Veillard2003-01-2821-15/+96
* more work on Relax-NG, implementing interleave augmented/updated theDaniel Veillard2003-01-2811-15/+23
* more work on Relax-NG augmented/updated the regression tests added aDaniel Veillard2003-01-2724-13/+55
* more work on Relax-NG augmented/updated the regression tests DanielDaniel Veillard2003-01-2621-11/+50
* more work on Relax-NG augmented/updated the regression tests DanielDaniel Veillard2003-01-2611-10/+27
* updated the policy on private mail answers more work on Relax-NGDaniel Veillard2003-01-2510-3/+23
* more work on Relax-NG regenerated the docs updated and augmented theDaniel Veillard2003-01-2418-5/+28
* First commit of the new Relax-NG validation code, not generally usefulDaniel Veillard2003-01-2338-0/+144
* Vyacheslav Pindyura managed to trigger a bug in parseStartTag, fixing it.Daniel Veillard2002-12-162-0/+18528
* final touch at closing #87235 </p> end tags need to be generated. thisDaniel Veillard2002-11-223-5/+5
* modified the existing APIs to handle XHTML1 serialization rulesDaniel Veillard2002-11-213-44/+104
* fixed #99082 for xi:include encoding="..." support on text includes. addedDaniel Veillard2002-11-201-0/+6
* Christian Glahn found a problem with a recent patch toDaniel Veillard2002-10-264-0/+95
* Mikhail Sogrine pointed out a bug in HTML parsing, applied his patch addedDaniel Veillard2002-10-223-0/+25
* 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