]> git.tdb.fi Git - libs/core.git/history - source/strings/lexicalcast.cpp
Deprecate various meta-programming constructs in favor of std ones
[libs/core.git] / source / strings / lexicalcast.cpp
2021-08-29 Mikko RasaDeprecate various meta-programming constructs in favor...
2021-08-29 Mikko RasaUse C++11 features with containers
2021-08-29 Mikko RasaUse integer types from <cstdint>
2021-08-29 Mikko RasaRemove unnecessary std:: qualifiers
2012-12-01 Mikko RasaThrow from LexicalConverter::get if no conversion was...
2012-08-01 Mikko RasaFix several corner case bugs in lexical_cast
2012-08-01 Mikko RasaProvide a way to get an integer type matching the size...
2012-08-01 Mikko RasaPrefer inttypes.h to doing the #ifdef dance everywhere
2011-07-28 Mikko RasaMerge branch 'fs-master'
2011-06-10 Mikko RasaMerge branch 'io-master'
2011-06-01 Mikko RasaDrop copyright and license notices from source files
2011-05-28 Mikko RasaException improvements for lexical_cast
2011-05-25 Mikko RasaMerge branch 'strings-master'
2011-05-25 Mikko RasaMove files around to prepare for assimilation into... strings-master