Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Slash the amount of inclusion in pre-compiled headers | Dan Goodliffe | 2015-10-01 |
| | |||
* | Use native for instead BOOST_FOREACH | Dan Goodliffe | 2015-01-03 |
| | |||
* | Fix the gch usage quirk with a silly hack and a load of small changes | randomdan | 2013-06-21 |
| | |||
* | Split the plugable stuff into its own files/classes | randomdan | 2013-06-21 |
| | |||
* | Split variable and variabletype code into separate files | randomdan | 2013-03-29 |
| | | | | | Use variabletype in populating options data Add code for guessing the type of some input data | ||
* | Much improved variable conversion and conversion caching for speed benefits | randomdan | 2011-12-27 |
| | |||
* | Remove straggling references to XML and configuration from recent changes | randomdan | 2011-12-15 |
| | |||
* | Pluggable script engines | randomdan | 2011-12-14 |
| | | | | | | XML script parser moved to XML module Script parsing object multiple instantiation bug fix Scripts changed to match new standardized format and layout | ||
* | Drop Boost::program_options in favour of our own, pluggable system which ↵ | randomdan | 2011-12-08 |
| | | | | integrates application platforms properly | ||
* | Add precompiled headers to common | randomdan | 2011-09-01 |