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