1. 3169602 Fix attribute decoding during XML schema validation by Alex Henrie · 8 years ago
  2. d77e5fc relaxng.c, xmlschemas.c: Fix build on pre-C99 compilers by Chun-wei Fan · 8 years ago
  3. 502f6a6 More format string warnings with possible format string vulnerability by David Kilzer · 8 years ago
  4. 4472c3a Fix some format string warnings with possible format string vulnerability by David Kilzer · 8 years ago
  5. f6599c5 Fix XSD validation of URIs with ampersands by Alex Henrie · 8 years ago
  6. bb654fe Fix typos: dictio{ nn -> n }ar{y,ies} by Jan Pokorný · 8 years ago
  7. 73c5080 Correct spelling of "calling" by Alex Henrie · 9 years ago
  8. 58b84e1 Fix a self assignment issue raised by clang by Scott Graham · 9 years ago
  9. d201e71 no error column in structured error handler for xml schema validation errors by Juergen Keil · 10 years ago
  10. 761c9e9 Get rid of 'REPLACEMENT CHARACTER' Unicode chars in xmlschemas.c by Jan Pokorný · 11 years ago
  11. 7a7cad6 Fix typos in xmlschemas{,types}.c by Jan Pokorný · 11 years ago
  12. f3d7941 Type mismatch in xmlschemas.c by Gaurav · 11 years ago
  13. 1f6c42c Fix an old bug in xmlSchemaValidateOneElement by Csaba László · 11 years ago
  14. c100e69 fix schema validation in combination with xsi:nil by Daniel Veillard · 11 years ago
  15. f8e3db0 Big space and tab cleanup by Daniel Veillard · 12 years ago
  16. c70d185 Fix an XSD error when generating internal automata by Daniel Veillard · 12 years ago
  17. ef4526a Fix a variable name in comment by Daniel Veillard · 12 years ago
  18. 97fa5b3 Fix file and line report for XSD SAX and reader streaming validation by Daniel Veillard · 12 years ago
  19. 4609e6c XSD: optional element in complex type extension by Remi Gacogne · 12 years ago
  20. 5cf1deb Fix a logic error in Schemas Component Constraints by Ryan Sleevi · 12 years ago
  21. 8bb1298 Fix XSD validation bug #630130 by Toyoda Eizi · 13 years ago
  22. c84e863 627987 Fix XSD IDC errors in imported schemas by Jim Panetta · 14 years ago
  23. 410d2c4 Fix memory leak when doc is NULL by Rob Richards · 15 years ago
  24. 594e5df Chasing dead assignments reported by clang-scan by Daniel Veillard · 15 years ago
  25. d44b936 A few more safety cleanup raised by scan by Daniel Veillard · 15 years ago
  26. 76d3645 Fixing assorted potential problems raised by scan by Daniel Veillard · 15 years ago
  27. 4013e83 579746 XSD validation not correct / nilable groups by Daniel Veillard · 15 years ago
  28. bd56c44 571271 fix semantic of xsd:all with minOccurs=0 by Daniel Veillard · 15 years ago
  29. 99f7ac7 585505 – Document ids and refs populated by XSD by Wayne Jensen · 15 years ago
  30. edc68aa 582906 XSD validating multiple imports of the same schema by Jason Childs · 15 years ago
  31. d996072 Bug 582887 – problems validating complex schemas by Jason Childs · 15 years ago
  32. 8f58f89 Bug 579729 – fix XSD schemas parsing crash by Miroslav Bajtos · 15 years ago
  33. 2cdd17e Fix an XSD validation crash by Daniel Veillard · 15 years ago
  34. bccae2d * c14n.c debugXML.c doc/examples/io2.c parser.c schematron.c by Daniel Veillard · 15 years ago
  35. 1572425 preparing 2.7.0 release remove some testing traces remove some warnings by Daniel Veillard · 16 years ago
  36. bf9c1da add the testchar to 'make check' Volker Grabsch pointed out a typo by Daniel Veillard · 16 years ago
  37. c6947bb fix crash with invalid whitespace facet by Rob Richards · 16 years ago
  38. 438ebbd fx compilation when configured without the reader should fix #513110 by Daniel Veillard · 16 years ago
  39. dee2348 added new function xmlSchemaValidCtxtGetParserCtxt based on Holger by Daniel Veillard · 16 years ago
  40. 33fe288 extend the cleanup rule space cleanup Daniel by Daniel Veillard · 16 years ago
  41. b3e4536 fix a problem in externalSubsetSplit with a patch from Ashwin Daniel by Daniel Veillard · 16 years ago
  42. 77fbc3e fix an XML Schemas crash raised by Stefan Behnel when testing with W3C by Daniel Veillard · 16 years ago
  43. 7d0ca5e apply fix suggested by Ashwin correcting a cut-n-paste error about the SAX by Daniel Veillard · 16 years ago
  44. 3888f47 applied patch from Frank Gross fixing Schemas IDC import bug #455953 and by Daniel Veillard · 17 years ago
  45. 65fcf27 applied patch for xsi:nil from Frank Gross, this should fix bug #358125 by Daniel Veillard · 17 years ago
  46. 734e766 fix a crash on solaris when a printf %s with a NULL argument occurs, by Daniel Veillard · 17 years ago
  47. 06559b3 fixed problem with referenced attribute groups (bug #417621) re-ordered by William M. Brack · 17 years ago
  48. deb5871 While investigating bug #350247, I noticed that xmlSchemaIDCMatcher by Kasimier T. Buchcik · 18 years ago
  49. 6f9b087 applied patch from Marton Illes to fix an allocation bug in by Daniel Veillard · 18 years ago
  50. 1131e11 applied patch from Bertrand Fritsch to fix a bug in by Daniel Veillard · 18 years ago
  51. f896d44 Fixed bug #347316, reported by David Belius: The simple type, which was by Kasimier T. Buchcik · 18 years ago
  52. e5f810f A warning will now be reported in the value of the XSD attribute by Kasimier T. Buchcik · 18 years ago
  53. 9b02e29 Fixed bug #341337, reported by David Grohmann. The code expected a node by Kasimier T. Buchcik · 18 years ago
  54. 92b394f Fixed bug #341150, reported by Michael Romer. In by Kasimier T. Buchcik · 18 years ago
  55. 146a982 We'll raise an internal error and stop validation now when an entity is by Kasimier T. Buchcik · 18 years ago
  56. b63d2fa Fixed incorrect validation of restricted enumerations. Added related by Kasimier T. Buchcik · 18 years ago
  57. cdf59aa fixing a deallocation problem in xmlSchemaAddSchemaDoc() in case of by Daniel Veillard · 18 years ago
  58. b294717 removed unused code or variables, from Stefan Kost fixing #336163 and by Daniel Veillard · 18 years ago
  59. fef73a5 applied patch from Stefan Kost fixing #336160 Daniel by Daniel Veillard · 18 years ago
  60. aac7c68 fix a few warning raised by gcc-4.1 and latests changes Daniel by Daniel Veillard · 18 years ago
  61. 14b5643 more cleanups based on coverity reports. Daniel by Daniel Veillard · 18 years ago
  62. 4c0aa16 Fixed a side-effect of the previous XSI bugfix: The constructor needs a by Kasimier T. Buchcik · 18 years ago
  63. 1869be5 Fixed xs:boolean to reject the empty string (reported by Bas Driessen on by Kasimier T. Buchcik · 18 years ago
  64. 6795260 upated the news regenerated the docs, preparing for release of 2.6.23 by Daniel Veillard · 19 years ago
  65. dfbc33a Removed last dependency on the obsolete enum xmlSchemaValidError. by Kasimier T. Buchcik · 19 years ago
  66. d027147 compilation and doc build fixes from Michael Day Daniel by Daniel Veillard · 19 years ago
  67. 5bb0c08 Fixed a segfault during text concatenation when validating a node tree: by Kasimier T. Buchcik · 19 years ago
  68. 7ca5aed Workaround for bug #323510: substituted the epsilon transition for a by Kasimier T. Buchcik · 19 years ago
  69. 6a0baa0 fixed a number of warnings shown by HP-UX compiler and reported by Rick by Daniel Veillard · 19 years ago
  70. 215406f Fixed a segfault: the instance document was still tried to be validated, by Kasimier T. Buchcik · 19 years ago
  71. f39e8d1 Fixed bubbling of duplicate IDC nodes: the parent's list of duplicates was by Kasimier T. Buchcik · 19 years ago
  72. 132ba5f An assignment to a local variable, which was used to access the IDC node by Kasimier T. Buchcik · 19 years ago
  73. 81755ea In xmlSchemaAssembleByXSI() the return value of xmlSchemaGetMetaAttrInfo() by Kasimier T. Buchcik · 19 years ago
  74. 5d2998b Fixed a bug in xmlSchemaFindRedefCompInGraph() which caused the search for by Kasimier T. Buchcik · 19 years ago
  75. 90b5ebc Added xmlSchemaSetParserStructuredErrors() to the API. Fixed channeling of by Kasimier T. Buchcik · 19 years ago
  76. 77e7682 Changed xmlSchemaFormatIDCKeySequence() to use by Kasimier T. Buchcik · 19 years ago
  77. 69dea3a Fixed the type of the totalDigits value to be positiveInteger. Fixed crash by Kasimier T. Buchcik · 19 years ago
  78. f326e77 Removed creation of a temporary parser context during validation when by Kasimier T. Buchcik · 19 years ago
  79. 940ab0c Fixed a potential memory leak in xmlSchemaCheckCSelectorXPath() when an by Kasimier T. Buchcik · 19 years ago
  80. 567a45b removed the error message removed 2 instability warnings from function by Daniel Veillard · 19 years ago
  81. ee8e8ae Fixed a memory leak in xmlSchemaContentModelDump(). Added output of local by Kasimier T. Buchcik · 19 years ago
  82. 65c2f1d Silenced intel compiler warnings (reported by Kjartan Maraas, bug by Kasimier T. Buchcik · 19 years ago
  83. 2782027 Fixed some identity-constraint issues: Restructured IDC node-tables by Kasimier T. Buchcik · 19 years ago
  84. 570faa5 Initial implementation for redefinitions; this still misses checks for by Kasimier T. Buchcik · 19 years ago
  85. 33b20b7 release of 2.6.22 updated doc and rebuild. added XML_SAVE_NO_XHTML by Daniel Veillard · 19 years ago
  86. 22c0c46 Completion of the schema graph. Centralisation, more robustness of the by Kasimier T. Buchcik · 19 years ago
  87. 630215b Some preparation for the creation of a graph of by Kasimier T. Buchcik · 19 years ago
  88. 764b3d6 Changed output for keyref-match errors; the target-node will be now by Kasimier T. Buchcik · 19 years ago
  89. 210536b fix for bug #312945 as pointed by Dean Hill, the context type was not by Daniel Veillard · 19 years ago
  90. 800cbac Fixed #312957 reported by Carol Hunter: streaming XPath states were not by Kasimier T. Buchcik · 19 years ago
  91. 6e65e15 trying to nail down the remaining ##other issues completed the tests and by Daniel Veillard · 19 years ago
  92. 004b546 Fixed a memory leak: xmlSchemaFreeAnnot() was only freeing the first by Kasimier T. Buchcik · 19 years ago
  93. 24505b0 a lot of small cleanups based on Linus' sparse check output. Daniel by Daniel Veillard · 19 years ago
  94. 11162b7 Added creation of the content type of xs:anyType. This is needed when by Kasimier T. Buchcik · 19 years ago
  95. 5da6dd3 Removed the workaround code in xmlSchemaValidateElemWildcard() for the by Kasimier T. Buchcik · 19 years ago
  96. 041c5ff Removed an "internal error" message from xmlSchemaBuildAContentModel() by Kasimier T. Buchcik · 19 years ago
  97. 2c9aac0 Fixed xmlSchemaPSimpleTypeErr(), which did not output the given string by Kasimier T. Buchcik · 19 years ago
  98. ffa3c74 applied a patch from Marcus Boerger to fix problems with calling by Daniel Veillard · 19 years ago
  99. 0a119eb an optimization of the char data inner loop, can gain up to 10% in pure by Daniel Veillard · 19 years ago
  100. 77005e6 fixed the error reporting for not transitions fixed output Daniel by Daniel Veillard · 19 years ago