aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils (follow)
Commit message (Collapse)AuthorAgeFilesLines
* added string constructor and operator= to locale independent float classAlexander Sulfrian2013-01-052-11/+22
|
* added class for locale independent parsing of floatAlexander Sulfrian2013-01-052-0/+140
| | | | parsing of float with . or , independent of the current locale
* added wrapper for easily getting istreams from files with proper cleanupAlexander Sulfrian2013-01-052-0/+92