]> git.tdb.fi Git - libs/core.git/history - source/core/variant.h
Use the new utilities to format some strings
[libs/core.git] / source / core / variant.h
2013-04-20 Mikko RasaAvoid an extra copy by making Variant::Store's c'tor...
2012-09-27 Mikko RasaDon't give out a non-const reference from a const Variant
2011-07-28 Mikko RasaMerge branch 'fs-master'
2011-06-10 Mikko RasaMerge branch 'io-master'
2011-06-01 Mikko RasaDrop copyright and license notices from source files
2011-05-25 Mikko RasaImprove error reporting in Variant
2011-05-25 Mikko RasaMerge branch 'strings-master'
2011-05-24 Mikko RasaStyle updates
2008-12-24 Mikko RasaMake sure all files have the correct header
2008-12-15 Mikko RasaAdd copy constructor and copy assignment to Variant
2008-08-05 Mikko RasaHandle constness in Variant
2008-03-10 Mikko RasaAdd Variant class