]> git.tdb.fi Git - libs/datafile.git/history - source/value.h
Cosmetic changes
[libs/datafile.git] / source / value.h
2021-10-31 Mikko RasaUse variadic templates and forwarding references for...
2021-04-23 Mikko RasaRemove some long-deprecated things
2019-06-03 Mikko RasaAnnotate deprecated identifiers as such
2012-07-18 Mikko RasaAdd facility for classes to specify what type they...
2011-07-25 Mikko RasaLet Variant take care of detecting type mismatches
2011-06-25 Mikko RasaDrop copyright and license notices from source files
2010-02-04 Mikko RasaRewrite the type system
2008-12-15 Mikko RasaUse lexical_cast instead of istringstream in Value...
2007-10-04 Mikko RasaRename error.h to except.h
2007-09-17 Mikko RasaAdd binary data format
2007-09-03 Mikko RasaHandle unknown types as enums
2007-08-21 Mikko RasaRename to datafile
2006-12-01 Mikko RasaRemove old build info
2006-08-23 Mikko RasaType checking in value conversions
2006-08-21 Mikko RasaAdd files