summaryrefslogtreecommitdiff
path: root/project2/xml/xmlRows.cpp
Commit message (Expand)AuthorAge
* C++17 and Ice 3.7project2-1.3.0Dan Goodliffe2018-04-28
* Remove implicit cast to char * because it's dangerous as everyone knowsproject2-1.2.6Dan Goodliffe2016-05-09
* Make source object a virtual base of row setDan Goodliffe2015-11-23
* Use AdHoc plugins for scriptable things and remove legacy plugin supportDan Goodliffe2015-09-30
* Remove some unused legacy XML codeDan Goodliffe2015-07-18
* Move row values stack in ExecContextDan Goodliffe2015-06-06
* Use native for instead BOOST_FOREACHDan Goodliffe2015-01-04
* Massive refactor to remove the appEngine and environment complication and ins...randomdan2013-07-05
* Fix the gch usage quirk with a silly hack and a load of small changesrandomdan2013-06-21
* Fix pch header inclusions and missing headers for no-pch buildingrandomdan2013-04-04
* Remove straggling references to XML and configuration from recent changesrandomdan2011-12-15
* Pluggable script enginesrandomdan2011-12-14
* Remove the need to implement loadComplete which is empty in most casesrandomdan2011-11-25
* Make many things use variables instead of preread valuesrandomdan2011-11-02
* Add more precompiled headersrandomdan2011-09-01
* The big reshufflerandomdan2011-08-31