Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove legacy keywords from file header | Alexander Sulfrian | 2013-01-13 | 1 | -2/+0 |
* | changed all wstring/wchar_t to string/char | Alexander Sulfrian | 2013-01-05 | 1 | -4/+4 |
* | converted all strings and chars to wstrings and wchar_ts | Alexander Sulfrian | 2013-01-05 | 1 | -4/+4 |
* | added string constructor and operator= to locale independent float class | Alexander Sulfrian | 2013-01-05 | 1 | -0/+3 |
* | added class for locale independent parsing of float | Alexander Sulfrian | 2013-01-05 | 1 | -0/+54 |