]> git.tdb.fi Git - libs/core.git/history - source/stringcodec/utf8.cpp
Add move semantics to Variant
[libs/core.git] / source / stringcodec / utf8.cpp
2021-08-29 Mikko RasaUse C++11 features with containers
2012-09-04 Mikko RasaRefuse to encode invalid Unicode characters in UTF-8
2011-07-28 Mikko RasaMerge branch 'fs-master'
2011-06-10 Mikko RasaMerge branch 'io-master'
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-05 Mikko RasaReturn -1 from decode_char if there is no input
2011-06-03 Mikko RasaRename UnicodeChar to unichar
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