1. 75be013 speedup some node selection operations, this can have a significant impact by Daniel Veillard · 22 years ago
  2. af43f63 preparing 2.4.17 release updated and rebuilt the docs fixed a comment by Daniel Veillard · 22 years ago
  3. 7b41613 trying to avoid bug #72150 which was apparently caused by a gcc bug (or a by Daniel Veillard · 22 years ago
  4. 044fc6b fixing #61290 "namespace nodes have no parent" long standing divergence by Daniel Veillard · 22 years ago
  5. 5f4b599 preparing 2.4.16 updated and rebuilt the docs, rebuilt the API and web by Daniel Veillard · 22 years ago
  6. 0ba5923 Tentatively fixed #69655 , make compiling with -Wredundant-decls clean. by Daniel Veillard · 22 years ago
  7. 1971ee2 minor optimization more work on the python bindings, they now support by Daniel Veillard · 22 years ago
  8. 99e55eb the change made to xmlXPathFuncLookupFunc was incompatible roll it back by Daniel Veillard · 22 years ago
  9. 963d2ae cleanup patch from Anthony Jones fix the headers to avoid in make scan by Daniel Veillard · 22 years ago
  10. cbaf399 applied 42 documentation patches from Charlie Bozeman. Regenerated the by Daniel Veillard · 23 years ago
  11. 3c01b1d - include/libxml/globals.h include/libxml/threads.h threads.c by Daniel Veillard · 23 years ago
  12. 8146394 trying to cleanup the not thread safe parts of the library. Daniel by Daniel Veillard · 23 years ago
  13. b44025c started integrating the non-controversial parts of Gary Pennington by Daniel Veillard · 23 years ago
  14. 60087f3 preparing 2.4.6 release updated and rebuilt the docs fixed a number of by Daniel Veillard · 23 years ago
  15. 47334c0 implemented xmlXPathObjectCopy for external objects added by Thomas Broyer · 23 years ago
  16. 6ab3838 fixing #61673 part I, do not loose doc information when copying result by Daniel Veillard · 23 years ago
  17. 556c668 trying to harden the XPath interpreter Daniel by Daniel Veillard · 23 years ago
  18. 20ee8c0 applied fix from Mathias Hasselmann about a bug in URI parsing. fix bug by Daniel Veillard · 23 years ago
  19. c0631a6 removed a couple of warning try to solve the linking problem on platforms by Daniel Veillard · 23 years ago
  20. b06c614 hum, restrict the integer usage gcc bug workaround to only gcc compilers by Daniel Veillard · 23 years ago
  21. 268fd1b fixed a Windows compiler warning (Chris Poblete) fix for mod when dividend by Daniel Veillard · 23 years ago
  22. cda9692 more work on the XML catalog support. small cleanup seems using list as a by Daniel Veillard · 23 years ago
  23. 4502960 Re-worked NaN and Inf support by Bjorn Reese · 23 years ago
  24. 0ab5cab serious changes on Result Value Trees and NodeSets w.r.t. deallocation and by Daniel Veillard · 23 years ago
  25. fe70332 count() was broken on Result Value Tree fixed file:/// accesses on _WIN32 by Daniel Veillard · 23 years ago
  26. 567e1b4 fixed a bug when walking the descendants and the current node has no by Daniel Veillard · 23 years ago
  27. f186c82 fixed a bug in xmlXPathNodeTrailingSorted (for now it worked like the by Thomas Broyer · 23 years ago
  28. 7d7e379 fixed a serious memory problen when walking the namespace axis showing up by Daniel Veillard · 23 years ago
  29. ba4ad32 added a function lookup framework by Thomas Broyer · 23 years ago
  30. a53c688 fixed the xmlLineNumbersDefault() errors, lesson don't add new functions by Daniel Veillard · 23 years ago
  31. 5e2dace Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100% by Daniel Veillard · 23 years ago
  32. f06a3d8 added a more convenient extension API for value and context managing Now by Thomas Broyer · 23 years ago
  33. 0438375 fix the name() bug for elements in the default namespace reported by by Daniel Veillard · 23 years ago
  34. 7583a59 trying to fix #56948, this led to an XPath fix, improvements of SAX by Daniel Veillard · 23 years ago
  35. 73c9c04 - xpath.c: a bug reported by Stephan Kulow empty nodesets by Daniel Veillard · 23 years ago
  36. 8c357d5 - xpath.c: fixed a missing copy in xmlXPathVariableLookupNS() by Daniel Veillard · 23 years ago
  37. f06307e - xpath.c include/libxml/xpath.h include/libxml/xpathInternals.h: by Daniel Veillard · 23 years ago
  38. 7704473 xmlStrstr args are both const small cleanup reformated, fixed problems if by Daniel Veillard · 23 years ago
  39. 9a89a8a moved the symlinks detection within a CVS check, this is not portable and by Daniel Veillard · 23 years ago
  40. a3067d1 Oops small clanup, Daniel by Daniel Veillard · 23 years ago
  41. 56f0646 - xpath.c: patch to xmlXPathFormatNumber for the optimizer on by Daniel Veillard · 23 years ago
  42. c5d6434 Summer's cleanup, a really big one: by Daniel Veillard · 23 years ago
  43. 8cf14d5 fixed the bug generating a template loop in libxslt when using by Daniel Veillard · 23 years ago
  44. d79bcd1 attempt to work around what seemed a gcc optimizer bug when handling by Daniel Veillard · 23 years ago
  45. 017b108 - Makefile.am: cleanup when --without-debug is specified by Daniel Veillard · 23 years ago
  46. 8b8d225 - xpath.c: first part of the work on selecting namespace to fix bug #56115 by Daniel Veillard · 23 years ago
  47. 608ad07 - xpath.c: Thomas Broyer suggested a better patch for the / arg Daniel by Daniel Veillard · 23 years ago
  48. 239d052 - xpath.c: bug detected by Ankh when / is used as a function arg Daniel by Daniel Veillard · 23 years ago
  49. 541d655 - xpath.c: robert pointed out xmlXPathNINF was not initialized daniel by Daniel Veillard · 23 years ago
  50. 97ac131 - xpath.c encoding.[ch]: William M. Brack provided a set of UTF8 by Daniel Veillard · 23 years ago
  51. 42596ad - tree.c: fixed a gross mistake in base computation, xml:base is by Daniel Veillard · 23 years ago
  52. 81418e3 - catalog.[ch]: fixes and add xmlLoadCatalogs() by Daniel Veillard · 23 years ago
  53. af86c7f - catalog.c: handling of CATALOG entries. detection of recursion, by Daniel Veillard · 23 years ago
  54. 04b9329 - xpath.c: Joe Orton reported a bug found with IRIx compiler. Daniel by Daniel Veillard · 23 years ago
  55. 76d66f4 - xpath.c tree.c parser.c: speed optimizations at the parser level by Daniel Veillard · 23 years ago
  56. ba0b8c9 - xpath.c xpath.h xpathInternals.h: apply an XPath API cleanup by Daniel Veillard · 23 years ago
  57. 357c960 - xpath.c result/XPath/expr/floats : clarified and cleanup by Daniel Veillard · 23 years ago
  58. c8f620b fix of an XSLT namespace bug reported on the list general/bug-8- Daniel by Daniel Veillard · 23 years ago
  59. 5792e16 - strio.h trio.c: Dan McNichol suggested a couple of small by Daniel Veillard · 23 years ago
  60. b45c43b - configure.in xpath.c: applied Bjorn patches for FPE on the alpha Daniel by Daniel Veillard · 23 years ago
  61. e39a93d This improves seriously some XSLt speed tests: by Daniel Veillard · 23 years ago
  62. 2156a56 - xpath.c: more cleanup work on XPath name parsing routines Daniel by Daniel Veillard · 23 years ago
  63. 61d80a2 - parserInternals.c xpath.[ch]: some UTF8 cleanup on by Daniel Veillard · 23 years ago
  64. 82e4971 - xpath.c: fixed bug #53689 related to processing-instruction() Daniel by Daniel Veillard · 23 years ago
  65. b33c201 - tree.c: trying to fix #53574, not completely complete, by Daniel Veillard · 23 years ago
  66. eae522a Time to work on helping the Gnome Doc project, first step is reintegrating by Daniel Veillard · 23 years ago
  67. fd0c3eb Fixed the XPointer crap ... by Daniel Veillard · 23 years ago
  68. 40af649 - xpath.c: fixed xmlXPathCompile to detected unproperly ended expr Daniel by Daniel Veillard · 23 years ago
  69. 70a9da5 trio upgrade and integration by Bjorn Reese · 23 years ago
  70. e470df7 3 hours of debug, this was hell: by Daniel Veillard · 23 years ago
  71. e043ee1 - xpath.c: fixed xmlXPathNodeCollectAndTest() to do proper by Daniel Veillard · 23 years ago
  72. 1731d6a - xpath.c: trying to get 52979 solved by Daniel Veillard · 23 years ago
  73. 73639a7 - xpath.c: Bill Brack pointer an error in detecting a null nodeset Daniel by Daniel Veillard · 23 years ago
  74. 911f49a - xpath.c: checking for null pointer generated by new code Daniel by Daniel Veillard · 23 years ago
  75. d8df6c0 Fixes in the plane: - xpath.c: fixed a [] evaluation problem reported - by Daniel Veillard · 23 years ago
  76. 4dd9346 Small fixes: - xpath.c: fixed a memleak when comparing nodesets - by Daniel Veillard · 23 years ago
  77. 92ad210 Spring cleanup ...: - configure.in Makefile.am config.h.in by Daniel Veillard · 23 years ago
  78. 56a4cb8 Huge cleanup, I switched to compile with by Daniel Veillard · 23 years ago
  79. fbf8a2d More cleanups, XSLT induced, start looking okay: by Daniel Veillard · 23 years ago
  80. afcbe1c Did the boring cleanup job now that stuff works okay again: by Daniel Veillard · 23 years ago
  81. 9e7160d Completely changed the way the XPath evaluation is done, likely to break by Daniel Veillard · 23 years ago
  82. 68d7b67 - xpath.c: ptittom found a small bug in UnaryExpr Daniel by Daniel Veillard · 23 years ago
  83. 4af6b6e - xpath.c: Bjorn found the error related to strictness of comparison. Daniel by Daniel Veillard · 23 years ago
  84. e1dc011 xmlXPathNodeCollectAndTest fixed (by William Brack) by Bjorn Reese · 23 years ago
  85. 7785171 Minimal changes for XSLT node-set() extra function: by Daniel Veillard · 23 years ago
  86. 48b2f89 Okay time to improve performances, gprof session: by Daniel Veillard · 23 years ago
  87. bbd51d5 - xpath.c: found a memleak and fixed a nasty bug Daniel by Daniel Veillard · 23 years ago
  88. f7cd481 - xmllint.[c1] : added return code errors for xmllint by Daniel Veillard · 23 years ago
  89. 3473f88 Revert directory structure changes by Owen Taylor · 23 years ago
  90. 64636e7 moved to libxml directory - this allow simplify automake/autoconf. Now by CET 2001 Tomasz K³oczko · 23 years ago
  91. 4b63707 - xpath.c: finally implemented xmlXPathCompareNodeSets by Daniel Veillard · 23 years ago
  92. f714aa3 - tree.c: fixed xmlNodeGetContent, it was not recursing on child by Daniel Veillard · 23 years ago
  93. 88f8f6f - xpath.c: fixed "*" (unbelievable !) and a couple of warnings Daniel by Daniel Veillard · 23 years ago
  94. 081543f xmlXPathNodeSetSort now uses Shell's sorting algorithm by Bjorn Reese · 23 years ago
  95. 142adbf More bugfixes due to DocBook: by Daniel Veillard · 23 years ago
  96. f23e009 - xpath.c: xmlXPathEqualNodeSetFloat the arg is really a double now Daniel by Daniel Veillard · 23 years ago
  97. e0e2651 - tree.[ch] parser.c xpath.c: fixed the problem of addressing by Daniel Veillard · 23 years ago
  98. f41fbbf testing and bug fixing related to XSLT: by Daniel Veillard · 23 years ago
  99. 5dd2f0a Well the bugs I was chasing on XSLT were ... in libxml ... grrrr: by Daniel Veillard · 23 years ago
  100. d12b69d bit of testing, a bit of fixing, a bit of testing, a bit of fixing ... by Daniel Veillard · 23 years ago