1. 6092962 fixed problem with IS_COMPILABLE flag (bug 130216) by William M. Brack · 20 years ago
  2. f8e6668 Opps, forgot to add it, Daniel by Daniel Veillard · 20 years ago
  3. 0b787f3 applied patch from Dave Beckett to correct line number errors when using by Daniel Veillard · 20 years ago
  4. b5eb714 added a test template added a new example, and make valgrind target Daniel by Daniel Veillard · 20 years ago
  5. 688f669 Updated docs for news and downlods, Daniel by Daniel Veillard · 20 years ago
  6. 766c4f9 apply fix for #136693 Daniel by Daniel Veillard · 20 years ago
  7. 654a9b3 doc/examples/io2.c doc/examples/io2.res add xmlDocDumpMemory example in by MST 2004 John Fleck · 20 years ago
  8. 03fdeb2 John Fleck <jfleck@inkstain.net> by John Fleck · 20 years ago
  9. f3c3170 added favicon.ico to reduce requests for it :-\, Daniel by Daniel Veillard · 20 years ago
  10. 88155d8 Added a couple of parsing examples, Daniel by Daniel Veillard · 20 years ago
  11. ebe25d4 applied patch from Mark Vadoc avoiding using xmlParse* option and use by Daniel Veillard · 20 years ago
  12. 520f17a Added note about being subscribed, Daniel by Daniel Veillard · 20 years ago
  13. 252004d preparing 2.6.8 release, updated and rebuilt the docs. use valgring fro by Daniel Veillard · 20 years ago
  14. 6dc9196 remove a memory leak on schemas type facets. reduce verbosity incorporated by Daniel Veillard · 20 years ago
  15. 500a1de applied patch from Alfred Mickautsch for better DTD support. fixed bug by Daniel Veillard · 20 years ago
  16. 2f07606 added an error message when an element is not found within a <choice> (bug by William M. Brack · 20 years ago
  17. 10f1ef4 enhanced the logic of parsing char groups to better handle initial or by William M. Brack · 20 years ago
  18. 236c8c0 added check for external reference in xmlRelaxNGGetElements (bug 137718) by William M. Brack · 20 years ago
  19. 20d8236 added a close for the local file descriptor (bug 137474) by William M. Brack · 20 years ago
  20. 32b7cdb switched the output routines to use the new context. Daniel by Daniel Veillard · 20 years ago
  21. 7217c86 enhanced to ignore XML_XINCLUDE_START and XML_XINCLUDE_END nodes (bug by William M. Brack · 20 years ago
  22. 11c466a applied patch from John Belmonte for anyURI. Daniel by Daniel Veillard · 20 years ago
  23. d3999c7 fix bug reported by Holger Rauch added the test to th regression suite by Daniel Veillard · 20 years ago
  24. b318c3b Minor change for later verson of php requiring $HTTP_GET_VARS. by William M. Brack · 20 years ago
  25. 57e9e91 Changed the flag to xmlDocCopyNode (and similar routines), previously used by William M. Brack · 20 years ago
  26. 39111ec added new module xmlsave with patch supplied by Eric Zurcher (second by William M. Brack · 20 years ago
  27. d5e198a applied patch from Anthony Carrico providing Python bindings for the by Daniel Veillard · 20 years ago
  28. 4a00326 .cvsignore and python/.cvsignore patched by William M. Brack · 20 years ago
  29. 4d59e22 enhanced to assure that if xpointer is called for a document, the by William M. Brack · 20 years ago
  30. a8feb5f Removing graphics, Daniel by Daniel Veillard · 20 years ago
  31. cf80b78 Cleanup #2, Daniel by Daniel Veillard · 20 years ago
  32. 30efc4c "I should say in parting that from what I hear, libxml2 is a fine piece of software (if intimidatingly large) and among other things has excellent performance. This graphic does it no credit, and should be fixed or removed." by Daniel Veillard · 20 years ago
  33. a11e483 modified to make sub-includes inherit the parse flags from the parent by William M. Brack · 20 years ago
  34. ebcdebd QName handling fixes for the XML Schemas support from Adam Dickmeiss also by Daniel Veillard · 20 years ago
  35. fc97906 paalied patch from Julio M. Merino Vidal fixing bug #134751 to fix by Daniel Veillard · 20 years ago
  36. b34321c Fixing a head build problem, damn ... Daniel by Daniel Veillard · 20 years ago
  37. 2156d43 fixing compilation bug with some options disabled as well as by Daniel Veillard · 20 years ago
  38. cccd4a0 allow fallback to URI lookup when SYSTEM fails, should close #134092 by Daniel Veillard · 20 years ago
  39. 1a8741c commiting the new xmlsave module before the actuall big code change. by Daniel Veillard · 20 years ago
  40. 1aefc86 applied patch from Adam Dickmeiss for mixed content added his regression by Daniel Veillard · 20 years ago
  41. 3411d08 fix a compilation problem about a missing timb include Daniel by Daniel Veillard · 20 years ago
  42. 09a726f small enhancement to prevent trying to print strings with null pointers by William M. Brack · 20 years ago
  43. e42ae6f doc/xmllint.xml doc/xmllint.1 doc/xmllint.html doc/xmlcatalog_man.xml by MST 2004 John Fleck · 20 years ago
  44. 33a773f patch for cross-compilation to Windows from Christophe de VIENNE. Daniel by Daniel Veillard · 20 years ago
  45. 1822e8b Updated pages, dAniel by Daniel Veillard · 20 years ago
  46. fd9e70d regenerated docs using older version of xsltproc pending resolution of AVT by William M. Brack · 20 years ago
  47. c74859e applied patch from Charles Bozeman to nit use the system xmllint. Daniel by Daniel Veillard · 20 years ago
  48. 7ebac02 Added the quote from Mark Pilgrim and link, Daniel by Daniel Veillard · 20 years ago
  49. 51e5793 applied patch from Roland Schwingel for MingW Daniel by Daniel Veillard · 20 years ago
  50. 06d2524 applied a cleanup patch from Peter Breitenlohner removed a doc build by Daniel Veillard · 20 years ago
  51. d3669b2 avoid ID error message if using HTML_PARSE_NOERROR should fix #130762 by Daniel Veillard · 20 years ago
  52. f54cd53 fixing compilation and link option when configuring with --without-valid by Daniel Veillard · 20 years ago
  53. afbca8e Dump some possible optimizations notes, Daniel by Daniel Veillard · 20 years ago
  54. 770075b fixed the main issues reported by Peter Breitenlohner cleanup speedup by Daniel Veillard · 20 years ago
  55. a59ddb5 fixed a memory leak (xmlXPathLangFunction) reported on the list by Mike by William M. Brack · 20 years ago
  56. 752b4f9 Notes on optimization, Daniel by Daniel Veillard · 20 years ago
  57. 9291449 preparing 2.6.7 release, updated and rebuilt the documentation. Daniel by Daniel Veillard · 20 years ago
  58. 09b792b applied patch from Malcolm Tredinnick to avoid tabs in python sources, by Daniel Veillard · 20 years ago
  59. 807daf8 add --timing option use the psvi field of the nodes instead of _private by Daniel Veillard · 20 years ago
  60. b5da42a small patch to try to fix a warning with Sun One compiler Daniel by Daniel Veillard · 20 years ago
  61. 3288882 small patch removing a warning with MS compiler. Daniel by Daniel Veillard · 20 years ago
  62. 6c66299 Beuah ! Daniel by Daniel Veillard · 20 years ago
  63. 522bc60 added "relaxng" option to the debugging shell some regression tests for by Daniel Veillard · 20 years ago
  64. cb35f01 xmlAttrSerializeTxtContent don't segfault if NULL is passed. adding an old by Daniel Veillard · 20 years ago
  65. 2192452 fixed xmllint --memory --stream memory consumption on large file by using by Daniel Veillard · 20 years ago
  66. 49138f1 some clarification in xmlDocDumpMemory() documentation fixed xmllint by Daniel Veillard · 20 years ago
  67. b374400 fixed a problem in push mode when attribute contains unescaped '>' by Daniel Veillard · 20 years ago
  68. 965983a removing a non-linear behaviour from ID/IDREF raised by Petr Pajas. Call by Daniel Veillard · 20 years ago
  69. a9a1b10 indicated encoding of the test file, needed for python 2.3 Daniel by Daniel Veillard · 20 years ago
  70. 372a445 fixed problem with numbers having > 19 fractional places (bug 133921) by William M. Brack · 20 years ago
  71. f49be47 applied optimization patch from Petr Pajas Daniel by Daniel Veillard · 20 years ago
  72. ab69f36 applied update from Alfred Mickautsch and the added patch from Lucas by Daniel Veillard · 20 years ago
  73. 31ae462 updating the benchmark graph and using a PNG instead of a GIF updated the by Daniel Veillard · 20 years ago
  74. 23eab68 John Fleck <jfleck@inkstain.net> by John Fleck · 20 years ago
  75. d14bccc doc/tutorial/xmltutorial.xml doc/tutorial/xmltutorial.pdf by MST 2004 John Fleck · 20 years ago
  76. 5c9547e preparing release of 2.6.6 updated the docs and rebuilt them Daniel by Daniel Veillard · 20 years ago
  77. 0ddb21c fixing bug #132930 with the provided patch, a bit suspicious about it but by Daniel Veillard · 20 years ago
  78. 036143b fixed bug #132575 about finding the end of the internal subset in push by Daniel Veillard · 20 years ago
  79. 3671190 added xmlByteConsumed() interface updated the benchmark rebuilt the docs by Daniel Veillard · 20 years ago
  80. 6f108a1 fixed missing output of internal DTD param entities when nothing else by William M. Brack · 20 years ago
  81. 030a7a1 applied patch supplied by Christophe Dubach to fix problem with by William M. Brack · 20 years ago
  82. 537769a fixed the fix for the buffer overflow, thanks William :-) by Igor Zlatkovic · 20 years ago
  83. 2e6b143 fixed problem concerning determining SOCKLEN_T as pointed out by Daniel by William M. Brack · 20 years ago
  84. 3770435 fixed buffer overflow reported by Yuuich Teranishi by Igor Zlatkovic · 20 years ago
  85. b337795 small patch from Philip Ludlam to avoid warnings. Daniel by Daniel Veillard · 20 years ago
  86. 182d32a applied a small patch from Alfred Mickautsch to avoid an out of bound by Daniel Veillard · 20 years ago
  87. 5bb9ccd remove the warning on the 2001 namespace remove some warnings when by Daniel Veillard · 20 years ago
  88. 95af594 added a small hack to fix interference between my fixes for bugs 132585 by William M. Brack · 20 years ago
  89. 6bdacd7 fixed problem with function xmlXIncludeCopyRange (bug 133686). by William M. Brack · 20 years ago
  90. 1ce3c80 fixed problem with return value of xmlTextWriterWriteIndent() (bug 133297) by William M. Brack · 20 years ago
  91. 6b1a28d changed coding to output good XIncludes when one or more bad ones are by William M. Brack · 20 years ago
  92. ef245fd corrected handling of empty fallback condition (bug 132585) by William M. Brack · 20 years ago
  93. edb65a7 added initialisation for ctxt->vctxt in HTMLInitParser (bug 133127) minor by William M. Brack · 20 years ago
  94. b2d25dd fixed problem regarding freeing of dictionary when there are errors within by William M. Brack · 20 years ago
  95. fbf2c5e fixed validation of maxLength with no content using patch submitted by by William M. Brack · 20 years ago
  96. 6619b6a *** empty log message *** by Igor Zlatkovic · 20 years ago
  97. 97f8c87 fixed mingw+msys compilation by Igor Zlatkovic · 20 years ago
  98. 18a88ce added calling convention to the public function prototypes by Igor Zlatkovic · 20 years ago
  99. b907905 enhanced output indenting (bug 133264) by William M. Brack · 20 years ago
  100. 93d004f applied patch from Steve Ball to provide structured error reports. by William M. Brack · 20 years ago