1. 25239c1 - SAX.c: external subset notations were improperly registered by Daniel Veillard · 23 years ago
  2. 3f3b4f3 Bob Wilkinson sent grammatical errors fixes in the FAQ :-) Daniel by Daniel Veillard · 23 years ago
  3. 2c4754f - README.cvs-commits: added, pointing to HACKING - HACKING: updated Daniel by Daniel Veillard · 23 years ago
  4. 82ab81e - parser.c: and Matt Sergeant found one in the XML push by Daniel Veillard · 23 years ago
  5. 68d7b67 - xpath.c: ptittom found a small bug in UnaryExpr Daniel by Daniel Veillard · 23 years ago
  6. e356c28 Preparing for 2.3.4 release: by Daniel Veillard · 23 years ago
  7. 80f3257 - parser.c SAX.c: the new content parsing code raised an by Daniel Veillard · 23 years ago
  8. 6c83120 Seems there is still bugs hiding, someone has some flytox ? by Daniel Veillard · 23 years ago
  9. 33a6780 Removed unneeded references to rpmfind.net, use xmlsoft.org, fixed by Daniel Veillard · 23 years ago
  10. 8178110 Updated to point to bugzilla, Daniel by Daniel Veillard · 23 years ago
  11. 4af6b6e - xpath.c: Bjorn found the error related to strictness of comparison. Daniel by Daniel Veillard · 23 years ago
  12. 29631a8 10 mn hacking while waiting for doctor appointment: by Daniel Veillard · 23 years ago
  13. 14be0a1 Small fixups: - xml2Conf.sh.in: fixes pointed out by Fredrik Hallenberg - by Daniel Veillard · 23 years ago
  14. e1dc011 xmlXPathNodeCollectAndTest fixed (by William Brack) by Bjorn Reese · 23 years ago
  15. f9533d1 - HTMLparser.c: fixed loop reported by Marc Sanfacon Daniel by Daniel Veillard · 23 years ago
  16. 2f36224 - parser.c: one must report spaces even if the Dtd element by Daniel Veillard · 23 years ago
  17. b402c07 Released libxml-2.3.3: by Daniel Veillard · 23 years ago
  18. 7785171 Minimal changes for XSLT node-set() extra function: by Daniel Veillard · 23 years ago
  19. ec70e91 I'm slightly time warped... by Daniel Veillard · 23 years ago
  20. 8730c56 - valid.c: new patch from Gary Pennington Daniel by Daniel Veillard · 23 years ago
  21. 91e9d58 - doc/xml.html: applied patch from Ankh Daniel by Daniel Veillard · 23 years ago
  22. edac3c9 - xinclude.c: fixed a problem building on Mac Daniel by Daniel Veillard · 23 years ago
  23. 21a0f91 - parser.c: more work on increasing parsing ferformances Daniel by Daniel Veillard · 23 years ago
  24. 48b2f89 Okay time to improve performances, gprof session: by Daniel Veillard · 23 years ago
  25. 59a3bd3 Small fix for the release, Daniel by Daniel Veillard · 23 years ago
  26. 7168110 Preparing 2.3.2 release: by Daniel Veillard · 23 years ago
  27. bbd51d5 - xpath.c: found a memleak and fixed a nasty bug Daniel by Daniel Veillard · 23 years ago
  28. f7cd481 - xmllint.[c1] : added return code errors for xmllint by Daniel Veillard · 23 years ago
  29. 3473f88 Revert directory structure changes by Owen Taylor · 23 years ago
  30. 64636e7 moved to libxml directory - this allow simplify automake/autoconf. Now by CET 2001 Tomasz K³oczko · 23 years ago
  31. 4b63707 - xpath.c: finally implemented xmlXPathCompareNodeSets by Daniel Veillard · 23 years ago
  32. f714aa3 - tree.c: fixed xmlNodeGetContent, it was not recursing on child by Daniel Veillard · 23 years ago
  33. bca64ef cut and past error in Changelog, Daniel by Daniel Veillard · 23 years ago
  34. e0c3a62 - Makefile.am valid.c list.[ch]: Gary Pennington provided a by Daniel Veillard · 23 years ago
  35. a8abee6 - configure.in: fixed iconv detection on AIX (stric) Daniel by Daniel Veillard · 23 years ago
  36. 88f8f6f - xpath.c: fixed "*" (unbelievable !) and a couple of warnings Daniel by Daniel Veillard · 23 years ago
  37. fd9b09b *** empty log message *** by Bjorn Reese · 23 years ago
  38. 081543f xmlXPathNodeSetSort now uses Shell's sorting algorithm by Bjorn Reese · 23 years ago
  39. 142adbf More bugfixes due to DocBook: by Daniel Veillard · 23 years ago
  40. f23e009 - xpath.c: xmlXPathEqualNodeSetFloat the arg is really a double now Daniel by Daniel Veillard · 23 years ago
  41. e0e2651 - tree.[ch] parser.c xpath.c: fixed the problem of addressing by Daniel Veillard · 23 years ago
  42. 6e6a6cc couple of fixes before release: by Daniel Veillard · 23 years ago
  43. 760f442 Couple of fixes, getting ready for 2.3.1: by Daniel Veillard · 23 years ago
  44. d194dd2 - hash.[ch]: added Paolo Casarini patch to provide Delete from by Daniel Veillard · 23 years ago
  45. f41fbbf testing and bug fixing related to XSLT: by Daniel Veillard · 23 years ago
  46. 5dd2f0a Well the bugs I was chasing on XSLT were ... in libxml ... grrrr: by Daniel Veillard · 23 years ago
  47. d12b69d bit of testing, a bit of fixing, a bit of testing, a bit of fixing ... by Daniel Veillard · 23 years ago
  48. a666359 Fixed last point, Daniel by Daniel Veillard · 23 years ago
  49. 62bccd5 Fixed formatting, Daniel. by Daniel Veillard · 23 years ago
  50. 7f41b3e Fixed some old stuff, added the faq about blanks, Daniel by Daniel Veillard · 23 years ago
  51. 6a2e406 - README: a bit of cleanup - configure.in: preparing for 2.3.0 release Daniel by Daniel Veillard · 23 years ago
  52. 1f83d39 - hash.[ch]: added a first version of xmlHashSize() by Daniel Veillard · 23 years ago
  53. 5eef622 - valid.c: couple of bug fixes pointed by Gary Pennington by Daniel Veillard · 23 years ago
  54. 2c257ec How to remove 20% of XSLT execution time in less than 20 lines of code by Daniel Veillard · 23 years ago
  55. 0f2a53c Bug fixes and an extension found and required by XSLT: by Daniel Veillard · 23 years ago
  56. 2c833b6 Dohhhhhh: - xmliO.c: Harry Blundell pointed out that xmlCheckFilename by Daniel Veillard · 23 years ago
  57. b6e7fdb Rewrite/cleanup/tests of URI normalization: by Daniel Veillard · 23 years ago
  58. ea28ce6 - uri.c: applied Marc Sanfacon's patch for xmlNormalizeURIPath Daniel by Daniel Veillard · 23 years ago
  59. e99a476 fixed a number of problems in XPATH_XSLT_TREE processing Daniel by Daniel Veillard · 23 years ago
  60. 2b325a0 XSLT debug side effect: * xpath.c: fixed mod operator Daniel by Daniel Veillard · 23 years ago
  61. de55cf6 First libxml head patch from the Gnome community since a looong time :-) by Daniel Veillard · 23 years ago
  62. 2f913b7 Fixes inherited from XSLT testing: by Daniel Veillard · 23 years ago
  63. 9cb5ff4 Fixed generated doc, Daniel by Daniel Veillard · 23 years ago
  64. b42042b Renamed the library to libxml2 and made the changes needed to have by Daniel Veillard · 23 years ago
  65. ee0a466 - Makefile.am configure.in libxml-2.0.pc.in: started working on getting by Daniel Veillard · 23 years ago
  66. 5eb0594 Makefile/doc maintenance: by Daniel Veillard · 23 years ago
  67. f37927f auto*, Daniel by Daniel Veillard · 23 years ago
  68. 65c295d - tree.c: patch from Bjorn Reese on xmlBufferCCat Daniel by Daniel Veillard · 24 years ago
  69. 8e19990 Some packaging cleanup: by Daniel Veillard · 24 years ago
  70. 9308666 - xpath.h: added a hook in the context structure allowing to by Daniel Veillard · 24 years ago
  71. f17e09b Incorporated patches, some cleanup: by Daniel Veillard · 24 years ago
  72. 48177c2 Fixed a problem with EXTRA_DiST, Daniel. by Daniel Veillard · 24 years ago
  73. 383b147 Added link to FEATURES in lxr, Daniel by Daniel Veillard · 24 years ago
  74. b83ba40 took me nearly 2 years to find the way to not build in SUBDIRS before by Daniel Veillard · 24 years ago
  75. 8268716 - doc/xml.html: updated with an XSLT section, removed pointer to by Daniel Veillard · 24 years ago
  76. 8a7642f Memory issues on the new type: by Daniel Veillard · 24 years ago
  77. e456646 More work, bugfixes for problems detected by XSLT, and addition of by Daniel Veillard · 24 years ago
  78. 8a7efd0 grrr there was still a static decl left, Daniel by Daniel Veillard · 24 years ago
  79. 701c736 Just mad a function public: by Daniel Veillard · 24 years ago
  80. 5a2b697 - xpath.c: seems I finally killed that ugly path evaluation by Daniel Veillard · 24 years ago
  81. 8f4d975 added xmlXPathRegisterVariableLookup() for XSLT Daniel by Daniel Veillard · 24 years ago
  82. d8aa7cb off by 1 and stupidity bug fix: by Daniel Veillard · 24 years ago
  83. cb126ac Updated Email, forgot one place where the noencoding should be tested, Daniel by Daniel Veillard · 24 years ago
  84. f6eea27 Bugfixes, extesion and optimizations for XSLT: by Daniel Veillard · 24 years ago
  85. ccc86a7 Updated to include all Win32 makefiles, daniel by Daniel Veillard · 24 years ago
  86. 0cede08 small bit forgotten from Gary Pennington's patch, Daniel by Daniel Veillard · 24 years ago
  87. 8f2cc57 Contributed Win2000 Makefiles: by Daniel Veillard · 24 years ago
  88. f831bfb tree.c : xmlSaveFile, xmlSaveFileEnc, applied patch from Gary Pennington, Daniel by Daniel Veillard · 24 years ago
  89. 389e6b7 Patches bug fixes and on new function: by Daniel Veillard · 24 years ago
  90. dbce3d4 Fixed my debbugs-test-submit@bugzilla.gnome.org mess. by Martin Baulig · 24 years ago
  91. ceb4a87 Added debbugs-test-submit@bugzilla.gnome.org everywhere. by Martin Baulig · 24 years ago
  92. 167bd53 Old but effective optimization patch: by Daniel Veillard · 24 years ago
  93. 503b893 - configure.in: preparing 2.2.11 by Daniel Veillard · 24 years ago
  94. c2f4df2 One new set of patches: by Daniel Veillard · 24 years ago
  95. e248819 - encoding.c xmlIO.c: Fixing the problem reported by Marc Sanfacon Daniel by Daniel Veillard · 24 years ago
  96. f060a41 fixed xmlParserInputBufferCreateMem doc Daniel by Daniel Veillard · 24 years ago
  97. 45cff69 Patches: - HTMLparser.c: htmlCheckParagraph to check by Daniel Veillard · 24 years ago
  98. 0810898 - testXPath.c xpath.c: fixing the XPath union expressions problem by Daniel Veillard · 24 years ago
  99. 4a6845d Restarted hacking :-) : by Daniel Veillard · 24 years ago
  100. a6d8eb6 Finally had a bit of time to resynch both trees: by Daniel Veillard · 24 years ago