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