aboutsummaryrefslogtreecommitdiffstats
path: root/xmlstub.c
AgeCommit message (Collapse)AuthorFilesLines
2004-10-18From Olivier Jacques: Add #defines to disable XML validation.Gerald Combs1-1/+3
svn path=/trunk/; revision=12340
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
they have LF at the end of the line on UN*X and CR/LF on Windows; hopefully this means that if a CR/LF version is checked in on Windows, the CRs will be stripped so that they show up only when checked out on Windows, not on UN*X. svn path=/trunk/; revision=11400
2004-04-25Use the newly added "report_failure" rather than g_warning if no xml libraryAnders Broman1-2/+3
present. svn path=/trunk/; revision=10687
2004-01-18Fix warnings found by -Wstrict-prototypesJörg Mayer1-2/+2
svn path=/trunk/; revision=9722
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-7/+7
winapi_cleanup tool written by Patrik Stridvall for the wine project. svn path=/trunk/; revision=6117
2001-11-01From David Frascone: duUpdate to Diameter dissector to load theGuy Harris1-0/+167
dictionary as an XML file rather than building it in, and various Diameter updates. svn path=/trunk/; revision=4122