1. 8e1a46d patch from Roumen Petrov to detect if iconv() needs a const for the second by Daniel Veillard · 16 years ago
  2. c707d0b fix a memeory leak in internal subset parsing with a fix from Ashwin add by Daniel Veillard · 16 years ago
  3. c1b3fe0 preparing release of 2.6.30 Daniel by Daniel Veillard · 17 years ago
  4. 38431c3 release of libxml2 2.6.28 patch from Dagfinn I. Mannsåker for idness of by Daniel Veillard · 17 years ago
  5. c51f51c typo patch from Bjorn Reese Daniel by Daniel Veillard · 17 years ago
  6. 39bcf94 release of libxml2 2.6.28 Daniel by Daniel Veillard · 17 years ago
  7. 0c1e301 corrected small error in last commit corrected small typo in last commit by William M. Brack · 17 years ago
  8. 06559b3 fixed problem with referenced attribute groups (bug #417621) re-ordered by William M. Brack · 17 years ago
  9. 7f28a01 Re-generated the documentation (API chunks 27-29 were missing) (also by William M. Brack · 18 years ago
  10. 9cb1b64 adapt the extra versioning code to SVN Daniel by Daniel Veillard · 18 years ago
  11. c8338f1 preparing release of libxml2-2.6.27 fix a small problem with preproc flags by Daniel Veillard · 18 years ago
  12. 33a2de9 applied patch from Peter Breitenlohner for wget detection and fix of a by Daniel Veillard · 18 years ago
  13. 75acfee applied patch from Andrew W. Nosenko to expose if zlib support was by Daniel Veillard · 18 years ago
  14. fabafd5 preparing release of 2.6.26 Daniel by Daniel Veillard · 18 years ago
  15. 69839ba preparing release of 2.6.25 Daniel by Daniel Veillard · 18 years ago
  16. d7d0748 applied another Python detection patch from Joseph Sacco cleanup the by Daniel Veillard · 18 years ago
  17. b2f8f1d preparing 2.6.24 release, fixed Python paths at the last moment fix some by Daniel Veillard · 18 years ago
  18. 8492ba1 applied patch from Joseph Sacco changing slightly the python detection by Daniel Veillard · 18 years ago
  19. 4188ddf trying to fix windows/configure issues reported by Tim Van Holder Daniel by Daniel Veillard · 19 years ago
  20. 6795260 upated the news regenerated the docs, preparing for release of 2.6.23 by Daniel Veillard · 19 years ago
  21. 6a0baa0 fixed a number of warnings shown by HP-UX compiler and reported by Rick by Daniel Veillard · 19 years ago
  22. d4e39ae cleanup from Albert Chin html/index.sgml doesn't exist anymore Daniel by Daniel Veillard · 19 years ago
  23. 1d96f5a applied 2 patches from Albert Chin for module portability Daniel by Daniel Veillard · 19 years ago
  24. f4caa5e fixed problem in xmlTextWriterVSprintf caused by misuse of vsnprintf added by William M. Brack · 19 years ago
  25. 33b20b7 release of 2.6.22 updated doc and rebuild. added XML_SAVE_NO_XHTML by Daniel Veillard · 19 years ago
  26. 99b7850 started work needed to generate devhelp content, not too hard based on the by Daniel Veillard · 19 years ago
  27. b3d1491 prepare for release work for #303289, fix a formatting bug for MIN_INT by Daniel Veillard · 19 years ago
  28. c2f7056 the use of AM_PATH_PYTHON is not portable enough reverting back to by Daniel Veillard · 19 years ago
  29. 32a461f trying to fix the first part of #310033 by detecting gcc <= 3.2 Daniel by Daniel Veillard · 19 years ago
  30. 3854c57 patch from Andrew W. Nosenko, use se $GCC = 'yes' instead of $CC = 'gcc' by Daniel Veillard · 19 years ago
  31. 4f69eb6 changes the way the python binary is found, should also fix bug #308004 by Daniel Veillard · 19 years ago
  32. 379a3b7 applied patch from Derek Poon fixing bug #310692 Daniel by Daniel Veillard · 19 years ago
  33. ed6c549 changed xmlPatterncompile signature to pass an int and not an enum since by Daniel Veillard · 19 years ago
  34. 9202b67 applied a patch from Gerrit P. Haase to add module support on cygwin by Daniel Veillard · 19 years ago
  35. 78dfc9f preparing release 2.6.20 removed a compilation problem Daniel by Daniel Veillard · 19 years ago
  36. 39e5c89 fixing a leak detected by testapi in xmlDOMWrapAdoptNode, and fixing by Daniel Veillard · 19 years ago
  37. 7d8b36b fixed a problem with the detection of ss_family for ipV6, as reported on by William M. Brack · 19 years ago
  38. dbfe05a on linux/gcc use weak definitions to avoid linking with pthread library on by Daniel Veillard · 19 years ago
  39. 771971f preparing release 2.6.19, updated docs and rebuilding. Daniel by Daniel Veillard · 19 years ago
  40. c284c64 use XML_SOCKLEN_T instead of SOCKLEN_T since apparently IBM can't avoid by Daniel Veillard · 19 years ago
  41. 57c000e preparing release of 2.6.18 updated docs and rebuilt reactivated gcc by Daniel Veillard · 19 years ago
  42. f9d1691 added first test for the patterns a few fixes Daniel by Daniel Veillard · 19 years ago
  43. 298d964 preparing release of 2.6.17, updated and rebuilt the docs Daniel by Daniel Veillard · 20 years ago
  44. dcd9390 trying to work around the compilation problem on HP-UX Daniel by Daniel Veillard · 20 years ago
  45. a73f45b fixed dependency on python 2.3, also small improvement for cygwin (bug by William M. Brack · 20 years ago
  46. f6b71bd making DSO support an option code and documentation cleanups regenerated by Daniel Veillard · 20 years ago
  47. ce1648b applied DSO support patch 2 from Joel Reed Daniel by Daniel Veillard · 20 years ago
  48. 7a3447a applied patch from Marcin Konicki for BeOS Daniel by Daniel Veillard · 20 years ago
  49. 21e4ef2 Re-examined the problems of configuring a "minimal" library. by William M. Brack · 20 years ago
  50. c3d7cb4 preparing release of libxml2-2.6.16 Daniel by Daniel Veillard · 20 years ago
  51. 8eba3f3 Tue nov 9 19:29:04 CET 2004 Dodji Seketeli <dodji@seketeli.org> by Dodji Seketeli · 20 years ago
  52. 05f9735 Fixed bug #153937, making sure the conversion functions return the number by Daniel Veillard · 20 years ago
  53. eff45a9 register xmlSchemaSetValidErrors, patch from Brent Hendricks in the by Daniel Veillard · 20 years ago
  54. 6927b10 preparing release 2.6.15 cleanups Daniel by Daniel Veillard · 20 years ago
  55. 367df6e unlinked the internal subset within xmlValidateDtd (bug 141827) added by William M. Brack · 20 years ago
  56. 22cdb84 revamped the XML debugging module and prepare for a new checking mode by Daniel Veillard · 20 years ago
  57. 8b817da stupid cut'n paste bug in xmllint detection daniel by Daniel Veillard · 20 years ago
  58. 210818b releasing 2.6.14, rebuilding the docs Daniel by Daniel Veillard · 20 years ago
  59. c7e3cc4 another patch from Malcolm Tredinnick fixing warning generated by the by Daniel Veillard · 20 years ago
  60. 06500c8 some cleanup checking for xmllint and xsltproc in configure.in, fixed make by Daniel Veillard · 20 years ago
  61. b1da40c starting to integrate the xstc suite in the normal regression tests Daniel by Daniel Veillard · 20 years ago
  62. d1de4a3 release of libxml2-2.6.13 Daniel by Daniel Veillard · 20 years ago
  63. 4918efe removing -O -g from default gcc flags #150828 Daniel by Daniel Veillard · 20 years ago
  64. b331fff preparing 2.6.12 release, updated and and rebuilt the docs. Daniel by Daniel Veillard · 20 years ago
  65. dab93ea a bit of cleanup and a extra variable for CVS dist Daniel by Daniel Veillard · 20 years ago
  66. f402549 added some code to include the CVS ChangeLog version in the by William M. Brack · 20 years ago
  67. c0826a7 applied Schemas patches from Kasimier Buchcik lot of new tests for things by Daniel Veillard · 20 years ago
  68. d392ba7 applied a patch from Gerrit P. Haase to get python bindings on Cygwin by Daniel Veillard · 20 years ago
  69. 1826d0a put in an auto* check for the path to perl (if it exists), and modified by William M. Brack · 20 years ago
  70. 45cb0f4 releasing 2.6.11, updated and regenerated the docs Daniel by Daniel Veillard · 20 years ago
  71. b7c6ac4 more fixes with Kasimier, looks far cleaner :-) Daniel by Daniel Veillard · 20 years ago
  72. 4119d1c implemented bugfix from Massimo Morara for DTD dumping problem. added by William M. Brack · 20 years ago
  73. 306e33c apparently wasn't updated last time by William M. Brack · 20 years ago
  74. 4e6fef4 releasing 2.6.10 Daniel by Daniel Veillard · 20 years ago
  75. 68cb4b2 relaxed id() to not check taht the name(s) passed are actually NCName, by Daniel Veillard · 20 years ago
  76. 252004d preparing 2.6.8 release, updated and rebuilt the docs. use valgring fro by Daniel Veillard · 20 years ago
  77. 6dc9196 remove a memory leak on schemas type facets. reduce verbosity incorporated by Daniel Veillard · 20 years ago
  78. fc97906 paalied patch from Julio M. Merino Vidal fixing bug #134751 to fix by Daniel Veillard · 20 years ago
  79. 06d2524 applied a cleanup patch from Peter Breitenlohner removed a doc build by Daniel Veillard · 20 years ago
  80. 9291449 preparing 2.6.7 release, updated and rebuilt the documentation. Daniel by Daniel Veillard · 20 years ago
  81. 5c9547e preparing release of 2.6.6 updated the docs and rebuilt them Daniel by Daniel Veillard · 20 years ago
  82. 2e6b143 fixed problem concerning determining SOCKLEN_T as pointed out by Daniel by William M. Brack · 20 years ago
  83. 189f46b preparing release 2.6.5, rebuilt the docs, checked rngparser stuff does by Daniel Veillard · 20 years ago
  84. e4177a5 changed AC_OUTPUT() macro to avoid a cygwin problem c.f. #130896 Daniel by Daniel Veillard · 21 years ago
  85. 5d4cba4 fixed Bug130593 fixed compilation warning by William M. Brack · 21 years ago
  86. a2e844a moved string and UTF8 routines out of parser.c and encoding.c into a new by William M. Brack · 21 years ago
  87. e6e59cd updated the docs and prepared a new release 2.6.4 Daniel by Daniel Veillard · 21 years ago
  88. c480c4e preparing release of libxml2-2.6.3, updated and regenerated the docs. by Daniel Veillard · 21 years ago
  89. 6984e6d another patch from Kenneth Haley for Mingw, c.f. #128787 Daniel by Daniel Veillard · 21 years ago
  90. ebe48c6 fix bug #128401 affecting regexp quantifiers Daniel by Daniel Veillard · 21 years ago
  91. b3de70c adding the pattern node selection code. Inheried in part from libxslt but by Daniel Veillard · 21 years ago
  92. d8cf906 less verbose on difference cleanup fixed xmlCleanupParser() doc work on by Daniel Veillard · 21 years ago
  93. 6d373a2 preparing release 2.6.2, updated and rebuilt the docs Daniel by Daniel Veillard · 21 years ago
  94. e4e3f5d preparing release 2.6.1, updated and regenerated docs and APIs cleanup and by Daniel Veillard · 21 years ago
  95. 3e35f8e preparing libxml2-2.6.0 updated and regenerated the docs and API moved the by Daniel Veillard · 21 years ago
  96. 1d211e2 added the xmlWriter module contributed by Alfred Mickautsch added room for by Daniel Veillard · 21 years ago
  97. 198c1bf removing xmldwalk module since it got merged with the xmlreader. cleanup by Daniel Veillard · 21 years ago
  98. 871611b enhanced macros to avoid breaking ABI from previous versions. modified to by William M. Brack · 21 years ago
  99. 1a99396 removed some annoying warnings fixed a bug in the PubidChars definition, by Daniel Veillard · 21 years ago
  100. c790bf4 patch from Mike Hommey applied Windows patch from Jesse Pelton and by Daniel Veillard · 21 years ago