1. 608ad07 - xpath.c: Thomas Broyer suggested a better patch for the / arg Daniel by Daniel Veillard · 23 years ago
  2. 239d052 - xpath.c: bug detected by Ankh when / is used as a function arg Daniel by Daniel Veillard · 23 years ago
  3. 541d655 - xpath.c: robert pointed out xmlXPathNINF was not initialized daniel by Daniel Veillard · 23 years ago
  4. 97ac131 - xpath.c encoding.[ch]: William M. Brack provided a set of UTF8 by Daniel Veillard · 23 years ago
  5. 42596ad - tree.c: fixed a gross mistake in base computation, xml:base is by Daniel Veillard · 23 years ago
  6. 81418e3 - catalog.[ch]: fixes and add xmlLoadCatalogs() by Daniel Veillard · 23 years ago
  7. af86c7f - catalog.c: handling of CATALOG entries. detection of recursion, by Daniel Veillard · 23 years ago
  8. 04b9329 - xpath.c: Joe Orton reported a bug found with IRIx compiler. Daniel by Daniel Veillard · 23 years ago
  9. 76d66f4 - xpath.c tree.c parser.c: speed optimizations at the parser level by Daniel Veillard · 23 years ago
  10. ba0b8c9 - xpath.c xpath.h xpathInternals.h: apply an XPath API cleanup by Daniel Veillard · 23 years ago
  11. 357c960 - xpath.c result/XPath/expr/floats : clarified and cleanup by Daniel Veillard · 23 years ago
  12. c8f620b fix of an XSLT namespace bug reported on the list general/bug-8- Daniel by Daniel Veillard · 23 years ago
  13. 5792e16 - strio.h trio.c: Dan McNichol suggested a couple of small by Daniel Veillard · 23 years ago
  14. b45c43b - configure.in xpath.c: applied Bjorn patches for FPE on the alpha Daniel by Daniel Veillard · 23 years ago
  15. e39a93d This improves seriously some XSLt speed tests: by Daniel Veillard · 23 years ago
  16. 2156a56 - xpath.c: more cleanup work on XPath name parsing routines Daniel by Daniel Veillard · 23 years ago
  17. 61d80a2 - parserInternals.c xpath.[ch]: some UTF8 cleanup on by Daniel Veillard · 23 years ago
  18. 82e4971 - xpath.c: fixed bug #53689 related to processing-instruction() Daniel by Daniel Veillard · 23 years ago
  19. b33c201 - tree.c: trying to fix #53574, not completely complete, by Daniel Veillard · 23 years ago
  20. eae522a Time to work on helping the Gnome Doc project, first step is reintegrating by Daniel Veillard · 23 years ago
  21. fd0c3eb Fixed the XPointer crap ... by Daniel Veillard · 23 years ago
  22. 40af649 - xpath.c: fixed xmlXPathCompile to detected unproperly ended expr Daniel by Daniel Veillard · 23 years ago
  23. 70a9da5 trio upgrade and integration by Bjorn Reese · 23 years ago
  24. e470df7 3 hours of debug, this was hell: by Daniel Veillard · 23 years ago
  25. e043ee1 - xpath.c: fixed xmlXPathNodeCollectAndTest() to do proper by Daniel Veillard · 23 years ago
  26. 1731d6a - xpath.c: trying to get 52979 solved by Daniel Veillard · 23 years ago
  27. 73639a7 - xpath.c: Bill Brack pointer an error in detecting a null nodeset Daniel by Daniel Veillard · 23 years ago
  28. 911f49a - xpath.c: checking for null pointer generated by new code Daniel by Daniel Veillard · 23 years ago
  29. d8df6c0 Fixes in the plane: - xpath.c: fixed a [] evaluation problem reported - by Daniel Veillard · 23 years ago
  30. 4dd9346 Small fixes: - xpath.c: fixed a memleak when comparing nodesets - by Daniel Veillard · 23 years ago
  31. 92ad210 Spring cleanup ...: - configure.in Makefile.am config.h.in by Daniel Veillard · 23 years ago
  32. 56a4cb8 Huge cleanup, I switched to compile with by Daniel Veillard · 23 years ago
  33. fbf8a2d More cleanups, XSLT induced, start looking okay: by Daniel Veillard · 23 years ago
  34. afcbe1c Did the boring cleanup job now that stuff works okay again: by Daniel Veillard · 23 years ago
  35. 9e7160d Completely changed the way the XPath evaluation is done, likely to break by Daniel Veillard · 23 years ago
  36. 68d7b67 - xpath.c: ptittom found a small bug in UnaryExpr Daniel by Daniel Veillard · 23 years ago
  37. 4af6b6e - xpath.c: Bjorn found the error related to strictness of comparison. Daniel by Daniel Veillard · 23 years ago
  38. e1dc011 xmlXPathNodeCollectAndTest fixed (by William Brack) by Bjorn Reese · 23 years ago
  39. 7785171 Minimal changes for XSLT node-set() extra function: by Daniel Veillard · 23 years ago
  40. 48b2f89 Okay time to improve performances, gprof session: by Daniel Veillard · 23 years ago
  41. bbd51d5 - xpath.c: found a memleak and fixed a nasty bug Daniel by Daniel Veillard · 23 years ago
  42. f7cd481 - xmllint.[c1] : added return code errors for xmllint by Daniel Veillard · 23 years ago
  43. 3473f88 Revert directory structure changes by Owen Taylor · 23 years ago
  44. 64636e7 moved to libxml directory - this allow simplify automake/autoconf. Now by CET 2001 Tomasz K³oczko · 23 years ago
  45. 4b63707 - xpath.c: finally implemented xmlXPathCompareNodeSets by Daniel Veillard · 23 years ago
  46. f714aa3 - tree.c: fixed xmlNodeGetContent, it was not recursing on child by Daniel Veillard · 23 years ago
  47. 88f8f6f - xpath.c: fixed "*" (unbelievable !) and a couple of warnings Daniel by Daniel Veillard · 23 years ago
  48. 081543f xmlXPathNodeSetSort now uses Shell's sorting algorithm by Bjorn Reese · 23 years ago
  49. 142adbf More bugfixes due to DocBook: by Daniel Veillard · 23 years ago
  50. f23e009 - xpath.c: xmlXPathEqualNodeSetFloat the arg is really a double now Daniel by Daniel Veillard · 23 years ago
  51. e0e2651 - tree.[ch] parser.c xpath.c: fixed the problem of addressing by Daniel Veillard · 23 years ago
  52. f41fbbf testing and bug fixing related to XSLT: by Daniel Veillard · 23 years ago
  53. 5dd2f0a Well the bugs I was chasing on XSLT were ... in libxml ... grrrr: by Daniel Veillard · 23 years ago
  54. d12b69d bit of testing, a bit of fixing, a bit of testing, a bit of fixing ... by Daniel Veillard · 23 years ago
  55. 2c257ec How to remove 20% of XSLT execution time in less than 20 lines of code by Daniel Veillard · 23 years ago
  56. 0f2a53c Bug fixes and an extension found and required by XSLT: by Daniel Veillard · 23 years ago
  57. 2c833b6 Dohhhhhh: - xmliO.c: Harry Blundell pointed out that xmlCheckFilename by Daniel Veillard · 23 years ago
  58. e99a476 fixed a number of problems in XPATH_XSLT_TREE processing Daniel by Daniel Veillard · 23 years ago
  59. 2b325a0 XSLT debug side effect: * xpath.c: fixed mod operator Daniel by Daniel Veillard · 23 years ago
  60. 2f913b7 Fixes inherited from XSLT testing: by Daniel Veillard · 23 years ago
  61. f17e09b Incorporated patches, some cleanup: by Daniel Veillard · 24 years ago
  62. 8a7642f Memory issues on the new type: by Daniel Veillard · 24 years ago
  63. e456646 More work, bugfixes for problems detected by XSLT, and addition of by Daniel Veillard · 24 years ago
  64. 5a2b697 - xpath.c: seems I finally killed that ugly path evaluation by Daniel Veillard · 24 years ago
  65. 8f4d975 added xmlXPathRegisterVariableLookup() for XSLT Daniel by Daniel Veillard · 24 years ago
  66. f6eea27 Bugfixes, extesion and optimizations for XSLT: by Daniel Veillard · 24 years ago
  67. 389e6b7 Patches bug fixes and on new function: by Daniel Veillard · 24 years ago
  68. 0810898 - testXPath.c xpath.c: fixing the XPath union expressions problem by Daniel Veillard · 24 years ago
  69. a6d8eb6 Finally had a bit of time to resynch both trees: by Daniel Veillard · 24 years ago
  70. ce6e98d Big OpenVMS patch: - nanohttp.c parser.[ch] tree.[ch] xmlIO.[ch] xmllint.c by Daniel Veillard · 24 years ago
  71. f62ceff General fixes, XPointer improvements: by Daniel Veillard · 24 years ago
  72. 41e0651 A few serious bugfixes: by Daniel Veillard · 24 years ago
  73. 9e8bfae XInclude and other stuff while travelling. Contributed patches: by Daniel Veillard · 24 years ago
  74. a4964b7 - HTMLparser.c: fixed loop on invalid char in scripts by Daniel Veillard · 24 years ago
  75. a5db68a - xpath.c xpathInternals.h: applied a large cleaning patch by Daniel Veillard · 24 years ago
  76. c4f4f0b - xpath.c: fixed the root evaluation problems by Daniel Veillard · 24 years ago
  77. 767662d - xpath.c: applied another XPath patch from TOM by Daniel Veillard · 24 years ago
  78. f6bf921 - xpath.c textXPath.c xpathInternals.h: applied TOM <ptittom@free.fr> by Daniel Veillard · 24 years ago
  79. d6d7f7b patched to redirrect all "out of context" error messages to by Daniel Veillard · 24 years ago
  80. 29a11cc Releasing 2.2.6 after adding xpathInternals.h: by Daniel Veillard · 24 years ago
  81. df7ef2a closing bug #29260, Daniel by Daniel Veillard · 24 years ago
  82. 126f279 Bunch of fixes, finishing moving datastructures to the hash stuff: by Daniel Veillard · 24 years ago
  83. 52afe80 Started working on the hash table module integration, fixed a bug: by Daniel Veillard · 24 years ago
  84. ff9c330 More work on XPointer by Daniel Veillard · 24 years ago
  85. c2df4cd Going forward in XPointer implementation: by Daniel Veillard · 24 years ago
  86. 2d38f04 - xpath.[ch] xpointer.[ch]: worked on XPath functions and variable by Daniel Veillard · 24 years ago
  87. c8df0aa Added XPointer: - configure.in Makefile.am include/makefile.am: adding by Daniel Veillard · 24 years ago
  88. b71379b - moved xml-error.h to xmlerror.h: seems this allowed to bypass by Daniel Veillard · 24 years ago
  89. 7e99c63 Tried to build libxml2-2.2.5 by Daniel Veillard · 24 years ago
  90. 55b91f2 Massive XPath implementation cleanup: by Daniel Veillard · 24 years ago
  91. ac26030 More work and fixes on XPath: by Daniel Veillard · 24 years ago
  92. 740abf5 Big XPath cleanup continues, one URI fix: by Daniel Veillard · 24 years ago
  93. 8b5dd83 - configure.in: releasing 2.2.4 by Daniel Veillard · 24 years ago
  94. f09e7e3 XPath fixes and cleanup, 2 general bug fixes: by Daniel Veillard · 24 years ago
  95. 46057e1 Various contribs: - xpath.c: patch for normalize-string() by Daniel Veillard · 24 years ago
  96. 04698d9 New set of cleanups, released 2.2.3: by Daniel Veillard · 24 years ago
  97. 39c7d71 Jumbo patch, resync of W3C/Gnome CVS trees: by Daniel Veillard · 24 years ago
  98. 32bc74e - doc/encoding.html doc/xml.html: added I18N doc by Daniel Veillard · 24 years ago
  99. 3f6f7f6 - win32config.h.in: updated by Daniel Veillard · 24 years ago
  100. be80396 - Large resync between W3C and Gnome tree by Daniel Veillard · 24 years ago