1. a194ccb Try to avoid __imp__xmlFree link trouble on msys by Daniel Veillard · 15 years ago
  2. 175beba Fix a couple of ABI issues with C14N 1.1 by Aleksey Sanin · 15 years ago
  3. 8386824 Aleksey Sanin support for c14n 1.1 by Aleksey Sanin · 15 years ago
  4. f076f34 change ATTRIBUTE_PRINTF into LIBXML_ATTR_FORMAT to avoid macro name by Daniel Veillard · 15 years ago
  5. 48b3eb2 fixes for Borland/CodeGear/Embarcadero compilers by Eric Zurcher Daniel by Daniel Veillard · 15 years ago
  6. 97ff9b3 preparing 0.7.3 release fix a typo in a name Daniel by Daniel Veillard · 16 years ago
  7. f63085d port patch from Marcus Meissner to add gcc checking for printf like by Daniel Veillard · 16 years ago
  8. d032a5b windows header should get the same define Daniel by Daniel Veillard · 16 years ago
  9. d4d4705 apply patch from Marcus Meissner to add gcc attribute alloc_size should by Daniel Veillard · 16 years ago
  10. 1fb2e0d add a new define XML_MAX_TEXT_LENGHT limiting the maximum size of a single by Daniel Veillard · 16 years ago
  11. b9ed017 add XML_PARSE_OLDSAX parser option to enable pre 2.7 SAX behavior. by Rob Richards · 16 years ago
  12. be2bd6a adds element traversal support avoid a warning regenerated daniel by Daniel Veillard · 16 years ago
  13. 856d928 new options to serialize as XML/HTML/XHTML and restore old entry point by Daniel Veillard · 16 years ago
  14. e83e93e make a new kind of buffer where shrinking and adding in head can avoid by Daniel Veillard · 16 years ago
  15. 0161e63 completely different fix for the recursion detection based on entity by Daniel Veillard · 16 years ago
  16. 49d4405 a bit of cleanup and added checks based on the regression tests of the by Daniel Veillard · 16 years ago
  17. a8f09ce cleanup entity pushing error handling based on a patch from Ashwin daniel by Daniel Veillard · 16 years ago
  18. 8915c15 strengthen some of the internal parser limits, add an XML_PARSE_HUGE by Daniel Veillard · 16 years ago
  19. 54bd29b patch based on Wieant Nielander contribution to add the option of not by Daniel Veillard · 16 years ago
  20. aa6de47 applied patch from Aswin to fix tree skipping fixed a comment and added a by Daniel Veillard · 16 years ago
  21. f4f4e48 rework the patch to avoid some ABI issue with people allocating entities by Daniel Veillard · 16 years ago
  22. 4bf899b fix for CVE-2008-3281 Daniel by Daniel Veillard · 16 years ago
  23. d7af555 rewrite the URI parser to update to rfc3986 (from 2396) removed the error by Daniel Veillard · 16 years ago
  24. ae0765b more progresses against the official regression tests small cleanup for by Daniel Veillard · 16 years ago
  25. 3733457 added a skipped list, insert rmt-ns10-035 improve 'make check' clean up by Daniel Veillard · 16 years ago
  26. 09459bf add xmlMemDisplayLast to help debug incremental memory leaks, and some by Daniel Veillard · 16 years ago
  27. 40ec29a an XML-1.0 document can't load an 1.1 entity when using entities make sure by Daniel Veillard · 16 years ago
  28. 34e3f64 implement XML-1.0 5th edition, add parser option XML_PARSE_OLD10 to stick by Daniel Veillard · 16 years ago
  29. 438ebbd fx compilation when configured without the reader should fix #513110 by Daniel Veillard · 16 years ago
  30. dee2348 added new function xmlSchemaValidCtxtGetParserCtxt based on Holger by Daniel Veillard · 16 years ago
  31. c3e2435 support older win32 platforms when building with newer versions of VS by Rob Richards · 16 years ago
  32. e43579b small doc improvement for xmlXPathContext from Jack Jansen, fixes #524759 by Daniel Veillard · 16 years ago
  33. 68b6e02 lot of out of memory handling fixes from Ashwin work around a problem with by Daniel Veillard · 16 years ago
  34. c4b0deb applied patch from Tobias Minich to allow plugin schematron error by Daniel Veillard · 16 years ago
  35. a544c18 add ICONV_CONST define for win32 build to satisfy encoding.c change in rev by Rob Richards · 16 years ago
  36. 6f8611f patch from Julien Charbon to simplify the processing of xmlSetProp() by Daniel Veillard · 16 years ago
  37. 82fbf57 fix build under VS 2008. patch by David Wimsey by Rob Richards · 16 years ago
  38. e967f0b *use specified calling convention by Rob Richards · 17 years ago
  39. 38d452a Fixed typo in xmlCharEncFirstLine pointed out by Mark Rowe (bug #440159) by William M. Brack · 17 years ago
  40. a1413b8 patch from Richard Jones to save the query part in raw form. Daniel by Daniel Veillard · 17 years ago
  41. 509ed2a new patch from Andreas Stricke to better integrate support for Windows CE by Daniel Veillard · 17 years ago
  42. 7ef5169 applied documentation patch from James Dennett Daniel by Daniel Veillard · 17 years ago
  43. d837764 expose xmlTextReaderSetup function by Aleksey Sanin · 18 years ago
  44. 602f2bd patch from Michael Day on standalone and XML declaration detection, and by Daniel Veillard · 18 years ago
  45. c8338f1 preparing release of libxml2-2.6.27 fix a small problem with preproc flags by Daniel Veillard · 18 years ago
  46. f1a27c6 added --html --memory to test htmlReadMemory to test #321632 added various by Daniel Veillard · 18 years ago
  47. f4721d6 fix comment on versions do not spend too much time digging in dumped by Daniel Veillard · 18 years ago
  48. a37a6ad trying to fix entities behaviour when using SAX, had to extend entities by Daniel Veillard · 18 years ago
  49. b8efdda add a new function xmlPathToUri() to provide a clean conversion when by Daniel Veillard · 18 years ago
  50. 681e904 fixed a comment applied a patch from Michael Day to add a new function by Daniel Veillard · 18 years ago
  51. 34c647c exports htmlNewParserCtxt() as Michael Day pointed out this is needed to by Daniel Veillard · 18 years ago
  52. 75acfee applied patch from Andrew W. Nosenko to expose if zlib support was by Daniel Veillard · 18 years ago
  53. 631ea81 Added xmlXPathCompiledEvalToBoolean() to the API and adjusted/added by Kasimier T. Buchcik · 18 years ago
  54. 978039b Fixed a bug in xmlDOMWrapAdoptNode(); the tree traversal stopped if the by Kasimier T. Buchcik · 18 years ago
  55. 803e37a Clarified in the docs that the tree must not be tried to be modified if by Kasimier T. Buchcik · 18 years ago
  56. 5869469 Changed the name of the recently added public function by Kasimier T. Buchcik · 18 years ago
  57. e5f810f A warning will now be reported in the value of the XSD attribute by Kasimier T. Buchcik · 18 years ago
  58. a724844 Added an XPath object cache. It sits on an xmlXPathContext and need to be by Kasimier T. Buchcik · 18 years ago
  59. b2f8f1d preparing 2.6.24 release, fixed Python paths at the last moment fix some by Daniel Veillard · 18 years ago
  60. 05e9db8 applied patches from Aivars Kalvans to make unicode tables const, fixes by Daniel Veillard · 18 years ago
  61. 8ea29c4 fixed bug #335603 and resync'ed genChRanges.py to the expected output. by Daniel Veillard · 18 years ago
  62. 73dd71e patch from Eric Zurcher to compile with Borland C++ 6 Daniel by Daniel Veillard · 18 years ago
  63. a81d919 Added the xmlDOMWrapCloneNode() to the header file. by Kasimier T. Buchcik · 18 years ago
  64. a930fbe Added xmlRelaxNGSetParserStructuredErrors() to the API. by Kasimier T. Buchcik · 19 years ago
  65. 9725871 Fixed bug #322928, reported by Erich Schubert: The bug was in pattern.c, by Kasimier T. Buchcik · 19 years ago
  66. affb868 applied patch from Mark Junker, fixing a MinGW compilation problem, should by Daniel Veillard · 19 years ago
  67. d027147 compilation and doc build fixes from Michael Day Daniel by Daniel Veillard · 19 years ago
  68. 77b92ff fix bug #322136 in xmlNodeBufGetContent when entity ref is a child of an by Rob Richards · 19 years ago
  69. d81ebd1 Fixed to define LIBXML_DEBUG_RUNTIME on the basis of @WITH_RUN_DEBUG@. by Kasimier T. Buchcik · 19 years ago
  70. bdadaed Added xmlTextReaderSchemaValidateCtxt() to the API. by Kasimier T. Buchcik · 19 years ago
  71. 90b5ebc Added xmlSchemaSetParserStructuredErrors() to the API. Fixed channeling of by Kasimier T. Buchcik · 19 years ago
  72. 9a00fd2 applied patch from Geert Jansen to implement the save function to a by Daniel Veillard · 19 years ago
  73. 3d6aa10 applied patch from Mark Junker to fix compilation with MinGW Daniel by Daniel Veillard · 19 years ago
  74. 7802ba5 avoid function parameters names 'list' as this seems to give troubles with by Daniel Veillard · 19 years ago
  75. 567a45b removed the error message removed 2 instability warnings from function by Daniel Veillard · 19 years ago
  76. cb418de applied patch from Kolja Nowak to use getaddrinfo() if supported in by Rob Richards · 19 years ago
  77. 570faa5 Initial implementation for redefinitions; this still misses checks for by Kasimier T. Buchcik · 19 years ago
  78. ef3d07d Added some comments for the struct fields. by Kasimier T. Buchcik · 19 years ago
  79. 33b20b7 release of 2.6.22 updated doc and rebuild. added XML_SAVE_NO_XHTML by Daniel Veillard · 19 years ago
  80. 22c0c46 Completion of the schema graph. Centralisation, more robustness of the by Kasimier T. Buchcik · 19 years ago
  81. 2ce51c0 add XML_SAVE_NO_EMPTY save option and use option from xmlSaveCtxtPtr by Rob Richards · 19 years ago
  82. 602434d damn XML_FEATURE_UNICODE clashes with Expat headers rename to XML_WITH_ to by Daniel Veillard · 19 years ago
  83. 99b7850 started work needed to generate devhelp content, not too hard based on the by Daniel Veillard · 19 years ago
  84. 0bcc7f6 updated the docs and rebuild releasing 2.6.21 removed by Daniel Veillard · 19 years ago
  85. b3d1491 prepare for release work for #303289, fix a formatting bug for MIN_INT by Daniel Veillard · 19 years ago
  86. f03a8cd fixing yet another pattern induced XPath bug #314282 reverted back last by Daniel Veillard · 19 years ago
  87. 2e7598c avoid passing a char[] as snprintf first argument. implemented by Daniel Veillard · 19 years ago
  88. 8874b94 added a parser XML_PARSE_COMPACT option to allocate small text nodes (less by Daniel Veillard · 19 years ago
  89. 1fc3ed0 finally converted the encoding module to the common error reporting by Daniel Veillard · 19 years ago
  90. bca3ad2 fixed compilation when configured --without-sax1 and other cleanups fixes by Daniel Veillard · 19 years ago
  91. ea4b0ba added a recovery mode for the HTML parser based on the suggestions of bug by Daniel Veillard · 19 years ago
  92. 17cccb5 Hopefully fixed this time, daniel by Daniel Veillard · 19 years ago
  93. ccb4d41 regenerated fixed a compilation problem some cleanups and one bug fix by Daniel Veillard · 19 years ago
  94. 5eee767 rescanned code and rebuilt small cleanup cleanup problems from code by Daniel Veillard · 19 years ago
  95. 0090bd5 exported xmlExpExpDerive(), added it to the testRegexp command line tool by Daniel Veillard · 19 years ago
  96. 465a000 fixed an uninitialized variable extended the API to add the parser, by Daniel Veillard · 19 years ago
  97. 81a8ec6 pushing the formal expression handling code to have it in CVs from now. by Daniel Veillard · 19 years ago
  98. 764b3d6 Changed output for keyref-match errors; the target-node will be now by Kasimier T. Buchcik · 19 years ago
  99. 100e180 fixed #145092 by adding an xmlSaveOption to omit XML declaration Daniel by Daniel Veillard · 19 years ago
  100. 336a8e1 get rid of the dependancy on a locally installed DTD try to cleanup the by Daniel Veillard · 19 years ago