Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update headers (website+2016) | Willem Jan Palenstijn | 2016-11-28 | 1 | -4/+3 |
| | |||||
* | Fix cppcheck warnings | Willem Jan Palenstijn | 2016-03-24 | 1 | -2/+2 |
| | |||||
* | Replace boost::lexical_cast by stringstreams | Willem Jan Palenstijn | 2016-01-05 | 1 | -47/+30 |
| | | | | | | This is to avoid the dependence of lexical_cast on the current locale. The stringstreams used for the new string parsing/output functions are explicitly imbued with the C/classic locale. | ||||
* | Make XML array handling consistent | Willem Jan Palenstijn | 2015-05-06 | 1 | -63/+87 |
| | | | | setContent and getContent were using different XML formats previously. | ||||
* | Change XMLNode* to XMLNode | Willem Jan Palenstijn | 2015-05-06 | 1 | -89/+66 |
| | | | | An XMLNode object is already simply a pointer, so no need to dynamically allocate XMLNodes. | ||||
* | Now include path is system-independent. | Valerii Sokolov | 2015-04-29 | 1 | -5/+0 |
| | |||||
* | get_geometry now uses XML config object (for projections) | Wim van Aarle | 2015-02-26 | 1 | -6/+4 |
| | |||||
* | Update copyright to -2015 | Willem Jan Palenstijn | 2015-01-26 | 1 | -2/+2 |
| | |||||
* | Update copyright headers | Willem Jan Palenstijn | 2015-01-19 | 1 | -5/+5 |
| | |||||
* | Update version to 1.3 | Willem Jan Palenstijn | 2013-07-01 | 1 | -0/+499 |