1. 92b394f Fixed bug #341150, reported by Michael Romer. In by Kasimier T. Buchcik · 18 years ago
  2. b63d2fa Fixed incorrect validation of restricted enumerations. Added related by Kasimier T. Buchcik · 18 years ago
  3. b0d74c6 Added regression test for bug #321475 (reported by Gabor Nagy). Fixing of by Kasimier T. Buchcik · 19 years ago
  4. 183fa3e Added regression test for bug #323510. by Kasimier T. Buchcik · 19 years ago
  5. 7c78215 Added missing regression test results for the latest IDC and xs:decimal by Kasimier T. Buchcik · 19 years ago
  6. 77e7682 Changed xmlSchemaFormatIDCKeySequence() to use by Kasimier T. Buchcik · 19 years ago
  7. 95c3adf Adapted regression test results. by Kasimier T. Buchcik · 19 years ago
  8. 748cebc Adapted regression test results by Kasimier T. Buchcik · 19 years ago
  9. 56cbbf2 Adapted result. by Kasimier T. Buchcik · 19 years ago
  10. cf0123d Adapted regression results. by Kasimier T. Buchcik · 19 years ago
  11. 4f917e2 applied patch from Kuba Nowakowski fixing bug #313982 also added the test by Daniel Veillard · 19 years ago
  12. 764b3d6 Changed output for keyref-match errors; the target-node will be now by Kasimier T. Buchcik · 19 years ago
  13. ea7e479 Added missing test results. by Kasimier T. Buchcik · 19 years ago
  14. 4f82c8a fixed a determinism detection problem exposed by ##other tests commited by by Daniel Veillard · 19 years ago
  15. 800cbac Fixed #312957 reported by Carol Hunter: streaming XPath states were not by Kasimier T. Buchcik · 19 years ago
  16. 6e65e15 trying to nail down the remaining ##other issues completed the tests and by Daniel Veillard · 19 years ago
  17. 1075228 fixed bug #310264, basically it's about reentrancy of count based by Daniel Veillard · 19 years ago
  18. 11162b7 Added creation of the content type of xs:anyType. This is needed when by Kasimier T. Buchcik · 19 years ago
  19. 77005e6 fixed the error reporting for not transitions fixed output Daniel by Daniel Veillard · 19 years ago
  20. 9efc476 fixing bug #172215 about foreign namespaces by adding support for negated by Daniel Veillard · 19 years ago
  21. a980bef fixed xsd:all when used in conjunction with substitution groups adding by Daniel Veillard · 19 years ago
  22. 6d30ff2 Fixed bug #309338, reported by Kupriyanov Anotolij. Added a regression by Kasimier T. Buchcik · 19 years ago
  23. 21edf9b Added regression tests (from Dhyanesh). by Kasimier T. Buchcik · 19 years ago
  24. ef1b667 Added schema test results (Tom Browder, bug #306806). by Kasimier T. Buchcik · 19 years ago
  25. 828f654 Fixed an attribute fixed/default value constraint error. by Kasimier T. Buchcik · 19 years ago
  26. 21f63b0 Adapted regression test results by Kasimier T. Buchcik · 19 years ago
  27. bd6c3f7 Fixed facet errors to be channelled back for union type members; by Kasimier T. Buchcik · 19 years ago
  28. 3eec790 Added regression a test provided by Heiko Oberdiek (bug #303566). by Kasimier T. Buchcik · 19 years ago
  29. eabc1d6 Added test results. by Kasimier T. Buchcik · 19 years ago
  30. 256401b Committing again, since the CVS server aborted. by Kasimier T. Buchcik · 20 years ago
  31. b474fa4 The schema parser will stop if components could not be resolved. This is by Kasimier T. Buchcik · 20 years ago
  32. 25799ce Added IDC evaluation for attribute nodes. Made 'nil'ed elements work. by Kasimier T. Buchcik · 20 years ago
  33. 31113c7 Exposed targetNamespace for simple/complex types, model groups, attribute by Kasimier T. Buchcik · 20 years ago
  34. c3af19d Integrated xmlRegExecErrInfo and xmlRegExecNextValues from xmlregexp.c to by Kasimier T. Buchcik · 20 years ago
  35. 8b41817 tiny enhancement for content model error reports (#157190, #143948). by Kasimier T. Buchcik · 20 years ago
  36. 876a6db Simpified attribute wildcard creation and assignment to get rid of memory by Kasimier T. Buchcik · 20 years ago
  37. f34a20e "" is a valid hexbinary string dixit xmlschema-dev update the test. added by Daniel Veillard · 20 years ago
  38. bea2354 Added missing test file. Substituted the obsolete xmlSchemaValidError(s) by Kasimier T. Buchcik · 20 years ago
  39. 2f2a663 modified parsing of <list>, <union>, <restriction>, <sequence>, <choice>, by William M. Brack · 20 years ago
  40. c0826a7 applied Schemas patches from Kasimier Buchcik lot of new tests for things by Daniel Veillard · 20 years ago
  41. 485f26f Added missing file, corrected output, Daniel by Daniel Veillard · 20 years ago
  42. 01fa615 applied Schemas patches from Kasimier Buchcik, there is still one open by Daniel Veillard · 20 years ago
  43. 50355f0 applied another patch from Kasimier Buchcik for Schema Component by Daniel Veillard · 20 years ago
  44. 8839938 added a bunch of tests from Kasimier Buchcik posted on May 11 Daniel by Daniel Veillard · 20 years ago
  45. 8acdfbf new patch from Kasimier Buchcik for processContents of wildcards attribute by Daniel Veillard · 20 years ago
  46. 803812b minor cosmetic changes, no change to logic. regenerated added a newline at by William M. Brack · 20 years ago
  47. 3646d64 applied a patch from Kasimier Buchcik implementing attribute uses and by Daniel Veillard · 20 years ago
  48. 29aa772 added code in xmlSchemaBuildContentModel to allow ref in group definition by William M. Brack · 20 years ago
  49. c85d0fe applied patches from Kasimier Buchcik for the attribute use support added by Daniel Veillard · 21 years ago
  50. 377e1a9 move the TODO as comments as the function while not finished are usable by Daniel Veillard · 21 years ago
  51. ebcdebd QName handling fixes for the XML Schemas support from Adam Dickmeiss also by Daniel Veillard · 21 years ago
  52. 1aefc86 applied patch from Adam Dickmeiss for mixed content added his regression by Daniel Veillard · 21 years ago
  53. 0ddb21c fixing bug #132930 with the provided patch, a bit suspicious about it but by Daniel Veillard · 21 years ago
  54. bd2904b added xsd:include support, fixed testSchemas behaviour when a schemas by Daniel Veillard · 21 years ago
  55. f2a1283 more XML Schemas fixes based on Eric van der Vlist examples added by Daniel Veillard · 21 years ago
  56. be9c632 lot of bug fixes, cleanup, starting to add proper namespace support too. by Daniel Veillard · 21 years ago
  57. 1d91386 applied patch from Robert Stepanek to start import os schemas support, by Daniel Veillard · 21 years ago
  58. 87db3a8 a bit of cleanup updated with the new result strings Daniel by Daniel Veillard · 21 years ago
  59. 70bcb0e hum try to avoid some troubles when the library is not initialized and one by Daniel Veillard · 21 years ago
  60. a84c0b3 commiting some work done while in the Maldives (hence the timezone on the by Daniel Veillard · 21 years ago
  61. 75bb3bb added --schema option to run WXS schema validation tried to improve error by Daniel Veillard · 21 years ago
  62. 82bbbd4 fixed some problems in the handling of errors, and attributes addressed by by Daniel Veillard · 21 years ago
  63. 37fc84d fixing bug #104081 with xs:all with an element holding minOccurs="0" added by Daniel Veillard · 21 years ago
  64. d3b9cd8 update from Charles Bozeman for date and duration types updated too Daniel by Daniel Veillard · 22 years ago
  65. 91a1325 fixed bugs and memory leaks in the W3C XML Schemas code implemented by Daniel Veillard · 22 years ago
  66. b39bc39 Christian Glahn found a problem with a recent patch to by Daniel Veillard · 22 years ago
  67. 3237023 fixed the validation of sequences content model when some of the blocks by Daniel Veillard · 22 years ago
  68. 118aed7 fixed the data callback on transition functionality which was broken when by Daniel Veillard · 22 years ago
  69. 153120c applied a patch from Peter Jacobi to solve a problem when compiling with by Daniel Veillard · 22 years ago
  70. 5a87241 a bit of work on import. Charles Bozeman provided a compare function for by Daniel Veillard · 22 years ago
  71. 070803b patch Charles Bozeman for validation of all the date, time, and duration by Daniel Veillard · 22 years ago
  72. 13e04c6 fixed validation of attribute groups. added an example from the primer by Daniel Veillard · 22 years ago
  73. 88c5891 more work on Schemas updated the test list Daniel by Daniel Veillard · 22 years ago
  74. e19fc23 updated a bit made a comment more specific more work on the Schemas by Daniel Veillard · 22 years ago
  75. 441bc32 implementing xs:all with minOccurs = 0 added more tests covering xs:all by Daniel Veillard · 22 years ago
  76. b439896 more Schemas work added more tests coming from the spec. Daniel by Daniel Veillard · 22 years ago
  77. decd64d more Schemas work added more tests coming from the spec. Daniel by Daniel Veillard · 23 years ago
  78. b509f15 more work on the automata interfaces and debug of counted choices added a by Daniel Veillard · 23 years ago
  79. 8651f53 a bit of work on Schemas try to make it more useful changed the Schemas by Daniel Veillard · 23 years ago
  80. 4255d50 merged the current state of XML Schemas implementation, it is not by Daniel Veillard · 23 years ago