summaryrefslogtreecommitdiffstats
path: root/src/xmlpythonizer.h
Commit message (Expand)AuthorAgeFilesLines
* Ported fprintf() -> log_append() on XML functionsDavid Sommerseth2010-01-081-4/+4
* Pass typeid as int internally to the dmiMAP_ParseMappingXML_TypeID(...)David Sommerseth2009-06-091-1/+1
* Renamed _dmiMAP_GetRootElement(...) to dmiMAP_GetRootElement(...) and exporte...David Sommerseth2009-06-091-0/+1
* Rewrote the dmiMAP_ParseMappingXML(...) function and split it upDavid Sommerseth2009-06-021-1/+2
* WIP commitNima Talebi2009-05-271-1/+1
* Update header file for new function declarationNima Talebi2009-05-241-1/+1
* Added support for value type 'list:dict' for field mappingDavid Sommerseth2009-05-201-2/+2
* Added 'emptyValue' attribute in the Map tagDavid Sommerseth2009-05-151-2/+2
* Added new Map attribute - emptyIsNoneDavid Sommerseth2009-05-141-0/+2
* Support fixed size listsDavid Sommerseth2009-05-141-0/+2
* Big rewrite of xmlpythonizerDavid Sommerseth2009-05-131-0/+2
* Revert "Added filter and filtervalue attributes to xmlpythonizer's <Map> tags"David Sommerseth2009-04-291-4/+0
* Exported ptzmap_Free()David Sommerseth2009-04-291-1/+3
* Added filter and filtervalue attributes to xmlpythonizer's <Map> tagsDavid Sommerseth2009-04-291-0/+4
* Updated xmlpythonizer to support boolean type and dynamic XPath keysDavid Sommerseth2009-04-291-2/+2
* Added generic XML -> Python parserDavid Sommerseth2009-04-291-0/+50