1. 1ac24d3 fixed an error reporting bug in Relax-NG when we end up with multiple by Daniel Veillard · 21 years ago
  2. 70bcb0e hum try to avoid some troubles when the library is not initialized and one by Daniel Veillard · 21 years ago
  3. c193956 small changes to syntax to get rid of compiler warnings. No changes to by William M. Brack · 21 years ago
  4. 34ba387 removed some warnings by casting xmlChar to unsigned int and a couple of by Daniel Veillard · 21 years ago
  5. 560c2a4 preparing release 1.5.8 changed some preprocessor block applied patch from by Daniel Veillard · 21 years ago
  6. 75bb3bb added --schema option to run WXS schema validation tried to improve error by Daniel Veillard · 21 years ago
  7. a77cf71 trying to fix #112673 Daniel by Daniel Veillard · 21 years ago
  8. 18f113d trivial fix for 109774 removing a warning Daniel by Daniel Veillard · 21 years ago
  9. d3b9cd8 update from Charles Bozeman for date and duration types updated too Daniel by Daniel Veillard · 21 years ago
  10. b3721c2 fixed date comparison to handle the tzo The only failures left are by Daniel Veillard · 21 years ago
  11. 455cc07 fixed gMonth parsing routine accordingly to the XML Schemas errata by Daniel Veillard · 21 years ago
  12. e637c4a more work on XML Schemas datatypes and facets support. Currently only by Daniel Veillard · 21 years ago
  13. b6c7f41 forgot to apply one check from #106931 patch more work on XML Schemas by Daniel Veillard · 21 years ago
  14. c4c2155 more work on cleaning up XML Schemas datatypes based on James Clark tests by Daniel Veillard · 21 years ago
  15. 80b1909 implemented comparisons for Schemas values. fixed some bugs in duration by Daniel Veillard · 21 years ago
  16. 91a1325 fixed bugs and memory leaks in the W3C XML Schemas code implemented by Daniel Veillard · 21 years ago
  17. 6560a42 two patches from James Bursa on the HTML parser and a typo reindenting, by Daniel Veillard · 21 years ago
  18. 0962821 removing a warning with Sun compiler bug #109154 Daniel by Daniel Veillard · 21 years ago
  19. 580ced8 fixed Red Hat bug #86118 use libxml2.spec instead of libxml.spec fixed by Daniel Veillard · 21 years ago
  20. ef2e4ec added integer and fixed one of the IDREFS regression tests pbm updated by Daniel Veillard · 21 years ago
  21. 249d7bb attempt to cope with ID/IDREF(S) declared both in the DTD and in the by Daniel Veillard · 21 years ago
  22. a1a9d04 removed a warning more cleanup, added ENTITY and ENTITIES support by Daniel Veillard · 21 years ago
  23. 28c52ab fixed error msg cleanup deallocation added a function to handle lists of by Daniel Veillard · 21 years ago
  24. c3da18a added Datatype ID and IDREF, usable from RelaxNG now need to add a new by Daniel Veillard · 21 years ago
  25. 5f704af made powten array static it should not be exported fix bug #107361 by by Daniel Veillard · 21 years ago
  26. 8bc6cf9 added param support for relaxng type checking, started to increment the by Daniel Veillard · 21 years ago
  27. d431074 float/double check bugfix exported a function for NMTOKEN validation add a by Daniel Veillard · 21 years ago
  28. d229879 more testing on the Relax-NG front, cleaning up the regression tests by Daniel Veillard · 21 years ago
  29. c5a70f2 added the boolean base type. Daniel by Daniel Veillard · 21 years ago
  30. 96a4b25 started implementing some of the missing default simple types updated the by Daniel Veillard · 21 years ago
  31. e5b110b try to fix # 105049 a couple of changes and extensions updated a function by Daniel Veillard · 21 years ago
  32. c6e997c more work on Relax-NG augmented/updated the regression tests added a by Daniel Veillard · 21 years ago
  33. 01c13b5 code cleanup, especially the function comments. fixed a small bug when by Daniel Veillard · 22 years ago
  34. dda8f1b make sure ATTRIBUTE_UNUSED is always put after the attribute declaration, by Daniel Veillard · 22 years ago
  35. 118aed7 fixed the data callback on transition functionality which was broken when by Daniel Veillard · 22 years ago
  36. b5c0573 as pointed by Igor Float and Double parsing ain't finished yet Daniel by Daniel Veillard · 22 years ago
  37. 84d70a4 incomplete steps for real/double support avoiding a compilation problem by Daniel Veillard · 22 years ago
  38. fdc9156 applied patch from Richard Jinks for the namespace axis + fixed a memory by Daniel Veillard · 22 years ago
  39. 5a87241 a bit of work on import. Charles Bozeman provided a compare function for by Daniel Veillard · 22 years ago
  40. 070803b patch Charles Bozeman for validation of all the date, time, and duration by Daniel Veillard · 22 years ago
  41. 88c5891 more work on Schemas updated the test list Daniel by Daniel Veillard · 22 years ago
  42. e19fc23 updated a bit made a comment more specific more work on the Schemas by Daniel Veillard · 22 years ago
  43. 8651f53 a bit of work on Schemas try to make it more useful changed the Schemas by Daniel Veillard · 22 years ago
  44. 4255d50 merged the current state of XML Schemas implementation, it is not by Daniel Veillard · 22 years ago