Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix stringToInt parsing doubles | Willem Jan Palenstijn | 2016-04-18 | 1 | -1/+1 |
| | |||||
* | Replace boost::lexical_cast by stringstreams | Willem Jan Palenstijn | 2016-01-05 | 1 | -0/+95 |
| | | | | | | 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. | ||||
* | Remove unused functions | Willem Jan Palenstijn | 2016-01-05 | 1 | -97/+0 |
| | |||||
* | 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/+128 |