1. 27759f2 Tiny change for 'make tests': raised the number of expected failures for by Kasimier T. Buchcik · 19 years ago
  2. 355a023 added the first regression test suite set for the new expression support by Daniel Veillard · 19 years ago
  3. 60faf52 fixed bug #307377 about validation of choices in list values. added by Daniel Veillard · 19 years ago
  4. c740a17 fixing the loop bug, fixing schematron text error rendering started by Daniel Veillard · 19 years ago
  5. 75e389d more cleanups based on sparse reports, added "make sparse" Daniel by Daniel Veillard · 19 years ago
  6. ed6c549 changed xmlPatterncompile signature to pass an int and not an enum since by Daniel Veillard · 19 years ago
  7. e4aaae2 Late fixes just for the release, daniel by Daniel Veillard · 19 years ago
  8. 78dfc9f preparing release 2.6.20 removed a compilation problem Daniel by Daniel Veillard · 19 years ago
  9. 1f33c4d preparing to make testsuite releases along with code source releases fixed by Daniel Veillard · 19 years ago
  10. 87b3046 first steps toward a testsuite dist fixed bug #307870 Daniel by Daniel Veillard · 19 years ago
  11. f2e066a complete, checking on other platforms is needed updated fix a bug raised by Daniel Veillard · 19 years ago
  12. 4a5a964 added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks. by Daniel Veillard · 19 years ago
  13. 1b75c3b avoid name glob in agruments as it matches the glob() routine. first steps by Daniel Veillard · 19 years ago
  14. dbfe05a on linux/gcc use weak definitions to avoid linking with pthread library on by Daniel Veillard · 19 years ago
  15. b08d741 added Makefile.am, missed in last commit by William M. Brack · 19 years ago
  16. 25c90c5 try to fix a problem with valgrind. applied memory leak fix from Brent by Daniel Veillard · 19 years ago
  17. a22da29 fixed xmlXIncludeParseFile to prevent overwriting XML_COMPLETE_ATTRS when by William M. Brack · 19 years ago
  18. d4301ab use the walker to test the patterns instead of the normal reader bug fixes by Daniel Veillard · 19 years ago
  19. f9d1691 added first test for the patterns a few fixes Daniel by Daniel Veillard · 19 years ago
  20. 48bc062 oops forgot to add the bakefile, Daniel by Daniel Veillard · 19 years ago
  21. 2ae1338 fixing the way testapi.c is generated, fixes bug #161386 fix a comment by Daniel Veillard · 19 years ago
  22. b8590d4 fixed bug #164556 where non-fatal errors stopped push parsing and by Daniel Veillard · 19 years ago
  23. a73f45b fixed dependency on python 2.3, also small improvement for cygwin (bug by William M. Brack · 20 years ago
  24. ce1648b applied DSO support patch 2 from Joel Reed Daniel by Daniel Veillard · 20 years ago
  25. 106cad6 enhanced for enabling build in a different directory. Added (optional) by William M. Brack · 20 years ago
  26. aba37df forgot a $(srcdir) stupid error wrong name #157976 Daniel by Daniel Veillard · 20 years ago
  27. d0cf7f6 integrated in "make tests" added -q option, and more conditional features by Daniel Veillard · 20 years ago
  28. 96f6fe9 gentest.py was missing from the EXTRA_DIST Daniel by Daniel Veillard · 20 years ago
  29. 36e5cd5 adding xmlMemBlocks() work on generator of an automatic API regression by Daniel Veillard · 20 years ago
  30. 03a53c3 added checking for names values and dictionnaries generates a tons of by Daniel Veillard · 20 years ago
  31. 522780e fixed make valgrind xstc Daniel by Daniel Veillard · 20 years ago
  32. 7a5e0dd removed some extern before function code reported by Kjartan Maraas on IRC by Daniel Veillard · 20 years ago
  33. f31187d integrated to "make valgrind", heavy ... weight 250MB of VM ! Daniel by Daniel Veillard · 20 years ago
  34. cd4535f Small fix on when to run xstc testsuite in make tests, daniel by Daniel Veillard · 20 years ago
  35. 2cdd2f3 more cleanup in integrating the xstc testsuite Daniel by Daniel Veillard · 20 years ago
  36. b1da40c starting to integrate the xstc suite in the normal regression tests Daniel by Daniel Veillard · 20 years ago
  37. 0bff36d also produce a tar ball with just the sources added --path option and by Daniel Veillard · 20 years ago
  38. f34a20e "" is a valid hexbinary string dixit xmlschema-dev update the test. added by Daniel Veillard · 20 years ago
  39. dab93ea a bit of cleanup and a extra variable for CVS dist Daniel by Daniel Veillard · 20 years ago
  40. c14c389 added help for new set shell command added parser option to not generate by Daniel Veillard · 20 years ago
  41. 29b1748 small typo pointed out by Mike Hommey slightly improved the --c14n by Daniel Veillard · 20 years ago
  42. 1f8658a Dodji pointed out a bug in xmlGetNodePath() applied patch from Albert Chin by Daniel Veillard · 20 years ago
  43. da3b29a added a dumb rule to able to compile tst.c when people submit a sample by Daniel Veillard · 20 years ago
  44. d392ba7 applied a patch from Gerrit P. Haase to get python bindings on Cygwin by Daniel Veillard · 20 years ago
  45. 1826d0a put in an auto* check for the path to perl (if it exists), and modified by William M. Brack · 20 years ago
  46. e9449c5 added an encoding "special comment" to avoid warning message in python2.3 by William M. Brack · 20 years ago
  47. 45cb0f4 releasing 2.6.11, updated and regenerated the docs Daniel by Daniel Veillard · 20 years ago
  48. a235132 hack based on Arjan van de Ven suggestion to reduce ELF footprint and by Daniel Veillard · 20 years ago
  49. f20fbf7 fixed a problem when base path was "./xxx" 5 test results changed by by William M. Brack · 20 years ago
  50. 4a14fb8 fix from Steve Ball and update of the comment. William pointed out that by Daniel Veillard · 20 years ago
  51. 0df3bc3 fixed a serious problem when substituing entities using the Reader, the by Daniel Veillard · 20 years ago
  52. 6d38c75 applied patch from Ed Davis to allow "make tests" to work with Python 1.5 by Daniel Veillard · 20 years ago
  53. a90de5e fix for a pedantic make check without make all request Daniel by Daniel Veillard · 20 years ago
  54. a0c48ad fixed problem with detecting external dtd encoding (bug 135229). minor by William M. Brack · 20 years ago
  55. 67f8b1c adding xml:id draft support adding 4 first regression tests Daniel by Daniel Veillard · 20 years ago
  56. f580674 added PYTHONPATH to python tests for Schemas and RelaxNG added testfile by William M. Brack · 20 years ago
  57. 252004d preparing 2.6.8 release, updated and rebuilt the docs. use valgring fro by Daniel Veillard · 20 years ago
  58. 6dc9196 remove a memory leak on schemas type facets. reduce verbosity incorporated by Daniel Veillard · 20 years ago
  59. 1a8741c commiting the new xmlsave module before the actuall big code change. by Daniel Veillard · 20 years ago
  60. 33a773f patch for cross-compilation to Windows from Christophe de VIENNE. Daniel by Daniel Veillard · 20 years ago
  61. c74859e applied patch from Charles Bozeman to nit use the system xmllint. Daniel by Daniel Veillard · 20 years ago
  62. 06d2524 applied a cleanup patch from Peter Breitenlohner removed a doc build by Daniel Veillard · 20 years ago
  63. 522bc60 added "relaxng" option to the debugging shell some regression tests for by Daniel Veillard · 20 years ago
  64. 4773df2 added io1.c an example ox xmlIO usage and io1.res test result, fixed a by Daniel Veillard · 20 years ago
  65. a2e844a moved string and UTF8 routines out of parser.c and encoding.c into a new by William M. Brack · 21 years ago
  66. 6984e6d another patch from Kenneth Haley for Mingw, c.f. #128787 Daniel by Daniel Veillard · 21 years ago
  67. e74d2e1 augmented the XInclude API to be able to pass XML parser flags down to the by Daniel Veillard · 21 years ago
  68. b3de70c adding the pattern node selection code. Inheried in part from libxslt but by Daniel Veillard · 21 years ago
  69. 1a79241 do not package cvs versioning temp files. more cleanup, slightly improved by Daniel Veillard · 21 years ago
  70. fe9fc79 apply fix from Karl Eichwalder for script path Daniel by Daniel Veillard · 21 years ago
  71. 7899c5c adding XInclude support to the reader interface. Lot of testing of the by Daniel Veillard · 21 years ago
  72. 72b9e29 cleanup fixing bug #125653 sometimes the error handlers can get a parser by Daniel Veillard · 21 years ago
  73. 1d211e2 added the xmlWriter module contributed by Alfred Mickautsch added room for by Daniel Veillard · 21 years ago
  74. 198c1bf removing xmldwalk module since it got merged with the xmlreader. cleanup by Daniel Veillard · 21 years ago
  75. 903cd38 small fix from Bjorn Reese Daniel by Daniel Veillard · 21 years ago
  76. 68aca05 new files for a different method for doing range validation of character by William M. Brack · 21 years ago
  77. d0c9c32 cleanup fix a funny typo converted the Schemas code to the new error by Daniel Veillard · 21 years ago
  78. f403d29 more code cleanup, especially around error messages, the HTML parser has by Daniel Veillard · 21 years ago
  79. 1ae42d6 integrated the xmlDocWalker API given by Alfred Mickautsch, and providing by Daniel Veillard · 21 years ago
  80. bb5abab more cleanup in make tests more work in the transition to the new error by Daniel Veillard · 21 years ago
  81. 2b8c4a1 changed 'make tests' to use a concise output, scrolling to see where thing by Daniel Veillard · 21 years ago
  82. 73b013f added a new configure option --with-push, some cleanups, chased code size by Daniel Veillard · 21 years ago
  83. 0643112 New file for building against uninstalled libxml2 builds. Support the by AEST 2003 Malcolm Tredinnick · 21 years ago
  84. 8127390 added 2 new configure option: --with-reader --with-sax1 to allow removing by Daniel Veillard · 21 years ago
  85. 4432df2 cleanup, creating a new legacy.c module, made sure make tests ran in by Daniel Veillard · 21 years ago
  86. e96a2a4 adding repeated parsing and validating tests make the new DOM tree by Daniel Veillard · 21 years ago
  87. d9e9c9d fixing namespace DTD validations the output of defaulted namespaces is by Daniel Veillard · 21 years ago
  88. 5335055 add streaming on memory regression tests, found bad bugs in the reader by Daniel Veillard · 21 years ago
  89. f6bc7c2 add a Timingtests target to check bad behaviour from the streaming engine by Daniel Veillard · 21 years ago
  90. 81514ba do string allocations in large pools, allowing to find if a string pertain by Daniel Veillard · 21 years ago
  91. 8a44e59 starting work on reusing the parser dictionary for the element and by Daniel Veillard · 21 years ago
  92. 877a7bd removing the broken pseudo SGML DocBook parser code. Daniel by Daniel Veillard · 21 years ago
  93. 3b7840c adding namespace checkings while making sure they still parse as by Daniel Veillard · 21 years ago
  94. 07cb822 Time to commit 3 days of work rewriting the parser internal, by Daniel Veillard · 21 years ago
  95. 4b1577f removing the SAXresults tree, keeping result in the same tree, added by Daniel Veillard · 21 years ago
  96. 1af9a41 Adding new version of the SAX interface, it's not there yet, currently by Daniel Veillard · 21 years ago
  97. 2fdbd32 new dictionary module to keep a single instance of the names used by the by Daniel Veillard · 21 years ago
  98. 1638a47 Applied patch from Mikhail Grushinskiy for mingw compiler on Windows. by Daniel Veillard · 21 years ago
  99. de0a0a5 make sure the OOM code don't get in the way of the builds automatic update by Daniel Veillard · 21 years ago
  100. a76fe5c integrated the Out Of Memory test from Havoc Pennington #109368 a lot of by Daniel Veillard · 21 years ago