1. b38bd55 - testXPath.c : added a --tree option allowing to display the by Daniel Veillard · 23 years ago
  2. 4dd9346 Small fixes: - xpath.c: fixed a memleak when comparing nodesets - by Daniel Veillard · 23 years ago
  3. bc96766 Fixed a make distched problem w.r.t. includes from the new files, Daniel by Daniel Veillard · 23 years ago
  4. 92ad210 Spring cleanup ...: - configure.in Makefile.am config.h.in by Daniel Veillard · 23 years ago
  5. 2be3064 - error.c: applied the context output patch of the error by Daniel Veillard · 23 years ago
  6. 5058211 parser.c: fixed line number reporting on error Daniel by Daniel Veillard · 23 years ago
  7. 04be4f5 - parser.c: Sullivan and Darin found a parser bug, applied the patch. Daniel by Daniel Veillard · 23 years ago
  8. c86a4fa - HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.c by Daniel Veillard · 23 years ago
  9. a47fb3d Cleaned up the DOM section and linked to the Gdome2 homepage, Daniel by Daniel Veillard · 23 years ago
  10. 5f02531 file i18n.xml was initially added on branch LIB_XML_1_BRANCH. by Daniel Veillard · 23 years ago
  11. b756af2 file parserold.c was initially added on branch LIB_XML_1_BRANCH. by Daniel Veillard · 23 years ago
  12. 56a4cb8 Huge cleanup, I switched to compile with by Daniel Veillard · 23 years ago
  13. c7ad7ce Preparing a new release: by Daniel Veillard · 23 years ago
  14. 146c912 - parser.c: fixed a reported bug in NOTATION parsing by Daniel Veillard · 23 years ago
  15. a5f013b - config.h.in configure.in error.c: fix a compilation problem by Daniel Veillard · 23 years ago
  16. e020c3a A typo and an obscure bug fix: by Daniel Veillard · 23 years ago
  17. e0c1d72 Got fed up, people should not use libxml1 unless forced, put this in by Daniel Veillard · 23 years ago
  18. 7d42b54 - error.c: removed a C++ like comment Daniel by Daniel Veillard · 23 years ago
  19. 0b6b55b Someone found a bug hiding in a corner, caught it ! by Daniel Veillard · 23 years ago
  20. fbf8a2d More cleanups, XSLT induced, start looking okay: by Daniel Veillard · 23 years ago
  21. afcbe1c Did the boring cleanup job now that stuff works okay again: by Daniel Veillard · 23 years ago
  22. d007d6c Ooops: - xpath.h: the comp field must be added at the end to avoid killing by Daniel Veillard · 23 years ago
  23. 9e7160d Completely changed the way the XPath evaluation is done, likely to break by Daniel Veillard · 23 years ago
  24. 480363b Updated instruction for libxml2 and libxml coexistence, Daniel by Daniel Veillard · 23 years ago
  25. d574f78 - configure.in: fixed a couple of problems reported by by Daniel Veillard · 23 years ago
  26. 0a6c358 - doc/Makefile.am configure.in: yearke@eng.buffalo.edu suggested by Daniel Veillard · 23 years ago
  27. a022fe0 First patch from SCO :-) - xmlIO.c: one function comment cleanup. Daniel by Daniel Veillard · 23 years ago
  28. 25239c1 - SAX.c: external subset notations were improperly registered by Daniel Veillard · 23 years ago
  29. 3f3b4f3 Bob Wilkinson sent grammatical errors fixes in the FAQ :-) Daniel by Daniel Veillard · 23 years ago
  30. 2c4754f - README.cvs-commits: added, pointing to HACKING - HACKING: updated Daniel by Daniel Veillard · 23 years ago
  31. 82ab81e - parser.c: and Matt Sergeant found one in the XML push by Daniel Veillard · 23 years ago
  32. 68d7b67 - xpath.c: ptittom found a small bug in UnaryExpr Daniel by Daniel Veillard · 23 years ago
  33. e356c28 Preparing for 2.3.4 release: by Daniel Veillard · 23 years ago
  34. 80f3257 - parser.c SAX.c: the new content parsing code raised an by Daniel Veillard · 23 years ago
  35. 6c83120 Seems there is still bugs hiding, someone has some flytox ? by Daniel Veillard · 23 years ago
  36. 33a6780 Removed unneeded references to rpmfind.net, use xmlsoft.org, fixed by Daniel Veillard · 23 years ago
  37. 8178110 Updated to point to bugzilla, Daniel by Daniel Veillard · 23 years ago
  38. 4af6b6e - xpath.c: Bjorn found the error related to strictness of comparison. Daniel by Daniel Veillard · 23 years ago
  39. 29631a8 10 mn hacking while waiting for doctor appointment: by Daniel Veillard · 23 years ago
  40. 14be0a1 Small fixups: - xml2Conf.sh.in: fixes pointed out by Fredrik Hallenberg - by Daniel Veillard · 23 years ago
  41. e1dc011 xmlXPathNodeCollectAndTest fixed (by William Brack) by Bjorn Reese · 23 years ago
  42. f9533d1 - HTMLparser.c: fixed loop reported by Marc Sanfacon Daniel by Daniel Veillard · 23 years ago
  43. 2f36224 - parser.c: one must report spaces even if the Dtd element by Daniel Veillard · 23 years ago
  44. b402c07 Released libxml-2.3.3: by Daniel Veillard · 23 years ago
  45. 7785171 Minimal changes for XSLT node-set() extra function: by Daniel Veillard · 23 years ago
  46. ec70e91 I'm slightly time warped... by Daniel Veillard · 23 years ago
  47. 8730c56 - valid.c: new patch from Gary Pennington Daniel by Daniel Veillard · 23 years ago
  48. 91e9d58 - doc/xml.html: applied patch from Ankh Daniel by Daniel Veillard · 23 years ago
  49. edac3c9 - xinclude.c: fixed a problem building on Mac Daniel by Daniel Veillard · 23 years ago
  50. 21a0f91 - parser.c: more work on increasing parsing ferformances Daniel by Daniel Veillard · 23 years ago
  51. 48b2f89 Okay time to improve performances, gprof session: by Daniel Veillard · 23 years ago
  52. 59a3bd3 Small fix for the release, Daniel by Daniel Veillard · 23 years ago
  53. 7168110 Preparing 2.3.2 release: by Daniel Veillard · 23 years ago
  54. bbd51d5 - xpath.c: found a memleak and fixed a nasty bug Daniel by Daniel Veillard · 23 years ago
  55. f7cd481 - xmllint.[c1] : added return code errors for xmllint by Daniel Veillard · 23 years ago
  56. 3473f88 Revert directory structure changes by Owen Taylor · 23 years ago
  57. 64636e7 moved to libxml directory - this allow simplify automake/autoconf. Now by CET 2001 Tomasz K³oczko · 23 years ago
  58. 4b63707 - xpath.c: finally implemented xmlXPathCompareNodeSets by Daniel Veillard · 23 years ago
  59. f714aa3 - tree.c: fixed xmlNodeGetContent, it was not recursing on child by Daniel Veillard · 23 years ago
  60. bca64ef cut and past error in Changelog, Daniel by Daniel Veillard · 23 years ago
  61. e0c3a62 - Makefile.am valid.c list.[ch]: Gary Pennington provided a by Daniel Veillard · 23 years ago
  62. a8abee6 - configure.in: fixed iconv detection on AIX (stric) Daniel by Daniel Veillard · 23 years ago
  63. 88f8f6f - xpath.c: fixed "*" (unbelievable !) and a couple of warnings Daniel by Daniel Veillard · 23 years ago
  64. fd9b09b *** empty log message *** by Bjorn Reese · 23 years ago
  65. 081543f xmlXPathNodeSetSort now uses Shell's sorting algorithm by Bjorn Reese · 23 years ago
  66. 142adbf More bugfixes due to DocBook: by Daniel Veillard · 23 years ago
  67. f23e009 - xpath.c: xmlXPathEqualNodeSetFloat the arg is really a double now Daniel by Daniel Veillard · 23 years ago
  68. e0e2651 - tree.[ch] parser.c xpath.c: fixed the problem of addressing by Daniel Veillard · 23 years ago
  69. 6e6a6cc couple of fixes before release: by Daniel Veillard · 23 years ago
  70. 760f442 Couple of fixes, getting ready for 2.3.1: by Daniel Veillard · 23 years ago
  71. d194dd2 - hash.[ch]: added Paolo Casarini patch to provide Delete from by Daniel Veillard · 23 years ago
  72. f41fbbf testing and bug fixing related to XSLT: by Daniel Veillard · 23 years ago
  73. 5dd2f0a Well the bugs I was chasing on XSLT were ... in libxml ... grrrr: by Daniel Veillard · 23 years ago
  74. d12b69d bit of testing, a bit of fixing, a bit of testing, a bit of fixing ... by Daniel Veillard · 23 years ago
  75. a666359 Fixed last point, Daniel by Daniel Veillard · 23 years ago
  76. 62bccd5 Fixed formatting, Daniel. by Daniel Veillard · 23 years ago
  77. 7f41b3e Fixed some old stuff, added the faq about blanks, Daniel by Daniel Veillard · 23 years ago
  78. 6a2e406 - README: a bit of cleanup - configure.in: preparing for 2.3.0 release Daniel by Daniel Veillard · 23 years ago
  79. 1f83d39 - hash.[ch]: added a first version of xmlHashSize() by Daniel Veillard · 23 years ago
  80. 5eef622 - valid.c: couple of bug fixes pointed by Gary Pennington by Daniel Veillard · 23 years ago
  81. 2c257ec How to remove 20% of XSLT execution time in less than 20 lines of code by Daniel Veillard · 23 years ago
  82. 0f2a53c Bug fixes and an extension found and required by XSLT: by Daniel Veillard · 23 years ago
  83. 2c833b6 Dohhhhhh: - xmliO.c: Harry Blundell pointed out that xmlCheckFilename by Daniel Veillard · 23 years ago
  84. b6e7fdb Rewrite/cleanup/tests of URI normalization: by Daniel Veillard · 23 years ago
  85. ea28ce6 - uri.c: applied Marc Sanfacon's patch for xmlNormalizeURIPath Daniel by Daniel Veillard · 23 years ago
  86. e99a476 fixed a number of problems in XPATH_XSLT_TREE processing Daniel by Daniel Veillard · 24 years ago
  87. 2b325a0 XSLT debug side effect: * xpath.c: fixed mod operator Daniel by Daniel Veillard · 24 years ago
  88. de55cf6 First libxml head patch from the Gnome community since a looong time :-) by Daniel Veillard · 24 years ago
  89. 2f913b7 Fixes inherited from XSLT testing: by Daniel Veillard · 24 years ago
  90. 9cb5ff4 Fixed generated doc, Daniel by Daniel Veillard · 24 years ago
  91. b42042b Renamed the library to libxml2 and made the changes needed to have by Daniel Veillard · 24 years ago
  92. ee0a466 - Makefile.am configure.in libxml-2.0.pc.in: started working on getting by Daniel Veillard · 24 years ago
  93. 5eb0594 Makefile/doc maintenance: by Daniel Veillard · 24 years ago
  94. f37927f auto*, Daniel by Daniel Veillard · 24 years ago
  95. 65c295d - tree.c: patch from Bjorn Reese on xmlBufferCCat Daniel by Daniel Veillard · 24 years ago
  96. 8e19990 Some packaging cleanup: by Daniel Veillard · 24 years ago
  97. 9308666 - xpath.h: added a hook in the context structure allowing to by Daniel Veillard · 24 years ago
  98. f17e09b Incorporated patches, some cleanup: by Daniel Veillard · 24 years ago
  99. 48177c2 Fixed a problem with EXTRA_DiST, Daniel. by Daniel Veillard · 24 years ago
  100. 383b147 Added link to FEATURES in lxr, Daniel by Daniel Veillard · 24 years ago