1. bc69d4f fixed a = -> == error pointed by GUY Fabrice Daniel by Daniel Veillard · 19 years ago
  2. cc5e233 more debug messages from Matthew Burgess xmlSchemaValidateLengthFacet API by Daniel Veillard · 19 years ago
  3. 478d693 Hopefully finished validation against facets to use the normalized value by Kasimier T. Buchcik · 19 years ago
  4. cffc1c7 removed a static buffer in xmlByteConsumed(), as pointed by Ben Maurer, by Daniel Veillard · 19 years ago
  5. b474fa4 The schema parser will stop if components could not be resolved. This is by Kasimier T. Buchcik · 19 years ago
  6. 7f3efa9 Tiny restructuring of the validation start-up functions. Added cleanup of by Kasimier T. Buchcik · 19 years ago
  7. 9b77aa0 Added IDC validation of anySimpleType attribute values; anyway the IDC key by Kasimier T. Buchcik · 19 years ago
  8. 285ebab Enabled IDC parsing and validation. Added xmlSchemaCopyValue to the API; by Kasimier T. Buchcik · 19 years ago
  9. ff858ca Started support for IDC resolution to default attributes. If building the by Kasimier T. Buchcik · 19 years ago
  10. b06b4de Added validation for the attribute "id" in the schemata; doing this needed by Kasimier T. Buchcik · 19 years ago
  11. 6e224f1 Fixed comparison for default/fixed attribute values, if the type was by Kasimier T. Buchcik · 19 years ago
  12. bd2a7d1 Further work on IDCs, especially evaluation for attribute nodes. by Kasimier T. Buchcik · 19 years ago
  13. 25799ce Added IDC evaluation for attribute nodes. Made 'nil'ed elements work. by Kasimier T. Buchcik · 19 years ago
  14. e92bf5d fixed one internal function applied patch from Joel Reed regenerated by Daniel Veillard · 19 years ago
  15. 0a59852 Integrated the streaming pattern from the pattern module. Fixed some IDC by Kasimier T. Buchcik · 19 years ago
  16. d3210bc fixed an untested pointer dereference and a & vs && Daniel by Daniel Veillard · 19 years ago
  17. 87250a9 Corrected an ambigious symbol-space for local attribute declarations. by Kasimier T. Buchcik · 19 years ago
  18. e8a550b Added an initial skeleton for indentity-constraints. This is all defined by Kasimier T. Buchcik · 19 years ago
  19. b9e2f26 more hash dictionary interning changes Daniel by Daniel Veillard · 20 years ago
  20. f500aec Corrected targetNamespace in xmlSchemaElementDump. Cosmetic changes to the by Kasimier T. Buchcik · 20 years ago
  21. 31113c7 Exposed targetNamespace for simple/complex types, model groups, attribute by Kasimier T. Buchcik · 20 years ago
  22. de938cd Put the fix of Daniel (from Tue Jan 11 14:41:47 CET) back in, since I by Kasimier T. Buchcik · 20 years ago
  23. c3af19d Integrated xmlRegExecErrInfo and xmlRegExecNextValues from xmlregexp.c to by Kasimier T. Buchcik · 20 years ago
  24. 618732b fixed bug #163641 when the value passed for an atomic list type is NULL. by Daniel Veillard · 20 years ago
  25. 21e4ef2 Re-examined the problems of configuring a "minimal" library. by William M. Brack · 20 years ago
  26. 5dd55d9 Fixed strict/lax element wildcards: the children of elements for which a by Kasimier T. Buchcik · 20 years ago
  27. 8b41817 tiny enhancement for content model error reports (#157190, #143948). by Kasimier T. Buchcik · 20 years ago
  28. b884124 Moved execution of xmlSchemaCheckDefaults to xmlSchemaTypeFixup; this by Kasimier T. Buchcik · 20 years ago
  29. 48307f4 Un-commented a TODO in xmlSchemaParseElement. by Kasimier T. Buchcik · 20 years ago
  30. 91feaf8 Correct symbol space for 'all' and 'choice'. Added 'replace' normalization by Kasimier T. Buchcik · 20 years ago
  31. ce682bc autogenerate a minimal NULL value sequence for unknown pointer types This by Daniel Veillard · 20 years ago
  32. 6927b10 preparing release 2.6.15 cleanups Daniel by Daniel Veillard · 20 years ago
  33. 1a380b8 fixed a memory bug added test from Graham Bennett and regenerated the by Daniel Veillard · 20 years ago
  34. 8787640 Parsing of <complexContent> - handle attribute 'mixed', catch illegal by Kasimier T. Buchcik · 20 years ago
  35. c7e3cc4 another patch from Malcolm Tredinnick fixing warning generated by the by Daniel Veillard · 20 years ago
  36. 079f6a7 more memory related code cleanups. Daniel by Daniel Veillard · 20 years ago
  37. 876a6db Simpified attribute wildcard creation and assignment to get rid of memory by Kasimier T. Buchcik · 20 years ago
  38. 5eba91f Added the function xmlSchemaValidateOneElement to the XML Schema by Kasimier T. Buchcik · 20 years ago
  39. 383434b Fixed a seg fault in xmlGetQNameProp: a format argument was missing. Fixed by Kasimier T. Buchcik · 20 years ago
  40. b4a9e64 Fixed a bug in xmlSchemasCheckFacet, which did not create a computed value by Kasimier T. Buchcik · 20 years ago
  41. bea2354 Added missing test file. Substituted the obsolete xmlSchemaValidError(s) by Kasimier T. Buchcik · 20 years ago
  42. 2f2a663 modified parsing of <list>, <union>, <restriction>, <sequence>, <choice>, by William M. Brack · 20 years ago
  43. 259f0df Applied patch from Torkel Lyng to add Schemas support to the Python by Daniel Veillard · 20 years ago
  44. da3b29a added a dumb rule to able to compile tst.c when people submit a sample by Daniel Veillard · 20 years ago
  45. c0826a7 applied Schemas patches from Kasimier Buchcik lot of new tests for things by Daniel Veillard · 20 years ago
  46. f4b05d0 applied patch from Kasimier to fix some Relax-NG datatype facet problem by Daniel Veillard · 20 years ago
  47. 96d2eff warning message cleanup. Now compiles warning-free, all tests passed. by William M. Brack · 20 years ago
  48. b7c6ac4 more fixes with Kasimier, looks far cleaner :-) Daniel by Daniel Veillard · 20 years ago
  49. 4e5d665 Kasimier Buchcik fixed the memory access and allocation problem Daniel by Daniel Veillard · 20 years ago
  50. 01fa615 applied Schemas patches from Kasimier Buchcik, there is still one open by Daniel Veillard · 20 years ago
  51. 50355f0 applied another patch from Kasimier Buchcik for Schema Component by Daniel Veillard · 20 years ago
  52. 8acdfbf new patch from Kasimier Buchcik for processContents of wildcards attribute by Daniel Veillard · 20 years ago
  53. 767265d small change to xmlSchemaValidateAttributes, also corrected typo on error by William M. Brack · 20 years ago
  54. 803812b minor cosmetic changes, no change to logic. regenerated added a newline at by William M. Brack · 20 years ago
  55. 3646d64 applied a patch from Kasimier Buchcik implementing attribute uses and by Daniel Veillard · 20 years ago
  56. 9989c7d added code in xmlSchemaBuildAContentModel to handle element reference by William M. Brack · 20 years ago
  57. 29aa772 added code in xmlSchemaBuildContentModel to allow ref in group definition by William M. Brack · 20 years ago
  58. e709195 Applied patches supplied by Kasimier Buchcik. changed test to account for by William M. Brack · 20 years ago
  59. f762755 tiny path fixes the "xmlConvertCRNGFile" function name from Kasimier by Daniel Veillard · 20 years ago
  60. 2582a33 work around Microsoft compiler NaN bug raise reported by Mark Vakoc fixed by Daniel Veillard · 20 years ago
  61. 87640d5 minor warning cleanup (no change to logic) fixed return value for internal by William M. Brack · 20 years ago
  62. c85d0fe applied patches from Kasimier Buchcik for the attribute use support added by Daniel Veillard · 20 years ago
  63. 377e1a9 move the TODO as comments as the function while not finished are usable by Daniel Veillard · 20 years ago
  64. ba0153a small signed-ness patch from Steve Little Daniel by Daniel Veillard · 20 years ago
  65. 500a1de applied patch from Alfred Mickautsch for better DTD support. fixed bug by Daniel Veillard · 20 years ago
  66. ebcdebd QName handling fixes for the XML Schemas support from Adam Dickmeiss also by Daniel Veillard · 20 years ago
  67. 1aefc86 applied patch from Adam Dickmeiss for mixed content added his regression by Daniel Veillard · 20 years ago
  68. dda22c1 applied patch from Steve Ball to avoid a double-free. Daniel by Daniel Veillard · 21 years ago
  69. 6576528 removed a memory leak remaining from the switch to a dictionnary for by Daniel Veillard · 21 years ago
  70. 72ee48d Fixed memory leak reported by Dave Beckett Removed spurious comment by William M. Brack · 21 years ago
  71. 0817191 edited a couple of comments in accordance with posting on the mailing list by William M. Brack · 21 years ago
  72. b15351e added tests for xs:all to assure minOccurs and maxOccurs <= 1 (Bug 130020) by William M. Brack · 21 years ago
  73. cf9eadf fixed missing dictionaries for Memory and Doc parser contexts (problem by William M. Brack · 21 years ago
  74. b0f397e types might be redefined in includes, quick fix to allow this but lacks by Daniel Veillard · 21 years ago
  75. bd2904b added xsd:include support, fixed testSchemas behaviour when a schemas by Daniel Veillard · 21 years ago
  76. f2a1283 more XML Schemas fixes based on Eric van der Vlist examples added by Daniel Veillard · 21 years ago
  77. be9c632 lot of bug fixes, cleanup, starting to add proper namespace support too. by Daniel Veillard · 21 years ago
  78. 1d91386 applied patch from Robert Stepanek to start import os schemas support, by Daniel Veillard · 21 years ago
  79. 9d75150 applied patch from Steve Ball to make a schema parser from a preparsed by Daniel Veillard · 21 years ago
  80. 76e95df Changed all (?) occurences where validation macros (IS_xxx) had by William M. Brack · 21 years ago
  81. 659e71e Setting up the framework for structured error reporting, touches a lot of by Daniel Veillard · 21 years ago
  82. 87db3a8 a bit of cleanup updated with the new result strings Daniel by Daniel Veillard · 21 years ago
  83. d0c9c32 cleanup fix a funny typo converted the Schemas code to the new error by Daniel Veillard · 21 years ago
  84. a9cce9c Okay this is scary but it is just adding a configure option to disable by Daniel Veillard · 21 years ago
  85. 34ba387 removed some warnings by casting xmlChar to unsigned int and a couple of by Daniel Veillard · 21 years ago
  86. 2db8c12 the modules should not import <config.h> directly, some cleanups Peter by Daniel Veillard · 21 years ago
  87. a84c0b3 commiting some work done while in the Maldives (hence the timezone on the by Daniel Veillard · 21 years ago
  88. 75bb3bb added --schema option to run WXS schema validation tried to improve error by Daniel Veillard · 21 years ago
  89. 82bbbd4 fixed some problems in the handling of errors, and attributes addressed by by Daniel Veillard · 21 years ago
  90. 37fc84d fixing bug #104081 with xs:all with an element holding minOccurs="0" added by Daniel Veillard · 21 years ago
  91. d433046 fixing a function comment switching to the XML/XSLT doc generation closing by Daniel Veillard · 21 years ago
  92. d3b9cd8 update from Charles Bozeman for date and duration types updated too Daniel by Daniel Veillard · 21 years ago
  93. 91a1325 fixed bugs and memory leaks in the W3C XML Schemas code implemented by Daniel Veillard · 21 years ago
  94. 580ced8 fixed Red Hat bug #86118 use libxml2.spec instead of libxml.spec fixed by Daniel Veillard · 21 years ago
  95. 8bc6cf9 added param support for relaxng type checking, started to increment the by Daniel Veillard · 21 years ago
  96. a9b66d0 new API building Python script, does the C parsing directly, generates a by Daniel Veillard · 22 years ago
  97. 01c13b5 code cleanup, especially the function comments. fixed a small bug when by Daniel Veillard · 22 years ago
  98. b39bc39 Christian Glahn found a problem with a recent patch to by Daniel Veillard · 22 years ago
  99. 3237023 fixed the validation of sequences content model when some of the blocks by Daniel Veillard · 22 years ago
  100. 6045c90 added xmlSchemaNewMemParserCtxt to parse a schemas from a memory area by Daniel Veillard · 22 years ago