Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added string constructor and operator= to locale independent float class | Alexander Sulfrian | 2013-01-05 | 2 | -11/+22 |
| | |||||
* | added class for locale independent parsing of float | Alexander Sulfrian | 2013-01-05 | 2 | -0/+140 |
| | | | | parsing of float with . or , independent of the current locale | ||||
* | added wrapper for easily getting istreams from files with proper cleanup | Alexander Sulfrian | 2013-01-05 | 2 | -0/+92 |