1. d10a72c Bundles all generated files for python into the distribution by Daniel Richard G · 12 years ago
  2. c3b1d09 clean redefinition of {v}snprintf in C-source by Roumen Petrov · 12 years ago
  3. aa017c5 Release candidate 1 of libxml2-2.9.0 by Daniel Veillard · 12 years ago
  4. 5d6c02b Various "make distcheck" and portability fixups 2nd part by Daniel Richard G · 12 years ago
  5. 5706b6d Various "make distcheck" and portability fixups by Daniel Richard G · 12 years ago
  6. c943f70 Release of libxml2-2.8.0 by Daniel Veillard · 12 years ago
  7. 22030ef Restore code for Windows compilation by Daniel Veillard · 12 years ago
  8. 978ff22 use mingw C99 compatible functions {v}snprintf instead those from MSVC runtime by Roumen Petrov · 12 years ago
  9. 1ea6b14 Fix undefined reference in python module by Pacho Ramos · 12 years ago
  10. 39d027c Fix html serialization error and htmlSetMetaEncoding() by Daniel Veillard · 12 years ago
  11. 066c697 Allow to compile with Visual Studio 2010 by Thomas Lemm · 12 years ago
  12. 0795348 fix a pair of possible out of array char references by Daniel Veillard · 13 years ago
  13. fdd3c04 python: remove unused variable by Stefan Kost · 13 years ago
  14. c31e06c python: flag two unused args by Stefan Kost · 13 years ago
  15. 4c2e7c6 Release of libxml2-2.7.8 by Daniel Veillard · 14 years ago
  16. fbd4ddf 607273 Fix python detection on MSys/Windows by LRN · 14 years ago
  17. e306260 Fix compilation with Clang by Koop Mast · 14 years ago
  18. 10455bb Sort python generated stubs by Mike Hommey · 14 years ago
  19. bb5055f Release of libxml2-2.7.7 by Daniel Veillard · 14 years ago
  20. 38af74f fix build error in libxml2/python by Paul Smith · 14 years ago
  21. 7946137 Fix python generator to not use deprecated xmllib by Daniel Veillard · 15 years ago
  22. 729601f Fix memory leak in xmlXPathEvalExpression() by Martin · 15 years ago
  23. 96bb740 Release of libxml2-2.7.6 by Daniel Veillard · 15 years ago
  24. 7a896ce Release of libxml2-2.7.5 by Daniel Veillard · 15 years ago
  25. e21731d link python module with python library by Frederic Crozat · 15 years ago
  26. 2934168 Release of libxml2-2.7.4 by Daniel Veillard · 15 years ago
  27. 594e5df Chasing dead assignments reported by clang-scan by Daniel Veillard · 15 years ago
  28. 147687f 544910 typo: "renciliateNs" by Leonid Evdokimov · 15 years ago
  29. f5ac0a4 Fix python regression test after 583439 cleanup by Daniel Veillard · 15 years ago
  30. 53c32ed Rebuilt the API and regenerated docs by Daniel Veillard · 15 years ago
  31. 4ab6755 A couple of generated but modified files by Daniel Veillard · 15 years ago
  32. 97ff9b3 preparing 0.7.3 release fix a typo in a name Daniel by Daniel Veillard · 16 years ago
  33. be2bd6a adds element traversal support avoid a warning regenerated daniel by Daniel Veillard · 16 years ago
  34. 7f4547c preparing the release of 2.7.2 fix the Solaris portability issue by Daniel Veillard · 16 years ago
  35. a7036d9 prepare release of 2.7.1 daniel by Daniel Veillard · 16 years ago
  36. 074f37e applied a couple of patches from Martin avoiding some leaks, fixinq QName by Daniel Veillard · 16 years ago
  37. da3fee4 Borland C fix from Moritz Both regenerate, workaround a problem for buffer by Daniel Veillard · 16 years ago
  38. 1572425 preparing 2.7.0 release remove some testing traces remove some warnings by Daniel Veillard · 16 years ago
  39. 2cba415 fix a small initialization problem raised by Ashwin increase testing by Daniel Veillard · 16 years ago
  40. 34e3f64 implement XML-1.0 5th edition, add parser option XML_PARSE_OLD10 to stick by Daniel Veillard · 16 years ago
  41. 39801e5 apply patch from Martin fixing python whitespaces following previous by Daniel Veillard · 16 years ago
  42. 438ebbd fx compilation when configured without the reader should fix #513110 by Daniel Veillard · 16 years ago
  43. dee2348 added new function xmlSchemaValidCtxtGetParserCtxt based on Holger by Daniel Veillard · 16 years ago
  44. ed939f8 fix a bug introduced when fixing #438208 and reported by Ashwin fix an by Daniel Veillard · 16 years ago
  45. 5d279c9 fix a memory errro when using namespace nodes returned from XPath queries, by Daniel Veillard · 16 years ago
  46. 5ac8823 applied cleanup patches for cross compilation and MinGW from Roumen Petrov by Daniel Veillard · 17 years ago
  47. 9ebb632 patches from John Carr to start cleaning up 'make diskcheck' problems c.f. by Daniel Veillard · 17 years ago
  48. db67015 try to allow compilation on old python version should fix #398125 Daniel by Daniel Veillard · 17 years ago
  49. 63cf1b9 patch from Richard Jones to save the query part in raw form. also added by Daniel Veillard · 17 years ago
  50. 7a12e57 fixed tab problem with patch from Andreas Hanke (bug #408626) by William M. Brack · 18 years ago
  51. fde5b0b small cleanup to avoid packaging .svn applied patch to avoid a problem in by Daniel Veillard · 18 years ago
  52. a3d2305 fix a memory leak in the python string handling when SAX event are passed by Daniel Veillard · 18 years ago
  53. 3b6acc9 apparently id() sometimes generate negative values and %X outputs -XXXX by Daniel Veillard · 18 years ago
  54. 6ad5c4a fixed a weird error where validity context whould not show up if warnings by Daniel Veillard · 18 years ago
  55. 04db684 remove the build path recorded in the python shared module as Peter by Daniel Veillard · 18 years ago
  56. 4645906 applied patch from Ross Reedstrom, Brian West and Stefan Anca to add by Daniel Veillard · 18 years ago
  57. ddefe9c fixed the conversion of long parameters Daniel by Daniel Veillard · 18 years ago
  58. 40cca61 Added code submitted by Andreas Pakulat to provide node equality, by William M. Brack · 18 years ago
  59. a4bd369 patch from Nic Ferrier to provide a better type mapping from XPath to by Daniel Veillard · 18 years ago
  60. 69839ba preparing release of 2.6.25 Daniel by Daniel Veillard · 18 years ago
  61. 2728f84 more cleanups based on coverity reports. Daniel by Daniel Veillard · 18 years ago
  62. 745648b remove a tab, as pointed out on IRC Daniel by Daniel Veillard · 19 years ago
  63. 634ec27 Nic Ferrier found debug statement left in the XPath conversion code Daniel by Daniel Veillard · 19 years ago
  64. 6795260 upated the news regenerated the docs, preparing for release of 2.6.23 by Daniel Veillard · 19 years ago
  65. eaccdc6 remove warnings to stdout patch from Nic Ferrier Daniel by Daniel Veillard · 19 years ago
  66. 8bda20f removed a potentially uninitialized variable error fixed a deprecation by Daniel Veillard · 19 years ago
  67. 5eee767 rescanned code and rebuilt small cleanup cleanup problems from code by Daniel Veillard · 19 years ago
  68. 22eda2b applied fix from Jakub Piotr Clapa for xmlAttr.parent(), closing #312181 by Daniel Veillard · 19 years ago
  69. 4ea89f0 don't output any message on failed resolver lookups, better done by the by Daniel Veillard · 19 years ago
  70. 1f33c4d preparing to make testsuite releases along with code source releases fixed by Daniel Veillard · 19 years ago
  71. 9517501 fixing #307823 and a couple of assorted bugs fixed conditionals in by Daniel Veillard · 19 years ago
  72. 81562d2 if sax1 is used and input is a file use the old API xmlParseFile() by Daniel Veillard · 19 years ago
  73. f9cf6f5 applied patch from Brent Hendricks adding namespace removal at the python by Daniel Veillard · 19 years ago
  74. f2531af fixed bug #168504 Daniel by Daniel Veillard · 19 years ago
  75. 0e460da another patch from Brent Hendricks to add new handlers with the various by Daniel Veillard · 19 years ago
  76. bb8502c applied patch from Brent Hendricks to avoid leak in python bindings when by Daniel Veillard · 19 years ago
  77. 7697a19 added a regression test from Rob Richards for the previous bug Daniel by Daniel Veillard · 19 years ago
  78. 25c90c5 try to fix a problem with valgrind. applied memory leak fix from Brent by Daniel Veillard · 20 years ago
  79. b5839c3 a bit of cleanup rebuilt the API the tests and the documentation as a by Daniel Veillard · 20 years ago
  80. a22da29 fixed xmlXIncludeParseFile to prevent overwriting XML_COMPLETE_ATTRS when by William M. Brack · 20 years ago
  81. 2fc6df9 added a streaming pattern detector for a subset of XPath, should help by Daniel Veillard · 20 years ago
  82. 2ae1338 fixing the way testapi.c is generated, fixes bug #161386 fix a comment by Daniel Veillard · 20 years ago
  83. 1cd4dae make __str__ call serialize() on nodes, c.f. bug #157872 Daniel by Daniel Veillard · 20 years ago
  84. f6b71bd making DSO support an option code and documentation cleanups regenerated by Daniel Veillard · 20 years ago
  85. ff34911 added most required entires to foreign encoding table, plus some by William M. Brack · 20 years ago
  86. 106cad6 enhanced for enabling build in a different directory. Added (optional) by William M. Brack · 20 years ago
  87. dbbcf8e modified to allow the ns and nsDefs accessors to return None instead of by William M. Brack · 20 years ago
  88. 91b955c fixed ID deallocation problem based on patch from Steve Shepard fixes bug by Daniel Veillard · 20 years ago
  89. ad0e67c fixed up some gcc warnings, no change to logic. New macro XML_CAST_FPTR to by William M. Brack · 20 years ago
  90. 850ce9b Applied patch from Brent Hendricks adding support for late DTD validation. by Daniel Veillard · 20 years ago
  91. 34099b4 changing the way the .c is generated, extending the tests coverage fixing by Daniel Veillard · 20 years ago
  92. eff45a9 register xmlSchemaSetValidErrors, patch from Brent Hendricks in the by Daniel Veillard · 20 years ago
  93. 6927b10 preparing release 2.6.15 cleanups Daniel by Daniel Veillard · 20 years ago
  94. 03a53c3 added checking for names values and dictionnaries generates a tons of by Daniel Veillard · 20 years ago
  95. ad9fb7c fixed a problem occuring only in x86_64 when very large error messages are by Daniel Veillard · 20 years ago
  96. 43b8e57 applied patch from Thomas Fitzsimmons fixing #155240 building outside the by Daniel Veillard · 20 years ago
  97. 7682114 some framework preparation to add namespace checkings daniel by Daniel Veillard · 20 years ago
  98. 263ec86 applied patch from Malcolm Tredinnick fixing bug #154294 related to saving by Daniel Veillard · 20 years ago
  99. 210818b releasing 2.6.14, rebuilding the docs Daniel by Daniel Veillard · 20 years ago
  100. bc2f2c3 another patch from Malcolm Tredinnick adding option not to load dtd from by Daniel Veillard · 20 years ago