1. 84c45df allow [ and ] in fragment identifiers, 3986 disallow them but it's widely by Daniel Veillard · 16 years ago
  2. 424785e change the big key algorithm to work properly with QName too, fix a bug by Daniel Veillard · 16 years ago
  3. d7af555 rewrite the URI parser to update to rfc3986 (from 2396) removed the error by Daniel Veillard · 16 years ago
  4. ae0765b more progresses against the official regression tests small cleanup for by Daniel Veillard · 16 years ago
  5. 3733457 added a skipped list, insert rmt-ns10-035 improve 'make check' clean up by Daniel Veillard · 16 years ago
  6. 09459bf add xmlMemDisplayLast to help debug incremental memory leaks, and some by Daniel Veillard · 16 years ago
  7. 40ec29a an XML-1.0 document can't load an 1.1 entity when using entities make sure by Daniel Veillard · 16 years ago
  8. 051d52c fix a bug not detecting cross entity comments probably when comment by Daniel Veillard · 16 years ago
  9. 7e5c3f4 add a C program to run the W3C test suite, work in progress add a new by Daniel Veillard · 16 years ago
  10. 45490ae space and tabs cleanup Daniel by Daniel Veillard · 16 years ago
  11. 34e3f64 implement XML-1.0 5th edition, add parser option XML_PARSE_OLD10 to stick by Daniel Veillard · 16 years ago
  12. abade01 add a new regression test program for testing character ranges and UTF8 by Daniel Veillard · 16 years ago
  13. bf0324f fix the build root Daniel by Daniel Veillard · 16 years ago
  14. f847700 fix problem with xmlStreamPop when pattern includes a "." element (see by William M. Brack · 16 years ago
  15. 45efd08 fix line number on text nodes, problem raised by Ralf Junker Daniel by Daniel Veillard · 16 years ago
  16. c6947bb fix crash with invalid whitespace facet by Rob Richards · 16 years ago
  17. 23a47d6 Switch off debugging, oops, Daniel by Daniel Veillard · 16 years ago
  18. 984e569 add a section in the FAQ about multithread and xmlCleanupParser Daniel by Daniel Veillard · 16 years ago
  19. 63806b5 apply a couple of fixes based on a Coverity report forwarded by Derrick by Daniel Veillard · 16 years ago
  20. 39801e5 apply patch from Martin fixing python whitespaces following previous by Daniel Veillard · 16 years ago
  21. 25a1ce9 patch from Hans de Goede to switch the file to UTF-8 switch to generate by Daniel Veillard · 16 years ago
  22. ad55998 avoid a regexp crash, should fix #523738 Daniel by Daniel Veillard · 16 years ago
  23. 438ebbd fx compilation when configured without the reader should fix #513110 by Daniel Veillard · 16 years ago
  24. b6b2ee1 check for stdint.h and define types when using MSVC by Rob Richards · 16 years ago
  25. 87303e3 applied patch from Ashwin to avoid a potential double-free Daniel by Daniel Veillard · 16 years ago
  26. ed86dc2 applied patch from Ashwin fixing a number of realloc problems improve by Daniel Veillard · 16 years ago
  27. e9100a5 improvement on the hashing of the dictionnary, with visible speed up as by Daniel Veillard · 16 years ago
  28. dee2348 added new function xmlSchemaValidCtxtGetParserCtxt based on Holger by Daniel Veillard · 16 years ago
  29. 33fe288 extend the cleanup rule space cleanup Daniel by Daniel Veillard · 16 years ago
  30. c3e2435 support older win32 platforms when building with newer versions of VS by Rob Richards · 16 years ago
  31. 596da97 preparing release of 2.6.32 Daniel by Daniel Veillard · 16 years ago
  32. ed939f8 fix a bug introduced when fixing #438208 and reported by Ashwin fix an by Daniel Veillard · 16 years ago
  33. 354cf5c fix a link to XmlNodeType doc reported by Martijn Arts rebuilt Daniel by Daniel Veillard · 16 years ago
  34. 2135fc2 improve the *Recover* functions documentation Daniel by Daniel Veillard · 16 years ago
  35. 6ccc56d patch from Mark Rowe fixing BOM or encoding detection in external parsed by Daniel Veillard · 16 years ago
  36. 8f6c2b1 fix some problems with the *EatName functions when running out of memory by Daniel Veillard · 16 years ago
  37. bfc4263 horror around the definition of the lexical values for decimal and derived by Daniel Veillard · 16 years ago
  38. f124539 buffer may not be large enough to convert to UCS4, patch from Christian by Daniel Veillard · 16 years ago
  39. 36de63e apparently it's okay to forget the semicolumn after entity refs in HTML, by Daniel Veillard · 16 years ago
  40. fa75097 avoid a scary realloc() loop should fix #520383 Daniel by Daniel Veillard · 16 years ago
  41. a4ba09d more realloc problems pointed out by Ashwin Daniel by Daniel Veillard · 16 years ago
  42. ff8b541 applied patch from Mike Hommey fixing distclean, fixes #520387 Daniel by Daniel Veillard · 16 years ago
  43. e43579b small doc improvement for xmlXPathContext from Jack Jansen, fixes #524759 by Daniel Veillard · 16 years ago
  44. f88d849 two patches from Alvaro Herrera to avoid problem when running out of by Daniel Veillard · 16 years ago
  45. 68b6e02 lot of out of memory handling fixes from Ashwin work around a problem with by Daniel Veillard · 16 years ago
  46. 05b37c6 trying to clarify even more the xmlCleanupParser() use and the memory by Daniel Veillard · 16 years ago
  47. dc17160 changes based on Alex Khesin patch where xmlParseCharRef seems to not be by Daniel Veillard · 16 years ago
  48. 6a31b83 patch from Ashwin to avoid a problem of attribute redefinition in the DTD. by Daniel Veillard · 16 years ago
  49. b3e4536 fix a problem in externalSubsetSplit with a patch from Ashwin Daniel by Daniel Veillard · 16 years ago
  50. 97c9ce2 fix various attribute normalisation problems reported by Ashwin this by Daniel Veillard · 16 years ago
  51. e54c317 fix saving for file:///X:/ URI embedding Windows file paths should fix by Daniel Veillard · 16 years ago
  52. 8bf64ae fix a problem reported by Ashwin for system parameter entities referenced by Daniel Veillard · 16 years ago
  53. 77fbc3e fix an XML Schemas crash raised by Stefan Behnel when testing with W3C by Daniel Veillard · 16 years ago
  54. 14d465d check some allocation with Ashwin patch Daniel by Daniel Veillard · 16 years ago
  55. 24d87d9 update from Tycho Hilhorst, should fix #523378 Daniel by Daniel Veillard · 16 years ago
  56. ddbe38b check some malloc returns with Ashwin patch, add error messages and by Daniel Veillard · 16 years ago
  57. 14dad70 patch from Ashwin removing duplicate tests Daniel by Daniel Veillard · 16 years ago
  58. c4b0deb applied patch from Tobias Minich to allow plugin schematron error by Daniel Veillard · 16 years ago
  59. 37d2d16 patch from Vasily Chekalkin fixes memory leaks, should fix 512647 Daniel by Daniel Veillard · 16 years ago
  60. 10bda62 found a nasty bug in regexp automata build, reported by Ashwin and Bjorn by Daniel Veillard · 16 years ago
  61. 35fcbb8 patch from Arnold Hendriks improving parsing of html within html bogus by Daniel Veillard · 16 years ago
  62. 5d279c9 fix a memory errro when using namespace nodes returned from XPath queries, by Daniel Veillard · 16 years ago
  63. a544c18 add ICONV_CONST define for win32 build to satisfy encoding.c change in rev by Rob Richards · 16 years ago
  64. d0d2f09 fix handling of empty CDATA nodes as reported and discussed around #514181 by Daniel Veillard · 16 years ago
  65. 57c9db0 poblem with encoding detection for UTF-16 reported by Ashwin and found by by Daniel Veillard · 16 years ago
  66. ccc476f patch from Alex Khesin fixing CDATA output after a text node. fixed the by Daniel Veillard · 16 years ago
  67. 70e20ad patch from Florent Guiliani to fix build on SCO OpenServer daniel by Daniel Veillard · 16 years ago
  68. 3066351 made one of the changes suggested by Brian Krahmer allow to pass '--' on by Daniel Veillard · 16 years ago
  69. 5ac8823 applied cleanup patches for cross compilation and MinGW from Roumen Petrov by Daniel Veillard · 16 years ago
  70. c4ba8a4 fix output bug reported by Petr Pajas and analyzed by Bill Daniel by Daniel Veillard · 16 years ago
  71. 6f8611f patch from Julien Charbon to simplify the processing of xmlSetProp() by Daniel Veillard · 16 years ago
  72. 8e1a46d patch from Roumen Petrov to detect if iconv() needs a const for the second by Daniel Veillard · 16 years ago
  73. f3da06d EOL cleanups from Florent Guiliani Daniel by Daniel Veillard · 16 years ago
  74. 3ff2411 applied patch from Alfred Mickautsch to flush the output at the end of by Daniel Veillard · 16 years ago
  75. 851b2d0 regenerated, it was truncated. Daniel by Daniel Veillard · 16 years ago
  76. 643fb5d apply simple patch from Carlo Bramini to avoid compilation problems with by Daniel Veillard · 16 years ago
  77. 9e3a513 EOL cleanup from Florent Guiliani, Daniel by Daniel Veillard · 16 years ago
  78. 041b687 apply patch from Andrew Tosh to fix behaviour when '.' is used in a by Daniel Veillard · 16 years ago
  79. b242b08 applied patch from Florent Guilian to remove an useless mutex in the by Daniel Veillard · 16 years ago
  80. ead3583 added space for port number (when not 80) in xmlNanoHTTPMethodRedir, plus by William M. Brack · 16 years ago
  81. 7d0ca5e apply fix suggested by Ashwin correcting a cut-n-paste error about the SAX by Daniel Veillard · 16 years ago
  82. 69f8a13 applied a patch based on Petr Sumbera one to avoid a problem with paths by Daniel Veillard · 16 years ago
  83. ad87d5e added a small section on returning memory to the kernel by compacting the by Daniel Veillard · 16 years ago
  84. 82fbf57 fix build under VS 2008. patch by David Wimsey by Rob Richards · 16 years ago
  85. c707d0b fix a memeory leak in internal subset parsing with a fix from Ashwin add by Daniel Veillard · 16 years ago
  86. 72c1dfd preparing release of 2.6.31 daniel by Daniel Veillard · 16 years ago
  87. 28b64e2 Prepare docs for release of 2.6.31, Daniel by Daniel Veillard · 16 years ago
  88. b3edafd avoid a warning on 64bits introduced earlier make more checking on the by Daniel Veillard · 16 years ago
  89. c5b43cc avoid stopping parsing when encountering out of range characters in an by Daniel Veillard · 16 years ago
  90. 9ebb632 patches from John Carr to start cleaning up 'make diskcheck' problems c.f. by Daniel Veillard · 16 years ago
  91. 5608b17 apply fix from Stefan Kost to avoid a crash in xmllint, fixes 504284 by Daniel Veillard · 16 years ago
  92. aa2404e apply patch from Fred Crozat to avoid outputting -L/usr/lib from by Daniel Veillard · 16 years ago
  93. 640f89e fix definition for <embed> to avoid error when saving back, patch from by Daniel Veillard · 16 years ago
  94. 9e264ad applied patch from Christian Schmidt fixing a column counter update by Daniel Veillard · 16 years ago
  95. ac4118d handle a erroneous parsing of attributes in case said attribute has been by Daniel Veillard · 16 years ago
  96. 7e26fb4 fix indentation in xmlTextWriterFullEndElement, as raised by Felipe Pena, by Daniel Veillard · 16 years ago
  97. 3108ba9 fix crash from double free of name for bug #501760 by Rob Richards · 17 years ago
  98. 5fce6d6 remove unused variable in __xmlGlobalInitMutexLock reported by Hannes Eder by Daniel Veillard · 17 years ago
  99. 00fde4e remove a cut-and-paste copy error Daniel by Daniel Veillard · 17 years ago
  100. 91eb560 __xmlGlobalInitMutexDestroy() will free global_init_lock on Win32. Patch by Rob Richards · 17 years ago