1. 147687f 544910 typo: "renciliateNs" by Leonid Evdokimov · 15 years ago
  2. f5ac0a4 Fix python regression test after 583439 cleanup by Daniel Veillard · 15 years ago
  3. 53c32ed Rebuilt the API and regenerated docs by Daniel Veillard · 15 years ago
  4. 4ab6755 A couple of generated but modified files by Daniel Veillard · 15 years ago
  5. 97ff9b3 preparing 0.7.3 release fix a typo in a name Daniel by Daniel Veillard · 15 years ago
  6. be2bd6a adds element traversal support avoid a warning regenerated daniel by Daniel Veillard · 16 years ago
  7. 7f4547c preparing the release of 2.7.2 fix the Solaris portability issue by Daniel Veillard · 16 years ago
  8. a7036d9 prepare release of 2.7.1 daniel by Daniel Veillard · 16 years ago
  9. 074f37e applied a couple of patches from Martin avoiding some leaks, fixinq QName by Daniel Veillard · 16 years ago
  10. da3fee4 Borland C fix from Moritz Both regenerate, workaround a problem for buffer by Daniel Veillard · 16 years ago
  11. 1572425 preparing 2.7.0 release remove some testing traces remove some warnings by Daniel Veillard · 16 years ago
  12. 2cba415 fix a small initialization problem raised by Ashwin increase testing by Daniel Veillard · 16 years ago
  13. 34e3f64 implement XML-1.0 5th edition, add parser option XML_PARSE_OLD10 to stick by Daniel Veillard · 16 years ago
  14. 39801e5 apply patch from Martin fixing python whitespaces following previous by Daniel Veillard · 16 years ago
  15. 438ebbd fx compilation when configured without the reader should fix #513110 by Daniel Veillard · 16 years ago
  16. dee2348 added new function xmlSchemaValidCtxtGetParserCtxt based on Holger by Daniel Veillard · 16 years ago
  17. ed939f8 fix a bug introduced when fixing #438208 and reported by Ashwin fix an by Daniel Veillard · 16 years ago
  18. 5d279c9 fix a memory errro when using namespace nodes returned from XPath queries, by Daniel Veillard · 16 years ago
  19. 5ac8823 applied cleanup patches for cross compilation and MinGW from Roumen Petrov by Daniel Veillard · 16 years ago
  20. 9ebb632 patches from John Carr to start cleaning up 'make diskcheck' problems c.f. by Daniel Veillard · 16 years ago
  21. db67015 try to allow compilation on old python version should fix #398125 Daniel by Daniel Veillard · 17 years ago
  22. 63cf1b9 patch from Richard Jones to save the query part in raw form. also added by Daniel Veillard · 17 years ago
  23. 7a12e57 fixed tab problem with patch from Andreas Hanke (bug #408626) by William M. Brack · 17 years ago
  24. fde5b0b small cleanup to avoid packaging .svn applied patch to avoid a problem in by Daniel Veillard · 17 years ago
  25. a3d2305 fix a memory leak in the python string handling when SAX event are passed by Daniel Veillard · 17 years ago
  26. 3b6acc9 apparently id() sometimes generate negative values and %X outputs -XXXX by Daniel Veillard · 18 years ago
  27. 6ad5c4a fixed a weird error where validity context whould not show up if warnings by Daniel Veillard · 18 years ago
  28. 04db684 remove the build path recorded in the python shared module as Peter by Daniel Veillard · 18 years ago
  29. 4645906 applied patch from Ross Reedstrom, Brian West and Stefan Anca to add by Daniel Veillard · 18 years ago
  30. ddefe9c fixed the conversion of long parameters Daniel by Daniel Veillard · 18 years ago
  31. 40cca61 Added code submitted by Andreas Pakulat to provide node equality, by William M. Brack · 18 years ago
  32. a4bd369 patch from Nic Ferrier to provide a better type mapping from XPath to by Daniel Veillard · 18 years ago
  33. 69839ba preparing release of 2.6.25 Daniel by Daniel Veillard · 18 years ago
  34. 2728f84 more cleanups based on coverity reports. Daniel by Daniel Veillard · 18 years ago
  35. 745648b remove a tab, as pointed out on IRC Daniel by Daniel Veillard · 18 years ago
  36. 634ec27 Nic Ferrier found debug statement left in the XPath conversion code Daniel by Daniel Veillard · 18 years ago
  37. 6795260 upated the news regenerated the docs, preparing for release of 2.6.23 by Daniel Veillard · 19 years ago
  38. eaccdc6 remove warnings to stdout patch from Nic Ferrier Daniel by Daniel Veillard · 19 years ago
  39. 8bda20f removed a potentially uninitialized variable error fixed a deprecation by Daniel Veillard · 19 years ago
  40. 5eee767 rescanned code and rebuilt small cleanup cleanup problems from code by Daniel Veillard · 19 years ago
  41. 22eda2b applied fix from Jakub Piotr Clapa for xmlAttr.parent(), closing #312181 by Daniel Veillard · 19 years ago
  42. 4ea89f0 don't output any message on failed resolver lookups, better done by the by Daniel Veillard · 19 years ago
  43. 1f33c4d preparing to make testsuite releases along with code source releases fixed by Daniel Veillard · 19 years ago
  44. 9517501 fixing #307823 and a couple of assorted bugs fixed conditionals in by Daniel Veillard · 19 years ago
  45. 81562d2 if sax1 is used and input is a file use the old API xmlParseFile() by Daniel Veillard · 19 years ago
  46. f9cf6f5 applied patch from Brent Hendricks adding namespace removal at the python by Daniel Veillard · 19 years ago
  47. f2531af fixed bug #168504 Daniel by Daniel Veillard · 19 years ago
  48. 0e460da another patch from Brent Hendricks to add new handlers with the various by Daniel Veillard · 19 years ago
  49. bb8502c applied patch from Brent Hendricks to avoid leak in python bindings when by Daniel Veillard · 19 years ago
  50. 7697a19 added a regression test from Rob Richards for the previous bug Daniel by Daniel Veillard · 19 years ago
  51. 25c90c5 try to fix a problem with valgrind. applied memory leak fix from Brent by Daniel Veillard · 19 years ago
  52. b5839c3 a bit of cleanup rebuilt the API the tests and the documentation as a by Daniel Veillard · 19 years ago
  53. a22da29 fixed xmlXIncludeParseFile to prevent overwriting XML_COMPLETE_ATTRS when by William M. Brack · 19 years ago
  54. 2fc6df9 added a streaming pattern detector for a subset of XPath, should help by Daniel Veillard · 19 years ago
  55. 2ae1338 fixing the way testapi.c is generated, fixes bug #161386 fix a comment by Daniel Veillard · 19 years ago
  56. 1cd4dae make __str__ call serialize() on nodes, c.f. bug #157872 Daniel by Daniel Veillard · 19 years ago
  57. f6b71bd making DSO support an option code and documentation cleanups regenerated by Daniel Veillard · 20 years ago
  58. ff34911 added most required entires to foreign encoding table, plus some by William M. Brack · 20 years ago
  59. 106cad6 enhanced for enabling build in a different directory. Added (optional) by William M. Brack · 20 years ago
  60. dbbcf8e modified to allow the ns and nsDefs accessors to return None instead of by William M. Brack · 20 years ago
  61. 91b955c fixed ID deallocation problem based on patch from Steve Shepard fixes bug by Daniel Veillard · 20 years ago
  62. ad0e67c fixed up some gcc warnings, no change to logic. New macro XML_CAST_FPTR to by William M. Brack · 20 years ago
  63. 850ce9b Applied patch from Brent Hendricks adding support for late DTD validation. by Daniel Veillard · 20 years ago
  64. 34099b4 changing the way the .c is generated, extending the tests coverage fixing by Daniel Veillard · 20 years ago
  65. eff45a9 register xmlSchemaSetValidErrors, patch from Brent Hendricks in the by Daniel Veillard · 20 years ago
  66. 6927b10 preparing release 2.6.15 cleanups Daniel by Daniel Veillard · 20 years ago
  67. 03a53c3 added checking for names values and dictionnaries generates a tons of by Daniel Veillard · 20 years ago
  68. ad9fb7c fixed a problem occuring only in x86_64 when very large error messages are by Daniel Veillard · 20 years ago
  69. 43b8e57 applied patch from Thomas Fitzsimmons fixing #155240 building outside the by Daniel Veillard · 20 years ago
  70. 7682114 some framework preparation to add namespace checkings daniel by Daniel Veillard · 20 years ago
  71. 263ec86 applied patch from Malcolm Tredinnick fixing bug #154294 related to saving by Daniel Veillard · 20 years ago
  72. 210818b releasing 2.6.14, rebuilding the docs Daniel by Daniel Veillard · 20 years ago
  73. bc2f2c3 another patch from Malcolm Tredinnick adding option not to load dtd from by Daniel Veillard · 20 years ago
  74. a81355e applied patch from Malcolm Tredinnick fixing python exception hierarchy by Daniel Veillard · 20 years ago
  75. 8399ff3 couple of memory fixes from Mark Vakoc reported by Purify on Windows. by Daniel Veillard · 20 years ago
  76. 13dfa87 added the routine xmlNanoHTTPContentLength to the external API by William M. Brack · 20 years ago
  77. 06500c8 some cleanup checking for xmllint and xsltproc in configure.in, fixed make by Daniel Veillard · 20 years ago
  78. f409515 fixed error reported on the list caused by my last change by William M. Brack · 20 years ago
  79. 0bff36d also produce a tar ball with just the sources added --path option and by Daniel Veillard · 20 years ago
  80. bf5cf21 fixed bug introduced during OOM fixup causing problems with default by William M. Brack · 20 years ago
  81. 3650556 fix a problem on last commit Daniel by Daniel Veillard · 20 years ago
  82. 6ebf3c4 trying to remove some warning when compiling on Fedora Core 3 and 64bits by Daniel Veillard · 20 years ago
  83. 2f2a663 modified parsing of <list>, <union>, <restriction>, <sequence>, <choice>, by William M. Brack · 20 years ago
  84. 259f0df Applied patch from Torkel Lyng to add Schemas support to the Python by Daniel Veillard · 20 years ago
  85. 1f8658a Dodji pointed out a bug in xmlGetNodePath() applied patch from Albert Chin by Daniel Veillard · 20 years ago
  86. c0826a7 applied Schemas patches from Kasimier Buchcik lot of new tests for things by Daniel Veillard · 20 years ago
  87. d392ba7 applied a patch from Gerrit P. Haase to get python bindings on Cygwin by Daniel Veillard · 20 years ago
  88. 4e3a9fa elaborated on description of xmlValidityWarningFunc and by William M. Brack · 20 years ago
  89. 7cc2357 1 line patch, apparently htmlNewDoc() was not setting doc->charset. Daniel by Daniel Veillard · 20 years ago
  90. c68d78d added a check on the argument for some classes (e.g. xmlDoc and xmlNode) by William M. Brack · 20 years ago
  91. 37e6394 ran 'expand' on the file to get rid of mixture of tabs and spaces (bug by William M. Brack · 20 years ago
  92. e9449c5 added an encoding "special comment" to avoid warning message in python2.3 by William M. Brack · 20 years ago
  93. eb70f93 make the push interfaces synchronous added a specific test added the new by Daniel Veillard · 20 years ago
  94. 8e2cc6f Changed the number of XPath extension functions allowed to be by William M. Brack · 20 years ago
  95. 529233c some updates with memory debugging facilities while messing with libxslt by Daniel Veillard · 20 years ago
  96. f93a866 applied patch from Stéphane Bidoul to fix some Python bindings by Daniel Veillard · 20 years ago
  97. d69cc81 do not provide functions used as destructor of classes as public methods by Daniel Veillard · 20 years ago
  98. 96d2eff warning message cleanup. Now compiles warning-free, all tests passed. by William M. Brack · 20 years ago
  99. 01fa615 applied Schemas patches from Kasimier Buchcik, there is still one open by Daniel Veillard · 20 years ago
  100. a235132 hack based on Arjan van de Ven suggestion to reduce ELF footprint and by Daniel Veillard · 20 years ago