aboutsummaryrefslogtreecommitdiffstats
path: root/result
Commit message (Expand)AuthorAgeFilesLines
* Adding streaming validation to runtest checksDaniel Veillard2012-10-2550-0/+160
* Keep non-significant blanks node in HTML parserDaniel Veillard2012-09-0727-327/+740
* Improve error reporting on parser errorsDaniel Veillard2012-07-304-4/+8
* Do not fetch external parsed entitiesDaniel Veillard2012-07-233-0/+5
* HTML parser error with <noscript> in the <head>Denis Pauk2012-05-113-0/+48
* XSD: optional element in complex type extensionRemi Gacogne2012-05-112-0/+1
* Add HTML parser support for HTML5 meta charset encoding declarationDenis Pauk2012-05-103-0/+37
* Fix SAX2 builder in case of undefined element namespacesDaniel Veillard2012-01-263-3/+3
* Improve the error report on undefined REFsDaniel Veillard2011-11-111-3/+1
* Don't give default HTML boolean attribute values in parserDaniel Veillard2010-03-153-7/+7
* 595792 fixing a RelaxNG bug introduced in 2.7.4Daniel Veillard2009-09-246-0/+3
* Fix a Relaxng bug raised by libvirt test suiteDaniel Veillard2009-09-234-0/+2
* 492317 Fix Relax-NG validation problemsDaniel Veillard2009-08-318-0/+6
* 558452 fight with reg test and error reportDaniel Veillard2009-08-2612-0/+8
* 579746 XSD validation not correct / nilable groupsDaniel Veillard2009-08-2624-0/+16
* 566012 part 2 fix regresion tests and push modeDaniel Veillard2009-08-266-0/+14
* 587663 Incorrect Attribute-Value NormalizationDaniel Veillard2009-08-251-1/+1
* 559410 - Regexp bug on (...)? constructsDaniel Veillard2009-08-222-0/+1
* 446613 small validation bug mixed content with NSDaniel Veillard2009-08-212-0/+3
* 571271 fix semantic of xsd:all with minOccurs=0Daniel Veillard2009-08-126-3/+6
* Test case for 570702Daniel Veillard2009-08-122-0/+1
* 582906 XSD validating multiple imports of the same schemaJason Childs2009-08-074-0/+2
* Bug 582887 – problems validating complex schemasJason Childs2009-08-072-0/+1
* Aleksey Sanin support for c14n 1.1Aleksey Sanin2009-07-0928-0/+136
* preparing the release of 2.7.2 fix the Solaris portability issueDaniel Veillard2008-10-036-0/+40
* fix an HTML parsing error on large data sections reported by Mike Day addDaniel Veillard2008-09-253-0/+935
* completely different fix for the recursion detection based on entityDaniel Veillard2008-08-2828-90/+0
* add the testchar to 'make check' Volker Grabsch pointed out a typoDaniel Veillard2008-08-262-0/+2
* rewrite the URI parser to update to rfc3986 (from 2396) removed the errorDaniel Veillard2008-08-043-39/+0
* added a skipped list, insert rmt-ns10-035 improve 'make check' clean upDaniel Veillard2008-07-312-10/+11
* fix various attribute normalisation problems reported by Ashwin thisDaniel Veillard2008-03-2520-2/+299
* fix a problem reported by Ashwin for system parameter entities referencedDaniel Veillard2008-03-242-0/+3
* fix handling of empty CDATA nodes as reported and discussed around #514181Daniel Veillard2008-03-076-0/+42
* poblem with encoding detection for UTF-16 reported by Ashwin and found byDaniel Veillard2008-03-062-0/+8
* apply patch from Andrew Tosh to fix behaviour when '.' is used in aDaniel Veillard2008-02-082-0/+1
* fix a memeory leak in internal subset parsing with a fix from Ashwin addDaniel Veillard2008-01-243-0/+28
* another nasty regexp case fixed. added to regression suite DanielDaniel Veillard2007-08-281-0/+14
* applied patch from Frank Gross fixing Schemas IDC import bug #455953 andDaniel Veillard2007-08-232-0/+1
* fixed a parser bug where invalid char in comment may not be detected,Daniel Veillard2007-08-013-0/+10
* fixed the push mode when a big comment occurs before an internal subset,Daniel Veillard2007-06-126-0/+84
* fix bug #414846 where invalid characters in attributes would sometimes notDaniel Veillard2007-06-123-0/+22
* change the way script/style are parsed to not try to detect comments,Daniel Veillard2007-04-163-57/+28
* fixed problem with 0x2d in Char Range (bug #420596) added regression testWilliam M. Brack2007-03-211-0/+10
* fixing HTML minimized attribute values to be generated internally if notDaniel Veillard2006-10-173-7/+7
* fixing HTML entities in attributes parsing bug #362552 added to theDaniel Veillard2006-10-173-0/+29
* fix the patch for unreproductable #343000 but also fix a line/columnDaniel Veillard2006-10-156-7/+7
* Adding test file, DanielDaniel Veillard2006-10-134-0/+2
* Adding extra test files, just in case ... DanielDaniel Veillard2006-10-106-0/+78
* Removed the automatic generation of CDATA sections for the content of theKasimier T. Buchcik2006-07-132-6/+6
* Adjusted the result of a regression test, since the fix ofKasimier T. Buchcik2006-06-121-5/+5