1. ff34ba3 Avoid out-of-bound array access in API tests by Nick Wellnhofer · 7 years ago
  2. 8effcb5 Fix apibuild for a recently added construct by Daniel Veillard · 8 years ago
  3. bb654fe Fix typos: dictio{ nn -> n }ar{y,ies} by Jan Pokorný · 8 years ago
  4. e6b9747 Bug 758572: ASAN crash in make check <https://bugzilla.gnome.org/show_bug.cgi?id=758572> by David Kilzer · 8 years ago
  5. 6657afe Release of libxml2-2.9.3 by Daniel Veillard · 9 years ago
  6. af62eb4 Python generator bug raised by the const change by Daniel Veillard · 10 years ago
  7. 54ae471 Regenerated API, and testapi, rebuild documentation by Daniel Veillard · 11 years ago
  8. fb27e2c Fix spelling of "length". by Michael Wood · 12 years ago
  9. 38bbd34 Release of libxml2-2.9.0 by Daniel Veillard · 12 years ago
  10. f8e3db0 Big space and tab cleanup by Daniel Veillard · 12 years ago
  11. 82cdfc4 Expose xmlBufShrink in the public tree API by Daniel Veillard · 12 years ago
  12. ff7227f Patch for portability of latin characters in C files by Daniel Veillard · 12 years ago
  13. baaeadc Regenerated testapi.c by Daniel Veillard · 12 years ago
  14. c3b1d09 clean redefinition of {v}snprintf in C-source by Roumen Petrov · 12 years ago
  15. 1f0453f minimize use of HAVE_CONFIG_H by Roumen Petrov · 12 years ago
  16. 5706b6d Various "make distcheck" and portability fixups by Daniel Richard G · 12 years ago
  17. c943f70 Release of libxml2-2.8.0 by Daniel Veillard · 12 years ago
  18. 22030ef Restore code for Windows compilation by Daniel Veillard · 12 years ago
  19. 94431ec Fix various bugs in new code raised by the API checking by Daniel Veillard · 12 years ago
  20. 0329a14 testapi: use the right type for the check by Stefan Kost · 13 years ago
  21. f99d222 614087 Fix Socket API usage to allow Windows64 compilation by Ozkan Sezer · 14 years ago
  22. f447ab8 Regenerated API and symbols by Daniel Veillard · 15 years ago
  23. 53c32ed Rebuilt the API and regenerated docs by Daniel Veillard · 15 years ago
  24. c2e9d00 545579 doesn't compile without schema support by Daniel Veillard · 15 years ago
  25. 7b465bd Fixed apibuild.py, regenerated doc and interfaces by Daniel Veillard · 15 years ago
  26. a4f85b9 updated SVN URL for GNOME as pointed by Vincent Lefevre and regenerated by Daniel Veillard · 15 years ago
  27. d4d4705 apply patch from Marcus Meissner to add gcc attribute alloc_size should by Daniel Veillard · 16 years ago
  28. be2bd6a adds element traversal support avoid a warning regenerated daniel by Daniel Veillard · 16 years ago
  29. da3fee4 Borland C fix from Moritz Both regenerate, workaround a problem for buffer by Daniel Veillard · 16 years ago
  30. 1572425 preparing 2.7.0 release remove some testing traces remove some warnings by Daniel Veillard · 16 years ago
  31. 28b7b4b regenerated Daniel by Daniel Veillard · 16 years ago
  32. 2cba415 fix a small initialization problem raised by Ashwin increase testing by Daniel Veillard · 16 years ago
  33. d7af555 rewrite the URI parser to update to rfc3986 (from 2396) removed the error by Daniel Veillard · 16 years ago
  34. 34e3f64 implement XML-1.0 5th edition, add parser option XML_PARSE_OLD10 to stick by Daniel Veillard · 16 years ago
  35. 438ebbd fx compilation when configured without the reader should fix #513110 by Daniel Veillard · 16 years ago
  36. dee2348 added new function xmlSchemaValidCtxtGetParserCtxt based on Holger by Daniel Veillard · 16 years ago
  37. 05b37c6 trying to clarify even more the xmlCleanupParser() use and the memory by Daniel Veillard · 16 years ago
  38. 38d452a Fixed typo in xmlCharEncFirstLine pointed out by Mark Rowe (bug #440159) by William M. Brack · 17 years ago
  39. 3cad8e3 regenerated by William M. Brack · 17 years ago
  40. 7f28a01 Re-generated the documentation (API chunks 27-29 were missing) (also by William M. Brack · 18 years ago
  41. c8338f1 preparing release of libxml2-2.6.27 fix a small problem with preproc flags by Daniel Veillard · 18 years ago
  42. f1a27c6 added --html --memory to test htmlReadMemory to test #321632 added various by Daniel Veillard · 18 years ago
  43. 402b344 fixed xmlIOParseDTD handling of @input in error case, Should fix #335085 by Daniel Veillard · 18 years ago
  44. 6ad5c4a fixed a weird error where validity context whould not show up if warnings by Daniel Veillard · 18 years ago
  45. 6f9b087 applied patch from Marton Illes to fix an allocation bug in by Daniel Veillard · 18 years ago
  46. cc047b3 applied patch from Felipe Contreras when compiling with --with-minimum by Daniel Veillard · 18 years ago
  47. 69839ba preparing release of 2.6.25 Daniel by Daniel Veillard · 18 years ago
  48. b2f8f1d preparing 2.6.24 release, fixed Python paths at the last moment fix some by Daniel Veillard · 18 years ago
  49. d463c99 updated the Ruby bindings links, and regenerated the docs. Daniel by Daniel Veillard · 18 years ago
  50. 2363555 Added changed as proposed on the mailing list by venkat naidu in order to by Kasimier T. Buchcik · 19 years ago
  51. 6795260 upated the news regenerated the docs, preparing for release of 2.6.23 by Daniel Veillard · 19 years ago
  52. 6a0baa0 fixed a number of warnings shown by HP-UX compiler and reported by Rick by Daniel Veillard · 19 years ago
  53. f93a67e tiny fix from Albert Chin portability cleanup for arch needing trio for by Daniel Veillard · 19 years ago
  54. dc904f1 fixed second spot where CRLF split between chunks could cause trouble (bug by William M. Brack · 19 years ago
  55. 602434d damn XML_FEATURE_UNICODE clashes with Expat headers rename to XML_WITH_ to by Daniel Veillard · 19 years ago
  56. 0bcc7f6 updated the docs and rebuild releasing 2.6.21 removed by Daniel Veillard · 19 years ago
  57. b3d1491 prepare for release work for #303289, fix a formatting bug for MIN_INT by Daniel Veillard · 19 years ago
  58. bca3ad2 fixed compilation when configured --without-sax1 and other cleanups fixes by Daniel Veillard · 19 years ago
  59. 17cccb5 Hopefully fixed this time, daniel by Daniel Veillard · 19 years ago
  60. ccb4d41 regenerated fixed a compilation problem some cleanups and one bug fix by Daniel Veillard · 19 years ago
  61. 5eee767 rescanned code and rebuilt small cleanup cleanup problems from code by Daniel Veillard · 19 years ago
  62. da0aa4c applied patch from Marcus Boerger to route relaxng and schemas error by Daniel Veillard · 19 years ago
  63. 1f33c4d preparing to make testsuite releases along with code source releases fixed by Daniel Veillard · 19 years ago
  64. 7e33dba fix a problem with previous patch to testapi.c Daniel by Daniel Veillard · 19 years ago
  65. 7e21fd1 fixing a leak detected by testapi in xmlDOMWrapAdoptNode, and fixing by Daniel Veillard · 19 years ago
  66. 304e78c fix bug raised by zamez on IRC regenerated, seems to pop-up leaks in new by Daniel Veillard · 19 years ago
  67. 9517501 fixing #307823 and a couple of assorted bugs fixed conditionals in by Daniel Veillard · 19 years ago
  68. 81562d2 if sax1 is used and input is a file use the old API xmlParseFile() by Daniel Veillard · 19 years ago
  69. ea152c0 Further enhancement for XPath streaming, consolidated with schemas usage by William M. Brack · 19 years ago
  70. 8aa7afa applied patch from Steve Nairn tof fix the compilation problem exposed in by Daniel Veillard · 19 years ago
  71. 99dd763 fixing bug #303068 increasing the nanoftp buffer. fixed __attribute() by Daniel Veillard · 19 years ago
  72. 771971f preparing release 2.6.19, updated docs and rebuilding. Daniel by Daniel Veillard · 19 years ago
  73. 5d4644e revamped the elfgcchack.h format to cope with gcc4 change of aliasing by Daniel Veillard · 19 years ago
  74. ba1d317 fixed problem with 'minimal library' compilation (LIBXML_PATTERN_ENABLED by William M. Brack · 19 years ago
  75. 57c000e preparing release of 2.6.18 updated docs and rebuilt reactivated gcc by Daniel Veillard · 19 years ago
  76. b5839c3 a bit of cleanup rebuilt the API the tests and the documentation as a by Daniel Veillard · 19 years ago
  77. 015ccb2 This change started out as a simple desire to speed up the by William M. Brack · 19 years ago
  78. e92bf5d fixed one internal function applied patch from Joel Reed regenerated by Daniel Veillard · 19 years ago
  79. c394f73 had to fix generation and rebuild. the testapi found a bug in the last by Daniel Veillard · 20 years ago
  80. 2ae1338 fixing the way testapi.c is generated, fixes bug #161386 fix a comment by Daniel Veillard · 20 years ago
  81. f47d2e3 regenerated the API description, rebuilt, improved navigation in by Daniel Veillard · 20 years ago
  82. fc0b6f6 William noticed I forgot to add special support for xmlmodules.c define by Daniel Veillard · 20 years ago
  83. be076e9 applied patch from Bjorn Reese, plus some cleanups fixed the stylesheet to by Daniel Veillard · 20 years ago
  84. f6b71bd making DSO support an option code and documentation cleanups regenerated by Daniel Veillard · 20 years ago
  85. 21e4ef2 Re-examined the problems of configuring a "minimal" library. by William M. Brack · 20 years ago
  86. 91b955c fixed ID deallocation problem based on patch from Steve Shepard fixes bug by Daniel Veillard · 20 years ago
  87. 29614c7 make sure xmlCtxtReadFile and htmlCtxtReadFile go through the catalog by Daniel Veillard · 20 years ago
  88. 094dd86 further enhancement, now all compilation warnings have been fixed. added by William M. Brack · 20 years ago
  89. f13f77f trivial change (changed CHECK_CONTEXT to CHECK_CTXT on a couple of lines) by William M. Brack · 20 years ago
  90. d0cf7f6 integrated in "make tests" added -q option, and more conditional features by Daniel Veillard · 20 years ago
  91. a521d28 better handling of conditional features more testing on parser contexts by Daniel Veillard · 20 years ago
  92. f2a36f9 more types. more fixes Daniel by Daniel Veillard · 20 years ago
  93. 6128c01 better parser options coverage more cleanups. Daniel by Daniel Veillard · 20 years ago
  94. c831149 trying to fix some optional support brokenness daniel by Daniel Veillard · 20 years ago
  95. a82b182 more coverage more fixes Daniel by Daniel Veillard · 20 years ago
  96. 2a4fb5a more coverage more fixes Daniel by Daniel Veillard · 20 years ago
  97. 5ea30d7 more fixes. Daniel by Daniel Veillard · 20 years ago
  98. 4259532 more types, more coverage more problems fixed Daniel by Daniel Veillard · 20 years ago
  99. c2c894f fixed typos and avoid Catalogs verbosity Daniel by Daniel Veillard · 20 years ago
  100. 3d95c73 augmented the number of types Daniel by Daniel Veillard · 20 years ago