]> git.tdb.fi Git - libs/core.git/history - source/strings
Remove deprecated things
[libs/core.git] / source / strings /
2021-03-04 Mikko RasaAdd some utility functions for joining strings
2019-06-03 Mikko RasaFix formatted output operator detection in lexicalcast.h
2019-06-03 Mikko RasaFormatting fixes
2019-05-24 Mikko RasaSimplify the SFINAE construct a bit
2018-04-25 Mikko RasaMake sure all classes have sensible copy semantics
2018-02-21 Mikko RasaAdd a method to set autobase in Fmt
2016-08-14 Mikko RasaFix an incorrect comparison
2016-08-02 Mikko RasaUse variadic templates for format and print functions...
2013-05-29 Mikko RasaMiscellaneous fixes
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