1. a11e483 modified to make sub-includes inherit the parse flags from the parent by William M. Brack · 20 years ago
  2. ebcdebd QName handling fixes for the XML Schemas support from Adam Dickmeiss also by Daniel Veillard · 20 years ago
  3. fc97906 paalied patch from Julio M. Merino Vidal fixing bug #134751 to fix by Daniel Veillard · 20 years ago
  4. b34321c Fixing a head build problem, damn ... Daniel by Daniel Veillard · 20 years ago
  5. 2156d43 fixing compilation bug with some options disabled as well as by Daniel Veillard · 20 years ago
  6. cccd4a0 allow fallback to URI lookup when SYSTEM fails, should close #134092 by Daniel Veillard · 20 years ago
  7. 1a8741c commiting the new xmlsave module before the actuall big code change. by Daniel Veillard · 20 years ago
  8. 1aefc86 applied patch from Adam Dickmeiss for mixed content added his regression by Daniel Veillard · 20 years ago
  9. 3411d08 fix a compilation problem about a missing timb include Daniel by Daniel Veillard · 20 years ago
  10. 09a726f small enhancement to prevent trying to print strings with null pointers by William M. Brack · 20 years ago
  11. e42ae6f doc/xmllint.xml doc/xmllint.1 doc/xmllint.html doc/xmlcatalog_man.xml by MST 2004 John Fleck · 20 years ago
  12. 33a773f patch for cross-compilation to Windows from Christophe de VIENNE. Daniel by Daniel Veillard · 20 years ago
  13. 1822e8b Updated pages, dAniel by Daniel Veillard · 20 years ago
  14. fd9e70d regenerated docs using older version of xsltproc pending resolution of AVT by William M. Brack · 20 years ago
  15. c74859e applied patch from Charles Bozeman to nit use the system xmllint. Daniel by Daniel Veillard · 20 years ago
  16. 7ebac02 Added the quote from Mark Pilgrim and link, Daniel by Daniel Veillard · 20 years ago
  17. 51e5793 applied patch from Roland Schwingel for MingW Daniel by Daniel Veillard · 20 years ago
  18. 06d2524 applied a cleanup patch from Peter Breitenlohner removed a doc build by Daniel Veillard · 20 years ago
  19. d3669b2 avoid ID error message if using HTML_PARSE_NOERROR should fix #130762 by Daniel Veillard · 20 years ago
  20. f54cd53 fixing compilation and link option when configuring with --without-valid by Daniel Veillard · 20 years ago
  21. afbca8e Dump some possible optimizations notes, Daniel by Daniel Veillard · 20 years ago
  22. 770075b fixed the main issues reported by Peter Breitenlohner cleanup speedup by Daniel Veillard · 20 years ago
  23. a59ddb5 fixed a memory leak (xmlXPathLangFunction) reported on the list by Mike by William M. Brack · 20 years ago
  24. 752b4f9 Notes on optimization, Daniel by Daniel Veillard · 20 years ago
  25. 9291449 preparing 2.6.7 release, updated and rebuilt the documentation. Daniel by Daniel Veillard · 20 years ago
  26. 09b792b applied patch from Malcolm Tredinnick to avoid tabs in python sources, by Daniel Veillard · 20 years ago
  27. 807daf8 add --timing option use the psvi field of the nodes instead of _private by Daniel Veillard · 20 years ago
  28. b5da42a small patch to try to fix a warning with Sun One compiler Daniel by Daniel Veillard · 20 years ago
  29. 3288882 small patch removing a warning with MS compiler. Daniel by Daniel Veillard · 20 years ago
  30. 6c66299 Beuah ! Daniel by Daniel Veillard · 20 years ago
  31. 522bc60 added "relaxng" option to the debugging shell some regression tests for by Daniel Veillard · 20 years ago
  32. cb35f01 xmlAttrSerializeTxtContent don't segfault if NULL is passed. adding an old by Daniel Veillard · 20 years ago
  33. 2192452 fixed xmllint --memory --stream memory consumption on large file by using by Daniel Veillard · 20 years ago
  34. 49138f1 some clarification in xmlDocDumpMemory() documentation fixed xmllint by Daniel Veillard · 20 years ago
  35. b374400 fixed a problem in push mode when attribute contains unescaped '>' by Daniel Veillard · 20 years ago
  36. 965983a removing a non-linear behaviour from ID/IDREF raised by Petr Pajas. Call by Daniel Veillard · 20 years ago
  37. a9a1b10 indicated encoding of the test file, needed for python 2.3 Daniel by Daniel Veillard · 20 years ago
  38. 372a445 fixed problem with numbers having > 19 fractional places (bug 133921) by William M. Brack · 20 years ago
  39. f49be47 applied optimization patch from Petr Pajas Daniel by Daniel Veillard · 20 years ago
  40. ab69f36 applied update from Alfred Mickautsch and the added patch from Lucas by Daniel Veillard · 20 years ago
  41. 31ae462 updating the benchmark graph and using a PNG instead of a GIF updated the by Daniel Veillard · 20 years ago
  42. 23eab68 John Fleck <jfleck@inkstain.net> by John Fleck · 20 years ago
  43. d14bccc doc/tutorial/xmltutorial.xml doc/tutorial/xmltutorial.pdf by MST 2004 John Fleck · 20 years ago
  44. 5c9547e preparing release of 2.6.6 updated the docs and rebuilt them Daniel by Daniel Veillard · 20 years ago
  45. 0ddb21c fixing bug #132930 with the provided patch, a bit suspicious about it but by Daniel Veillard · 20 years ago
  46. 036143b fixed bug #132575 about finding the end of the internal subset in push by Daniel Veillard · 20 years ago
  47. 3671190 added xmlByteConsumed() interface updated the benchmark rebuilt the docs by Daniel Veillard · 20 years ago
  48. 6f108a1 fixed missing output of internal DTD param entities when nothing else by William M. Brack · 20 years ago
  49. 030a7a1 applied patch supplied by Christophe Dubach to fix problem with by William M. Brack · 20 years ago
  50. 537769a fixed the fix for the buffer overflow, thanks William :-) by Igor Zlatkovic · 20 years ago
  51. 2e6b143 fixed problem concerning determining SOCKLEN_T as pointed out by Daniel by William M. Brack · 20 years ago
  52. 3770435 fixed buffer overflow reported by Yuuich Teranishi by Igor Zlatkovic · 20 years ago
  53. b337795 small patch from Philip Ludlam to avoid warnings. Daniel by Daniel Veillard · 20 years ago
  54. 182d32a applied a small patch from Alfred Mickautsch to avoid an out of bound by Daniel Veillard · 20 years ago
  55. 5bb9ccd remove the warning on the 2001 namespace remove some warnings when by Daniel Veillard · 20 years ago
  56. 95af594 added a small hack to fix interference between my fixes for bugs 132585 by William M. Brack · 20 years ago
  57. 6bdacd7 fixed problem with function xmlXIncludeCopyRange (bug 133686). by William M. Brack · 20 years ago
  58. 1ce3c80 fixed problem with return value of xmlTextWriterWriteIndent() (bug 133297) by William M. Brack · 20 years ago
  59. 6b1a28d changed coding to output good XIncludes when one or more bad ones are by William M. Brack · 20 years ago
  60. ef245fd corrected handling of empty fallback condition (bug 132585) by William M. Brack · 20 years ago
  61. edb65a7 added initialisation for ctxt->vctxt in HTMLInitParser (bug 133127) minor by William M. Brack · 20 years ago
  62. b2d25dd fixed problem regarding freeing of dictionary when there are errors within by William M. Brack · 20 years ago
  63. fbf2c5e fixed validation of maxLength with no content using patch submitted by by William M. Brack · 20 years ago
  64. 6619b6a *** empty log message *** by Igor Zlatkovic · 20 years ago
  65. 97f8c87 fixed mingw+msys compilation by Igor Zlatkovic · 20 years ago
  66. 18a88ce added calling convention to the public function prototypes by Igor Zlatkovic · 20 years ago
  67. b907905 enhanced output indenting (bug 133264) by William M. Brack · 20 years ago
  68. 93d004f applied patch from Steve Ball to provide structured error reports. by William M. Brack · 20 years ago
  69. a9c612c moved serialization of attribute text data (xmlSerializeContent) into a by William M. Brack · 20 years ago
  70. 92aa030 John Fleck <jfleck@inkstain.net> changelog on reader*.c commits to update by John Fleck · 20 years ago
  71. f2497c1 Sat Jan 31 08:22:02 MST 2004 John Fleck <jfleck@inkstain.net by John Fleck · 20 years ago
  72. ba6bec6 doc/examples/examples.xml doc/examples/*.html add note that reader by MST 2004 John Fleck · 20 years ago
  73. 9387637 John Fleck <jfleck@inkstain.net> ChangeLog to go with docs/examples commit by John Fleck · 20 years ago
  74. c07ed5e added (void *) type override to prevent warning on Solaris (Bug 132671) by William M. Brack · 20 years ago
  75. 4f8b8d9 doc/examples/Makefile.am per Jan. 15 email to the list from oliverst, the by MST 2004 John Fleck · 20 years ago
  76. e1021fa applied fix from Alexander Winston for a problem related to automake-1.8 , by Daniel Veillard · 20 years ago
  77. c3a429a don't rely on . being on the path for make tests, should keep Mr. Crozat by Daniel Veillard · 20 years ago
  78. 189f46b preparing release 2.6.5, rebuilt the docs, checked rngparser stuff does by Daniel Veillard · 20 years ago
  79. 05349ab applied patch from Frederic Peters fixing the wrong arg order in xpath by Daniel Veillard · 20 years ago
  80. 03c2f0a fixing #130453 XInclude element with no href attribute fully integrating by Daniel Veillard · 20 years ago
  81. dda22c1 applied patch from Steve Ball to avoid a double-free. Daniel by Daniel Veillard · 20 years ago
  82. 4773df2 added io1.c an example ox xmlIO usage and io1.res test result, fixed a by Daniel Veillard · 20 years ago
  83. e9f0811 make xmlReallocLoc() accept NULL pointer by Aleksey Sanin · 20 years ago
  84. 1516d5b applied patch from John Belmonte for normalizedString datatype support. by Daniel Veillard · 20 years ago
  85. ce4fc56 fixed problem with union when last() is used in predicate (bug #131971) by William M. Brack · 20 years ago
  86. ae28918 fixed bug #131745 raised by Shaun McCance with the suggested patch Daniel by Daniel Veillard · 21 years ago
  87. 20c5e78 applied patch from Alfred Mickautsch fixing a memory leak reported on the by Daniel Veillard · 21 years ago
  88. 4f4a27f applied patch from Stephane Bidoul to add enums to the Python bindings. by Daniel Veillard · 21 years ago
  89. c2c0d14 another small patch from Mark Vadoc Daniel by Daniel Veillard · 21 years ago
  90. 87247e8 applied patch from Mark Vadoc to not use SAX1 unless necessary. Daniel by Daniel Veillard · 21 years ago
  91. c82c57e some parser optimizations, xmllint --memory --timing --repeat --stream by Daniel Veillard · 21 years ago
  92. 6576528 removed a memory leak remaining from the switch to a dictionnary for by Daniel Veillard · 21 years ago
  93. 96b6cd2 fixing some problem if configured --without-xinclude c.f. #130902 Daniel by Daniel Veillard · 21 years ago
  94. e4177a5 changed AC_OUTPUT() macro to avoid a cygwin problem c.f. #130896 Daniel by Daniel Veillard · 21 years ago
  95. abfca61 applying patch from Mark Vakoc for Windows applied doc fixes from Sven by Daniel Veillard · 21 years ago
  96. 46da464 applied patch from Stephane Bidoul for structured error handling from by Daniel Veillard · 21 years ago
  97. 5d4cba4 fixed Bug130593 fixed compilation warning by William M. Brack · 21 years ago
  98. 5987071 fixed the comment in the header rebuilt the docs Daniel by Daniel Veillard · 21 years ago
  99. a2e844a moved string and UTF8 routines out of parser.c and encoding.c into a new by William M. Brack · 21 years ago
  100. 0f124fd doc/tutorial/customfo.xsl doc/tutorial/customhtml.xsl update custom by MST 2004 John Fleck · 21 years ago