summaryrefslogtreecommitdiffstats
path: root/src/FanFlatVecProjectionGeometry2D.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Improve config error handlingWillem Jan Palenstijn2018-12-231-1/+2
|
* More gracefully handle config errors in geometriesWillem Jan Palenstijn2018-12-231-16/+20
|
* iMinds -> imecWillem Jan Palenstijn2018-01-241-1/+1
|
* Update copyright dateWillem Jan Palenstijn2018-01-241-2/+2
|
* Update contact emailWillem Jan Palenstijn2018-01-121-1/+1
|
* Update headers (website+2016)Willem Jan Palenstijn2016-11-281-4/+3
|
* Replace boost::lexical_cast by stringstreamsWillem Jan Palenstijn2016-01-051-8/+7
| | | | | | 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.
* Change XMLNode* to XMLNodeWillem Jan Palenstijn2015-05-061-10/+8
| | | | An XMLNode object is already simply a pointer, so no need to dynamically allocate XMLNodes.
* get_geometry now uses XML config object (for projections)Wim van Aarle2015-02-261-1/+23
|
* Update copyright to -2015Willem Jan Palenstijn2015-01-261-2/+2
|
* Update copyright headersWillem Jan Palenstijn2015-01-191-5/+5
|
* Update version to 1.3Willem Jan Palenstijn2013-07-011-0/+232