| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-04-20 | Replaced c-style file reading with std::ifstream | Adrian Kummerländer | |
| * there is no reason for performing system-calls instead of using the features offered by the standard library in this situation | |||
| 2014-04-19 | Further code style fixes | Adrian Kummerländer | |
| * .. in the face of the planned development of usable external functions using the current proof-of-concept coding * replaced usage of std::shared_ptr in FunctionReadXmlFile class with explicit implementation of default and copy constructor * separated implementation and interfaces | |||
