1. a59ddb5 fixed a memory leak (xmlXPathLangFunction) reported on the list by Mike by William M. Brack · 20 years ago
  2. 752b4f9 Notes on optimization, Daniel by Daniel Veillard · 20 years ago
  3. 9291449 preparing 2.6.7 release, updated and rebuilt the documentation. Daniel by Daniel Veillard · 20 years ago
  4. 09b792b applied patch from Malcolm Tredinnick to avoid tabs in python sources, by Daniel Veillard · 20 years ago
  5. 807daf8 add --timing option use the psvi field of the nodes instead of _private by Daniel Veillard · 20 years ago
  6. b5da42a small patch to try to fix a warning with Sun One compiler Daniel by Daniel Veillard · 20 years ago
  7. 3288882 small patch removing a warning with MS compiler. Daniel by Daniel Veillard · 20 years ago
  8. 6c66299 Beuah ! Daniel by Daniel Veillard · 20 years ago
  9. 522bc60 added "relaxng" option to the debugging shell some regression tests for by Daniel Veillard · 20 years ago
  10. cb35f01 xmlAttrSerializeTxtContent don't segfault if NULL is passed. adding an old by Daniel Veillard · 20 years ago
  11. 2192452 fixed xmllint --memory --stream memory consumption on large file by using by Daniel Veillard · 20 years ago
  12. 49138f1 some clarification in xmlDocDumpMemory() documentation fixed xmllint by Daniel Veillard · 20 years ago
  13. b374400 fixed a problem in push mode when attribute contains unescaped '>' by Daniel Veillard · 20 years ago
  14. 965983a removing a non-linear behaviour from ID/IDREF raised by Petr Pajas. Call by Daniel Veillard · 20 years ago
  15. a9a1b10 indicated encoding of the test file, needed for python 2.3 Daniel by Daniel Veillard · 20 years ago
  16. 372a445 fixed problem with numbers having > 19 fractional places (bug 133921) by William M. Brack · 20 years ago
  17. f49be47 applied optimization patch from Petr Pajas Daniel by Daniel Veillard · 20 years ago
  18. ab69f36 applied update from Alfred Mickautsch and the added patch from Lucas by Daniel Veillard · 20 years ago
  19. 31ae462 updating the benchmark graph and using a PNG instead of a GIF updated the by Daniel Veillard · 20 years ago
  20. 23eab68 John Fleck <jfleck@inkstain.net> by John Fleck · 20 years ago
  21. d14bccc doc/tutorial/xmltutorial.xml doc/tutorial/xmltutorial.pdf by MST 2004 John Fleck · 20 years ago
  22. 5c9547e preparing release of 2.6.6 updated the docs and rebuilt them Daniel by Daniel Veillard · 20 years ago
  23. 0ddb21c fixing bug #132930 with the provided patch, a bit suspicious about it but by Daniel Veillard · 20 years ago
  24. 036143b fixed bug #132575 about finding the end of the internal subset in push by Daniel Veillard · 20 years ago
  25. 3671190 added xmlByteConsumed() interface updated the benchmark rebuilt the docs by Daniel Veillard · 20 years ago
  26. 6f108a1 fixed missing output of internal DTD param entities when nothing else by William M. Brack · 20 years ago
  27. 030a7a1 applied patch supplied by Christophe Dubach to fix problem with by William M. Brack · 20 years ago
  28. 537769a fixed the fix for the buffer overflow, thanks William :-) by Igor Zlatkovic · 20 years ago
  29. 2e6b143 fixed problem concerning determining SOCKLEN_T as pointed out by Daniel by William M. Brack · 20 years ago
  30. 3770435 fixed buffer overflow reported by Yuuich Teranishi by Igor Zlatkovic · 20 years ago
  31. b337795 small patch from Philip Ludlam to avoid warnings. Daniel by Daniel Veillard · 20 years ago
  32. 182d32a applied a small patch from Alfred Mickautsch to avoid an out of bound by Daniel Veillard · 20 years ago
  33. 5bb9ccd remove the warning on the 2001 namespace remove some warnings when by Daniel Veillard · 20 years ago
  34. 95af594 added a small hack to fix interference between my fixes for bugs 132585 by William M. Brack · 20 years ago
  35. 6bdacd7 fixed problem with function xmlXIncludeCopyRange (bug 133686). by William M. Brack · 20 years ago
  36. 1ce3c80 fixed problem with return value of xmlTextWriterWriteIndent() (bug 133297) by William M. Brack · 20 years ago
  37. 6b1a28d changed coding to output good XIncludes when one or more bad ones are by William M. Brack · 20 years ago
  38. ef245fd corrected handling of empty fallback condition (bug 132585) by William M. Brack · 20 years ago
  39. edb65a7 added initialisation for ctxt->vctxt in HTMLInitParser (bug 133127) minor by William M. Brack · 20 years ago
  40. b2d25dd fixed problem regarding freeing of dictionary when there are errors within by William M. Brack · 20 years ago
  41. fbf2c5e fixed validation of maxLength with no content using patch submitted by by William M. Brack · 20 years ago
  42. 6619b6a *** empty log message *** by Igor Zlatkovic · 20 years ago
  43. 97f8c87 fixed mingw+msys compilation by Igor Zlatkovic · 20 years ago
  44. 18a88ce added calling convention to the public function prototypes by Igor Zlatkovic · 20 years ago
  45. b907905 enhanced output indenting (bug 133264) by William M. Brack · 20 years ago
  46. 93d004f applied patch from Steve Ball to provide structured error reports. by William M. Brack · 20 years ago
  47. a9c612c moved serialization of attribute text data (xmlSerializeContent) into a by William M. Brack · 20 years ago
  48. 92aa030 John Fleck <jfleck@inkstain.net> changelog on reader*.c commits to update by John Fleck · 20 years ago
  49. f2497c1 Sat Jan 31 08:22:02 MST 2004 John Fleck <jfleck@inkstain.net by John Fleck · 20 years ago
  50. ba6bec6 doc/examples/examples.xml doc/examples/*.html add note that reader by MST 2004 John Fleck · 20 years ago
  51. 9387637 John Fleck <jfleck@inkstain.net> ChangeLog to go with docs/examples commit by John Fleck · 20 years ago
  52. c07ed5e added (void *) type override to prevent warning on Solaris (Bug 132671) by William M. Brack · 20 years ago
  53. 4f8b8d9 doc/examples/Makefile.am per Jan. 15 email to the list from oliverst, the by MST 2004 John Fleck · 20 years ago
  54. e1021fa applied fix from Alexander Winston for a problem related to automake-1.8 , by Daniel Veillard · 20 years ago
  55. c3a429a don't rely on . being on the path for make tests, should keep Mr. Crozat by Daniel Veillard · 20 years ago
  56. 189f46b preparing release 2.6.5, rebuilt the docs, checked rngparser stuff does by Daniel Veillard · 20 years ago
  57. 05349ab applied patch from Frederic Peters fixing the wrong arg order in xpath by Daniel Veillard · 20 years ago
  58. 03c2f0a fixing #130453 XInclude element with no href attribute fully integrating by Daniel Veillard · 20 years ago
  59. dda22c1 applied patch from Steve Ball to avoid a double-free. Daniel by Daniel Veillard · 21 years ago
  60. 4773df2 added io1.c an example ox xmlIO usage and io1.res test result, fixed a by Daniel Veillard · 21 years ago
  61. e9f0811 make xmlReallocLoc() accept NULL pointer by Aleksey Sanin · 21 years ago
  62. 1516d5b applied patch from John Belmonte for normalizedString datatype support. by Daniel Veillard · 21 years ago
  63. ce4fc56 fixed problem with union when last() is used in predicate (bug #131971) by William M. Brack · 21 years ago
  64. ae28918 fixed bug #131745 raised by Shaun McCance with the suggested patch Daniel by Daniel Veillard · 21 years ago
  65. 20c5e78 applied patch from Alfred Mickautsch fixing a memory leak reported on the by Daniel Veillard · 21 years ago
  66. 4f4a27f applied patch from Stephane Bidoul to add enums to the Python bindings. by Daniel Veillard · 21 years ago
  67. c2c0d14 another small patch from Mark Vadoc Daniel by Daniel Veillard · 21 years ago
  68. 87247e8 applied patch from Mark Vadoc to not use SAX1 unless necessary. Daniel by Daniel Veillard · 21 years ago
  69. c82c57e some parser optimizations, xmllint --memory --timing --repeat --stream by Daniel Veillard · 21 years ago
  70. 6576528 removed a memory leak remaining from the switch to a dictionnary for by Daniel Veillard · 21 years ago
  71. 96b6cd2 fixing some problem if configured --without-xinclude c.f. #130902 Daniel by Daniel Veillard · 21 years ago
  72. e4177a5 changed AC_OUTPUT() macro to avoid a cygwin problem c.f. #130896 Daniel by Daniel Veillard · 21 years ago
  73. abfca61 applying patch from Mark Vakoc for Windows applied doc fixes from Sven by Daniel Veillard · 21 years ago
  74. 46da464 applied patch from Stephane Bidoul for structured error handling from by Daniel Veillard · 21 years ago
  75. 5d4cba4 fixed Bug130593 fixed compilation warning by William M. Brack · 21 years ago
  76. 5987071 fixed the comment in the header rebuilt the docs Daniel by Daniel Veillard · 21 years ago
  77. a2e844a moved string and UTF8 routines out of parser.c and encoding.c into a new by William M. Brack · 21 years ago
  78. 0f124fd doc/tutorial/customfo.xsl doc/tutorial/customhtml.xsl update custom by MST 2004 John Fleck · 21 years ago
  79. d7306b0 commiting the compact relax ng parser. It's not completely finished, it's by Daniel Veillard · 21 years ago
  80. 09a4d0a fixed apibuild.py's generation of "constructors" to be in alphabetical by William M. Brack · 21 years ago
  81. 751c9ec applied patch from Lucas Brasilino fixing an indent problem. Daniel by Daniel Veillard · 21 years ago
  82. 35df6d4 John Fleck <jfleck@inkstain.net> forgot a ChangeLog by John Fleck · 21 years ago
  83. 2050d89 change background color of function declaration to improve readability by MST 2004 John Fleck · 21 years ago
  84. 7762bb1 added a routine xmlStrncatNew to create a new string from 2 frags. added by William M. Brack · 21 years ago
  85. 24d9048 (removed extra blank line in my last entry) by William M. Brack · 21 years ago
  86. 9202942 applied suggestion from Miloslav Trmac (see Bug 130419) and eliminated by William M. Brack · 21 years ago
  87. d34b0b8 applied patch from Stéphane Bidoul for structured error reporting. Daniel by Daniel Veillard · 21 years ago
  88. 2cca446 applied the patch from Lucas Brasilino to add indentation support to by Daniel Veillard · 21 years ago
  89. aae1052 fixed problem with "recursive" include (fallback contains another include by William M. Brack · 21 years ago
  90. 1a9b708 found and fixed a bug misallocating some non blank text node strings from by Daniel Veillard · 21 years ago
  91. 1ff4213 fixed problem caused by wrong dictionary reference count, reported on the by William M. Brack · 21 years ago
  92. f7eb794 fixed problem pointed out by Stéphane Bidoul on the list. completed by William M. Brack · 21 years ago
  93. 72ee48d Fixed memory leak reported by Dave Beckett Removed spurious comment by William M. Brack · 21 years ago
  94. 1f5c989 xmlValidateElement could crash for element holding a namespace declaration by Daniel Veillard · 21 years ago
  95. d21f61b issue validation status on stderr, not stdout as suggested by Pawel by Daniel Veillard · 21 years ago
  96. 0817191 edited a couple of comments in accordance with posting on the mailing list by William M. Brack · 21 years ago
  97. b15351e added tests for xs:all to assure minOccurs and maxOccurs <= 1 (Bug 130020) by William M. Brack · 21 years ago
  98. dc99df9 fixed xmlFAParseCharRange for Unicode ranges with patch from Charles by William M. Brack · 21 years ago
  99. 9887395 fixed problem causing segfault on validation error condition (reported on by William M. Brack · 21 years ago
  100. cf9eadf fixed missing dictionaries for Memory and Doc parser contexts (problem by William M. Brack · 21 years ago