summaryrefslogtreecommitdiffstats
path: root/src/xmlpythonizer.c
Commit message (Expand)AuthorAgeFilesLines
* Added support for value type 'list:dict' for field mappingDavid Sommerseth2009-05-201-12/+78
* Added 'emptyValue' attribute in the Map tagDavid Sommerseth2009-05-151-14/+32
* Added new Map attribute - emptyIsNoneDavid Sommerseth2009-05-141-14/+57
* Support fixed size listsDavid Sommerseth2009-05-141-3/+67
* Fixed another parser issueDavid Sommerseth2009-05-141-111/+122
* Big rewrite of xmlpythonizerDavid Sommerseth2009-05-131-76/+155
* Improved error handling when parsing mapping XMLDavid Sommerseth2009-05-041-4/+6
* Rewritten dmixml_GetXPathContent(...) and _get_key_value(...)David Sommerseth2009-04-301-26/+43
* Reimplemented the XPath integrationDavid Sommerseth2009-04-291-27/+43
* Revert "Added filter and filtervalue attributes to xmlpythonizer's <Map> tags"David Sommerseth2009-04-291-74/+12
* Exported ptzmap_Free()David Sommerseth2009-04-291-1/+0
* Added filter and filtervalue attributes to xmlpythonizer's <Map> tagsDavid Sommerseth2009-04-291-12/+74
* Updated xmlpythonizer to support boolean type and dynamic XPath keysDavid Sommerseth2009-04-291-35/+86
* Added generic XML -> Python parserDavid Sommerseth2009-04-291-0/+522