1. 419a768 more work on grammars and refs/defs augmented/updated the regression tests by Daniel Veillard · 22 years ago
  2. 144fae1 more work on name classes, except support augmented/updated the regression by Daniel Veillard · 22 years ago
  3. 1ed7f36 more work on name classes, the "validate all" schemas seems to work now. by Daniel Veillard · 22 years ago
  4. fc1a450 check all the namespace support was actually correct based on tutorial by Daniel Veillard · 22 years ago
  5. e2a5a08 include seems to work okay now augmented/updated the regression tests by Daniel Veillard · 22 years ago
  6. a9d912d a bit of work done in the train back. added one of the include tests by Daniel Veillard · 22 years ago
  7. 80ec90a More tests from section 9 of the tutorial, Daniel by Daniel Veillard · 22 years ago
  8. 0fb0106 Combine with interleave on attributes worked without chnages, daniel by Daniel Veillard · 22 years ago
  9. 154877e more work done in the train augmented/updated the regression tests Daniel by Daniel Veillard · 22 years ago
  10. b711312 oops forgot two external rngs, Daniel by Daniel Veillard · 22 years ago
  11. e431a27 debugging of externalRef augmented/updated the regression tests Daniel by Daniel Veillard · 22 years ago
  12. d41f4f4 more work on Relax-NG, implementing externalRef augmented/updated the by Daniel Veillard · 22 years ago
  13. b08c981 more work on Relax-NG, implementing interleave augmented/updated the by Daniel Veillard · 22 years ago
  14. 76fc5ed more work on Relax-NG, implementing interleave augmented/updated the by Daniel Veillard · 22 years ago
  15. c6e997c more work on Relax-NG augmented/updated the regression tests added a by Daniel Veillard · 22 years ago
  16. ea3f398 more work on Relax-NG augmented/updated the regression tests Daniel by Daniel Veillard · 22 years ago
  17. edc9192 more work on Relax-NG augmented/updated the regression tests Daniel by Daniel Veillard · 22 years ago
  18. dd1655c updated the policy on private mail answers more work on Relax-NG by Daniel Veillard · 22 years ago
  19. 276be4a more work on Relax-NG regenerated the docs updated and augmented the by Daniel Veillard · 22 years ago
  20. 6eadf63 First commit of the new Relax-NG validation code, not generally useful by Daniel Veillard · 22 years ago
  21. d7046d1 quiet down cvs somewhat by Jose Maria Celorio · 22 years ago
  22. 67df809 Vyacheslav Pindyura managed to trigger a bug in parseStartTag, fixing it. by Daniel Veillard · 22 years ago
  23. d5c2f92 modified the existing APIs to handle XHTML1 serialization rules by Daniel Veillard · 22 years ago
  24. d076a20 fixed #99082 for xi:include encoding="..." support on text includes. added by Daniel Veillard · 22 years ago
  25. b39bc39 Christian Glahn found a problem with a recent patch to by Daniel Veillard · 22 years ago
  26. ce02dbc Mikhail Sogrine pointed out a bug in HTML parsing, applied his patch added by Daniel Veillard · 22 years ago
  27. 3237023 fixed the validation of sequences content model when some of the blocks by Daniel Veillard · 22 years ago
  28. 90d68fb fixed bug #92518 validation error were not covering namespace by Daniel Veillard · 22 years ago
  29. e3b7d9a quick but apparently working implementation of xi:fallback, should close by Daniel Veillard · 22 years ago
  30. fdc9156 applied patch from Richard Jinks for the namespace axis + fixed a memory by Daniel Veillard · 22 years ago
  31. f5582f1 applied a couple of patches from Peter Jacobi to start to get rid of by Daniel Veillard · 22 years ago
  32. 9e41230 patch from Richard Jinks for XPath substring() function new set of tests by Daniel Veillard · 22 years ago
  33. dfa3b24 added merlin-c14n-two.tar.gz tests for by Aleksey Sanin · 22 years ago
  34. 508a101 C14N tests integrated into LibXML2 test suite by Aleksey Sanin · 22 years ago
  35. 5a87241 a bit of work on import. Charles Bozeman provided a compare function for by Daniel Veillard · 22 years ago
  36. 070803b patch Charles Bozeman for validation of all the date, time, and duration by Daniel Veillard · 22 years ago
  37. eca8281 another XPath conformance patch from Richard Jinks Daniel by Daniel Veillard · 22 years ago
  38. 13e04c6 fixed validation of attribute groups. added an example from the primer by Daniel Veillard · 22 years ago
  39. 88c5891 more work on Schemas updated the test list Daniel by Daniel Veillard · 22 years ago
  40. e19fc23 updated a bit made a comment more specific more work on the Schemas by Daniel Veillard · 22 years ago
  41. 441bc32 implementing xs:all with minOccurs = 0 added more tests covering xs:all by Daniel Veillard · 22 years ago
  42. b439896 more Schemas work added more tests coming from the spec. Daniel by Daniel Veillard · 22 years ago
  43. decd64d more Schemas work added more tests coming from the spec. Daniel by Daniel Veillard · 22 years ago
  44. b509f15 more work on the automata interfaces and debug of counted choices added a by Daniel Veillard · 22 years ago
  45. 8651f53 a bit of work on Schemas try to make it more useful changed the Schemas by Daniel Veillard · 22 years ago
  46. 4255d50 merged the current state of XML Schemas implementation, it is not by Daniel Veillard · 22 years ago
  47. 0eafdef another patch from Richard Jinks for substring conformance update of the by Daniel Veillard · 22 years ago
  48. 21458c8 more patches from Richard Jinks Updated tests though they show a by Daniel Veillard · 22 years ago
  49. e4301c8 fixing a comment fixing some troubles with validity check on namespaces by Daniel Veillard · 22 years ago
  50. a6d0538 Fixing #71342 serializing '\n' in attribute values added a specific test. by Daniel Veillard · 22 years ago
  51. c5f05ad fix #68882, cleanup the XInclude copying of node, merge back IDs in the by Daniel Veillard · 22 years ago
  52. be480fb trying to fix namespaces + validation problems for good, closing #63619 in by Daniel Veillard · 23 years ago
  53. 957fdcf handle the case of < in quoted attributes, Bastian Kleineidam Daniel by Daniel Veillard · 23 years ago
  54. c853b32 releasing 2.4.9 fixing catalog breakages fixed more problems in catalog by Daniel Veillard · 23 years ago
  55. 5151c06 fixed an erroneous validation bug when PE refs occurs in external parsed by Daniel Veillard · 23 years ago
  56. 89cad53 added entities testing to the Thread test make the test reasonable fix the by Daniel Veillard · 23 years ago
  57. ab7488e fixed some bugs in CFLAGS passing. added a specific threaded test case by Daniel Veillard · 23 years ago
  58. e2940dd starts to look okay, really plugged the new framework, cleaned a lot of by Daniel Veillard · 23 years ago
  59. 6433954 fixed nextCatalog started adding a small regression test Daniel by Daniel Veillard · 23 years ago
  60. 48da910 allow to inherit attributes from the DTD directly in the tree, this is by Daniel Veillard · 23 years ago
  61. b8c9be9 fixed XML Base computation which was broken added a base function to the by Daniel Veillard · 23 years ago
  62. 0e4cd17 - parser.c: fixed UTF8 BOM support in push mode by Daniel Veillard · 23 years ago
  63. f0c5376 - HTMLtree.c: when in a pre element no formatting space should by Daniel Veillard · 23 years ago
  64. d16df9f - xinclude.c: fixed XInclude recursive behaviour bug #54678 by Daniel Veillard · 23 years ago
  65. bbd2245 - xinclude.[ch]: Updated the namespace for the Last Call version by Daniel Veillard · 23 years ago
  66. f69bb4b - HTMLparser.c: Closed bug #54891 by Daniel Veillard · 23 years ago
  67. e62d36c - valid.c test/VCM/v2[34].xml: Fixed bug #54631 added specific test by Daniel Veillard · 23 years ago
  68. 70a9da5 trio upgrade and integration by Bjorn Reese · 23 years ago
  69. 1c14b8d The last main work left on non-determinist validation: by Daniel Veillard · 23 years ago
  70. ca1f172 The lesson of the day is by Daniel Veillard · 23 years ago
  71. 8534905 - valid.c: removed a state explosion exhibited by RSS by Daniel Veillard · 23 years ago
  72. dab4cb3 Geez, this one was painful ! I still need to handle entities references by Daniel Veillard · 23 years ago
  73. d8df6c0 Fixes in the plane: - xpath.c: fixed a [] evaluation problem reported - by Daniel Veillard · 23 years ago
  74. 0b6b55b Someone found a bug hiding in a corner, caught it ! by Daniel Veillard · 23 years ago
  75. 4b63707 - xpath.c: finally implemented xmlXPathCompareNodeSets by Daniel Veillard · 23 years ago
  76. b6e7fdb Rewrite/cleanup/tests of URI normalization: by Daniel Veillard · 24 years ago
  77. f62ceff General fixes, XPointer improvements: by Daniel Veillard · 24 years ago
  78. bf43275 Bug fixes new Xinclude tests: by Daniel Veillard · 24 years ago
  79. 2ffc359 - parser.[ch]: added xmlIOParseDTD() by Daniel Veillard · 24 years ago
  80. 1e85139 - parser.c test/wap.xml result/noent/wap.xml result/wap.xml: by Daniel Veillard · 24 years ago
  81. 7eda845 - HTMLparser.c HTMLtree.[ch] SAX.c testHTML.c tree.c: fixed HTML by Daniel Veillard · 24 years ago
  82. ff9c330 More work on XPointer by Daniel Veillard · 24 years ago
  83. c2df4cd Going forward in XPointer implementation: by Daniel Veillard · 24 years ago
  84. c8df0aa Added XPointer: - configure.in Makefile.am include/makefile.am: adding by Daniel Veillard · 24 years ago
  85. e8282ed More work toward 2.2.5, integrated a number of patches by Daniel Veillard · 24 years ago
  86. ac26030 More work and fixes on XPath: by Daniel Veillard · 24 years ago
  87. 740abf5 Big XPath cleanup continues, one URI fix: by Daniel Veillard · 24 years ago
  88. 8b5dd83 - configure.in: releasing 2.2.4 by Daniel Veillard · 24 years ago
  89. 90e1131 - uri.c: applied Wayne Davidson patch by Daniel Veillard · 24 years ago
  90. 98a7916 URI work cleanup and regresssion tests, by Daniel Veillard · 24 years ago
  91. e0854c3 Bunch of new parser cleanup work: by Daniel Veillard · 24 years ago
  92. af7fc34 Changed the title external parsed entity in tests, Daniel by Daniel Veillard · 24 years ago
  93. 244ece9 Minor fix and add to testsuite, Daniel by Daniel Veillard · 24 years ago
  94. 808a3f1 cleaned up the output of SAX tests, Daniel by Daniel Veillard · 24 years ago
  95. 87b9539 Large sync between my W3C base and Gnome's one: by Daniel Veillard · 24 years ago
  96. 71f93fc Added a bunch of testsuite realted files missing, Daniel. by Daniel Veillard · 24 years ago
  97. 3dd82e7 - TODO: updated - xmlmemory.[ch] : added xmlMemSetup() and xmlMemGet() to by Daniel Veillard · 24 years ago
  98. cf46199 This is the 2.0.0-beta, lots and lots and lots of changes by Daniel Veillard · 24 years ago
  99. 0142b84 Oops, it seems I forgot to commit 1.8.4 changes by Daniel Veillard · 25 years ago
  100. 686d6b6 - added xmlRemoveProp by Daniel Veillard · 25 years ago