]> git.tdb.fi Git - libs/core.git/history - source/stringcodec/jisx0208.cpp
Add move semantics to Variant
[libs/core.git] / source / stringcodec / jisx0208.cpp
2021-10-31 Mikko RasaFix JIS X 0208 encoding
2021-08-29 Mikko RasaUse C++11 features with containers
2012-05-10 Mikko RasaFix warnings about certain narrowing conversions not...
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 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