Changed some types in mod_dom.c ; mostly 'xmlChar *' to 'const char *'.
[idzebra-moved-to-github.git] / test / malxml / test1.sh
2004-09-27 Adam DickmeissImplemented loadable filters.
2004-06-15 Adam DickmeissZebra now works with make distcheck
2004-06-15 Adam DickmeissMore updates to allow tests when builddir != srcdir.
2003-10-07 Adam DickmeissNew test marcxml
2003-09-24 Adam DickmeissReduce output for tests
2003-09-08 Adam DickmeissTry to avoid SEGV in Expat when XML_Parse fails