1. df292f7 better fix for #151694 not killing c14n regression tests fixing bug by Daniel Veillard · 20 years ago
  2. 6fc5db0 trying to fix at least the message from bug #158628 added first xmlsave by Daniel Veillard · 20 years ago
  3. 094dd86 further enhancement, now all compilation warnings have been fixed. added by William M. Brack · 20 years ago
  4. 91feaf8 Correct symbol space for 'all' and 'choice'. Added 'replace' normalization by Kasimier T. Buchcik · 20 years ago
  5. d0cf7f6 integrated in "make tests" added -q option, and more conditional features by Daniel Veillard · 20 years ago
  6. 4259532 more types, more coverage more problems fixed Daniel by Daniel Veillard · 20 years ago
  7. ce682bc autogenerate a minimal NULL value sequence for unknown pointer types This by Daniel Veillard · 20 years ago
  8. 6927b10 preparing release 2.6.15 cleanups Daniel by Daniel Veillard · 20 years ago
  9. c7e3cc4 another patch from Malcolm Tredinnick fixing warning generated by the by Daniel Veillard · 20 years ago
  10. 49e8963 fixing an out of bound adressing issue Daniel by Daniel Veillard · 20 years ago
  11. f34a20e "" is a valid hexbinary string dixit xmlschema-dev update the test. added by Daniel Veillard · 20 years ago
  12. eebd633 remove a warning on Solaris fix a crashing bug #151111 Daniel by Daniel Veillard · 20 years ago
  13. 2f2a663 modified parsing of <list>, <union>, <restriction>, <sequence>, <choice>, by William M. Brack · 20 years ago
  14. c0826a7 applied Schemas patches from Kasimier Buchcik lot of new tests for things by Daniel Veillard · 20 years ago
  15. 4e3a9fa elaborated on description of xmlValidityWarningFunc and by William M. Brack · 20 years ago
  16. 96d2eff warning message cleanup. Now compiles warning-free, all tests passed. by William M. Brack · 20 years ago
  17. 01fa615 applied Schemas patches from Kasimier Buchcik, there is still one open by Daniel Veillard · 20 years ago
  18. 669adfc applied a patch from Charles Bozeman fixing a side effect in date handling by Daniel Veillard · 20 years ago
  19. ebe25d4 applied patch from Mark Vadoc avoiding using xmlParse* option and use by Daniel Veillard · 20 years ago
  20. 11c466a applied patch from John Belmonte for anyURI. Daniel by Daniel Veillard · 20 years ago
  21. fbf2c5e fixed validation of maxLength with no content using patch submitted by by William M. Brack · 21 years ago
  22. 1516d5b applied patch from John Belmonte for normalizedString datatype support. by Daniel Veillard · 21 years ago
  23. be9c632 lot of bug fixes, cleanup, starting to add proper namespace support too. by Daniel Veillard · 21 years ago
  24. 76e95df Changed all (?) occurences where validation macros (IS_xxx) had by William M. Brack · 21 years ago
  25. 4aede2e remove the warning for startDocument(), as it is used by glade (or by Daniel Veillard · 21 years ago
  26. d0c9c32 cleanup fix a funny typo converted the Schemas code to the new error by Daniel Veillard · 21 years ago
  27. 1ac24d3 fixed an error reporting bug in Relax-NG when we end up with multiple by Daniel Veillard · 21 years ago
  28. 70bcb0e hum try to avoid some troubles when the library is not initialized and one by Daniel Veillard · 21 years ago
  29. c193956 small changes to syntax to get rid of compiler warnings. No changes to by William M. Brack · 21 years ago
  30. 34ba387 removed some warnings by casting xmlChar to unsigned int and a couple of by Daniel Veillard · 21 years ago
  31. 560c2a4 preparing release 1.5.8 changed some preprocessor block applied patch from by Daniel Veillard · 21 years ago
  32. 75bb3bb added --schema option to run WXS schema validation tried to improve error by Daniel Veillard · 21 years ago
  33. a77cf71 trying to fix #112673 Daniel by Daniel Veillard · 21 years ago
  34. 18f113d trivial fix for 109774 removing a warning Daniel by Daniel Veillard · 21 years ago
  35. d3b9cd8 update from Charles Bozeman for date and duration types updated too Daniel by Daniel Veillard · 21 years ago
  36. b3721c2 fixed date comparison to handle the tzo The only failures left are by Daniel Veillard · 21 years ago
  37. 455cc07 fixed gMonth parsing routine accordingly to the XML Schemas errata by Daniel Veillard · 21 years ago
  38. e637c4a more work on XML Schemas datatypes and facets support. Currently only by Daniel Veillard · 21 years ago
  39. b6c7f41 forgot to apply one check from #106931 patch more work on XML Schemas by Daniel Veillard · 21 years ago
  40. c4c2155 more work on cleaning up XML Schemas datatypes based on James Clark tests by Daniel Veillard · 21 years ago
  41. 80b1909 implemented comparisons for Schemas values. fixed some bugs in duration by Daniel Veillard · 21 years ago
  42. 91a1325 fixed bugs and memory leaks in the W3C XML Schemas code implemented by Daniel Veillard · 21 years ago
  43. 6560a42 two patches from James Bursa on the HTML parser and a typo reindenting, by Daniel Veillard · 21 years ago
  44. 0962821 removing a warning with Sun compiler bug #109154 Daniel by Daniel Veillard · 21 years ago
  45. 580ced8 fixed Red Hat bug #86118 use libxml2.spec instead of libxml.spec fixed by Daniel Veillard · 21 years ago
  46. ef2e4ec added integer and fixed one of the IDREFS regression tests pbm updated by Daniel Veillard · 21 years ago
  47. 249d7bb attempt to cope with ID/IDREF(S) declared both in the DTD and in the by Daniel Veillard · 21 years ago
  48. a1a9d04 removed a warning more cleanup, added ENTITY and ENTITIES support by Daniel Veillard · 21 years ago
  49. 28c52ab fixed error msg cleanup deallocation added a function to handle lists of by Daniel Veillard · 21 years ago
  50. c3da18a added Datatype ID and IDREF, usable from RelaxNG now need to add a new by Daniel Veillard · 21 years ago
  51. 5f704af made powten array static it should not be exported fix bug #107361 by by Daniel Veillard · 21 years ago
  52. 8bc6cf9 added param support for relaxng type checking, started to increment the by Daniel Veillard · 22 years ago
  53. d431074 float/double check bugfix exported a function for NMTOKEN validation add a by Daniel Veillard · 22 years ago
  54. d229879 more testing on the Relax-NG front, cleaning up the regression tests by Daniel Veillard · 22 years ago
  55. c5a70f2 added the boolean base type. Daniel by Daniel Veillard · 22 years ago
  56. 96a4b25 started implementing some of the missing default simple types updated the by Daniel Veillard · 22 years ago
  57. e5b110b try to fix # 105049 a couple of changes and extensions updated a function by Daniel Veillard · 22 years ago
  58. c6e997c more work on Relax-NG augmented/updated the regression tests added a by Daniel Veillard · 22 years ago
  59. 01c13b5 code cleanup, especially the function comments. fixed a small bug when by Daniel Veillard · 22 years ago
  60. dda8f1b make sure ATTRIBUTE_UNUSED is always put after the attribute declaration, by Daniel Veillard · 22 years ago
  61. 118aed7 fixed the data callback on transition functionality which was broken when by Daniel Veillard · 22 years ago
  62. b5c0573 as pointed by Igor Float and Double parsing ain't finished yet Daniel by Daniel Veillard · 22 years ago
  63. 84d70a4 incomplete steps for real/double support avoiding a compilation problem by Daniel Veillard · 22 years ago
  64. fdc9156 applied patch from Richard Jinks for the namespace axis + fixed a memory by Daniel Veillard · 22 years ago
  65. 5a87241 a bit of work on import. Charles Bozeman provided a compare function for by Daniel Veillard · 22 years ago
  66. 070803b patch Charles Bozeman for validation of all the date, time, and duration by Daniel Veillard · 22 years ago
  67. 88c5891 more work on Schemas updated the test list Daniel by Daniel Veillard · 22 years ago
  68. e19fc23 updated a bit made a comment more specific more work on the Schemas by Daniel Veillard · 22 years ago
  69. 8651f53 a bit of work on Schemas try to make it more useful changed the Schemas by Daniel Veillard · 22 years ago
  70. 4255d50 merged the current state of XML Schemas implementation, it is not by Daniel Veillard · 22 years ago