summaryrefslogtreecommitdiff
path: root/src/Utilities.cpp
AgeCommit message (Collapse)Author
2016-01-05Replace boost::lexical_cast by stringstreamsWillem Jan Palenstijn
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.
2016-01-05Remove unused functionsWillem Jan Palenstijn
2015-01-26Update copyright to -2015Willem Jan Palenstijn
2015-01-19Update copyright headersWillem Jan Palenstijn
2013-07-01Update version to 1.3Willem Jan Palenstijn