]> git.tdb.fi Git - libs/core.git/history - source/codec.cpp
Add move semantics to Variant
[libs/core.git] / source / codec.cpp
2011-05-25 Mikko RasaMove files around to prepare for assimilation into... strings-master
2011-05-25 Mikko RasaFurther style and comment adjustments
2009-03-23 Mikko RasaAdd convenience functions to Encoder and Decoder to...
2008-12-25 Mikko RasaMake codecs able to tell their name
2007-08-10 Mikko RasaAdd a function to perform simple character mapping
2007-08-09 Mikko RasaRework the codec API completely to remove the internal...
2007-04-21 Mikko RasaRename Latin1 as Iso88591
2007-04-21 Mikko RasaAdd copyright notices and Id tags
2007-04-19 Mikko RasaMore sophisticated error handling
2007-03-07 Mikko RasaInitial upload