aboutsummaryrefslogtreecommitdiffstats
path: root/result
Commit message (Expand)AuthorAgeFilesLines
* Changed output for keyref-match errors; the target-node will be nowKasimier T. Buchcik2005-08-122-2/+2
* fixed bug #307377 about validation of choices in list values. addedDaniel Veillard2005-08-108-0/+7
* Added missing test results.Kasimier T. Buchcik2005-08-102-0/+1
* fixed a determinism detection problem exposed by ##other tests commited byDaniel Veillard2005-08-098-0/+4
* Fixed #312957 reported by Carol Hunter: streaming XPath states were notKasimier T. Buchcik2005-08-092-0/+2
* trying to nail down the remaining ##other issues completed the tests andDaniel Veillard2005-08-0911-3/+11
* fixed bug #310333 with a patch close to the provided patch for HTML UTF-8Daniel Veillard2005-08-081-2/+2
* fixed bug #310264, basically it's about reentrancy of count basedDaniel Veillard2005-08-082-0/+1
* report improvement more tests DanielDaniel Veillard2005-07-3162-0/+278
* applied patch from Rob Richards to add schematron to the build on WindowsDaniel Veillard2005-07-316-0/+35
* more bug fixes, improve the error reporting. second test DanielDaniel Veillard2005-07-316-0/+26
* fixing the loop bug, fixing schematron text error rendering startedDaniel Veillard2005-07-314-0/+24
* Added creation of the content type of xs:anyType. This is needed whenKasimier T. Buchcik2005-07-282-0/+1
* fixed the error reporting for not transitions fixed output DanielDaniel Veillard2005-07-193-3/+3
* fixing bug #172215 about foreign namespaces by adding support for negatedDaniel Veillard2005-07-1928-0/+25
* fixed xsd:all when used in conjunction with substitution groups addingDaniel Veillard2005-07-1812-0/+9
* applied UTF-8 script parsing bug #310229 fix from Jiri Netolicky added theDaniel Veillard2005-07-133-0/+64
* fixed problem with free on dupl attribute in dtd (bug309637). addedWilliam M. Brack2005-07-063-0/+12
* fixing bug #166777 (and #169838), it was an heuristic in areBlanks whichDaniel Veillard2005-07-066-0/+74
* Fixed bug #309338, reported by Kupriyanov Anotolij. Added a regressionKasimier T. Buchcik2005-07-062-0/+1
* fixed a bug failing to detect UTF-8 violations in CData in push mode.Daniel Veillard2005-07-043-0/+9
* applied patch from James Bursa fixing an html parsing bug in push modeDaniel Veillard2005-07-033-0/+19
* working some weird error reporting problem for DTD validation. augmentedDaniel Veillard2005-06-273-3/+0
* added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks.Daniel Veillard2005-06-27100-0/+45739
* Added regression tests (from Dhyanesh).Kasimier T. Buchcik2005-06-214-0/+2
* Added schema test results (Tom Browder, bug #306806).Kasimier T. Buchcik2005-06-152-0/+1
* fixed a bug exposed by Rob Richards in the mailing-list added theDaniel Veillard2005-06-134-0/+4
* Further enhancement for XPath streaming, consolidated with schemas usageWilliam M. Brack2005-06-091-0/+101
* Fixed an attribute fixed/default value constraint error.Kasimier T. Buchcik2005-06-091-1/+0
* Adapted regression test resultsKasimier T. Buchcik2005-06-0944-89/+97
* applied patch from Malcolm Rowe to avoid namespace troubles on rollbackDaniel Veillard2005-06-095-0/+43
* Fixed facet errors to be channelled back for union type members;Kasimier T. Buchcik2005-05-252-0/+2
* Added regression a test provided by Heiko Oberdiek (bug #303566).Kasimier T. Buchcik2005-05-102-0/+2
* Added test results.Kasimier T. Buchcik2005-04-182-0/+2
* fixed the bug in lang() as raised by Elliotte Rusty Harold added aDaniel Veillard2005-04-061-0/+60
* Committing again, since the CVS server aborted.Kasimier T. Buchcik2005-04-014-17/+17
* fixed a problem in Relax-NG validation #159968 added the test to theDaniel Veillard2005-03-316-0/+4
* The schema parser will stop if components could not be resolved. This isKasimier T. Buchcik2005-03-112-0/+1
* Added IDC evaluation for attribute nodes. Made 'nil'ed elements work.Kasimier T. Buchcik2005-02-151-1/+1
* fixed implementation for | added a specific regression test DanielDaniel Veillard2005-02-051-0/+47
* fixed the namespaces support fixed xmlGetNodePath when namespaces are usedDaniel Veillard2005-02-052-0/+111
* added first test for the patterns a few fixes DanielDaniel Veillard2005-01-301-0/+12
* found and fixed 2 problems in the internal subset scanning code affectingDaniel Veillard2005-01-255-0/+796
* boosting common commnent parsing code, it was really slow. added sprecificDaniel Veillard2005-01-2315-0/+893
* fixed bug #164556 where non-fatal errors stopped push parsing andDaniel Veillard2005-01-213-0/+38
* fixed bug #157633 in relaxng choice optimization added regression testsDaniel Veillard2005-01-1520-0/+17
* Exposed targetNamespace for simple/complex types, model groups, attributeKasimier T. Buchcik2005-01-1313-13/+13
* Integrated xmlRegExecErrInfo and xmlRegExecNextValues from xmlregexp.c toKasimier T. Buchcik2005-01-1317-22/+13
* fixed namespace bug in push mode reported by Rob Richards added it to theDaniel Veillard2005-01-045-0/+45
* tiny enhancement for content model error reports (#157190, #143948).Kasimier T. Buchcik2004-11-1738-47/+56