1. df23f58 Adding example from bugs 738805 to regression tests by Daniel Veillard · 10 years ago
  2. 6473a41 Implement choice for name classes on attributes by Shaun McCance · 11 years ago
  3. dcc1950 Fix a parsing bug on non-ascii element and CR/LF usage by Daniel Veillard · 11 years ago
  4. 483272f Added a regression tests from bug 694228 data by Daniel Veillard · 11 years ago
  5. a3f1e3e Avoid extra processing on entities by Daniel Veillard · 11 years ago
  6. a7982ce Adding streaming validation to runtest checks by Daniel Veillard · 12 years ago
  7. f933c89 Keep non-significant blanks node in HTML parser by Daniel Veillard · 12 years ago
  8. e7bf892 Improve error reporting on parser errors by Daniel Veillard · 12 years ago
  9. 4629ee0 Do not fetch external parsed entities by Daniel Veillard · 12 years ago
  10. a0cd075 HTML parser error with <noscript> in the <head> by Denis Pauk · 12 years ago
  11. 4609e6c XSD: optional element in complex type extension by Remi Gacogne · 12 years ago
  12. 868d92d Add HTML parser support for HTML5 meta charset encoding declaration by Denis Pauk · 12 years ago
  13. 77b77b1 Fix SAX2 builder in case of undefined element namespaces by Daniel Veillard · 12 years ago
  14. cb3549e Improve the error report on undefined REFs by Daniel Veillard · 13 years ago
  15. 3c080d6 Don't give default HTML boolean attribute values in parser by Daniel Veillard · 14 years ago
  16. aa422d9 595792 fixing a RelaxNG bug introduced in 2.7.4 by Daniel Veillard · 15 years ago
  17. 9332b48 Fix a Relaxng bug raised by libvirt test suite by Daniel Veillard · 15 years ago
  18. 1ba2aca 492317 Fix Relax-NG validation problems by Daniel Veillard · 15 years ago
  19. ec18c96 558452 fight with reg test and error report by Daniel Veillard · 15 years ago
  20. 4013e83 579746 XSD validation not correct / nilable groups by Daniel Veillard · 15 years ago
  21. a6c76a2 566012 part 2 fix regresion tests and push mode by Daniel Veillard · 15 years ago
  22. 283d502 587663 Incorrect Attribute-Value Normalization by Daniel Veillard · 15 years ago
  23. d80d072 559410 - Regexp bug on (...)? constructs by Daniel Veillard · 15 years ago
  24. a721612 446613 small validation bug mixed content with NS by Daniel Veillard · 15 years ago
  25. bd56c44 571271 fix semantic of xsd:all with minOccurs=0 by Daniel Veillard · 15 years ago
  26. be390ed Test case for 570702 by Daniel Veillard · 15 years ago
  27. edc68aa 582906 XSD validating multiple imports of the same schema by Jason Childs · 15 years ago
  28. d996072 Bug 582887 – problems validating complex schemas by Jason Childs · 15 years ago
  29. 8386824 Aleksey Sanin support for c14n 1.1 by Aleksey Sanin · 15 years ago
  30. 7f4547c preparing the release of 2.7.2 fix the Solaris portability issue by Daniel Veillard · 16 years ago
  31. a57ba4c fix an HTML parsing error on large data sections reported by Mike Day add by Daniel Veillard · 16 years ago
  32. 0161e63 completely different fix for the recursion detection based on entity by Daniel Veillard · 16 years ago
  33. bf9c1da add the testchar to 'make check' Volker Grabsch pointed out a typo by Daniel Veillard · 16 years ago
  34. d7af555 rewrite the URI parser to update to rfc3986 (from 2396) removed the error by Daniel Veillard · 16 years ago
  35. 3733457 added a skipped list, insert rmt-ns10-035 improve 'make check' clean up by Daniel Veillard · 16 years ago
  36. 97c9ce2 fix various attribute normalisation problems reported by Ashwin this by Daniel Veillard · 16 years ago
  37. 8bf64ae fix a problem reported by Ashwin for system parameter entities referenced by Daniel Veillard · 16 years ago
  38. d0d2f09 fix handling of empty CDATA nodes as reported and discussed around #514181 by Daniel Veillard · 16 years ago
  39. 57c9db0 poblem with encoding detection for UTF-16 reported by Ashwin and found by by Daniel Veillard · 16 years ago
  40. 041b687 apply patch from Andrew Tosh to fix behaviour when '.' is used in a by Daniel Veillard · 16 years ago
  41. c707d0b fix a memeory leak in internal subset parsing with a fix from Ashwin add by Daniel Veillard · 16 years ago
  42. c821e03 another nasty regexp case fixed. added to regression suite Daniel by Daniel Veillard · 17 years ago
  43. 3888f47 applied patch from Frank Gross fixing Schemas IDC import bug #455953 and by Daniel Veillard · 17 years ago
  44. da62934 fixed a parser bug where invalid char in comment may not be detected, by Daniel Veillard · 17 years ago
  45. dfac946 fixed the push mode when a big comment occurs before an internal subset, by Daniel Veillard · 17 years ago
  46. b9e5acc fix bug #414846 where invalid characters in attributes would sometimes not by Daniel Veillard · 17 years ago
  47. 4272024 change the way script/style are parsed to not try to detect comments, by Daniel Veillard · 17 years ago
  48. a9cbf28 fixed problem with 0x2d in Char Range (bug #420596) added regression test by William M. Brack · 17 years ago
  49. c47d263 fixing HTML minimized attribute values to be generated internally if not by Daniel Veillard · 18 years ago
  50. 4851909 fixing HTML entities in attributes parsing bug #362552 added to the by Daniel Veillard · 18 years ago
  51. dcec672 fix the patch for unreproductable #343000 but also fix a line/column by Daniel Veillard · 18 years ago
  52. be58a0a Adding test file, Daniel by Daniel Veillard · 18 years ago
  53. 166e1a9 Adding extra test files, just in case ... Daniel by Daniel Veillard · 18 years ago
  54. 7b4e2e2 Removed the automatic generation of CDATA sections for the content of the by Kasimier T. Buchcik · 18 years ago
  55. 1d0f7ad Adjusted the result of a regression test, since the fix of by Kasimier T. Buchcik · 18 years ago
  56. 92b394f Fixed bug #341150, reported by Michael Romer. In by Kasimier T. Buchcik · 18 years ago
  57. b63d2fa Fixed incorrect validation of restricted enumerations. Added related by Kasimier T. Buchcik · 18 years ago
  58. 54eb024 applied patch from Youri Golovanov fixing bug #316338 and adding a couple by Daniel Veillard · 18 years ago
  59. 7933800 Added new regression tests for #331062, daniel by Daniel Veillard · 18 years ago
  60. 6974feb fixed the comment streaming bug raised by Graham Bennett added to the by Daniel Veillard · 18 years ago
  61. a617e24 reverted first patches for #319279 which led to #326295 and fixed the by Daniel Veillard · 18 years ago
  62. bb2074e Added regression tests for the latest XPath/pattern fixes. by Kasimier T. Buchcik · 18 years ago
  63. 6977c6c fix bug #324432 with <xml:foo/> added to the regression tests Daniel by Daniel Veillard · 18 years ago
  64. b0d74c6 Added regression test for bug #321475 (reported by Gabor Nagy). Fixing of by Kasimier T. Buchcik · 18 years ago
  65. 183fa3e Added regression test for bug #323510. by Kasimier T. Buchcik · 19 years ago
  66. 7c78215 Added missing regression test results for the latest IDC and xs:decimal by Kasimier T. Buchcik · 19 years ago
  67. 77e7682 Changed xmlSchemaFormatIDCKeySequence() to use by Kasimier T. Buchcik · 19 years ago
  68. fc6eca0 fix bug #319897, problem with counted atoms when the transition itself is by Daniel Veillard · 19 years ago
  69. b2eabc0 fixed bug in exc-c14n namespace visibility + test case 319367(bug #319367) by Aleksey Sanin · 19 years ago
  70. b990008 script HTML parser error fix, corrects bug #319715 added test from Michael by Daniel Veillard · 19 years ago
  71. 95c3adf Adapted regression test results. by Kasimier T. Buchcik · 19 years ago
  72. 748cebc Adapted regression test results by Kasimier T. Buchcik · 19 years ago
  73. 56cbbf2 Adapted result. by Kasimier T. Buchcik · 19 years ago
  74. cf0123d Adapted regression results. by Kasimier T. Buchcik · 19 years ago
  75. dbd6105 applied second patch from David Madore to be less intrusive when handling by Daniel Veillard · 19 years ago
  76. 36d7340 Applied the last patch from Gary Coady for #304637 changing the behaviour by Daniel Veillard · 19 years ago
  77. b6580ae uninitialized field and fix on test. Daniel by Daniel Veillard · 19 years ago
  78. cfa303a change verbosity depending on API get back to previous outputs Daniel by Daniel Veillard · 19 years ago
  79. 8874b94 added a parser XML_PARSE_COMPACT option to allocate small text nodes (less by Daniel Veillard · 19 years ago
  80. 53bd1f3 found another bug while looking at #309616 on missing entities. this by Daniel Veillard · 19 years ago
  81. 9668826 fixed bug #170489 reported by Jirka Kosek added the test to the regression by Daniel Veillard · 19 years ago
  82. ccb4d41 regenerated fixed a compilation problem some cleanups and one bug fix by Daniel Veillard · 19 years ago
  83. 4f917e2 applied patch from Kuba Nowakowski fixing bug #313982 also added the test by Daniel Veillard · 19 years ago
  84. 355a023 added the first regression test suite set for the new expression support by Daniel Veillard · 19 years ago
  85. 764b3d6 Changed output for keyref-match errors; the target-node will be now by Kasimier T. Buchcik · 19 years ago
  86. 60faf52 fixed bug #307377 about validation of choices in list values. added by Daniel Veillard · 19 years ago
  87. ea7e479 Added missing test results. by Kasimier T. Buchcik · 19 years ago
  88. 4f82c8a fixed a determinism detection problem exposed by ##other tests commited by by Daniel Veillard · 19 years ago
  89. 800cbac Fixed #312957 reported by Carol Hunter: streaming XPath states were not by Kasimier T. Buchcik · 19 years ago
  90. 6e65e15 trying to nail down the remaining ##other issues completed the tests and by Daniel Veillard · 19 years ago
  91. b8c8016 fixed bug #310333 with a patch close to the provided patch for HTML UTF-8 by Daniel Veillard · 19 years ago
  92. 1075228 fixed bug #310264, basically it's about reentrancy of count based by Daniel Veillard · 19 years ago
  93. d541c8f report improvement more tests Daniel by Daniel Veillard · 19 years ago
  94. 5fe95a8 applied patch from Rob Richards to add schematron to the build on Windows by Daniel Veillard · 19 years ago
  95. eaecb3e more bug fixes, improve the error reporting. second test Daniel by Daniel Veillard · 19 years ago
  96. c740a17 fixing the loop bug, fixing schematron text error rendering started by Daniel Veillard · 19 years ago
  97. 11162b7 Added creation of the content type of xs:anyType. This is needed when by Kasimier T. Buchcik · 19 years ago
  98. 77005e6 fixed the error reporting for not transitions fixed output Daniel by Daniel Veillard · 19 years ago
  99. 9efc476 fixing bug #172215 about foreign namespaces by adding support for negated by Daniel Veillard · 19 years ago
  100. a980bef fixed xsd:all when used in conjunction with substitution groups adding by Daniel Veillard · 19 years ago