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