1. 166e1a9 Adding extra test files, just in case ... Daniel by Daniel Veillard · 18 years ago
  2. 7b4e2e2 Removed the automatic generation of CDATA sections for the content of the by Kasimier T. Buchcik · 18 years ago
  3. 1d0f7ad Adjusted the result of a regression test, since the fix of by Kasimier T. Buchcik · 18 years ago
  4. 92b394f Fixed bug #341150, reported by Michael Romer. In by Kasimier T. Buchcik · 18 years ago
  5. b63d2fa Fixed incorrect validation of restricted enumerations. Added related by Kasimier T. Buchcik · 18 years ago
  6. 54eb024 applied patch from Youri Golovanov fixing bug #316338 and adding a couple by Daniel Veillard · 18 years ago
  7. 7933800 Added new regression tests for #331062, daniel by Daniel Veillard · 18 years ago
  8. 6974feb fixed the comment streaming bug raised by Graham Bennett added to the by Daniel Veillard · 19 years ago
  9. a617e24 reverted first patches for #319279 which led to #326295 and fixed the by Daniel Veillard · 19 years ago
  10. bb2074e Added regression tests for the latest XPath/pattern fixes. by Kasimier T. Buchcik · 19 years ago
  11. 6977c6c fix bug #324432 with <xml:foo/> added to the regression tests Daniel by Daniel Veillard · 19 years ago
  12. b0d74c6 Added regression test for bug #321475 (reported by Gabor Nagy). Fixing of by Kasimier T. Buchcik · 19 years ago
  13. 183fa3e Added regression test for bug #323510. by Kasimier T. Buchcik · 19 years ago
  14. 7c78215 Added missing regression test results for the latest IDC and xs:decimal by Kasimier T. Buchcik · 19 years ago
  15. 77e7682 Changed xmlSchemaFormatIDCKeySequence() to use by Kasimier T. Buchcik · 19 years ago
  16. fc6eca0 fix bug #319897, problem with counted atoms when the transition itself is by Daniel Veillard · 19 years ago
  17. b2eabc0 fixed bug in exc-c14n namespace visibility + test case 319367(bug #319367) by Aleksey Sanin · 19 years ago
  18. b990008 script HTML parser error fix, corrects bug #319715 added test from Michael by Daniel Veillard · 19 years ago
  19. 95c3adf Adapted regression test results. by Kasimier T. Buchcik · 19 years ago
  20. 748cebc Adapted regression test results by Kasimier T. Buchcik · 19 years ago
  21. 56cbbf2 Adapted result. by Kasimier T. Buchcik · 19 years ago
  22. cf0123d Adapted regression results. by Kasimier T. Buchcik · 19 years ago
  23. dbd6105 applied second patch from David Madore to be less intrusive when handling by Daniel Veillard · 19 years ago
  24. 36d7340 Applied the last patch from Gary Coady for #304637 changing the behaviour by Daniel Veillard · 19 years ago
  25. b6580ae uninitialized field and fix on test. Daniel by Daniel Veillard · 19 years ago
  26. cfa303a change verbosity depending on API get back to previous outputs Daniel by Daniel Veillard · 19 years ago
  27. 8874b94 added a parser XML_PARSE_COMPACT option to allocate small text nodes (less by Daniel Veillard · 19 years ago
  28. 53bd1f3 found another bug while looking at #309616 on missing entities. this by Daniel Veillard · 19 years ago
  29. 9668826 fixed bug #170489 reported by Jirka Kosek added the test to the regression by Daniel Veillard · 19 years ago
  30. ccb4d41 regenerated fixed a compilation problem some cleanups and one bug fix by Daniel Veillard · 19 years ago
  31. 4f917e2 applied patch from Kuba Nowakowski fixing bug #313982 also added the test by Daniel Veillard · 19 years ago
  32. 355a023 added the first regression test suite set for the new expression support by Daniel Veillard · 19 years ago
  33. 764b3d6 Changed output for keyref-match errors; the target-node will be now by Kasimier T. Buchcik · 19 years ago
  34. 60faf52 fixed bug #307377 about validation of choices in list values. added by Daniel Veillard · 19 years ago
  35. ea7e479 Added missing test results. by Kasimier T. Buchcik · 19 years ago
  36. 4f82c8a fixed a determinism detection problem exposed by ##other tests commited by by Daniel Veillard · 19 years ago
  37. 800cbac Fixed #312957 reported by Carol Hunter: streaming XPath states were not by Kasimier T. Buchcik · 19 years ago
  38. 6e65e15 trying to nail down the remaining ##other issues completed the tests and by Daniel Veillard · 19 years ago
  39. b8c8016 fixed bug #310333 with a patch close to the provided patch for HTML UTF-8 by Daniel Veillard · 19 years ago
  40. 1075228 fixed bug #310264, basically it's about reentrancy of count based by Daniel Veillard · 19 years ago
  41. d541c8f report improvement more tests Daniel by Daniel Veillard · 19 years ago
  42. 5fe95a8 applied patch from Rob Richards to add schematron to the build on Windows by Daniel Veillard · 19 years ago
  43. eaecb3e more bug fixes, improve the error reporting. second test Daniel by Daniel Veillard · 19 years ago
  44. c740a17 fixing the loop bug, fixing schematron text error rendering started by Daniel Veillard · 19 years ago
  45. 11162b7 Added creation of the content type of xs:anyType. This is needed when by Kasimier T. Buchcik · 19 years ago
  46. 77005e6 fixed the error reporting for not transitions fixed output Daniel by Daniel Veillard · 19 years ago
  47. 9efc476 fixing bug #172215 about foreign namespaces by adding support for negated by Daniel Veillard · 19 years ago
  48. a980bef fixed xsd:all when used in conjunction with substitution groups adding by Daniel Veillard · 19 years ago
  49. 358fef4 applied UTF-8 script parsing bug #310229 fix from Jiri Netolicky added the by Daniel Veillard · 19 years ago
  50. f810de0 fixed problem with free on dupl attribute in dtd (bug309637). added by William M. Brack · 19 years ago
  51. abac41e fixing bug #166777 (and #169838), it was an heuristic in areBlanks which by Daniel Veillard · 19 years ago
  52. 6d30ff2 Fixed bug #309338, reported by Kupriyanov Anotolij. Added a regression by Kasimier T. Buchcik · 19 years ago
  53. 3fa5e7e fixed a bug failing to detect UTF-8 violations in CData in push mode. by Daniel Veillard · 19 years ago
  54. 597f1c1 applied patch from James Bursa fixing an html parsing bug in push mode by Daniel Veillard · 19 years ago
  55. dbee0f1 working some weird error reporting problem for DTD validation. augmented by Daniel Veillard · 19 years ago
  56. 4a5a964 added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks. by Daniel Veillard · 19 years ago
  57. 21edf9b Added regression tests (from Dhyanesh). by Kasimier T. Buchcik · 19 years ago
  58. ef1b667 Added schema test results (Tom Browder, bug #306806). by Kasimier T. Buchcik · 19 years ago
  59. f464403 fixed a bug exposed by Rob Richards in the mailing-list added the by Daniel Veillard · 19 years ago
  60. ea152c0 Further enhancement for XPath streaming, consolidated with schemas usage by William M. Brack · 19 years ago
  61. 828f654 Fixed an attribute fixed/default value constraint error. by Kasimier T. Buchcik · 19 years ago
  62. 21f63b0 Adapted regression test results by Kasimier T. Buchcik · 19 years ago
  63. 365cf67 applied patch from Malcolm Rowe to avoid namespace troubles on rollback by Daniel Veillard · 19 years ago
  64. bd6c3f7 Fixed facet errors to be channelled back for union type members; by Kasimier T. Buchcik · 19 years ago
  65. 3eec790 Added regression a test provided by Heiko Oberdiek (bug #303566). by Kasimier T. Buchcik · 19 years ago
  66. eabc1d6 Added test results. by Kasimier T. Buchcik · 19 years ago
  67. 4ddaa56 fixed the bug in lang() as raised by Elliotte Rusty Harold added a by Daniel Veillard · 19 years ago
  68. 256401b Committing again, since the CVS server aborted. by Kasimier T. Buchcik · 19 years ago
  69. 63d68a3 fixed a problem in Relax-NG validation #159968 added the test to the by Daniel Veillard · 19 years ago
  70. b474fa4 The schema parser will stop if components could not be resolved. This is by Kasimier T. Buchcik · 19 years ago
  71. 25799ce Added IDC evaluation for attribute nodes. Made 'nil'ed elements work. by Kasimier T. Buchcik · 19 years ago
  72. 2b2e02d fixed implementation for | added a specific regression test Daniel by Daniel Veillard · 20 years ago
  73. 0996a16 fixed the namespaces support fixed xmlGetNodePath when namespaces are used by Daniel Veillard · 20 years ago
  74. f9d1691 added first test for the patterns a few fixes Daniel by Daniel Veillard · 20 years ago
  75. 8f8a9dd found and fixed 2 problems in the internal subset scanning code affecting by Daniel Veillard · 20 years ago
  76. 4c778d8 boosting common commnent parsing code, it was really slow. added sprecific by Daniel Veillard · 20 years ago
  77. b8590d4 fixed bug #164556 where non-fatal errors stopped push parsing and by Daniel Veillard · 20 years ago
  78. 9186a1f fixed bug #157633 in relaxng choice optimization added regression tests by Daniel Veillard · 20 years ago
  79. 31113c7 Exposed targetNamespace for simple/complex types, model groups, attribute by Kasimier T. Buchcik · 20 years ago
  80. c3af19d Integrated xmlRegExecErrInfo and xmlRegExecNextValues from xmlregexp.c to by Kasimier T. Buchcik · 20 years ago
  81. 48df961 fixed namespace bug in push mode reported by Rob Richards added it to the by Daniel Veillard · 20 years ago
  82. 8b41817 tiny enhancement for content model error reports (#157190, #143948). by Kasimier T. Buchcik · 20 years ago
  83. 370ba3d fixed the leak reported by Volker Roth on the list added a specific test by Daniel Veillard · 20 years ago
  84. fc484dd added support for HTML PIs #156087 added specific tests Daniel by Daniel Veillard · 20 years ago
  85. 807b4de applied patch from Malcolm Tredinnick fixing errata E20 concerning by Daniel Veillard · 20 years ago
  86. 876a6db Simpified attribute wildcard creation and assignment to get rid of memory by Kasimier T. Buchcik · 20 years ago
  87. f34a20e "" is a valid hexbinary string dixit xmlschema-dev update the test. added by Daniel Veillard · 20 years ago
  88. bea2354 Added missing test file. Substituted the obsolete xmlSchemaValidError(s) by Kasimier T. Buchcik · 20 years ago
  89. 2f2a663 modified parsing of <list>, <union>, <restriction>, <sequence>, <choice>, by William M. Brack · 20 years ago
  90. 29b1748 small typo pointed out by Mike Hommey slightly improved the --c14n by Daniel Veillard · 20 years ago
  91. c0826a7 applied Schemas patches from Kasimier Buchcik lot of new tests for things by Daniel Veillard · 20 years ago
  92. c815505 applied patches from Peter Breitenlohner to fix handling of white space by Daniel Veillard · 20 years ago
  93. 485f26f Added missing file, corrected output, Daniel by Daniel Veillard · 20 years ago
  94. 01fa615 applied Schemas patches from Kasimier Buchcik, there is still one open by Daniel Veillard · 20 years ago
  95. f20fbf7 fixed a problem when base path was "./xxx" 5 test results changed by by William M. Brack · 20 years ago
  96. 4119d1c implemented bugfix from Massimo Morara for DTD dumping problem. added by William M. Brack · 20 years ago
  97. 4a14fb8 fix from Steve Ball and update of the comment. William pointed out that by Daniel Veillard · 20 years ago
  98. 50355f0 applied another patch from Kasimier Buchcik for Schema Component by Daniel Veillard · 20 years ago
  99. 0df3bc3 fixed a serious problem when substituing entities using the Reader, the by Daniel Veillard · 20 years ago
  100. f7789b1 added a new routine xmlBuildRelativeURI needed for enhancement of by William M. Brack · 20 years ago