1. f5582f1 applied a couple of patches from Peter Jacobi to start to get rid of by Daniel Veillard · 22 years ago
  2. 9e41230 patch from Richard Jinks for XPath substring() function new set of tests by Daniel Veillard · 22 years ago
  3. 6f4e5e7 added merlin-c14n-two.tar.gz tests for by Aleksey Sanin · 22 years ago
  4. 508a101 C14N tests integrated into LibXML2 test suite by Aleksey Sanin · 22 years ago
  5. e2c7dce 2.6.0beta1 changes Fixing attribute normalization, might not be totally by Daniel Veillard · 22 years ago
  6. 7790006 C14N tests integrated into LibXML2 test suite by Aleksey Sanin · 22 years ago
  7. a287897 Aleksey's commit changed the output of one catalog test Daniel by Daniel Veillard · 22 years ago
  8. 5a87241 a bit of work on import. Charles Bozeman provided a compare function for by Daniel Veillard · 22 years ago
  9. 070803b patch Charles Bozeman for validation of all the date, time, and duration by Daniel Veillard · 22 years ago
  10. eca8281 another XPath conformance patch from Richard Jinks Daniel by Daniel Veillard · 22 years ago
  11. 13e04c6 fixed validation of attribute groups. added an example from the primer by Daniel Veillard · 22 years ago
  12. 88c5891 more work on Schemas updated the test list Daniel by Daniel Veillard · 22 years ago
  13. e19fc23 updated a bit made a comment more specific more work on the Schemas by Daniel Veillard · 22 years ago
  14. 441bc32 implementing xs:all with minOccurs = 0 added more tests covering xs:all by Daniel Veillard · 22 years ago
  15. b439896 more Schemas work added more tests coming from the spec. Daniel by Daniel Veillard · 22 years ago
  16. decd64d more Schemas work added more tests coming from the spec. Daniel by Daniel Veillard · 22 years ago
  17. 6231e84 fixed & serialization bug introduced in 2.4.20 this changes a few things by Daniel Veillard · 22 years ago
  18. b509f15 more work on the automata interfaces and debug of counted choices added a by Daniel Veillard · 22 years ago
  19. 8651f53 a bit of work on Schemas try to make it more useful changed the Schemas by Daniel Veillard · 22 years ago
  20. 4255d50 merged the current state of XML Schemas implementation, it is not by Daniel Veillard · 22 years ago
  21. eb475a3 fixing bug #78662 i.e. add proper escaping of URI when saving HTML files. by Daniel Veillard · 22 years ago
  22. 0eafdef another patch from Richard Jinks for substring conformance update of the by Daniel Veillard · 22 years ago
  23. 21458c8 more patches from Richard Jinks Updated tests though they show a by Daniel Veillard · 22 years ago
  24. 6f4561a Never commit without running "make tests" :-( fix a couple of stupidities by Daniel Veillard · 22 years ago
  25. e4301c8 fixing a comment fixing some troubles with validity check on namespaces by Daniel Veillard · 22 years ago
  26. a6d0538 Fixing #71342 serializing '\n' in attribute values added a specific test. by Daniel Veillard · 22 years ago
  27. c5f05ad fix #68882, cleanup the XInclude copying of node, merge back IDs in the by Daniel Veillard · 22 years ago
  28. 5344c60 Fixed a few other problems raised by Charlie Bozeman. fixed the output by Daniel Veillard · 23 years ago
  29. c1f7834 fix comment in scripts element parsing. updated the results. Daniel by Daniel Veillard · 23 years ago
  30. be480fb trying to fix namespaces + validation problems for good, closing #63619 in by Daniel Veillard · 23 years ago
  31. 957fdcf handle the case of < in quoted attributes, Bastian Kleineidam Daniel by Daniel Veillard · 23 years ago
  32. c853b32 releasing 2.4.9 fixing catalog breakages fixed more problems in catalog by Daniel Veillard · 23 years ago
  33. 5151c06 fixed an erroneous validation bug when PE refs occurs in external parsed by Daniel Veillard · 23 years ago
  34. ce2c2f0 fixed a very serious (looping) validation bug Daniel by Daniel Veillard · 23 years ago
  35. 1669828 do not output hexadecimal charrefs when serializing HTML since some by Daniel Veillard · 23 years ago
  36. 319a742 fixed bug #59981 related to handling of '&' in attributes when entities by Daniel Veillard · 23 years ago
  37. e2940dd starts to look okay, really plugged the new framework, cleaned a lot of by Daniel Veillard · 23 years ago
  38. 6433954 fixed nextCatalog started adding a small regression test Daniel by Daniel Veillard · 23 years ago
  39. 48da910 allow to inherit attributes from the DTD directly in the tree, this is by Daniel Veillard · 23 years ago
  40. d9bad13 removing history/readline changed this slightly make element content line by Daniel Veillard · 23 years ago
  41. b8c9be9 fixed XML Base computation which was broken added a base function to the by Daniel Veillard · 23 years ago
  42. 0e4cd17 - parser.c: fixed UTF8 BOM support in push mode by Daniel Veillard · 23 years ago
  43. 02bb170 - HTMLparser.[ch] HTMLtree.c: stored the inline/block property by Daniel Veillard · 23 years ago
  44. f0c5376 - HTMLtree.c: when in a pre element no formatting space should by Daniel Veillard · 23 years ago
  45. d16df9f - xinclude.c: fixed XInclude recursive behaviour bug #54678 by Daniel Veillard · 23 years ago
  46. bbd2245 - xinclude.[ch]: Updated the namespace for the Last Call version by Daniel Veillard · 23 years ago
  47. f69bb4b - HTMLparser.c: Closed bug #54891 by Daniel Veillard · 23 years ago
  48. 0a2a163 - HTMLparser.c: Patch from Jonas Borgström by Daniel Veillard · 23 years ago
  49. 4de4d3b - valid.c: warn when indeterminist content model is detected by Daniel Veillard · 23 years ago
  50. 357c960 - xpath.c result/XPath/expr/floats : clarified and cleanup by Daniel Veillard · 23 years ago
  51. a2bc368 - HTMLparser.c: trying to fix the problem reported by Jonas Borgström by Daniel Veillard · 23 years ago
  52. 56098d4 - HTMLparser.c : HTML parsing still sucks ... trying to deal by Daniel Veillard · 23 years ago
  53. 70a9da5 trio upgrade and integration by Bjorn Reese · 23 years ago
  54. 8534905 - valid.c: removed a state explosion exhibited by RSS by Daniel Veillard · 23 years ago
  55. a10efa8 - debugXML.c hash.c tree.h valid.c : some changes related to by Daniel Veillard · 23 years ago
  56. a3bfca5 parsing real HTML is a nightmare. by Daniel Veillard · 23 years ago
  57. bdb9ba7 - tree.c: fixed xmlStringGetNodeList() to handle charrefs by Daniel Veillard · 23 years ago
  58. 1731d6a - xpath.c: trying to get 52979 solved by Daniel Veillard · 23 years ago
  59. d8df6c0 Fixes in the plane: - xpath.c: fixed a [] evaluation problem reported - by Daniel Veillard · 23 years ago
  60. 2be3064 - error.c: applied the context output patch of the error by Daniel Veillard · 23 years ago
  61. 0b6b55b Someone found a bug hiding in a corner, caught it ! by Daniel Veillard · 23 years ago
  62. 2f36224 - parser.c: one must report spaces even if the Dtd element by Daniel Veillard · 23 years ago
  63. 4b63707 - xpath.c: finally implemented xmlXPathCompareNodeSets by Daniel Veillard · 23 years ago
  64. 760f442 Couple of fixes, getting ready for 2.3.1: by Daniel Veillard · 23 years ago
  65. f41fbbf testing and bug fixing related to XSLT: by Daniel Veillard · 23 years ago
  66. b6e7fdb Rewrite/cleanup/tests of URI normalization: by Daniel Veillard · 23 years ago
  67. 2f913b7 Fixes inherited from XSLT testing: by Daniel Veillard · 23 years ago
  68. f62ceff General fixes, XPointer improvements: by Daniel Veillard · 24 years ago
  69. bf43275 Bug fixes new Xinclude tests: by Daniel Veillard · 24 years ago
  70. 2ffc359 - parser.[ch]: added xmlIOParseDTD() by Daniel Veillard · 24 years ago
  71. c4f4f0b - xpath.c: fixed the root evaluation problems by Daniel Veillard · 24 years ago
  72. 126f279 Bunch of fixes, finishing moving datastructures to the hash stuff: by Daniel Veillard · 24 years ago
  73. 1e85139 - parser.c test/wap.xml result/noent/wap.xml result/wap.xml: by Daniel Veillard · 24 years ago
  74. 7eda845 - HTMLparser.c HTMLtree.[ch] SAX.c testHTML.c tree.c: fixed HTML by Daniel Veillard · 24 years ago
  75. ff9c330 More work on XPointer by Daniel Veillard · 24 years ago
  76. c2df4cd Going forward in XPointer implementation: by Daniel Veillard · 24 years ago
  77. aa4f649 Fixed the HTML tests output, Daniel. by Daniel Veillard · 24 years ago
  78. c8df0aa Added XPointer: - configure.in Makefile.am include/makefile.am: adding by Daniel Veillard · 24 years ago
  79. e8282ed More work toward 2.2.5, integrated a number of patches by Daniel Veillard · 24 years ago
  80. ac26030 More work and fixes on XPath: by Daniel Veillard · 24 years ago
  81. 970112a Stupid bug fix on the HTML parser: by Daniel Veillard · 24 years ago
  82. 740abf5 Big XPath cleanup continues, one URI fix: by Daniel Veillard · 24 years ago
  83. 8b5dd83 - configure.in: releasing 2.2.4 by Daniel Veillard · 24 years ago
  84. 39c7d71 Jumbo patch, resync of W3C/Gnome CVS trees: by Daniel Veillard · 24 years ago
  85. 90e1131 - uri.c: applied Wayne Davidson patch by Daniel Veillard · 24 years ago
  86. 98a7916 URI work cleanup and regresssion tests, by Daniel Veillard · 24 years ago
  87. 4948eb4 - HTMLparser.c testHTML.c: applied two new patches from by Daniel Veillard · 24 years ago
  88. e010c17 Mostly HTML generation and parsing enhancements: by Daniel Veillard · 24 years ago
  89. e0854c3 Bunch of new parser cleanup work: by Daniel Veillard · 24 years ago
  90. af7fc34 Changed the title external parsed entity in tests, Daniel by Daniel Veillard · 24 years ago
  91. 2f2bf41 Small cleanups, updates, Daniel by Daniel Veillard · 24 years ago
  92. 244ece9 Minor fix and add to testsuite, Daniel by Daniel Veillard · 24 years ago
  93. b8f25c9 work done on auto-opening of <p> tags and cleanup of SAX output, Daniel. by Daniel Veillard · 24 years ago
  94. 808a3f1 cleaned up the output of SAX tests, Daniel by Daniel Veillard · 24 years ago
  95. 1255ab7 Patch from Dave Yearke <yearke@eng.buffalo.edu>: by Daniel Veillard · 24 years ago
  96. 87b9539 Large sync between my W3C base and Gnome's one: by Daniel Veillard · 24 years ago
  97. 71f93fc Added a bunch of testsuite realted files missing, Daniel. by Daniel Veillard · 24 years ago
  98. 32bc74e - doc/encoding.html doc/xml.html: added I18N doc by Daniel Veillard · 24 years ago
  99. eacbb8d Added one of the testuite results, Daniel. by Daniel Veillard · 24 years ago
  100. 663a607 Fixing one test suite result, Daniel. by Daniel Veillard · 24 years ago