1. 18890f4 Release of libxml2-2.9.8 by Daniel Veillard · 6 years ago
  2. 2960178 Release of libxml2-2.9.5 by Daniel Veillard · 7 years ago
  3. f4e5a69 Release of libxml2-2.9.1 by Daniel Veillard · 11 years ago
  4. fb27e2c Fix spelling of "length". by Michael Wood · 12 years ago
  5. 38bbd34 Release of libxml2-2.9.0 by Daniel Veillard · 12 years ago
  6. aa017c5 Release candidate 1 of libxml2-2.9.0 by Daniel Veillard · 12 years ago
  7. c943f70 Release of libxml2-2.8.0 by Daniel Veillard · 12 years ago
  8. 28fdf8b Updated URL for lxml python bindings by Daniel Veillard · 14 years ago
  9. 4c2e7c6 Release of libxml2-2.7.8 by Daniel Veillard · 14 years ago
  10. d2190fa Fix web site encoding problems by Daniel Veillard · 14 years ago
  11. bb5055f Release of libxml2-2.7.7 by Daniel Veillard · 14 years ago
  12. 2934168 Release of libxml2-2.7.4 by Daniel Veillard · 15 years ago
  13. 9a15b30 Fix Solaris binary links, cleanups by Daniel Veillard · 15 years ago
  14. 7b465bd Fixed apibuild.py, regenerated doc and interfaces by Daniel Veillard · 15 years ago
  15. a4f85b9 updated SVN URL for GNOME as pointed by Vincent Lefevre and regenerated by Daniel Veillard · 15 years ago
  16. 97ff9b3 preparing 0.7.3 release fix a typo in a name Daniel by Daniel Veillard · 16 years ago
  17. 2cba415 fix a small initialization problem raised by Ashwin increase testing by Daniel Veillard · 16 years ago
  18. 438ebbd fx compilation when configured without the reader should fix #513110 by Daniel Veillard · 16 years ago
  19. c1b3fe0 preparing release of 2.6.30 Daniel by Daniel Veillard · 17 years ago
  20. 6ad5c4a fixed a weird error where validity context whould not show up if warnings by Daniel Veillard · 18 years ago
  21. 6f9b087 applied patch from Marton Illes to fix an allocation bug in by Daniel Veillard · 18 years ago
  22. d463c99 updated the Ruby bindings links, and regenerated the docs. Daniel by Daniel Veillard · 19 years ago
  23. 6795260 upated the news regenerated the docs, preparing for release of 2.6.23 by Daniel Veillard · 19 years ago
  24. 0bcc7f6 updated the docs and rebuild releasing 2.6.21 removed by Daniel Veillard · 19 years ago
  25. 2e7598c avoid passing a char[] as snprintf first argument. implemented by Daniel Veillard · 19 years ago
  26. ccb4d41 regenerated fixed a compilation problem some cleanups and one bug fix by Daniel Veillard · 19 years ago
  27. 5eee767 rescanned code and rebuilt small cleanup cleanup problems from code by Daniel Veillard · 19 years ago
  28. 1f33c4d preparing to make testsuite releases along with code source releases fixed by Daniel Veillard · 19 years ago
  29. 304e78c fix bug raised by zamez on IRC regenerated, seems to pop-up leaks in new by Daniel Veillard · 19 years ago
  30. 9517501 fixing #307823 and a couple of assorted bugs fixed conditionals in by Daniel Veillard · 19 years ago
  31. 81562d2 if sax1 is used and input is a file use the old API xmlParseFile() by Daniel Veillard · 19 years ago
  32. 99dd763 fixing bug #303068 increasing the nanoftp buffer. fixed __attribute() by Daniel Veillard · 19 years ago
  33. 5d4644e revamped the elfgcchack.h format to cope with gcc4 change of aliasing by Daniel Veillard · 19 years ago
  34. 57c000e preparing release of 2.6.18 updated docs and rebuilt reactivated gcc by Daniel Veillard · 19 years ago
  35. 015ccb2 This change started out as a simple desire to speed up the by William M. Brack · 20 years ago
  36. 9186a1f fixed bug #157633 in relaxng choice optimization added regression tests by Daniel Veillard · 20 years ago
  37. f47d2e3 regenerated the API description, rebuilt, improved navigation in by Daniel Veillard · 20 years ago
  38. b759b30 doc/site.xsl, doc/xml.html, plus rebuilt all the html pages Change by MST 2004 John Fleck · 20 years ago
  39. 210818b releasing 2.6.14, rebuilding the docs Daniel by Daniel Veillard · 20 years ago
  40. 259f0df Applied patch from Torkel Lyng to add Schemas support to the Python by Daniel Veillard · 20 years ago
  41. 7a2c2ee oops, Daniel by Daniel Veillard · 20 years ago
  42. b9ded82 Change the color of non-visited links, Daniel by Daniel Veillard · 20 years ago
  43. 4e3a9fa elaborated on description of xmlValidityWarningFunc and by William M. Brack · 20 years ago
  44. 01fa615 applied Schemas patches from Kasimier Buchcik, there is still one open by Daniel Veillard · 20 years ago
  45. a235132 hack based on Arjan van de Ven suggestion to reduce ELF footprint and by Daniel Veillard · 20 years ago
  46. 8aac297 Rebuild the docs, daniel by Daniel Veillard · 20 years ago
  47. 500a1de applied patch from Alfred Mickautsch for better DTD support. fixed bug by Daniel Veillard · 20 years ago
  48. fd9e70d regenerated docs using older version of xsltproc pending resolution of AVT by William M. Brack · 21 years ago
  49. 9291449 preparing 2.6.7 release, updated and rebuilt the documentation. Daniel by Daniel Veillard · 21 years ago
  50. 3671190 added xmlByteConsumed() interface updated the benchmark rebuilt the docs by Daniel Veillard · 21 years ago
  51. a2e844a moved string and UTF8 routines out of parser.c and encoding.c into a new by William M. Brack · 21 years ago
  52. 2050d89 change background color of function declaration to improve readability by MST 2004 John Fleck · 21 years ago
  53. 966668a fixed xmlXPathReturnString to cater for NULL pointer (bug 129561) added by William M. Brack · 21 years ago
  54. 619a97d tree.c doc/* Elaborate in documentation discussion of xmlNewChild and by MST 2003 John Fleck · 21 years ago
  55. e74d2e1 augmented the XInclude API to be able to pass XML parser flags down to the by Daniel Veillard · 21 years ago
  56. 1e90661 cleanup the make rebuild in doc, this include new directive to stop by Daniel Veillard · 21 years ago
  57. 7c5f586 John Fleck <jfleck@inkstain.net> rebuild docs by John Fleck · 21 years ago
  58. 0eaf41c un Nov 30 21:33:37 MST 2003 John Fleck <jfleck@inkstain.net> by John Fleck · 21 years ago
  59. 5841f0e applied patch from Alfred Mickautsch, bugfixes and comments added his test by Daniel Veillard · 21 years ago
  60. e8ba84e cleaned up the build process to remove all remains from the old gtk-doc by Daniel Veillard · 21 years ago
  61. d7cf7f8 minor changes to some comments rebuilt the generated HTML pages for by William M. Brack · 21 years ago
  62. a760043 2.6.0beta1 changes Fixing attribute normalization, might not be totally by Daniel Veillard · 21 years ago
  63. 3f23648 fixed part (2) of bug 119535 (wrong alpha case on filenames) by William M. Brack · 21 years ago
  64. c6e0755 regenerated API documentation for xmlsoft.org (part of Bug 119535) by William M. Brack · 21 years ago
  65. 93d9525 Added informations about xml2-config in the FAQ, Daniel by Daniel Veillard · 21 years ago
  66. 276be4a more work on Relax-NG regenerated the docs updated and augmented the by Daniel Veillard · 22 years ago
  67. 7b4b2f9 preparing 2.5.0 release only warn in pedantic mode about namespace name by Daniel Veillard · 22 years ago
  68. c84f8b5 fixed the Windows link, Daniel by Daniel Veillard · 22 years ago
  69. beb70bd more work on the xml reader interfaces. updated Igor's mail and the Web by Daniel Veillard · 22 years ago
  70. fee408f final touch at closing #87235 </p> end tags need to be generated. this by Daniel Veillard · 22 years ago
  71. dad3f68 preparing release 2.4.27 updated and rebuilt the docs try to make sure the by Daniel Veillard · 22 years ago
  72. 2ace195 added the 3 new modules xmlregexp xmlautomata and xmlunicode and by Daniel Veillard · 22 years ago
  73. bd9afb5 improving some documentation comments found and fixed a mem leak with by Daniel Veillard · 22 years ago
  74. e6d8e20 Adding more informations on Schemas, added a link to the Pascal bindings by Daniel Veillard · 22 years ago
  75. f7c730f Remove mailto and point people to the bug report page, Daniel by Daniel Veillard · 22 years ago
  76. db1bdba fixed a few comments regenerated the docs and added the C14N API fixups by Daniel Veillard · 22 years ago
  77. 4316211 Rebuilt those pages too, Daniel by Daniel Veillard · 23 years ago
  78. 5f4b599 preparing 2.4.16 updated and rebuilt the docs, rebuilt the API and web by Daniel Veillard · 23 years ago
  79. f859256 generated an alphabetic index based on comments content rebuilt the web by Daniel Veillard · 23 years ago