summaryrefslogtreecommitdiffstats
path: root/src/dmixml.h
Commit message (Collapse)AuthorAgeFilesLines
* Rewritten dmixml_GetXPathContent(...) and _get_key_value(...)David Sommerseth2009-04-301-1/+1
| | | | | This rewrite was to handle XPATH_NUMBER more correctly. Now these functions needs an preallocated memory buffer for the result.
* Added function for retrieving values from XPath objectsDavid Sommerseth2009-04-291-0/+2
| | | | Reverted commit 75aaf67d43cf4a28fe8d3e07111dab75a0c4396d in addition
* 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