summaryrefslogtreecommitdiffstats
path: root/src/dmixml.c
Commit message (Expand)AuthorAgeFilesLines
* Only consider XML nodes which is of XML_ELEMENT_NODE when finding a specific ...David Sommerseth2009-04-291-1/+2
* Don't return NULL in dmixml_GetContent(...)David Sommerseth2009-04-291-1/+1
* Do not add XML values if input is "(null)"David Sommerseth2009-04-291-3/+10
* Added right trim of xml dataDavid Sommerseth2009-04-291-0/+7
* Added more XML functionsDavid Sommerseth2009-04-291-0/+53
* Added missing copyright detailsDavid Sommerseth2009-04-291-1/+4
* Added dmixml.[ch] - helper function for generating XML nodesDavid Sommerseth2009-04-291-0/+140