1. eca726d preparing 2.6.9 release updated and rebuilt the docs Daniel by Daniel Veillard · 20 years ago
  2. 68cb4b2 relaxed id() to not check taht the name(s) passed are actually NCName, by Daniel Veillard · 20 years ago
  3. 2582a33 work around Microsoft compiler NaN bug raise reported by Mark Vakoc fixed by Daniel Veillard · 20 years ago
  4. ee1d692 keep the ChangeLog compressed fix a segfault when using Close() test for by Daniel Veillard · 20 years ago
  5. 87640d5 minor warning cleanup (no change to logic) fixed return value for internal by William M. Brack · 20 years ago
  6. 8b0cbb0 small enhancement to fix bug 139791 by William M. Brack · 20 years ago
  7. c85d0fe applied patches from Kasimier Buchcik for the attribute use support added by Daniel Veillard · 20 years ago
  8. 377e1a9 move the TODO as comments as the function while not finished are usable by Daniel Veillard · 20 years ago
  9. a0c48ad fixed problem with detecting external dtd encoding (bug 135229). minor by William M. Brack · 20 years ago
  10. 5d8d10b fixed problem causing duplicate fallback execution (bug 139520) added by William M. Brack · 20 years ago
  11. 67f8b1c adding xml:id draft support adding 4 first regression tests Daniel by Daniel Veillard · 20 years ago
  12. 80c0092 fixing Red Hat bug #120482 , libxml2-python should depend on the version by Daniel Veillard · 20 years ago
  13. 25d5d9a applied patch from James Bursa, frameset should close head. Daniel by Daniel Veillard · 20 years ago
  14. a74a6ff fixed problem in xmlRelaxNGCompareNameClasses which was causing by William M. Brack · 20 years ago
  15. 7e29c0a implemented fix for M$ IIS redirect provided by Ian Hummel fixed problem by William M. Brack · 20 years ago
  16. 0a19458 fix for xmlUriEscape on "http://user@somewhere.com" from Mark Vadok. by Daniel Veillard · 20 years ago
  17. 1f093e0 Add generated files, to make cvs silent. by Johan Dahlin · 20 years ago
  18. ba0153a small signed-ness patch from Steve Little Daniel by Daniel Veillard · 20 years ago
  19. 2cbf596 patched a bug in parsing production 1 and 2 of xmlschemas regexp that by Daniel Veillard · 20 years ago
  20. f580674 added PYTHONPATH to python tests for Schemas and RelaxNG added testfile by William M. Brack · 20 years ago
  21. 3dd87ba added information about compiling on Unix Daniel by Daniel Veillard · 20 years ago
  22. a8dc288 fixes the comments for xmlCatalogDump and xmlDumpACatalog rebuilt to by Daniel Veillard · 20 years ago
  23. 753086a optimize indentation based on the new context Daniel by Daniel Veillard · 20 years ago
  24. 3d354a7 handle and explain a very tricky problem when modifying the tree based on by Daniel Veillard · 20 years ago
  25. 6092962 fixed problem with IS_COMPILABLE flag (bug 130216) by William M. Brack · 20 years ago
  26. 0b787f3 applied patch from Dave Beckett to correct line number errors when using by Daniel Veillard · 20 years ago
  27. b5eb714 added a test template added a new example, and make valgrind target Daniel by Daniel Veillard · 20 years ago
  28. 766c4f9 apply fix for #136693 Daniel by Daniel Veillard · 20 years ago
  29. 654a9b3 doc/examples/io2.c doc/examples/io2.res add xmlDocDumpMemory example in by MST 2004 John Fleck · 20 years ago
  30. ebe25d4 applied patch from Mark Vadoc avoiding using xmlParse* option and use by Daniel Veillard · 20 years ago
  31. 252004d preparing 2.6.8 release, updated and rebuilt the docs. use valgring fro by Daniel Veillard · 20 years ago
  32. 6dc9196 remove a memory leak on schemas type facets. reduce verbosity incorporated by Daniel Veillard · 20 years ago
  33. 500a1de applied patch from Alfred Mickautsch for better DTD support. fixed bug by Daniel Veillard · 20 years ago
  34. 2f07606 added an error message when an element is not found within a <choice> (bug by William M. Brack · 20 years ago
  35. 10f1ef4 enhanced the logic of parsing char groups to better handle initial or by William M. Brack · 20 years ago
  36. 236c8c0 added check for external reference in xmlRelaxNGGetElements (bug 137718) by William M. Brack · 20 years ago
  37. 20d8236 added a close for the local file descriptor (bug 137474) by William M. Brack · 20 years ago
  38. 32b7cdb switched the output routines to use the new context. Daniel by Daniel Veillard · 20 years ago
  39. 7217c86 enhanced to ignore XML_XINCLUDE_START and XML_XINCLUDE_END nodes (bug by William M. Brack · 20 years ago
  40. 11c466a applied patch from John Belmonte for anyURI. Daniel by Daniel Veillard · 20 years ago
  41. d3999c7 fix bug reported by Holger Rauch added the test to th regression suite by Daniel Veillard · 20 years ago
  42. b318c3b Minor change for later verson of php requiring $HTTP_GET_VARS. by William M. Brack · 20 years ago
  43. 57e9e91 Changed the flag to xmlDocCopyNode (and similar routines), previously used by William M. Brack · 20 years ago
  44. 39111ec added new module xmlsave with patch supplied by Eric Zurcher (second by William M. Brack · 20 years ago
  45. d5e198a applied patch from Anthony Carrico providing Python bindings for the by Daniel Veillard · 20 years ago
  46. 4a00326 .cvsignore and python/.cvsignore patched by William M. Brack · 20 years ago
  47. 4d59e22 enhanced to assure that if xpointer is called for a document, the by William M. Brack · 20 years ago
  48. a11e483 modified to make sub-includes inherit the parse flags from the parent by William M. Brack · 20 years ago
  49. ebcdebd QName handling fixes for the XML Schemas support from Adam Dickmeiss also by Daniel Veillard · 20 years ago
  50. fc97906 paalied patch from Julio M. Merino Vidal fixing bug #134751 to fix by Daniel Veillard · 20 years ago
  51. 2156d43 fixing compilation bug with some options disabled as well as by Daniel Veillard · 20 years ago
  52. cccd4a0 allow fallback to URI lookup when SYSTEM fails, should close #134092 by Daniel Veillard · 20 years ago
  53. 1a8741c commiting the new xmlsave module before the actuall big code change. by Daniel Veillard · 20 years ago
  54. 1aefc86 applied patch from Adam Dickmeiss for mixed content added his regression by Daniel Veillard · 20 years ago
  55. 3411d08 fix a compilation problem about a missing timb include Daniel by Daniel Veillard · 20 years ago
  56. 09a726f small enhancement to prevent trying to print strings with null pointers by William M. Brack · 20 years ago
  57. e42ae6f doc/xmllint.xml doc/xmllint.1 doc/xmllint.html doc/xmlcatalog_man.xml by MST 2004 John Fleck · 20 years ago
  58. 33a773f patch for cross-compilation to Windows from Christophe de VIENNE. Daniel by Daniel Veillard · 20 years ago
  59. fd9e70d regenerated docs using older version of xsltproc pending resolution of AVT by William M. Brack · 20 years ago
  60. c74859e applied patch from Charles Bozeman to nit use the system xmllint. Daniel by Daniel Veillard · 20 years ago
  61. 51e5793 applied patch from Roland Schwingel for MingW Daniel by Daniel Veillard · 20 years ago
  62. 06d2524 applied a cleanup patch from Peter Breitenlohner removed a doc build by Daniel Veillard · 20 years ago
  63. d3669b2 avoid ID error message if using HTML_PARSE_NOERROR should fix #130762 by Daniel Veillard · 20 years ago
  64. f54cd53 fixing compilation and link option when configuring with --without-valid by Daniel Veillard · 20 years ago
  65. 770075b fixed the main issues reported by Peter Breitenlohner cleanup speedup by Daniel Veillard · 20 years ago
  66. a59ddb5 fixed a memory leak (xmlXPathLangFunction) reported on the list by Mike by William M. Brack · 20 years ago
  67. 9291449 preparing 2.6.7 release, updated and rebuilt the documentation. Daniel by Daniel Veillard · 20 years ago
  68. 09b792b applied patch from Malcolm Tredinnick to avoid tabs in python sources, by Daniel Veillard · 20 years ago
  69. 807daf8 add --timing option use the psvi field of the nodes instead of _private by Daniel Veillard · 20 years ago
  70. b5da42a small patch to try to fix a warning with Sun One compiler Daniel by Daniel Veillard · 20 years ago
  71. 3288882 small patch removing a warning with MS compiler. 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. 5c9547e preparing release of 2.6.6 updated the docs and rebuilt them Daniel by Daniel Veillard · 20 years ago
  85. 0ddb21c fixing bug #132930 with the provided patch, a bit suspicious about it but by Daniel Veillard · 20 years ago
  86. 036143b fixed bug #132575 about finding the end of the internal subset in push by Daniel Veillard · 20 years ago
  87. 3671190 added xmlByteConsumed() interface updated the benchmark rebuilt the docs by Daniel Veillard · 20 years ago
  88. 6f108a1 fixed missing output of internal DTD param entities when nothing else by William M. Brack · 20 years ago
  89. 030a7a1 applied patch supplied by Christophe Dubach to fix problem with by William M. Brack · 20 years ago
  90. 537769a fixed the fix for the buffer overflow, thanks William :-) by Igor Zlatkovic · 20 years ago
  91. 2e6b143 fixed problem concerning determining SOCKLEN_T as pointed out by Daniel by William M. Brack · 20 years ago
  92. 3770435 fixed buffer overflow reported by Yuuich Teranishi by Igor Zlatkovic · 20 years ago
  93. b337795 small patch from Philip Ludlam to avoid warnings. Daniel by Daniel Veillard · 20 years ago
  94. 182d32a applied a small patch from Alfred Mickautsch to avoid an out of bound by Daniel Veillard · 20 years ago
  95. 5bb9ccd remove the warning on the 2001 namespace remove some warnings when by Daniel Veillard · 20 years ago
  96. 95af594 added a small hack to fix interference between my fixes for bugs 132585 by William M. Brack · 20 years ago
  97. 6bdacd7 fixed problem with function xmlXIncludeCopyRange (bug 133686). by William M. Brack · 20 years ago
  98. 1ce3c80 fixed problem with return value of xmlTextWriterWriteIndent() (bug 133297) by William M. Brack · 20 years ago
  99. 6b1a28d changed coding to output good XIncludes when one or more bad ones are by William M. Brack · 20 years ago
  100. ef245fd corrected handling of empty fallback condition (bug 132585) by William M. Brack · 20 years ago