1. ecdab2a Upgrade libxml2 to c41bc10da31a4a4e5416270110b6d1b79606cad1 by Elliott Hughes · 2 years, 4 months ago
  2. 5cefca7 Upgrade libxml2 to 7279d236364739a05657a8a614c15990eb08d0c6 by Elliott Hughes · 3 years, 1 month ago
  3. d75f389 Upgrade libxml2 to 79301d3d5e553d46fc3201f48dcec3a93068c5a2 by Haibo Huang · 3 years, 5 months ago
  4. f0a546b Upgrade libxml2 to f0fd1b67fc883a24cdd039abb3d4fe4696104d72 by Haibo Huang · 3 years, 9 months ago
  5. cfd91dc Upgrade libxml2 to 1a360c1c2ec950f478d55b31722ecf78f5698e97 by Haibo Huang · 3 years, 10 months ago
  6. e03f0a1 Fix hash callback signatures by Nick Wellnhofer · 7 years ago
  7. d2c329a Fix -Wimplicit-fallthrough warnings by J. Peter Mugaas · 7 years ago
  8. 454e397 Porting libxml2 on zOS encoding of code by Stéphane Michaut · 7 years ago
  9. 90da33c Portability to non C99 compliant compilers by Patrick Monnerat · 8 years ago
  10. a1dca81 xmlschemastypes.c: accept endOfDayFrag Times set to "24:00:00" mean "end of day" and should not cause an error. by Patrick Monnerat · 8 years ago
  11. cad102b Do normalize string-based datatype value in RelaxNG facet checking by Audric Schiltknecht · 8 years ago
  12. 4ba5d31 xmlschemastypes: Fix potential array overflow by Philip Withnall · 10 years ago
  13. 30cf439 Check for tmon in _xmlSchemaDateAdd() is incorrect by David Kilzer · 10 years ago
  14. 7a7cad6 Fix typos in xmlschemas{,types}.c by Jan Pokorný · 11 years ago
  15. e79226c Type mismatch in xmlschemastypes.c by Gaurav · 11 years ago
  16. 717042d Avoid crash if allocation fails by Daniel Veillard · 11 years ago
  17. f8e3db0 Big space and tab cleanup by Daniel Veillard · 12 years ago
  18. aae48e6 Fix a wrong enum type use in Schemas Types by Nico Weber · 12 years ago
  19. bbcf127 Fix a schema type duration comparison overflow by Daniel Veillard · 13 years ago
  20. 1ea9590 Small code cleanup on previous patch by Daniel Veillard · 14 years ago
  21. 5f8f5e7 Fix errors in XSD double validation check by Csaba Raduly · 14 years ago
  22. 933e5de Bug 565747 – relax anyURI data character checking by Vincent Lefevre · 15 years ago
  23. bfc4263 horror around the definition of the lexical values for decimal and derived by Daniel Veillard · 16 years ago
  24. 26ab0e6 applied patch from Mikhail Zabaluev to separate library flags for shared by Daniel Veillard · 18 years ago
  25. 14b5643 more cleanups based on coverity reports. Daniel by Daniel Veillard · 18 years ago
  26. 1869be5 Fixed xs:boolean to reject the empty string (reported by Bas Driessen on by Kasimier T. Buchcik · 18 years ago
  27. 6a0baa0 fixed a number of warnings shown by HP-UX compiler and reported by Rick by Daniel Veillard · 19 years ago
  28. 72f50c1 Fixed parsing of xs:decimal to allow/deny special lexical forms. Fixed the by Kasimier T. Buchcik · 19 years ago
  29. 5e9576a Albert Chin found another signed/unsigned problem in the date and time by Daniel Veillard · 19 years ago
  30. 69dea3a Fixed the type of the totalDigits value to be positiveInteger. Fixed crash by Kasimier T. Buchcik · 19 years ago
  31. 4f917e2 applied patch from Kuba Nowakowski fixing bug #313982 also added the test by Daniel Veillard · 19 years ago
  32. 9e2110b applied patch from Marcus Boerger to remove warnings on Windows. Daniel by Daniel Veillard · 19 years ago
  33. 11162b7 Added creation of the content type of xs:anyType. This is needed when by Kasimier T. Buchcik · 19 years ago
  34. d369b13 found the last bug raised by NIST tests in comparing base64 strings, by Daniel Veillard · 19 years ago
  35. 6d30ff2 Fixed bug #309338, reported by Kupriyanov Anotolij. Added a regression by Kasimier T. Buchcik · 19 years ago
  36. 7f6e024 Added missing function descriptions. by Kasimier T. Buchcik · 19 years ago
  37. 1c720df Changed non-prefixed QNames to be bound to a default namespace if by Kasimier T. Buchcik · 19 years ago
  38. 8dd1e1b Fixed a bug which I invented: hexBinary's string values were not by Kasimier T. Buchcik · 19 years ago
  39. 4efd90d Changed the validation process to be able to work in streaming mode. Some by Kasimier T. Buchcik · 19 years ago
  40. bd6c3f7 Fixed facet errors to be channelled back for union type members; by Kasimier T. Buchcik · 19 years ago
  41. 690a680 Changed the VALID_TZO macro to restrict the timezone to -840 to 840. by Kasimier T. Buchcik · 19 years ago
  42. 285b367 Applied patch from Steve Nairn (bug #303670) for "signed int" of the by Kasimier T. Buchcik · 19 years ago
  43. 64dc4d2 Fixed date-time related validation (reported by David Crossley, bug by Kasimier T. Buchcik · 19 years ago
  44. c872afb Added output of canonical values in identity-constraint error messages. by Kasimier T. Buchcik · 19 years ago
  45. bda5957 fixed a lack of comment and missing test for a pointer in the API. Daniel by Daniel Veillard · 19 years ago
  46. aba15f7 Corrected 'length' facet validation for QNames and notations. Corrected by Kasimier T. Buchcik · 19 years ago
  47. 5d4644e revamped the elfgcchack.h format to cope with gcc4 change of aliasing by Daniel Veillard · 19 years ago
  48. cc5e233 more debug messages from Matthew Burgess xmlSchemaValidateLengthFacet API by Daniel Veillard · 19 years ago
  49. 9dbb0ce Aaaannnd putting back the previous changes done by Daniel, which I by Kasimier T. Buchcik · 19 years ago
  50. 478d693 Hopefully finished validation against facets to use the normalized value by Kasimier T. Buchcik · 19 years ago
  51. 9fcb491 do not package .la files applied patch from Gerry Murphy for xmllint by Daniel Veillard · 19 years ago
  52. ec3b4b7 a couple of more changes to various decimal-handling routines. Fixes by William M. Brack · 19 years ago
  53. 6c81d0e In preparation to use normalized values of facets during validation: by Kasimier T. Buchcik · 19 years ago
  54. 273670f enhanced the parsing of XML_SCHEMAS_DECIMAL and much of the routine by William M. Brack · 19 years ago
  55. 2ee855d Tiny changes in the comparison functions I forgot to commit last time. by Kasimier T. Buchcik · 19 years ago
  56. 285ebab Enabled IDC parsing and validation. Added xmlSchemaCopyValue to the API; by Kasimier T. Buchcik · 19 years ago
  57. 12d37ab fixed problem when XMLLINT_INDENT was empty (bug 168033). fixed by William M. Brack · 19 years ago
  58. b5839c3 a bit of cleanup rebuilt the API the tests and the documentation as a by Daniel Veillard · 19 years ago
  59. 5e09414 applied patch from Aron Stansvik to add xmlTextReaderByteConsumed() added by Daniel Veillard · 19 years ago
  60. b06b4de Added validation for the attribute "id" in the schemata; doing this needed by Kasimier T. Buchcik · 19 years ago
  61. 6e224f1 Fixed comparison for default/fixed attribute values, if the type was by Kasimier T. Buchcik · 19 years ago
  62. df292f7 better fix for #151694 not killing c14n regression tests fixing bug by Daniel Veillard · 19 years ago
  63. 6fc5db0 trying to fix at least the message from bug #158628 added first xmlsave by Daniel Veillard · 19 years ago
  64. 094dd86 further enhancement, now all compilation warnings have been fixed. added by William M. Brack · 20 years ago
  65. 91feaf8 Correct symbol space for 'all' and 'choice'. Added 'replace' normalization by Kasimier T. Buchcik · 20 years ago
  66. d0cf7f6 integrated in "make tests" added -q option, and more conditional features by Daniel Veillard · 20 years ago
  67. 4259532 more types, more coverage more problems fixed Daniel by Daniel Veillard · 20 years ago
  68. ce682bc autogenerate a minimal NULL value sequence for unknown pointer types This by Daniel Veillard · 20 years ago
  69. 6927b10 preparing release 2.6.15 cleanups Daniel by Daniel Veillard · 20 years ago
  70. c7e3cc4 another patch from Malcolm Tredinnick fixing warning generated by the by Daniel Veillard · 20 years ago
  71. 49e8963 fixing an out of bound adressing issue Daniel by Daniel Veillard · 20 years ago
  72. f34a20e "" is a valid hexbinary string dixit xmlschema-dev update the test. added by Daniel Veillard · 20 years ago
  73. eebd633 remove a warning on Solaris fix a crashing bug #151111 Daniel by Daniel Veillard · 20 years ago
  74. 2f2a663 modified parsing of <list>, <union>, <restriction>, <sequence>, <choice>, by William M. Brack · 20 years ago
  75. c0826a7 applied Schemas patches from Kasimier Buchcik lot of new tests for things by Daniel Veillard · 20 years ago
  76. 4e3a9fa elaborated on description of xmlValidityWarningFunc and by William M. Brack · 20 years ago
  77. 96d2eff warning message cleanup. Now compiles warning-free, all tests passed. by William M. Brack · 20 years ago
  78. 01fa615 applied Schemas patches from Kasimier Buchcik, there is still one open by Daniel Veillard · 20 years ago
  79. 669adfc applied a patch from Charles Bozeman fixing a side effect in date handling by Daniel Veillard · 20 years ago
  80. ebe25d4 applied patch from Mark Vadoc avoiding using xmlParse* option and use by Daniel Veillard · 20 years ago
  81. 11c466a applied patch from John Belmonte for anyURI. Daniel by Daniel Veillard · 20 years ago
  82. fbf2c5e fixed validation of maxLength with no content using patch submitted by by William M. Brack · 20 years ago
  83. 1516d5b applied patch from John Belmonte for normalizedString datatype support. by Daniel Veillard · 20 years ago
  84. be9c632 lot of bug fixes, cleanup, starting to add proper namespace support too. by Daniel Veillard · 21 years ago
  85. 76e95df Changed all (?) occurences where validation macros (IS_xxx) had by William M. Brack · 21 years ago
  86. 4aede2e remove the warning for startDocument(), as it is used by glade (or by Daniel Veillard · 21 years ago
  87. d0c9c32 cleanup fix a funny typo converted the Schemas code to the new error by Daniel Veillard · 21 years ago
  88. 1ac24d3 fixed an error reporting bug in Relax-NG when we end up with multiple by Daniel Veillard · 21 years ago
  89. 70bcb0e hum try to avoid some troubles when the library is not initialized and one by Daniel Veillard · 21 years ago
  90. c193956 small changes to syntax to get rid of compiler warnings. No changes to by William M. Brack · 21 years ago
  91. 34ba387 removed some warnings by casting xmlChar to unsigned int and a couple of by Daniel Veillard · 21 years ago
  92. 560c2a4 preparing release 1.5.8 changed some preprocessor block applied patch from by Daniel Veillard · 21 years ago
  93. 75bb3bb added --schema option to run WXS schema validation tried to improve error by Daniel Veillard · 21 years ago
  94. a77cf71 trying to fix #112673 Daniel by Daniel Veillard · 21 years ago
  95. 18f113d trivial fix for 109774 removing a warning Daniel by Daniel Veillard · 21 years ago
  96. d3b9cd8 update from Charles Bozeman for date and duration types updated too Daniel by Daniel Veillard · 21 years ago
  97. b3721c2 fixed date comparison to handle the tzo The only failures left are by Daniel Veillard · 21 years ago
  98. 455cc07 fixed gMonth parsing routine accordingly to the XML Schemas errata by Daniel Veillard · 21 years ago
  99. e637c4a more work on XML Schemas datatypes and facets support. Currently only by Daniel Veillard · 21 years ago
  100. b6c7f41 forgot to apply one check from #106931 patch more work on XML Schemas by Daniel Veillard · 21 years ago