summaryrefslogtreecommitdiff
path: root/result/valid
Commit message (Expand)AuthorAgeFilesLines
* Get rid of "blanks wrapper" for parameter entitiesNick Wellnhofer2017-06-206-42/+42
* Rework entity boundary checksNick Wellnhofer2017-06-174-20/+40
* Fix buffer size checks in xmlSnprintfElementContentNick Wellnhofer2017-06-053-0/+14
* Fix handling of parameter-entity referencesNick Wellnhofer2017-06-053-0/+19
* Heap-based buffer overread in xmlNextCharCVE-2016-1762Daniel Veillard2016-02-092-2/+2
* Fix the spurious ID already defined errorDaniel Veillard2015-09-103-0/+10
* Added a regression tests from bug 694228 dataDaniel Veillard2013-03-273-0/+5
* Adding streaming validation to runtest checksDaniel Veillard2012-10-2528-0/+53
* Improve error reporting on parser errorsDaniel Veillard2012-07-302-2/+4
* Improve the error report on undefined REFsDaniel Veillard2011-11-111-3/+1
* 446613 small validation bug mixed content with NSDaniel Veillard2009-08-212-0/+3
* fix a problem reported by Ashwin for system parameter entities referencedDaniel Veillard2008-03-242-0/+3
* poblem with encoding detection for UTF-16 reported by Ashwin and found byDaniel Veillard2008-03-062-0/+8
* fixed bug #170489 reported by Jirka Kosek added the test to the regressionDaniel Veillard2005-08-232-0/+39
* implemented bugfix from Massimo Morara for DTD dumping problem. addedWilliam M. Brack2004-06-242-0/+12
* fixed #127877, never output " in element content this changes theDaniel Veillard2003-11-253-156/+156
* swapped the attribute defaulting and attribute checking parts of parsing aDaniel Veillard2003-11-252-0/+5
* fixed to not send NULL to %s printing cleaning up some of the regressionDaniel Veillard2003-10-192-2/+4
* cleaning up XPath error reporting that time. applied the two patches forDaniel Veillard2003-10-072-3/+3
* more cleanup in make tests more work in the transition to the new errorDaniel Veillard2003-10-032-3/+3
* changed 'make tests' to use a concise output, scrolling to see where thingDaniel Veillard2003-10-025-14/+12
* fixing namespace DTD validations the output of defaulted namespaces isDaniel Veillard2003-09-182-2/+2
* factoring of more error handling code, serious size reduction and moreDaniel Veillard2003-09-145-5/+5
* fixed bug #118712 about mixed content, and namespaced element names. addedDaniel Veillard2003-08-032-0/+16
* do not generate " for " outside of attributes this changes the outputDaniel Veillard2003-06-131-60/+60
* Updated testfiles for error.c fixWilliam M. Brack2003-05-147-17/+17
* applied the patch provided by Brent Hendricks fixing #105992 andDaniel Veillard2003-04-224-0/+18
* fixing bug #108976 get the ID/REFs to reference the ID in the documentDaniel Veillard2003-03-237-2/+43
* modified the existing APIs to handle XHTML1 serialization rulesDaniel Veillard2002-11-211-44/+44
* fixed bug #92518 validation error were not covering namespaceDaniel Veillard2002-09-261-0/+1
* working on better error reporting of validity errors, especially providingDaniel Veillard2002-09-052-2/+2
* adding a new API for Christian Glahn: xmlParseBalancedChunkMemoryRecoverDaniel Veillard2002-08-022-2/+2
* applied a couple of patches from Peter Jacobi to start to get rid ofDaniel Veillard2002-06-1120-0/+83
* Never commit without running "make tests" :-( fix a couple of stupiditiesDaniel Veillard2002-03-252-5/+5
* trying to fix namespaces + validation problems for good, closing #63619 inDaniel Veillard2001-11-081-98/+98
* 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
* - valid.c: removed a state explosion exhibited by RSSDaniel Veillard2001-04-202-0/+173
* - error.c: applied the context output patch of the errorDaniel Veillard2001-03-271-2/+2
* - parser.c: one must report spaces even if the Dtd elementDaniel Veillard2001-03-025-1007/+1897
* - doc/encoding.html doc/xml.html: added I18N docDaniel Veillard2000-07-141-1/+1
* Added TODO, desactivated memory debug, ran make tests, daniel.Daniel Veillard2000-03-141-474/+474
* This is the 2.0.0-beta, lots and lots and lots of changesDaniel Veillard2000-03-144-1373/+1368
* - added xmlRemovePropDaniel Veillard2000-01-032-0/+1287
* Attribute nomarlization closing bug #3597Daniel Veillard1999-11-171-2/+1
* Revamped HTML parsing, lots of bug fixes for HTML stuff,Daniel Veillard1999-10-143-0/+6
* Fixed probles in some HTML tag autoclose, XML output bug on mixed-contentDaniel Veillard1999-10-112-4052/+1250
* Release 1.6, lot of fixes, more validation, code cleanup, added namespaceDaniel Veillard1999-08-292-48/+131
* Added and updated all the results for 1.5.0, DanielLIBXML_1_5_0Daniel Veillard1999-08-103-0/+6818