]> git.tdb.fi Git - libs/core.git/history - source/strings
Add missing terminator entries to some test data arrays
[libs/core.git] / source / strings /
2013-01-16 Mikko RasaComment changes
2012-12-10 Mikko RasaFix Windows compilation
2012-12-01 Mikko RasaThrow from LexicalConverter::get if no conversion was...
2012-12-01 Mikko RasaFilter the types that get fallback lexical conversion...
2012-12-01 Mikko RasaMake lexical_cast symmetric
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
2012-07-06 Mikko RasaStyle fix: add whitespace
2012-05-10 Mikko RasaFix warnings about certain narrowing conversions not...
2011-08-13 Mikko RasaUse string::size_type rather than unsigned to store...
2011-07-28 Mikko RasaMerge branch 'fs-master'
2011-06-10 Mikko RasaMerge branch 'io-master'
2011-06-09 Mikko RasaException changes in strings/utils.cpp
2011-06-09 Mikko RasaStyle and comment updates
2011-06-08 Mikko RasaImprove exceptions for Regex and RegMatch
2011-06-08 Mikko RasaUse unsigned char as element of Regex::Code
2011-06-08 Mikko RasaUse format instead of stringstream in Regex
2011-06-01 Mikko RasaDrop copyright and license notices from source files
2011-05-28 Mikko RasaException improvements for lexical_cast
2011-05-28 Mikko RasaException changes for Fmt and Formatter
2011-05-28 Mikko RasaRename formatter.* to format.*
2011-05-25 Mikko RasaMerge branch 'strings-master'
2011-05-25 Mikko RasaMove files around to prepare for assimilation into... strings-master