1. 742a0bb Keep libxml2.syms when running "make distclean" by Daniel Veillard · 12 years ago
  2. 1f01f49 Handle ICU_LIBS as LIBADD, not LDFLAGS to prevent linking errors by Arfrever Frehtes Taifersar Arahesis · 12 years ago
  3. 961b535 Bug 676544 - fails to build with --without-sax1 by Akira TAGOH · 12 years ago
  4. 3e031b7 Switching XPath node sorting to Timsort by Vojtech Fried · 12 years ago
  5. 73f94c6 Small cleanup for valgrind target by Daniel Veillard · 12 years ago
  6. ec4fc52 More updates and cleanups on autotools and Makefiles by Daniel Richard G · 12 years ago
  7. 5706b6d Various "make distcheck" and portability fixups by Daniel Richard G · 12 years ago
  8. 187e529 Fix make dist to include new private header files by Daniel Veillard · 12 years ago
  9. 0de1f31 first version of testlimits new test by Daniel Veillard · 12 years ago
  10. bca22f4 Adding a new buf module for buffers by Daniel Veillard · 12 years ago
  11. c943f70 Release of libxml2-2.8.0 by Daniel Veillard · 12 years ago
  12. 48f0f3f Fix "make tst" to grab lzma lib too by Daniel Veillard · 12 years ago
  13. adf5ec9 Cleanups of lzma support by Daniel Veillard · 13 years ago
  14. 0755b66 included xzlib in dist by Anders F Bjorklund · 13 years ago
  15. eae5261 add lzma compression support by Anders F Bjorklund · 13 years ago
  16. 64b0d60 Switch from the obsolete mkinstalldirs to AC_PROG_MKDIR_P by Adrian Bunk · 14 years ago
  17. 120a269 Fix build with mingw by Roumen Petrov · 14 years ago
  18. 3157e51 Upgrade some of the configure and autogen by Daniel Veillard · 14 years ago
  19. ec18c96 558452 fight with reg test and error report by Daniel Veillard · 15 years ago
  20. 2173b5c 555833 always use rm -f in uninstall-local by Daniel Veillard · 15 years ago
  21. b0641a1 584605 package VxWorks folder in the distribution by Daniel Veillard · 15 years ago
  22. 8ed1072 Add symbol versioning to libxml2 shared libs by Daniel Veillard · 15 years ago
  23. 8386824 Aleksey Sanin support for c14n 1.1 by Aleksey Sanin · 15 years ago
  24. da3fee4 Borland C fix from Moritz Both regenerate, workaround a problem for buffer by Daniel Veillard · 16 years ago
  25. 4cc67bb patch from Robert Schwebel , allows to compile the example if configured by Daniel Veillard · 16 years ago
  26. 0161e63 completely different fix for the recursion detection based on entity by Daniel Veillard · 16 years ago
  27. bfa5cf1 add an --with-coverage configure option and a 'make cov' target based on by Daniel Veillard · 16 years ago
  28. bf9c1da add the testchar to 'make check' Volker Grabsch pointed out a typo by Daniel Veillard · 16 years ago
  29. 0765ae8 adding a check-valgrind target Daniel by Daniel Veillard · 16 years ago
  30. d330f18 add the new test in 'make check' and update it to check subdictionaries by Daniel Veillard · 16 years ago
  31. d7af555 rewrite the URI parser to update to rfc3986 (from 2396) removed the error by Daniel Veillard · 16 years ago
  32. 3733457 added a skipped list, insert rmt-ns10-035 improve 'make check' clean up by Daniel Veillard · 16 years ago
  33. 051d52c fix a bug not detecting cross entity comments probably when comment by Daniel Veillard · 16 years ago
  34. 7e5c3f4 add a C program to run the W3C test suite, work in progress add a new by Daniel Veillard · 16 years ago
  35. 34e3f64 implement XML-1.0 5th edition, add parser option XML_PARSE_OLD10 to stick by Daniel Veillard · 16 years ago
  36. 33fe288 extend the cleanup rule space cleanup Daniel by Daniel Veillard · 16 years ago
  37. 9ebb632 patches from John Carr to start cleaning up 'make diskcheck' problems c.f. by Daniel Veillard · 17 years ago
  38. cb4284e applied patch from Richard Jones to for the silent flag on valgrind when by Daniel Veillard · 17 years ago
  39. fde5b0b small cleanup to avoid packaging .svn applied patch to avoid a problem in by Daniel Veillard · 17 years ago
  40. 27759f2 Tiny change for 'make tests': raised the number of expected failures for by Kasimier T. Buchcik · 19 years ago
  41. 355a023 added the first regression test suite set for the new expression support by Daniel Veillard · 19 years ago
  42. 60faf52 fixed bug #307377 about validation of choices in list values. added by Daniel Veillard · 19 years ago
  43. c740a17 fixing the loop bug, fixing schematron text error rendering started by Daniel Veillard · 19 years ago
  44. 75e389d more cleanups based on sparse reports, added "make sparse" Daniel by Daniel Veillard · 19 years ago
  45. ed6c549 changed xmlPatterncompile signature to pass an int and not an enum since by Daniel Veillard · 19 years ago
  46. e4aaae2 Late fixes just for the release, daniel by Daniel Veillard · 19 years ago
  47. 78dfc9f preparing release 2.6.20 removed a compilation problem Daniel by Daniel Veillard · 19 years ago
  48. 1f33c4d preparing to make testsuite releases along with code source releases fixed by Daniel Veillard · 19 years ago
  49. 87b3046 first steps toward a testsuite dist fixed bug #307870 Daniel by Daniel Veillard · 19 years ago
  50. f2e066a complete, checking on other platforms is needed updated fix a bug raised by Daniel Veillard · 19 years ago
  51. 4a5a964 added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks. by Daniel Veillard · 19 years ago
  52. 1b75c3b avoid name glob in agruments as it matches the glob() routine. first steps by Daniel Veillard · 19 years ago
  53. dbfe05a on linux/gcc use weak definitions to avoid linking with pthread library on by Daniel Veillard · 19 years ago
  54. b08d741 added Makefile.am, missed in last commit by William M. Brack · 19 years ago
  55. 25c90c5 try to fix a problem with valgrind. applied memory leak fix from Brent by Daniel Veillard · 19 years ago
  56. a22da29 fixed xmlXIncludeParseFile to prevent overwriting XML_COMPLETE_ATTRS when by William M. Brack · 19 years ago
  57. d4301ab use the walker to test the patterns instead of the normal reader bug fixes by Daniel Veillard · 20 years ago
  58. f9d1691 added first test for the patterns a few fixes Daniel by Daniel Veillard · 20 years ago
  59. 48bc062 oops forgot to add the bakefile, Daniel by Daniel Veillard · 20 years ago
  60. 2ae1338 fixing the way testapi.c is generated, fixes bug #161386 fix a comment by Daniel Veillard · 20 years ago
  61. b8590d4 fixed bug #164556 where non-fatal errors stopped push parsing and by Daniel Veillard · 20 years ago
  62. a73f45b fixed dependency on python 2.3, also small improvement for cygwin (bug by William M. Brack · 20 years ago
  63. ce1648b applied DSO support patch 2 from Joel Reed Daniel by Daniel Veillard · 20 years ago
  64. 106cad6 enhanced for enabling build in a different directory. Added (optional) by William M. Brack · 20 years ago
  65. aba37df forgot a $(srcdir) stupid error wrong name #157976 Daniel by Daniel Veillard · 20 years ago
  66. d0cf7f6 integrated in "make tests" added -q option, and more conditional features by Daniel Veillard · 20 years ago
  67. 96f6fe9 gentest.py was missing from the EXTRA_DIST Daniel by Daniel Veillard · 20 years ago
  68. 36e5cd5 adding xmlMemBlocks() work on generator of an automatic API regression by Daniel Veillard · 20 years ago
  69. 03a53c3 added checking for names values and dictionnaries generates a tons of by Daniel Veillard · 20 years ago
  70. 522780e fixed make valgrind xstc Daniel by Daniel Veillard · 20 years ago
  71. 7a5e0dd removed some extern before function code reported by Kjartan Maraas on IRC by Daniel Veillard · 20 years ago
  72. f31187d integrated to "make valgrind", heavy ... weight 250MB of VM ! Daniel by Daniel Veillard · 20 years ago
  73. cd4535f Small fix on when to run xstc testsuite in make tests, daniel by Daniel Veillard · 20 years ago
  74. 2cdd2f3 more cleanup in integrating the xstc testsuite Daniel by Daniel Veillard · 20 years ago
  75. b1da40c starting to integrate the xstc suite in the normal regression tests Daniel by Daniel Veillard · 20 years ago
  76. 0bff36d also produce a tar ball with just the sources added --path option and by Daniel Veillard · 20 years ago
  77. f34a20e "" is a valid hexbinary string dixit xmlschema-dev update the test. added by Daniel Veillard · 20 years ago
  78. dab93ea a bit of cleanup and a extra variable for CVS dist Daniel by Daniel Veillard · 20 years ago
  79. c14c389 added help for new set shell command added parser option to not generate by Daniel Veillard · 20 years ago
  80. 29b1748 small typo pointed out by Mike Hommey slightly improved the --c14n by Daniel Veillard · 20 years ago
  81. 1f8658a Dodji pointed out a bug in xmlGetNodePath() applied patch from Albert Chin by Daniel Veillard · 20 years ago
  82. da3b29a added a dumb rule to able to compile tst.c when people submit a sample by Daniel Veillard · 20 years ago
  83. d392ba7 applied a patch from Gerrit P. Haase to get python bindings on Cygwin by Daniel Veillard · 20 years ago
  84. 1826d0a put in an auto* check for the path to perl (if it exists), and modified by William M. Brack · 20 years ago
  85. e9449c5 added an encoding "special comment" to avoid warning message in python2.3 by William M. Brack · 20 years ago
  86. 45cb0f4 releasing 2.6.11, updated and regenerated the docs Daniel by Daniel Veillard · 20 years ago
  87. a235132 hack based on Arjan van de Ven suggestion to reduce ELF footprint and by Daniel Veillard · 20 years ago
  88. f20fbf7 fixed a problem when base path was "./xxx" 5 test results changed by by William M. Brack · 20 years ago
  89. 4a14fb8 fix from Steve Ball and update of the comment. William pointed out that by Daniel Veillard · 20 years ago
  90. 0df3bc3 fixed a serious problem when substituing entities using the Reader, the by Daniel Veillard · 20 years ago
  91. 6d38c75 applied patch from Ed Davis to allow "make tests" to work with Python 1.5 by Daniel Veillard · 20 years ago
  92. a90de5e fix for a pedantic make check without make all request Daniel by Daniel Veillard · 20 years ago
  93. a0c48ad fixed problem with detecting external dtd encoding (bug 135229). minor by William M. Brack · 20 years ago
  94. 67f8b1c adding xml:id draft support adding 4 first regression tests Daniel by Daniel Veillard · 20 years ago
  95. f580674 added PYTHONPATH to python tests for Schemas and RelaxNG added testfile by William M. Brack · 20 years ago
  96. 252004d preparing 2.6.8 release, updated and rebuilt the docs. use valgring fro by Daniel Veillard · 20 years ago
  97. 6dc9196 remove a memory leak on schemas type facets. reduce verbosity incorporated by Daniel Veillard · 20 years ago
  98. 1a8741c commiting the new xmlsave module before the actuall big code change. by Daniel Veillard · 20 years ago
  99. 33a773f patch for cross-compilation to Windows from Christophe de VIENNE. Daniel by Daniel Veillard · 20 years ago
  100. c74859e applied patch from Charles Bozeman to nit use the system xmllint. Daniel by Daniel Veillard · 20 years ago