1. 8787640 Parsing of <complexContent> - handle attribute 'mixed', catch illegal by Kasimier T. Buchcik · 20 years ago
  2. 807b4de applied patch from Malcolm Tredinnick fixing errata E20 concerning by Daniel Veillard · 20 years ago
  3. 876a6db Simpified attribute wildcard creation and assignment to get rid of memory by Kasimier T. Buchcik · 20 years ago
  4. f34a20e "" is a valid hexbinary string dixit xmlschema-dev update the test. added by Daniel Veillard · 20 years ago
  5. bea2354 Added missing test file. Substituted the obsolete xmlSchemaValidError(s) by Kasimier T. Buchcik · 20 years ago
  6. 2f2a663 modified parsing of <list>, <union>, <restriction>, <sequence>, <choice>, by William M. Brack · 20 years ago
  7. 29b1748 small typo pointed out by Mike Hommey slightly improved the --c14n by Daniel Veillard · 20 years ago
  8. c0826a7 applied Schemas patches from Kasimier Buchcik lot of new tests for things by Daniel Veillard · 20 years ago
  9. c815505 applied patches from Peter Breitenlohner to fix handling of white space by Daniel Veillard · 20 years ago
  10. 485f26f Added missing file, corrected output, Daniel by Daniel Veillard · 20 years ago
  11. 01fa615 applied Schemas patches from Kasimier Buchcik, there is still one open by Daniel Veillard · 20 years ago
  12. 4119d1c implemented bugfix from Massimo Morara for DTD dumping problem. added by William M. Brack · 20 years ago
  13. 50355f0 applied another patch from Kasimier Buchcik for Schema Component by Daniel Veillard · 20 years ago
  14. 0df3bc3 fixed a serious problem when substituing entities using the Reader, the by Daniel Veillard · 20 years ago
  15. 8839938 added a bunch of tests from Kasimier Buchcik posted on May 11 Daniel by Daniel Veillard · 20 years ago
  16. 8acdfbf new patch from Kasimier Buchcik for processContents of wildcards attribute by Daniel Veillard · 20 years ago
  17. 37fd307 fixed a bug where invalid charrefs may not be detected sometimes as by Daniel Veillard · 20 years ago
  18. 3646d64 applied a patch from Kasimier Buchcik implementing attribute uses and by Daniel Veillard · 20 years ago
  19. 669adfc applied a patch from Charles Bozeman fixing a side effect in date handling by Daniel Veillard · 20 years ago
  20. e709195 Applied patches supplied by Kasimier Buchcik. changed test to account for by William M. Brack · 21 years ago
  21. f0244ce apply fix for XHTML1 formating from Nick Wellnhofer fixes bug #141266 by Daniel Veillard · 21 years ago
  22. 68cb4b2 relaxed id() to not check taht the name(s) passed are actually NCName, by Daniel Veillard · 21 years ago
  23. c85d0fe applied patches from Kasimier Buchcik for the attribute use support added by Daniel Veillard · 21 years ago
  24. 377e1a9 move the TODO as comments as the function while not finished are usable by Daniel Veillard · 21 years ago
  25. 5d8d10b fixed problem causing duplicate fallback execution (bug 139520) added by William M. Brack · 21 years ago
  26. 67f8b1c adding xml:id draft support adding 4 first regression tests Daniel by Daniel Veillard · 21 years ago
  27. 2cbf596 patched a bug in parsing production 1 and 2 of xmlschemas regexp that by Daniel Veillard · 21 years ago
  28. f580674 added PYTHONPATH to python tests for Schemas and RelaxNG added testfile by William M. Brack · 21 years ago
  29. 236c8c0 added check for external reference in xmlRelaxNGGetElements (bug 137718) by William M. Brack · 21 years ago
  30. d3999c7 fix bug reported by Holger Rauch added the test to th regression suite by Daniel Veillard · 21 years ago
  31. ebcdebd QName handling fixes for the XML Schemas support from Adam Dickmeiss also by Daniel Veillard · 21 years ago
  32. 1aefc86 applied patch from Adam Dickmeiss for mixed content added his regression by Daniel Veillard · 21 years ago
  33. 6c66299 Beuah ! Daniel by Daniel Veillard · 21 years ago
  34. cb35f01 xmlAttrSerializeTxtContent don't segfault if NULL is passed. adding an old by Daniel Veillard · 21 years ago
  35. b374400 fixed a problem in push mode when attribute contains unescaped '>' by Daniel Veillard · 21 years ago
  36. 0ddb21c fixing bug #132930 with the provided patch, a bit suspicious about it but by Daniel Veillard · 21 years ago
  37. 036143b fixed bug #132575 about finding the end of the internal subset in push by Daniel Veillard · 21 years ago
  38. e74d2e1 augmented the XInclude API to be able to pass XML parser flags down to the by Daniel Veillard · 21 years ago
  39. f9415e4 Enhanced the handling of UTF-16, UTF-16LE and UTF-16BE encodings. Now by William M. Brack · 21 years ago
  40. bd2904b added xsd:include support, fixed testSchemas behaviour when a schemas by Daniel Veillard · 21 years ago
  41. e70c877 swapped the attribute defaulting and attribute checking parts of parsing a by Daniel Veillard · 21 years ago
  42. f2a1283 more XML Schemas fixes based on Eric van der Vlist examples added by Daniel Veillard · 21 years ago
  43. be9c632 lot of bug fixes, cleanup, starting to add proper namespace support too. by Daniel Veillard · 21 years ago
  44. 1d91386 applied patch from Robert Stepanek to start import os schemas support, by Daniel Veillard · 21 years ago
  45. 7899c5c adding XInclude support to the reader interface. Lot of testing of the by Daniel Veillard · 21 years ago
  46. 9475a35 added the same htmlRead APIs than their XML counterparts new parser by Daniel Veillard · 21 years ago
  47. 899abaf Forgot to add some more tests for namespace error handling, Daniel by Daniel Veillard · 21 years ago
  48. 3b7840c adding namespace checkings while making sure they still parse as by Daniel Veillard · 21 years ago
  49. 07cb822 Time to commit 3 days of work rewriting the parser internal, by Daniel Veillard · 21 years ago
  50. 6790694 fixed a namespace error on attribute reporting bug pointed out by Tobias by Daniel Veillard · 21 years ago
  51. 70bcb0e hum try to avoid some troubles when the library is not initialized and one by Daniel Veillard · 21 years ago
  52. 7b68df9 fixed bug #118712 about mixed content, and namespaced element names. added by Daniel Veillard · 21 years ago
  53. 2dcb937 patch from Dodji Seketeli about UTF16 BOM when using the push XML parser. by Daniel Veillard · 21 years ago
  54. a84c0b3 commiting some work done while in the Maldives (hence the timezone on the by Daniel Veillard · 21 years ago
  55. 82bbbd4 fixed some problems in the handling of errors, and attributes addressed by by Daniel Veillard · 22 years ago
  56. 37fc84d fixing bug #104081 with xs:all with an element holding minOccurs="0" added by Daniel Veillard · 22 years ago
  57. f431eb8 applied the patch provided by Brent Hendricks fixing #105992 and by Daniel Veillard · 22 years ago
  58. ce192eb more work on RelaxNG streaming validation trying to improve the subset by Daniel Veillard · 22 years ago
  59. d3b9cd8 update from Charles Bozeman for date and duration types updated too Daniel by Daniel Veillard · 22 years ago
  60. a507fbf try to work on bug #109225 and provide better error reports. this change by Daniel Veillard · 22 years ago
  61. 91a1325 fixed bugs and memory leaks in the W3C XML Schemas code implemented by Daniel Veillard · 22 years ago
  62. ef8dd7b fixing bug #108976 get the ID/REFs to reference the ID in the document by Daniel Veillard · 22 years ago
  63. 0e3d3ce fixed xmlRelaxNGNodeMatchesList augmented the test suite this fixes some by Daniel Veillard · 22 years ago
  64. 249d7bb attempt to cope with ID/IDREF(S) declared both in the DTD and in the by Daniel Veillard · 22 years ago
  65. a1a9d04 removed a warning more cleanup, added ENTITY and ENTITIES support by Daniel Veillard · 22 years ago
  66. c3da18a added Datatype ID and IDREF, usable from RelaxNG now need to add a new by Daniel Veillard · 22 years ago
  67. 952379b fixed the last core RelaxNG bug known #107083, shemas datatype ID/IDREF by Daniel Veillard · 22 years ago
  68. fd573f1 switched back to the previous Relax-NG code base, the derivation algorithm by Daniel Veillard · 22 years ago
  69. 5add868 stop generating wrong result file with * in name fixing the include bug by Daniel Veillard · 22 years ago
  70. 42f12e9 after and exchange with James Clark it appeared I had bug in URI parsing by Daniel Veillard · 22 years ago
  71. 7b72ee5 fixed a node dump crash on attributes fixed an URI test bug and get better by Daniel Veillard · 22 years ago
  72. eb7189f import of the XSD Datatype regression tests from James Clark. Daniel by Daniel Veillard · 22 years ago
  73. 9a237c9 improved the script accordingly to the XInclude regression tests updates by Daniel Veillard · 22 years ago
  74. 1703c5f OASIS RelaxNG testsuite python script to run regression against OASIS by Daniel Veillard · 22 years ago
  75. 231d791 fixes a libtool problem on AMD 64bits builds found the validation problem by Daniel Veillard · 22 years ago
  76. 419a768 more work on grammars and refs/defs augmented/updated the regression tests by Daniel Veillard · 22 years ago
  77. 144fae1 more work on name classes, except support augmented/updated the regression by Daniel Veillard · 22 years ago
  78. 1ed7f36 more work on name classes, the "validate all" schemas seems to work now. by Daniel Veillard · 22 years ago
  79. fc1a450 check all the namespace support was actually correct based on tutorial by Daniel Veillard · 22 years ago
  80. e2a5a08 include seems to work okay now augmented/updated the regression tests by Daniel Veillard · 22 years ago
  81. a9d912d a bit of work done in the train back. added one of the include tests by Daniel Veillard · 22 years ago
  82. 80ec90a More tests from section 9 of the tutorial, Daniel by Daniel Veillard · 22 years ago
  83. 0fb0106 Combine with interleave on attributes worked without chnages, daniel by Daniel Veillard · 22 years ago
  84. 154877e more work done in the train augmented/updated the regression tests Daniel by Daniel Veillard · 22 years ago
  85. b711312 oops forgot two external rngs, Daniel by Daniel Veillard · 22 years ago
  86. e431a27 debugging of externalRef augmented/updated the regression tests Daniel by Daniel Veillard · 22 years ago
  87. d41f4f4 more work on Relax-NG, implementing externalRef augmented/updated the by Daniel Veillard · 22 years ago
  88. b08c981 more work on Relax-NG, implementing interleave augmented/updated the by Daniel Veillard · 22 years ago
  89. 76fc5ed more work on Relax-NG, implementing interleave augmented/updated the by Daniel Veillard · 22 years ago
  90. c6e997c more work on Relax-NG augmented/updated the regression tests added a by Daniel Veillard · 22 years ago
  91. ea3f398 more work on Relax-NG augmented/updated the regression tests Daniel by Daniel Veillard · 22 years ago
  92. edc9192 more work on Relax-NG augmented/updated the regression tests Daniel by Daniel Veillard · 22 years ago
  93. dd1655c updated the policy on private mail answers more work on Relax-NG by Daniel Veillard · 22 years ago
  94. 276be4a more work on Relax-NG regenerated the docs updated and augmented the by Daniel Veillard · 22 years ago
  95. 6eadf63 First commit of the new Relax-NG validation code, not generally useful by Daniel Veillard · 22 years ago
  96. d7046d1 quiet down cvs somewhat by Jose Maria Celorio · 22 years ago
  97. 67df809 Vyacheslav Pindyura managed to trigger a bug in parseStartTag, fixing it. by Daniel Veillard · 22 years ago
  98. d5c2f92 modified the existing APIs to handle XHTML1 serialization rules by Daniel Veillard · 22 years ago
  99. d076a20 fixed #99082 for xi:include encoding="..." support on text includes. added by Daniel Veillard · 22 years ago
  100. b39bc39 Christian Glahn found a problem with a recent patch to by Daniel Veillard · 22 years ago