1. a918b5b applied patch from Malcolm Tredinnick fixing space/tabs fixed a realloc by Daniel Veillard · 20 years ago
  2. 6ebf3c4 trying to remove some warning when compiling on Fedora Core 3 and 64bits by Daniel Veillard · 20 years ago
  3. 3794b9e Added code to in PREDICATE/FILTER handling to reset the xpath context by William M. Brack · 20 years ago
  4. e9449c5 added an encoding "special comment" to avoid warning message in python2.3 by William M. Brack · 20 years ago
  5. 8fad8bf fixed problem with predicate evaluation on an empty nodeset (bug 143409) by William M. Brack · 20 years ago
  6. 9912705 fixed to allow '+' in exponent of number (bug 143005) fixed typo in last by William M. Brack · 20 years ago
  7. 9ea6231 patch from Mark Vakoc for regression tests on Windows. the NaN problem by Daniel Veillard · 20 years ago
  8. d087dbf last version of the fix for MSC version 1200 Daniel by Daniel Veillard · 20 years ago
  9. 7c4eb63 fixed a stupid () error + Mark name. Daniel by Daniel Veillard · 20 years ago
  10. 68cb4b2 relaxed id() to not check taht the name(s) passed are actually NCName, by Daniel Veillard · 20 years ago
  11. 2582a33 work around Microsoft compiler NaN bug raise reported by Mark Vakoc fixed by Daniel Veillard · 20 years ago
  12. a59ddb5 fixed a memory leak (xmlXPathLangFunction) reported on the list by Mike by William M. Brack · 20 years ago
  13. 372a445 fixed problem with numbers having > 19 fractional places (bug 133921) by William M. Brack · 20 years ago
  14. f49be47 applied optimization patch from Petr Pajas Daniel by Daniel Veillard · 20 years ago
  15. b337795 small patch from Philip Ludlam to avoid warnings. Daniel by Daniel Veillard · 20 years ago
  16. 5bb9ccd remove the warning on the 2001 namespace remove some warnings when by Daniel Veillard · 20 years ago
  17. c07ed5e added (void *) type override to prevent warning on Solaris (Bug 132671) by William M. Brack · 20 years ago
  18. 4773df2 added io1.c an example ox xmlIO usage and io1.res test result, fixed a by Daniel Veillard · 20 years ago
  19. ce4fc56 fixed problem with union when last() is used in predicate (bug #131971) by William M. Brack · 20 years ago
  20. f7eb794 fixed problem pointed out by Stéphane Bidoul on the list. completed by William M. Brack · 21 years ago
  21. 72ee48d Fixed memory leak reported by Dave Beckett Removed spurious comment by William M. Brack · 21 years ago
  22. 0817191 edited a couple of comments in accordance with posting on the mailing list by William M. Brack · 21 years ago
  23. e8d1bd9 small enhancement to xmlXPathCmpNodes to assure document order for by William M. Brack · 21 years ago
  24. f88d8cf tried to fix the problems reported in bug #126735 fixed again some problem by Daniel Veillard · 21 years ago
  25. c125a72 fixed bug 126976 (string != empty nodeset should be false) by William M. Brack · 21 years ago
  26. 94394cd more fixes about unregistering objects applied patch from Mark Vakoc by Daniel Veillard · 21 years ago
  27. e991fe9 change suggested by Anthony Carrico when unregistering a namespace prefix by Daniel Veillard · 21 years ago
  28. ae9733a applied patch from nico@xtradyne.com for #125030 Daniel by Daniel Veillard · 21 years ago
  29. 7869729 adding xmlNodeBufGetContent() allowing to grab the content without forcing by Daniel Veillard · 21 years ago
  30. 76e95df Changed all (?) occurences where validation macros (IS_xxx) had by William M. Brack · 21 years ago
  31. 659e71e Setting up the framework for structured error reporting, touches a lot of by Daniel Veillard · 21 years ago
  32. fcf719c cleanup migrated XPointer module to the new error mechanism Daniel by Daniel Veillard · 21 years ago
  33. 40c22b4 fixed bug 124061 (problem with namespace eval) by William M. Brack · 21 years ago
  34. d96f6d3 cleaning up XPath error reporting that time. applied the two patches for by Daniel Veillard · 21 years ago
  35. 4432df2 cleanup, creating a new legacy.c module, made sure make tests ran in by Daniel Veillard · 21 years ago
  36. 5dd3c96 fix a problem with strcpy() in xmlXPathFormatNumber() valgrind pointed out by Daniel Veillard · 21 years ago
  37. 78637da fixing bug 118559 by William M. Brack · 21 years ago
  38. 9deb242 applied a change suggested by Sean Griffin in bug #118494 about a memory by Daniel Veillard · 21 years ago
  39. 34ba387 removed some warnings by casting xmlChar to unsigned int and a couple of by Daniel Veillard · 21 years ago
  40. 7a985a1 fixed 2 bugs pointed in #116448 Daniel by Daniel Veillard · 21 years ago
  41. d9d32ae use the character() SAX callback if the cdataBlock ain't defined. fix bug by Daniel Veillard · 21 years ago
  42. 3c908dc added xmlMallocAtomic() to be used when allocating blocks which do not by Daniel Veillard · 21 years ago
  43. c00cda8 fixing bug #107129, removing excessive allocation and calls to *printf in by Daniel Veillard · 21 years ago
  44. e209b33 fixed bug #109160 on non-ASCII IDs Daniel by Daniel Veillard · 21 years ago
  45. e4fa293 first part of the fix to performance bug #108905, adds by Daniel Veillard · 21 years ago
  46. 9adc046 some changes related to the new way of handling Result Value Tree, before by Daniel Veillard · 21 years ago
  47. ef0b450 fixed some problems related to #75813 about handling of Result Value Trees by Daniel Veillard · 21 years ago
  48. 580ced8 fixed Red Hat bug #86118 use libxml2.spec instead of libxml.spec fixed by Daniel Veillard · 21 years ago
  49. edfd588 fix bug #107804, the algorithm used for document order computation was by Daniel Veillard · 21 years ago
  50. 591b4be fixed doc comment problems adding RelaxNG wrappers added a specific test by Daniel Veillard · 21 years ago
  51. 652d8a9 fixed bug #104817 with delegateURI fixing bugs #104123 and #104125 Daniel by Daniel Veillard · 21 years ago
  52. 71f9d73 Alexey Efimov pointed out that concat('a', 'b', ) should raise a syntax by Daniel Veillard · 22 years ago
  53. 8e7e1c0 fix to the XPath implementation for parent and ancestors axis when by Daniel Veillard · 22 years ago
  54. 024b570 patch from Mark Vadok about htmlNodeDumpOutput location. removed an by Daniel Veillard · 22 years ago
  55. 01c13b5 code cleanup, especially the function comments. fixed a small bug when by Daniel Veillard · 22 years ago
  56. 1c732d2 code cleanup Daniel by Daniel Veillard · 22 years ago
  57. 68e9e74 fixing #96925 wich was also dependant on the processing of parsed by Daniel Veillard · 22 years ago
  58. 8606bbb fixed the initialization of the SAX structure which was breaking xsltproc by Daniel Veillard · 22 years ago
  59. 7216cfd fixed a typo pointed out by Igor try to speed up node compare using line by Daniel Veillard · 22 years ago
  60. e645e8c Applied the VMS update patch from Craig A. Berry update Daniel by Daniel Veillard · 22 years ago
  61. ceb09b9 typo/bug found by Christian Glahn Daniel by Daniel Veillard · 22 years ago
  62. dda8f1b make sure ATTRIBUTE_UNUSED is always put after the attribute declaration, by Daniel Veillard · 22 years ago
  63. 118aed7 fixed the data callback on transition functionality which was broken when by Daniel Veillard · 22 years ago
  64. 42766c0 possible mem leak patch from Jason Adams integrated xf:escape-uri() from by Daniel Veillard · 22 years ago
  65. ef61d20 xpath.c: small additional enhancement for boolean compared to nodeset by William M. Brack · 22 years ago
  66. 0c022ad xpath.c fix bug 85256 by William M. Brack · 22 years ago
  67. fdc9156 applied patch from Richard Jinks for the namespace axis + fixed a memory by Daniel Veillard · 22 years ago
  68. 692092b further xpath enhancement by William M. Brack · 22 years ago
  69. 6000af5 fixed xpath position problem by William M. Brack · 22 years ago
  70. 49cc975 replaced sprintf() with snprintf() to prevent possible buffer overflow by Aleksey Sanin · 22 years ago
  71. 9e41230 patch from Richard Jinks for XPath substring() function new set of tests by Daniel Veillard · 22 years ago
  72. f8cb6dd added merlin-c14n-two.tar.gz tests for c14n/exc-c14n and slightly modified by Aleksey Sanin · 22 years ago
  73. dffd5c8 propagating xpath ancesstors node fix to c14n plus small performance by Aleksey Sanin · 22 years ago
  74. ed23b7d patch from Richard Jinks to fix a problem introduced in the previous patch by Daniel Veillard · 22 years ago
  75. 7c13af4 patch from Richard Jinks to fix the problem raised in by Daniel Veillard · 22 years ago
  76. 088bf11 fixing an XPath function evalutation bug pointed out by Alexey Efimov by Daniel Veillard · 22 years ago
  77. 79376ba maked xmlXPathNodeSetAddNs() function public for XMLSec performance by Aleksey Sanin · 22 years ago
  78. 3cd7240 fixed a problem with the HTML parser pointed by Gary Benson sdding the by Daniel Veillard · 22 years ago
  79. 50fe8b1 real fix for bug #78858 by Aleksey Sanin · 22 years ago
  80. 29b6f76 fixed bug #78858 by Aleksey Sanin · 22 years ago
  81. eca8281 another XPath conformance patch from Richard Jinks Daniel by Daniel Veillard · 22 years ago
  82. 23b1f37 fix a problem with string() on a document node. Daniel by Daniel Veillard · 22 years ago
  83. bc6f759 Gary found a compile time problem, fixes #78823 Daniel by Daniel Veillard · 22 years ago
  84. da423da Silvan Minghetti pointed erroneous use of LIBXML_THREADS_ENABLED instead by Daniel Veillard · 22 years ago
  85. 0eafdef another patch from Richard Jinks for substring conformance update of the by Daniel Veillard · 22 years ago
  86. 01917aa patch from Richard Jinks for .x float parsing. Daniel by Daniel Veillard · 22 years ago
  87. bd6e631 fixed a bug in the nodeset to boolean comparison code pointed out by by Daniel Veillard · 22 years ago
  88. 7089d6b Fix bug #76927 forgot to save some context when evaluating binary by Daniel Veillard · 22 years ago
  89. d30be4a fixed configure for MPE/iX from Markus Henke fixed initialization problems by Daniel Veillard · 22 years ago
  90. 21458c8 more patches from Richard Jinks Updated tests though they show a by Daniel Veillard · 22 years ago
  91. 5fc1f08 Added Igor Zlatkovic as official maintainer Albert Chin pointed that by Daniel Veillard · 22 years ago
  92. 56cd18b Richard Jinks also raised some rounding problems this tries to fix them by Daniel Veillard · 22 years ago
  93. 4e2df54 Richard Jinks spotted an incoherent memory allocation behaviour in by Daniel Veillard · 22 years ago
  94. 6fbcf42 fixing #75619, related to a problem when trying to evaluate condition when by Daniel Veillard · 22 years ago
  95. c62a147 valgrind spotted another error that time when running on libxslt by Daniel Veillard · 22 years ago
  96. 28cac6b pretty insane thing, the xmlXPathFormatNumber() was not serializing 1 as by Daniel Veillard · 22 years ago
  97. 34ce8be preparing 2.4.18 updated and rebuilt the web site implement the new by Daniel Veillard · 22 years ago
  98. 38bf6f0 small fix to avoid potential problem due to ordering of freeing data by Daniel Veillard · 22 years ago
  99. 75be013 speedup some node selection operations, this can have a significant impact by Daniel Veillard · 22 years ago
  100. af43f63 preparing 2.4.17 release updated and rebuilt the docs fixed a comment by Daniel Veillard · 22 years ago