1. 68d7b67 - xpath.c: ptittom found a small bug in UnaryExpr Daniel by Daniel Veillard · 23 years ago
  2. 4af6b6e - xpath.c: Bjorn found the error related to strictness of comparison. Daniel by Daniel Veillard · 23 years ago
  3. e1dc011 xmlXPathNodeCollectAndTest fixed (by William Brack) by Bjorn Reese · 23 years ago
  4. 7785171 Minimal changes for XSLT node-set() extra function: by Daniel Veillard · 23 years ago
  5. 48b2f89 Okay time to improve performances, gprof session: by Daniel Veillard · 23 years ago
  6. bbd51d5 - xpath.c: found a memleak and fixed a nasty bug Daniel by Daniel Veillard · 23 years ago
  7. f7cd481 - xmllint.[c1] : added return code errors for xmllint by Daniel Veillard · 23 years ago
  8. 3473f88 Revert directory structure changes by Owen Taylor · 23 years ago
  9. 64636e7 moved to libxml directory - this allow simplify automake/autoconf. Now by CET 2001 Tomasz K³oczko · 23 years ago
  10. 4b63707 - xpath.c: finally implemented xmlXPathCompareNodeSets by Daniel Veillard · 23 years ago
  11. f714aa3 - tree.c: fixed xmlNodeGetContent, it was not recursing on child by Daniel Veillard · 23 years ago
  12. 88f8f6f - xpath.c: fixed "*" (unbelievable !) and a couple of warnings Daniel by Daniel Veillard · 23 years ago
  13. 081543f xmlXPathNodeSetSort now uses Shell's sorting algorithm by Bjorn Reese · 23 years ago
  14. 142adbf More bugfixes due to DocBook: by Daniel Veillard · 23 years ago
  15. f23e009 - xpath.c: xmlXPathEqualNodeSetFloat the arg is really a double now Daniel by Daniel Veillard · 23 years ago
  16. e0e2651 - tree.[ch] parser.c xpath.c: fixed the problem of addressing by Daniel Veillard · 23 years ago
  17. f41fbbf testing and bug fixing related to XSLT: by Daniel Veillard · 23 years ago
  18. 5dd2f0a Well the bugs I was chasing on XSLT were ... in libxml ... grrrr: by Daniel Veillard · 23 years ago
  19. d12b69d bit of testing, a bit of fixing, a bit of testing, a bit of fixing ... by Daniel Veillard · 23 years ago
  20. 2c257ec How to remove 20% of XSLT execution time in less than 20 lines of code by Daniel Veillard · 23 years ago
  21. 0f2a53c Bug fixes and an extension found and required by XSLT: by Daniel Veillard · 23 years ago
  22. 2c833b6 Dohhhhhh: - xmliO.c: Harry Blundell pointed out that xmlCheckFilename by Daniel Veillard · 23 years ago
  23. e99a476 fixed a number of problems in XPATH_XSLT_TREE processing Daniel by Daniel Veillard · 23 years ago
  24. 2b325a0 XSLT debug side effect: * xpath.c: fixed mod operator Daniel by Daniel Veillard · 23 years ago
  25. 2f913b7 Fixes inherited from XSLT testing: by Daniel Veillard · 23 years ago
  26. f17e09b Incorporated patches, some cleanup: by Daniel Veillard · 23 years ago
  27. 8a7642f Memory issues on the new type: by Daniel Veillard · 23 years ago
  28. e456646 More work, bugfixes for problems detected by XSLT, and addition of by Daniel Veillard · 23 years ago
  29. 5a2b697 - xpath.c: seems I finally killed that ugly path evaluation by Daniel Veillard · 23 years ago
  30. 8f4d975 added xmlXPathRegisterVariableLookup() for XSLT Daniel by Daniel Veillard · 23 years ago
  31. f6eea27 Bugfixes, extesion and optimizations for XSLT: by Daniel Veillard · 23 years ago
  32. 389e6b7 Patches bug fixes and on new function: by Daniel Veillard · 23 years ago
  33. 0810898 - testXPath.c xpath.c: fixing the XPath union expressions problem by Daniel Veillard · 24 years ago
  34. a6d8eb6 Finally had a bit of time to resynch both trees: by Daniel Veillard · 24 years ago
  35. ce6e98d Big OpenVMS patch: - nanohttp.c parser.[ch] tree.[ch] xmlIO.[ch] xmllint.c by Daniel Veillard · 24 years ago
  36. f62ceff General fixes, XPointer improvements: by Daniel Veillard · 24 years ago
  37. 41e0651 A few serious bugfixes: by Daniel Veillard · 24 years ago
  38. 9e8bfae XInclude and other stuff while travelling. Contributed patches: by Daniel Veillard · 24 years ago
  39. a4964b7 - HTMLparser.c: fixed loop on invalid char in scripts by Daniel Veillard · 24 years ago
  40. a5db68a - xpath.c xpathInternals.h: applied a large cleaning patch by Daniel Veillard · 24 years ago
  41. c4f4f0b - xpath.c: fixed the root evaluation problems by Daniel Veillard · 24 years ago
  42. 767662d - xpath.c: applied another XPath patch from TOM by Daniel Veillard · 24 years ago
  43. f6bf921 - xpath.c textXPath.c xpathInternals.h: applied TOM <ptittom@free.fr> by Daniel Veillard · 24 years ago
  44. d6d7f7b patched to redirrect all "out of context" error messages to by Daniel Veillard · 24 years ago
  45. 29a11cc Releasing 2.2.6 after adding xpathInternals.h: by Daniel Veillard · 24 years ago
  46. df7ef2a closing bug #29260, Daniel by Daniel Veillard · 24 years ago
  47. 126f279 Bunch of fixes, finishing moving datastructures to the hash stuff: by Daniel Veillard · 24 years ago
  48. 52afe80 Started working on the hash table module integration, fixed a bug: by Daniel Veillard · 24 years ago
  49. ff9c330 More work on XPointer by Daniel Veillard · 24 years ago
  50. c2df4cd Going forward in XPointer implementation: by Daniel Veillard · 24 years ago
  51. 2d38f04 - xpath.[ch] xpointer.[ch]: worked on XPath functions and variable by Daniel Veillard · 24 years ago
  52. c8df0aa Added XPointer: - configure.in Makefile.am include/makefile.am: adding by Daniel Veillard · 24 years ago
  53. b71379b - moved xml-error.h to xmlerror.h: seems this allowed to bypass by Daniel Veillard · 24 years ago
  54. 7e99c63 Tried to build libxml2-2.2.5 by Daniel Veillard · 24 years ago
  55. 55b91f2 Massive XPath implementation cleanup: by Daniel Veillard · 24 years ago
  56. ac26030 More work and fixes on XPath: by Daniel Veillard · 24 years ago
  57. 740abf5 Big XPath cleanup continues, one URI fix: by Daniel Veillard · 24 years ago
  58. 8b5dd83 - configure.in: releasing 2.2.4 by Daniel Veillard · 24 years ago
  59. f09e7e3 XPath fixes and cleanup, 2 general bug fixes: by Daniel Veillard · 24 years ago
  60. 46057e1 Various contribs: - xpath.c: patch for normalize-string() by Daniel Veillard · 24 years ago
  61. 04698d9 New set of cleanups, released 2.2.3: by Daniel Veillard · 24 years ago
  62. 39c7d71 Jumbo patch, resync of W3C/Gnome CVS trees: by Daniel Veillard · 24 years ago
  63. 32bc74e - doc/encoding.html doc/xml.html: added I18N doc by Daniel Veillard · 24 years ago
  64. 3f6f7f6 - win32config.h.in: updated by Daniel Veillard · 24 years ago
  65. be80396 - Large resync between W3C and Gnome tree by Daniel Veillard · 24 years ago
  66. fc708e2 - cosmetic changes from "Timur I. Bakeyev" <timur@bat.ru> Daniel by Daniel Veillard · 24 years ago
  67. 361d845 Work done on the plane, ready to release libxml2-2.0.0, Daniel by Daniel Veillard · 24 years ago
  68. cf46199 This is the 2.0.0-beta, lots and lots and lots of changes by Daniel Veillard · 24 years ago
  69. 5feb849 - Removing warnings on various paltforms - closing bug #5281 Daniel by Daniel Veillard · 24 years ago
  70. e3d88ef - bux fixes in XPath implementation - fixed xml-config --version - updated TODO by Daniel Veillard · 24 years ago
  71. 0142b84 Oops, it seems I forgot to commit 1.8.4 changes by Daniel Veillard · 24 years ago
  72. dbfd641 - Lots of improvements, too long to list here by Daniel Veillard · 25 years ago
  73. 3c558c3 - fix for PIs name starting with xml by Daniel Veillard · 25 years ago
  74. 10a2c65 Large commit of changes done while travelling to XML'99 by Daniel Veillard · 25 years ago
  75. 7c1206f Revamped HTML parsing, lots of bug fixes for HTML stuff, by Daniel Veillard · 25 years ago
  76. 00fdf37 Improvement of doc, Raph patch for CORBA init, support for spaces in XPath, Daniel by Daniel Veillard · 25 years ago
  77. dd6b367 Fixed CHAR, errno, alpha RPM compile, updated doc, Daniel by Daniel Veillard · 25 years ago
  78. 7f7d111 Ready for 1.7.0, major changes, nanohttp, cleanup, binary compat with 1.4, by Daniel Veillard · 25 years ago
  79. c08a2c6 Bug fixes, improvement on ID/IDREF support, 1.6.2, no memleaks, Daniel by Daniel Veillard · 25 years ago
  80. 6454aec Added memory debug wrappers, killed all detected memory leaks, Daniel by Daniel Veillard · 25 years ago
  81. c26087b Patched warning issued on SGI by Stephane.Conversy@lri.fr, Daniel. by Daniel Veillard · 25 years ago
  82. b96e643 Release 1.6, lot of fixes, more validation, code cleanup, added namespace by Daniel Veillard · 25 years ago
  83. 991e63d More validity stuff (ID) and corrct version of equal and compare for XPath, Daniel by Daniel Veillard · 25 years ago
  84. b05deb7 Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel by Daniel Veillard · 25 years ago
  85. e2d034d Bunch of updates, progressive parsing, updates on HTML, XPAth and docs, Daniel by Daniel Veillard · 25 years ago
  86. 1566d3a Added XPath code (http://www.w3.org/TR/xpath), updated HTML support and docs, Daniel by Daniel Veillard · 25 years ago