]> git.tdb.fi Git - libs/core.git/history - source/stringcodec/codec.h
Add move semantics to Variant
[libs/core.git] / source / stringcodec / codec.h
2023-01-03 Mikko RasaAdd decorations for things which are considered part...
2021-10-31 Mikko RasaMark overridden virtual functions as such
2021-10-31 Mikko RasaMark constructors and destructors as default where...
2021-10-31 Mikko RasaUse default member initializers and constructor delegation
2012-09-04 Mikko RasaAdd a UTF-16 codec
2012-09-04 Mikko RasaLet the base classes decide the default error mode
2011-07-28 Mikko RasaMerge branch 'fs-master'
2011-06-10 Mikko RasaMerge branch 'io-master'
2011-06-09 Mikko RasaStyle and comment updates
2011-06-07 Mikko RasaAllow error mode to be specified when creating the...
2011-06-06 Mikko RasaException changes
2011-06-05 Mikko RasaPut unichar and ustring in their own file
2011-06-05 Mikko RasaFix unicode replacement character
2011-06-03 Mikko RasaRename UnicodeChar to unichar
2011-06-02 Mikko RasaRewrite string codec utility functions more compactly
2011-06-01 Mikko RasaRename namespace Codecs to StringCodec
2011-06-01 Mikko RasaDrop copyright and license notices from source files
2011-05-25 Mikko RasaMerge branch 'strings-master'
2011-05-25 Mikko RasaMove files around to prepare for assimilation into... strings-master