summaryrefslogtreecommitdiffstats
path: root/src/dmixml.h
Commit message (Expand)AuthorAgeFilesLines
* Ported fprintf() -> log_append() on XML functionsDavid Sommerseth2010-01-081-1/+1
* Added new function: dmixml_FindNodeByAttr_NoCase(...)David Sommerseth2009-06-151-1/+34
* Rewrote dmixml_FindNodeByAttr(...) function to also use TagNameDavid Sommerseth2009-06-021-1/+1
* Added a simple helper macro to simplify xmlNode traversingDavid Sommerseth2009-05-291-0/+2
* Completed preliminary reimplementation of type()Nima Talebi2009-05-241-0/+1
* Rewritten dmixml_GetXPathContent(...) and _get_key_value(...)David Sommerseth2009-04-301-1/+1
* Added function for retrieving values from XPath objectsDavid Sommerseth2009-04-291-0/+2
* Added more XML functionsDavid Sommerseth2009-04-291-0/+5
* Added missing copyright detailsDavid Sommerseth2009-04-291-1/+4
* Fixed wrong xmlAttrNode type to xmlAttrDavid Sommerseth2009-04-291-1/+2
* Added dmixml.[ch] - helper function for generating XML nodesDavid Sommerseth2009-04-291-0/+32