1. 92b394f Fixed bug #341150, reported by Michael Romer. In by Kasimier T. Buchcik · 19 years ago
  2. b63d2fa Fixed incorrect validation of restricted enumerations. Added related by Kasimier T. Buchcik · 19 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. bf442eb Added regression tests for the latest IDC and xs:decimal bugs. by Kasimier T. Buchcik · 19 years ago
  6. 77e7682 Changed xmlSchemaFormatIDCKeySequence() to use by Kasimier T. Buchcik · 19 years ago
  7. 91b2314 And adapting another one. by Kasimier T. Buchcik · 19 years ago
  8. 4f917e2 applied patch from Kuba Nowakowski fixing bug #313982 also added the test by Daniel Veillard · 19 years ago
  9. 76d73f5 Added some more tests for element wildcards. by Kasimier T. Buchcik · 19 years ago
  10. 800cbac Fixed #312957 reported by Carol Hunter: streaming XPath states were not by Kasimier T. Buchcik · 19 years ago
  11. 6e65e15 trying to nail down the remaining ##other issues completed the tests and by Daniel Veillard · 19 years ago
  12. 1075228 fixed bug #310264, basically it's about reentrancy of count based by Daniel Veillard · 19 years ago
  13. 11162b7 Added creation of the content type of xs:anyType. This is needed when by Kasimier T. Buchcik · 19 years ago
  14. 5c68274 Added regression tests (they fail currently), but did not added results by Kasimier T. Buchcik · 19 years ago
  15. 9efc476 fixing bug #172215 about foreign namespaces by adding support for negated by Daniel Veillard · 19 years ago
  16. a980bef fixed xsd:all when used in conjunction with substitution groups adding by Daniel Veillard · 19 years ago
  17. 6d30ff2 Fixed bug #309338, reported by Kupriyanov Anotolij. Added a regression by Kasimier T. Buchcik · 19 years ago
  18. 21edf9b Added regression tests (from Dhyanesh). by Kasimier T. Buchcik · 19 years ago
  19. 8cd0903 Added schema tests submitted by Tom Browder (bug #306806). by Kasimier T. Buchcik · 19 years ago
  20. bd6c3f7 Fixed facet errors to be channelled back for union type members; by Kasimier T. Buchcik · 19 years ago
  21. 3eec790 Added regression a test provided by Heiko Oberdiek (bug #303566). by Kasimier T. Buchcik · 20 years ago
  22. c872afb Added output of canonical values in identity-constraint error messages. by Kasimier T. Buchcik · 20 years ago
  23. 289dbb4 Removed inheritance of "mixed" content type for short-hand restrictions of by Kasimier T. Buchcik · 20 years ago
  24. ba70cc0 Changed xmlSearchNsByHref to call xmlNsInScope with the prefix instead of by Kasimier T. Buchcik · 20 years ago
  25. 0c34776 Added the regression test of Frans Englich for bug #167754. by Kasimier T. Buchcik · 20 years ago
  26. 8787640 Parsing of <complexContent> - handle attribute 'mixed', catch illegal by Kasimier T. Buchcik · 20 years ago
  27. 876a6db Simpified attribute wildcard creation and assignment to get rid of memory by Kasimier T. Buchcik · 20 years ago
  28. f34a20e "" is a valid hexbinary string dixit xmlschema-dev update the test. added by Daniel Veillard · 20 years ago
  29. bea2354 Added missing test file. Substituted the obsolete xmlSchemaValidError(s) by Kasimier T. Buchcik · 20 years ago
  30. 2f2a663 modified parsing of <list>, <union>, <restriction>, <sequence>, <choice>, by William M. Brack · 20 years ago
  31. c0826a7 applied Schemas patches from Kasimier Buchcik lot of new tests for things by Daniel Veillard · 20 years ago
  32. 485f26f Added missing file, corrected output, Daniel by Daniel Veillard · 20 years ago
  33. 01fa615 applied Schemas patches from Kasimier Buchcik, there is still one open by Daniel Veillard · 20 years ago
  34. 50355f0 applied another patch from Kasimier Buchcik for Schema Component by Daniel Veillard · 20 years ago
  35. 8839938 added a bunch of tests from Kasimier Buchcik posted on May 11 Daniel by Daniel Veillard · 20 years ago
  36. 8acdfbf new patch from Kasimier Buchcik for processContents of wildcards attribute by Daniel Veillard · 20 years ago
  37. 3646d64 applied a patch from Kasimier Buchcik implementing attribute uses and by Daniel Veillard · 20 years ago
  38. 669adfc applied a patch from Charles Bozeman fixing a side effect in date handling by Daniel Veillard · 20 years ago
  39. e709195 Applied patches supplied by Kasimier Buchcik. changed test to account for by William M. Brack · 21 years ago
  40. c85d0fe applied patches from Kasimier Buchcik for the attribute use support added by Daniel Veillard · 21 years ago
  41. 377e1a9 move the TODO as comments as the function while not finished are usable by Daniel Veillard · 21 years ago
  42. ebcdebd QName handling fixes for the XML Schemas support from Adam Dickmeiss also by Daniel Veillard · 21 years ago
  43. 1aefc86 applied patch from Adam Dickmeiss for mixed content added his regression by Daniel Veillard · 21 years ago
  44. 0ddb21c fixing bug #132930 with the provided patch, a bit suspicious about it but by Daniel Veillard · 21 years ago
  45. bd2904b added xsd:include support, fixed testSchemas behaviour when a schemas by Daniel Veillard · 21 years ago
  46. f2a1283 more XML Schemas fixes based on Eric van der Vlist examples added by Daniel Veillard · 21 years ago
  47. be9c632 lot of bug fixes, cleanup, starting to add proper namespace support too. by Daniel Veillard · 21 years ago
  48. 1d91386 applied patch from Robert Stepanek to start import os schemas support, by Daniel Veillard · 21 years ago
  49. 70bcb0e hum try to avoid some troubles when the library is not initialized and one by Daniel Veillard · 21 years ago
  50. a84c0b3 commiting some work done while in the Maldives (hence the timezone on the by Daniel Veillard · 21 years ago
  51. 82bbbd4 fixed some problems in the handling of errors, and attributes addressed by by Daniel Veillard · 22 years ago
  52. 37fc84d fixing bug #104081 with xs:all with an element holding minOccurs="0" added by Daniel Veillard · 22 years ago
  53. d3b9cd8 update from Charles Bozeman for date and duration types updated too Daniel by Daniel Veillard · 22 years ago
  54. a507fbf try to work on bug #109225 and provide better error reports. this change by Daniel Veillard · 22 years ago
  55. 91a1325 fixed bugs and memory leaks in the W3C XML Schemas code implemented by Daniel Veillard · 22 years ago
  56. b39bc39 Christian Glahn found a problem with a recent patch to by Daniel Veillard · 22 years ago
  57. 3237023 fixed the validation of sequences content model when some of the blocks by Daniel Veillard · 22 years ago
  58. 5a87241 a bit of work on import. Charles Bozeman provided a compare function for by Daniel Veillard · 22 years ago
  59. 070803b patch Charles Bozeman for validation of all the date, time, and duration by Daniel Veillard · 23 years ago
  60. 13e04c6 fixed validation of attribute groups. added an example from the primer by Daniel Veillard · 23 years ago
  61. 88c5891 more work on Schemas updated the test list Daniel by Daniel Veillard · 23 years ago
  62. e19fc23 updated a bit made a comment more specific more work on the Schemas by Daniel Veillard · 23 years ago
  63. 441bc32 implementing xs:all with minOccurs = 0 added more tests covering xs:all by Daniel Veillard · 23 years ago
  64. b439896 more Schemas work added more tests coming from the spec. Daniel by Daniel Veillard · 23 years ago
  65. decd64d more Schemas work added more tests coming from the spec. Daniel by Daniel Veillard · 23 years ago
  66. b509f15 more work on the automata interfaces and debug of counted choices added a by Daniel Veillard · 23 years ago
  67. 8651f53 a bit of work on Schemas try to make it more useful changed the Schemas by Daniel Veillard · 23 years ago
  68. 4255d50 merged the current state of XML Schemas implementation, it is not by Daniel Veillard · 23 years ago