1. 3dd57f7 Fixed bug 109942 by William M. Brack · 21 years ago
  2. d72c7e3 PI nodes in external subset were not freed :-\ fixes bug #112842 Daniel by Daniel Veillard · 21 years ago
  3. 75bb3bb added --schema option to run WXS schema validation tried to improve error by Daniel Veillard · 21 years ago
  4. 82bbbd4 fixed some problems in the handling of errors, and attributes addressed by by Daniel Veillard · 21 years ago
  5. adbb0e6 Stéphane Bidoul found an off by one addressing error on the error by Daniel Veillard · 21 years ago
  6. a77cf71 trying to fix #112673 Daniel by Daniel Veillard · 21 years ago
  7. c3ca5ba removed multiple warning, this fixed a bug and should close #111574 Daniel by Daniel Veillard · 21 years ago
  8. 37fc84d fixing bug #104081 with xs:all with an element holding minOccurs="0" added by Daniel Veillard · 21 years ago
  9. a067e65 fixed a problem with xmlUnlinkNode() for DTDs. Daniel by Daniel Veillard · 21 years ago
  10. 61c5220 try to fix Red hat bug #89957, do not output -L/usr/lib64 fixed a typo in by Daniel Veillard · 21 years ago
  11. 6d68f61 doc/tutorial/aph.html, ix01.html forgot to cvs add the new files. Thanks by MDT 2003 John Fleck · 21 years ago
  12. d433046 fixing a function comment switching to the XML/XSLT doc generation closing by Daniel Veillard · 21 years ago
  13. a28d236 *** empty log message *** by Igor Zlatkovic · 21 years ago
  14. 94bb2f1 applied patch from Stéphane Bidoul for the Python bindings on the new by Daniel Veillard · 21 years ago
  15. 34656b4 *** empty log message *** by Igor Zlatkovic · 21 years ago
  16. 1177ca4 updated the web site separated developers from common pages, made the by Daniel Veillard · 21 years ago
  17. 329456a fix for xmlIOParseDTD same as previous and reported by Petr Pajas Daniel by Daniel Veillard · 21 years ago
  18. c6abc3d applied fix to xmlSAXParseDTD from Malcolm Tredinnick closing #111638 by Daniel Veillard · 21 years ago
  19. 2b32e6f fixed a problem in the generator where the way functions are remapped as by Daniel Veillard · 21 years ago
  20. 8aff3b7 xmltutorial.xml xmltutorial.pdf *.html add appendix on generating compiler by MDT 2003 John Fleck · 21 years ago
  21. 1c96027 applied patch from Craig A. Berry to get libxml-2.5.7 to compile on by Daniel Veillard · 21 years ago
  22. c557346 fixing an xmlParseDTD bug raised by Petr Pajas Daniel by Daniel Veillard · 21 years ago
  23. fd58341 automated the generation of the man page based on xsltproc and a by Daniel Veillard · 21 years ago
  24. dc07e18 trying to fix #110541 where   generated character preventing by Daniel Veillard · 21 years ago
  25. 92fc02c preparing release 2.5.7 updated and rebuilt the docs fixed the script by Daniel Veillard · 21 years ago
  26. de0a0a5 make sure the OOM code don't get in the way of the builds automatic update by Daniel Veillard · 21 years ago
  27. a76fe5c integrated the Out Of Memory test from Havoc Pennington #109368 a lot of by Daniel Veillard · 21 years ago
  28. 18f113d trivial fix for 109774 removing a warning Daniel by Daniel Veillard · 21 years ago
  29. 85095e2 try to find more places where xmlCanonicPath() must be used to convert by Daniel Veillard · 21 years ago
  30. 5439624 applied patch from Brent M Hendricks adding binding for xmlCatalogAddLocal by Daniel Veillard · 21 years ago
  31. 45269b8 tried to fix #98879 again in a more solid way. Daniel by Daniel Veillard · 21 years ago
  32. 94f4884 *** empty log message *** by Igor Zlatkovic · 21 years ago
  33. f431eb8 applied the patch provided by Brent Hendricks fixing #105992 and by Daniel Veillard · 21 years ago
  34. c4f65ab updated a bit fixed the comment, threads now default to on fixed an by Daniel Veillard · 21 years ago
  35. a880b12 a lot of performance work especially the speed of streaming through the by Daniel Veillard · 21 years ago
  36. 83c8a5c doc/xmllint.xml doc/xmllint.1 update man page to explain use of --stream by MDT 2003 John Fleck · 21 years ago
  37. 3c908dc added xmlMallocAtomic() to be used when allocating blocks which do not by Daniel Veillard · 21 years ago
  38. 8494271 switched to have thread support enabled by default, didn't got troubles by Daniel Veillard · 21 years ago
  39. 3e59fc5 added support for large file, tested with a 3+GB instance, and some by Daniel Veillard · 21 years ago
  40. ac29793 some cleanups extended the document to cover RelaxNG and tree operations by Daniel Veillard · 21 years ago
  41. 6216360 valgrind pointed out an uninitialized variable error. Daniel by Daniel Veillard · 21 years ago
  42. 33300b4 augnemting the APIs, cleanups. cleanup bug #111005 added some missing by Daniel Veillard · 21 years ago
  43. ce192eb more work on RelaxNG streaming validation trying to improve the subset by Daniel Veillard · 21 years ago
  44. f4e5576 implemented streaming of RelaxNG (when possible) on top of the xmlReader by Daniel Veillard · 21 years ago
  45. c58f4ef integrated the regexp based validity checking of fragments of the document by Daniel Veillard · 21 years ago
  46. 52b48c7 Starting work precompiling parts of RelaxNG schemas. Not plugged onto by Daniel Veillard · 21 years ago
  47. f6bad79 make sure xmllint --stream and xmllint --stream --valid returns errors by Daniel Veillard · 21 years ago
  48. c6cae7b Added the Expand() and Next() operation to work on subtrees within the by Daniel Veillard · 21 years ago
  49. 645c690 patch from Vasily Tchekalkin to fix #109865 Daniel by Daniel Veillard · 21 years ago
  50. 9e07710 fixing HasValue for namespace as raised by Denys Duchier Daniel by Daniel Veillard · 21 years ago
  51. 02ea141 exported htmlCreateMemoryParserCtxt() it was static Daniel by Daniel Veillard · 21 years ago
  52. d3b9cd8 update from Charles Bozeman for date and duration types updated too Daniel by Daniel Veillard · 21 years ago
  53. c00cda8 fixing bug #107129, removing excessive allocation and calls to *printf in by Daniel Veillard · 21 years ago
  54. 6965118 *** empty log message *** by Igor Zlatkovic · 21 years ago
  55. adba5f1 fixed a possible problem with xmlRecoverMemory() Daniel by Daniel Veillard · 21 years ago
  56. a48ed3d Bjorn sent an update for the TRIO portability layer. Daniel by Daniel Veillard · 21 years ago
  57. d6c8650 *** empty log message *** by Igor Zlatkovic · 21 years ago
  58. c2d4a93 preparing release 2.5.6 updated and rebuilt the docs Daniel by Daniel Veillard · 21 years ago
  59. e502041 fixed an uninitialized memory access pointed by valgrind on C14Ntests by Daniel Veillard · 21 years ago
  60. 7fe1f3a one more fixup of error message reporting Daniel by Daniel Veillard · 21 years ago
  61. 5f1946a more work on bug #109225, and fixed an uninitialized variable pointed out by Daniel Veillard · 21 years ago
  62. a507fbf try to work on bug #109225 and provide better error reports. this change by Daniel Veillard · 21 years ago
  63. b3721c2 fixed date comparison to handle the tzo The only failures left are by Daniel Veillard · 21 years ago
  64. 455cc07 fixed gMonth parsing routine accordingly to the XML Schemas errata by Daniel Veillard · 21 years ago
  65. e637c4a more work on XML Schemas datatypes and facets support. Currently only by Daniel Veillard · 21 years ago
  66. b6c7f41 forgot to apply one check from #106931 patch more work on XML Schemas by Daniel Veillard · 21 years ago
  67. c4c2155 more work on cleaning up XML Schemas datatypes based on James Clark tests by Daniel Veillard · 21 years ago
  68. 80b1909 implemented comparisons for Schemas values. fixed some bugs in duration by Daniel Veillard · 21 years ago
  69. 91a1325 fixed bugs and memory leaks in the W3C XML Schemas code implemented by Daniel Veillard · 21 years ago
  70. 6560a42 two patches from James Bursa on the HTML parser and a typo reindenting, by Daniel Veillard · 21 years ago
  71. 6c5b2d3 fixing #109227 providing more context in case of start/end tag mismatch by Daniel Veillard · 21 years ago
  72. d9b7283 should fix #109327 errors on memory accesses Daniel by Daniel Veillard · 21 years ago
  73. c7e9b19 Fixed reopening of #78662 <form action="..."> is an URI reference Daniel by Daniel Veillard · 21 years ago
  74. e209b33 fixed bug #109160 on non-ASCII IDs Daniel by Daniel Veillard · 21 years ago
  75. 642104e Norm suggested a nicer error message for xml:space values errors Daniel by Daniel Veillard · 21 years ago
  76. e4fa293 first part of the fix to performance bug #108905, adds by Daniel Veillard · 21 years ago
  77. 0962821 removing a warning with Sun compiler bug #109154 Daniel by Daniel Veillard · 21 years ago
  78. da27174 doc/xmllint.xml doc/xmllint.1 update xmllint man page with --relaxng by MST 2003 John Fleck · 21 years ago
  79. 2032d29 was missing "drv_libxml2.py" Daniel by Daniel Veillard · 21 years ago
  80. 9adc046 some changes related to the new way of handling Result Value Tree, before by Daniel Veillard · 21 years ago
  81. d8da01c preparing release 2.5.5 updated the documentation and regenerated it. by Daniel Veillard · 21 years ago
  82. ef0b450 fixed some problems related to #75813 about handling of Result Value Trees by Daniel Veillard · 21 years ago
  83. 9231ff9 applied a set of patches from Lorenzo Viali correcting URI parsing errors. by Daniel Veillard · 21 years ago
  84. 5f8d1a3 validity status was not passed back when validating in entities, but by Daniel Veillard · 21 years ago
  85. 04ee2f2 avoid escaping ',' in URIs Daniel by Daniel Veillard · 21 years ago
  86. ef8dd7b fixing bug #108976 get the ID/REFs to reference the ID in the document by Daniel Veillard · 21 years ago
  87. 2cfd9df fixed #107043 removing 2 warnings with Sun One compiler. Daniel by Daniel Veillard · 21 years ago
  88. 2086382 valgrind'ed and cleaned up a couple of memory issues. Daniel by Daniel Veillard · 21 years ago
  89. 9ff2d47 fix bug #107208 avoid false duplicates when ID/REFs are defined in by Daniel Veillard · 21 years ago
  90. 99737f5 Fixed validation bug #108858 on namespace names using entities and by Daniel Veillard · 21 years ago
  91. 48ef4c9 fixed bug #108801 reported by Malcolm Tredinnick about the DocType node by Daniel Veillard · 21 years ago
  92. 120e8eb fixed bug #108546 on long CDATA (or text nodes) reported by Edd Dumbill by Daniel Veillard · 21 years ago
  93. 77a90a7 patch from johan@evenhuis.nl for #107937 fixing some line counting by Daniel Veillard · 21 years ago
  94. 580ced8 fixed Red Hat bug #86118 use libxml2.spec instead of libxml.spec fixed by Daniel Veillard · 21 years ago
  95. e063f48 another optimization, for choice this time cleanups. Daniel by Daniel Veillard · 21 years ago
  96. 0e3d3ce fixed xmlRelaxNGNodeMatchesList augmented the test suite this fixes some by Daniel Veillard · 21 years ago
  97. bbb78b5 added another interleave speedup. Daniel by Daniel Veillard · 21 years ago
  98. ef2e4ec added integer and fixed one of the IDREFS regression tests pbm updated by Daniel Veillard · 21 years ago
  99. 249d7bb attempt to cope with ID/IDREF(S) declared both in the DTD and in the by Daniel Veillard · 21 years ago
  100. 798024a cosmetic change for output try to minimize calls to malloc/free for by Daniel Veillard · 21 years ago