1. 767265d small change to xmlSchemaValidateAttributes, also corrected typo on error by William M. Brack · 20 years ago
  2. 803812b minor cosmetic changes, no change to logic. regenerated added a newline at by William M. Brack · 20 years ago
  3. 3646d64 applied a patch from Kasimier Buchcik implementing attribute uses and by Daniel Veillard · 20 years ago
  4. 9989c7d added code in xmlSchemaBuildAContentModel to handle element reference by William M. Brack · 20 years ago
  5. 29aa772 added code in xmlSchemaBuildContentModel to allow ref in group definition by William M. Brack · 20 years ago
  6. e709195 Applied patches supplied by Kasimier Buchcik. changed test to account for by William M. Brack · 20 years ago
  7. f762755 tiny path fixes the "xmlConvertCRNGFile" function name from Kasimier by Daniel Veillard · 20 years ago
  8. 2582a33 work around Microsoft compiler NaN bug raise reported by Mark Vakoc fixed by Daniel Veillard · 20 years ago
  9. 87640d5 minor warning cleanup (no change to logic) fixed return value for internal by William M. Brack · 20 years ago
  10. c85d0fe applied patches from Kasimier Buchcik for the attribute use support added by Daniel Veillard · 20 years ago
  11. 377e1a9 move the TODO as comments as the function while not finished are usable by Daniel Veillard · 20 years ago
  12. ba0153a small signed-ness patch from Steve Little Daniel by Daniel Veillard · 20 years ago
  13. 500a1de applied patch from Alfred Mickautsch for better DTD support. fixed bug by Daniel Veillard · 20 years ago
  14. ebcdebd QName handling fixes for the XML Schemas support from Adam Dickmeiss also by Daniel Veillard · 20 years ago
  15. 1aefc86 applied patch from Adam Dickmeiss for mixed content added his regression by Daniel Veillard · 20 years ago
  16. dda22c1 applied patch from Steve Ball to avoid a double-free. Daniel by Daniel Veillard · 21 years ago
  17. 6576528 removed a memory leak remaining from the switch to a dictionnary for by Daniel Veillard · 21 years ago
  18. 72ee48d Fixed memory leak reported by Dave Beckett Removed spurious comment by William M. Brack · 21 years ago
  19. 0817191 edited a couple of comments in accordance with posting on the mailing list by William M. Brack · 21 years ago
  20. b15351e added tests for xs:all to assure minOccurs and maxOccurs <= 1 (Bug 130020) by William M. Brack · 21 years ago
  21. cf9eadf fixed missing dictionaries for Memory and Doc parser contexts (problem by William M. Brack · 21 years ago
  22. b0f397e types might be redefined in includes, quick fix to allow this but lacks by Daniel Veillard · 21 years ago
  23. bd2904b added xsd:include support, fixed testSchemas behaviour when a schemas by Daniel Veillard · 21 years ago
  24. f2a1283 more XML Schemas fixes based on Eric van der Vlist examples added by Daniel Veillard · 21 years ago
  25. be9c632 lot of bug fixes, cleanup, starting to add proper namespace support too. by Daniel Veillard · 21 years ago
  26. 1d91386 applied patch from Robert Stepanek to start import os schemas support, by Daniel Veillard · 21 years ago
  27. 9d75150 applied patch from Steve Ball to make a schema parser from a preparsed by Daniel Veillard · 21 years ago
  28. 76e95df Changed all (?) occurences where validation macros (IS_xxx) had by William M. Brack · 21 years ago
  29. 659e71e Setting up the framework for structured error reporting, touches a lot of by Daniel Veillard · 21 years ago
  30. 87db3a8 a bit of cleanup updated with the new result strings Daniel by Daniel Veillard · 21 years ago
  31. d0c9c32 cleanup fix a funny typo converted the Schemas code to the new error by Daniel Veillard · 21 years ago
  32. a9cce9c Okay this is scary but it is just adding a configure option to disable by Daniel Veillard · 21 years ago
  33. 34ba387 removed some warnings by casting xmlChar to unsigned int and a couple of by Daniel Veillard · 21 years ago
  34. 2db8c12 the modules should not import <config.h> directly, some cleanups Peter by Daniel Veillard · 21 years ago
  35. a84c0b3 commiting some work done while in the Maldives (hence the timezone on the by Daniel Veillard · 21 years ago
  36. 75bb3bb added --schema option to run WXS schema validation tried to improve error by Daniel Veillard · 21 years ago
  37. 82bbbd4 fixed some problems in the handling of errors, and attributes addressed by by Daniel Veillard · 21 years ago
  38. 37fc84d fixing bug #104081 with xs:all with an element holding minOccurs="0" added by Daniel Veillard · 21 years ago
  39. d433046 fixing a function comment switching to the XML/XSLT doc generation closing by Daniel Veillard · 21 years ago
  40. d3b9cd8 update from Charles Bozeman for date and duration types updated too Daniel by Daniel Veillard · 21 years ago
  41. 91a1325 fixed bugs and memory leaks in the W3C XML Schemas code implemented by Daniel Veillard · 21 years ago
  42. 580ced8 fixed Red Hat bug #86118 use libxml2.spec instead of libxml.spec fixed by Daniel Veillard · 21 years ago
  43. 8bc6cf9 added param support for relaxng type checking, started to increment the by Daniel Veillard · 21 years ago
  44. a9b66d0 new API building Python script, does the C parsing directly, generates a by Daniel Veillard · 22 years ago
  45. 01c13b5 code cleanup, especially the function comments. fixed a small bug when by Daniel Veillard · 22 years ago
  46. b39bc39 Christian Glahn found a problem with a recent patch to by Daniel Veillard · 22 years ago
  47. 3237023 fixed the validation of sequences content model when some of the blocks by Daniel Veillard · 22 years ago
  48. 6045c90 added xmlSchemaNewMemParserCtxt to parse a schemas from a memory area by Daniel Veillard · 22 years ago
  49. dda8f1b make sure ATTRIBUTE_UNUSED is always put after the attribute declaration, by Daniel Veillard · 22 years ago
  50. 118aed7 fixed the data callback on transition functionality which was broken when by Daniel Veillard · 22 years ago
  51. 4402ab4 fixed a bug reported by Jeff Goff, the determinism was tested before by Daniel Veillard · 22 years ago
  52. fdc9156 applied patch from Richard Jinks for the namespace axis + fixed a memory by Daniel Veillard · 22 years ago
  53. 7c13af4 patch from Richard Jinks to fix the problem raised in by Daniel Veillard · 22 years ago
  54. 5a87241 a bit of work on import. Charles Bozeman provided a compare function for by Daniel Veillard · 22 years ago
  55. 10b6da4 apply a couple of patches from Christian Cornelssen fixing the man pages by Daniel Veillard · 22 years ago
  56. 13e04c6 fixed validation of attribute groups. added an example from the primer by Daniel Veillard · 22 years ago
  57. 88c5891 more work on Schemas updated the test list Daniel by Daniel Veillard · 22 years ago
  58. e19fc23 updated a bit made a comment more specific more work on the Schemas by Daniel Veillard · 22 years ago
  59. 441bc32 implementing xs:all with minOccurs = 0 added more tests covering xs:all by Daniel Veillard · 22 years ago
  60. 7646b18 another entity processing update from Markus Henke Daniel by Daniel Veillard · 22 years ago
  61. b439896 more Schemas work added more tests coming from the spec. Daniel by Daniel Veillard · 22 years ago
  62. decd64d more Schemas work added more tests coming from the spec. Daniel by Daniel Veillard · 22 years ago
  63. 6231e84 fixed & serialization bug introduced in 2.4.20 this changes a few things by Daniel Veillard · 22 years ago
  64. b509f15 more work on the automata interfaces and debug of counted choices added a by Daniel Veillard · 22 years ago
  65. 8651f53 a bit of work on Schemas try to make it more useful changed the Schemas by Daniel Veillard · 22 years ago
  66. 4255d50 merged the current state of XML Schemas implementation, it is not by Daniel Veillard · 22 years ago