summaryrefslogtreecommitdiff
path: root/doc/examples/testWriter.c
Commit message (Expand)AuthorAgeFilesLines
* examples: Don't call xmlCleanupParser and xmlMemoryDumpNick Wellnhofer2023-04-301-8/+0
* Fix warnings when testing --with-minimum buildNick Wellnhofer2022-04-211-1/+1
* Fix typosNick Wellnhofer2020-03-081-3/+3
* Fix invalid-source-encoding warnings in testWriter.cNick Wellnhofer2017-06-171-16/+16
* More cleanups to the documentation part of libxml2Daniel Richard G2012-08-171-5/+5
* testWriter: xmlTextWriterWriteFormatElement wants an int instead of a long intStefan Kost2011-05-211-5/+5
* Fixed bug #153937, making sure the conversion functions return the numberDaniel Veillard2004-10-311-2/+2
* suppressed warnings from within xmlValidGetValidElements (bug 144644)William M. Brack2004-06-241-4/+4
* fixing compilation bug with some options disabled as well asDaniel Veillard2004-03-041-0/+9
* added io1.c an example ox xmlIO usage and io1.res test result, fixed aDaniel Veillard2004-01-231-44/+78
* don't call the result files .out but .res as the Makefiles tend to tryDaniel Veillard2003-12-171-5/+5
* applied small fix from Lucas Brasilino DanielDaniel Veillard2003-12-111-1/+1
* applied patch from Alfred Mickautsch, bugfixes and comments added his testDaniel Veillard2003-11-201-0/+1155