1. 97fa5b3 Fix file and line report for XSD SAX and reader streaming validation by Daniel Veillard · 12 years ago
  2. 3b66622 Fix const qualifyer to definition of xmlBufferDetach by Daniel Veillard · 12 years ago
  3. 968a03a Add support for big line numbers in error reporting by Daniel Veillard · 12 years ago
  4. 28cc42d Regenerating docs and API files by Daniel Veillard · 12 years ago
  5. 5706b6d Various "make distcheck" and portability fixups by Daniel Richard G · 12 years ago
  6. e258ade Provide new accessors for xmlOutputBuffer by Daniel Veillard · 12 years ago
  7. 18e1f1f Improvements for old buffer compatibility by Daniel Veillard · 12 years ago
  8. 52d8ade Introduce some default parser limits by Daniel Veillard · 12 years ago
  9. 7c693da Cleanups and new limit APIs for dictionaries by Daniel Veillard · 12 years ago
  10. 5756038 Cleanup URI module memory allocation code by Daniel Veillard · 12 years ago
  11. dddeede Provide new xmlBuf based saving functions by Daniel Veillard · 12 years ago
  12. 65c7d3b Incompatible change to the Input and Output buffers by Daniel Veillard · 12 years ago
  13. bca22f4 Adding a new buf module for buffers by Daniel Veillard · 12 years ago
  14. 8fc913f Fix compilation on older Visual Studio by Daniel Veillard · 12 years ago
  15. 379ebc1 Cleanup on randomization by Daniel Veillard · 12 years ago
  16. 0d51cfe Fix a race in xmlNewInputStream by Daniel Veillard · 12 years ago
  17. 7d0d2a5 Use a hybrid allocation scheme in xmlNodeSetContent by Conrad Irwin · 12 years ago
  18. 7d553f8 Use buffers when constructing string node lists. by Conrad Irwin · 12 years ago
  19. 1eabc31 Fix library problems with mingw-w64 by Michael Cronenworth · 12 years ago
  20. 066c697 Allow to compile with Visual Studio 2010 by Thomas Lemm · 12 years ago
  21. 1579499 add function xmlTextReaderRelaxNGValidateCtxt() by Noam Postavsky · 12 years ago
  22. eae5261 add lzma compression support by Anders F Bjorklund · 13 years ago
  23. f5048b3 Hardening of XPath evaluation by Daniel Veillard · 13 years ago
  24. c62efc8 Add options to ignore the internal encoding by Daniel Veillard · 13 years ago
  25. 4c2e7c6 Release of libxml2-2.7.8 by Daniel Veillard · 14 years ago
  26. 48f7dcb 480323 add code to plug in ICU converters by default by Giuseppe Iuculano · 14 years ago
  27. f99d222 614087 Fix Socket API usage to allow Windows64 compilation by Ozkan Sezer · 14 years ago
  28. 64b0d60 Switch from the obsolete mkinstalldirs to AC_PROG_MKDIR_P by Adrian Bunk · 14 years ago
  29. d2e6231 Add xmlSaveOption XML_SAVE_WSNONSIG by Adam Spragg · 14 years ago
  30. f1121c4 Add an HTML parser option to avoid a default doctype by Daniel Veillard · 14 years ago
  31. 615904f Switch the HTML parser to be non-recursive by Eugene Pimenov · 14 years ago
  32. 120a269 Fix build with mingw by Roumen Petrov · 14 years ago
  33. e20fb5a Fix xmlParseInNodeContext for HTML content by Daniel Veillard · 15 years ago
  34. 57f71ae 594250 rename ATTRIBUTE_ALLOC_SIZE to avoid clashes by Daniel Veillard · 15 years ago
  35. 65d359e Fix the globals.h to use XMLPUBFUN by Paul Smith · 15 years ago
  36. 82cf412 Problem with extern extern in header by Daniel Veillard · 15 years ago
  37. b9590e9 440226 Add xmlXIncludeProcessTreeFlagsData API by Stefan Behnel · 15 years ago
  38. 1de382e Fix SetGenericErrorFunc and SetStructured clash by Wang Lam · 15 years ago
  39. 029a04d 541335 HTML avoid creating 2 head or 2 body element by Daniel Veillard · 15 years ago
  40. f39eafa Make xmlRecoverDoc const (Martin Trappel) by Daniel Veillard · 15 years ago
  41. fcf2457 Both args of xmlStrcasestr are const by Daniel Veillard · 15 years ago
  42. a194ccb Try to avoid __imp__xmlFree link trouble on msys by Daniel Veillard · 15 years ago
  43. 175beba Fix a couple of ABI issues with C14N 1.1 by Aleksey Sanin · 15 years ago
  44. 8386824 Aleksey Sanin support for c14n 1.1 by Aleksey Sanin · 15 years ago
  45. f076f34 change ATTRIBUTE_PRINTF into LIBXML_ATTR_FORMAT to avoid macro name by Daniel Veillard · 15 years ago
  46. 48b3eb2 fixes for Borland/CodeGear/Embarcadero compilers by Eric Zurcher Daniel by Daniel Veillard · 15 years ago
  47. 97ff9b3 preparing 0.7.3 release fix a typo in a name Daniel by Daniel Veillard · 16 years ago
  48. f63085d port patch from Marcus Meissner to add gcc checking for printf like by Daniel Veillard · 16 years ago
  49. d032a5b windows header should get the same define Daniel by Daniel Veillard · 16 years ago
  50. d4d4705 apply patch from Marcus Meissner to add gcc attribute alloc_size should by Daniel Veillard · 16 years ago
  51. 1fb2e0d add a new define XML_MAX_TEXT_LENGHT limiting the maximum size of a single by Daniel Veillard · 16 years ago
  52. b9ed017 add XML_PARSE_OLDSAX parser option to enable pre 2.7 SAX behavior. by Rob Richards · 16 years ago
  53. be2bd6a adds element traversal support avoid a warning regenerated daniel by Daniel Veillard · 16 years ago
  54. 856d928 new options to serialize as XML/HTML/XHTML and restore old entry point by Daniel Veillard · 16 years ago
  55. e83e93e make a new kind of buffer where shrinking and adding in head can avoid by Daniel Veillard · 16 years ago
  56. 0161e63 completely different fix for the recursion detection based on entity by Daniel Veillard · 16 years ago
  57. 49d4405 a bit of cleanup and added checks based on the regression tests of the by Daniel Veillard · 16 years ago
  58. a8f09ce cleanup entity pushing error handling based on a patch from Ashwin daniel by Daniel Veillard · 16 years ago
  59. 8915c15 strengthen some of the internal parser limits, add an XML_PARSE_HUGE by Daniel Veillard · 16 years ago
  60. 54bd29b patch based on Wieant Nielander contribution to add the option of not by Daniel Veillard · 16 years ago
  61. aa6de47 applied patch from Aswin to fix tree skipping fixed a comment and added a by Daniel Veillard · 16 years ago
  62. f4f4e48 rework the patch to avoid some ABI issue with people allocating entities by Daniel Veillard · 16 years ago
  63. 4bf899b fix for CVE-2008-3281 Daniel by Daniel Veillard · 16 years ago
  64. d7af555 rewrite the URI parser to update to rfc3986 (from 2396) removed the error by Daniel Veillard · 16 years ago
  65. ae0765b more progresses against the official regression tests small cleanup for by Daniel Veillard · 16 years ago
  66. 3733457 added a skipped list, insert rmt-ns10-035 improve 'make check' clean up by Daniel Veillard · 16 years ago
  67. 09459bf add xmlMemDisplayLast to help debug incremental memory leaks, and some by Daniel Veillard · 16 years ago
  68. 40ec29a an XML-1.0 document can't load an 1.1 entity when using entities make sure by Daniel Veillard · 16 years ago
  69. 34e3f64 implement XML-1.0 5th edition, add parser option XML_PARSE_OLD10 to stick by Daniel Veillard · 16 years ago
  70. 438ebbd fx compilation when configured without the reader should fix #513110 by Daniel Veillard · 16 years ago
  71. dee2348 added new function xmlSchemaValidCtxtGetParserCtxt based on Holger by Daniel Veillard · 16 years ago
  72. c3e2435 support older win32 platforms when building with newer versions of VS by Rob Richards · 16 years ago
  73. e43579b small doc improvement for xmlXPathContext from Jack Jansen, fixes #524759 by Daniel Veillard · 16 years ago
  74. 68b6e02 lot of out of memory handling fixes from Ashwin work around a problem with by Daniel Veillard · 16 years ago
  75. c4b0deb applied patch from Tobias Minich to allow plugin schematron error by Daniel Veillard · 16 years ago
  76. a544c18 add ICONV_CONST define for win32 build to satisfy encoding.c change in rev by Rob Richards · 16 years ago
  77. 6f8611f patch from Julien Charbon to simplify the processing of xmlSetProp() by Daniel Veillard · 17 years ago
  78. 82fbf57 fix build under VS 2008. patch by David Wimsey by Rob Richards · 17 years ago
  79. e967f0b *use specified calling convention by Rob Richards · 17 years ago
  80. 38d452a Fixed typo in xmlCharEncFirstLine pointed out by Mark Rowe (bug #440159) by William M. Brack · 17 years ago
  81. a1413b8 patch from Richard Jones to save the query part in raw form. Daniel by Daniel Veillard · 17 years ago
  82. 509ed2a new patch from Andreas Stricke to better integrate support for Windows CE by Daniel Veillard · 17 years ago
  83. 7ef5169 applied documentation patch from James Dennett Daniel by Daniel Veillard · 17 years ago
  84. d837764 expose xmlTextReaderSetup function by Aleksey Sanin · 18 years ago
  85. 602f2bd patch from Michael Day on standalone and XML declaration detection, and by Daniel Veillard · 18 years ago
  86. c8338f1 preparing release of libxml2-2.6.27 fix a small problem with preproc flags by Daniel Veillard · 18 years ago
  87. f1a27c6 added --html --memory to test htmlReadMemory to test #321632 added various by Daniel Veillard · 18 years ago
  88. f4721d6 fix comment on versions do not spend too much time digging in dumped by Daniel Veillard · 18 years ago
  89. a37a6ad trying to fix entities behaviour when using SAX, had to extend entities by Daniel Veillard · 18 years ago
  90. b8efdda add a new function xmlPathToUri() to provide a clean conversion when by Daniel Veillard · 18 years ago
  91. 681e904 fixed a comment applied a patch from Michael Day to add a new function by Daniel Veillard · 18 years ago
  92. 34c647c exports htmlNewParserCtxt() as Michael Day pointed out this is needed to by Daniel Veillard · 18 years ago
  93. 75acfee applied patch from Andrew W. Nosenko to expose if zlib support was by Daniel Veillard · 18 years ago
  94. 631ea81 Added xmlXPathCompiledEvalToBoolean() to the API and adjusted/added by Kasimier T. Buchcik · 18 years ago
  95. 978039b Fixed a bug in xmlDOMWrapAdoptNode(); the tree traversal stopped if the by Kasimier T. Buchcik · 18 years ago
  96. 803e37a Clarified in the docs that the tree must not be tried to be modified if by Kasimier T. Buchcik · 18 years ago
  97. 5869469 Changed the name of the recently added public function by Kasimier T. Buchcik · 18 years ago
  98. e5f810f A warning will now be reported in the value of the XSD attribute by Kasimier T. Buchcik · 18 years ago
  99. a724844 Added an XPath object cache. It sits on an xmlXPathContext and need to be by Kasimier T. Buchcik · 18 years ago
  100. b2f8f1d preparing 2.6.24 release, fixed Python paths at the last moment fix some by Daniel Veillard · 18 years ago