]> git.tdb.fi Git - libs/datafile.git/history - source/type.h
Add the target type to lexical_cast invocations
[libs/datafile.git] / source / type.h
2012-12-01 Mikko RasaAdd the target type to lexical_cast invocations
2012-09-27 Mikko RasaRecognize char pointers as strings
2012-08-02 Mikko RasaMore senseful validity checks for keyword and string...
2012-08-01 Mikko RasaUse Int64 from inttypes.h, and proper defines
2012-07-18 Mikko RasaAdd facility for classes to specify what type they...
2012-07-18 Mikko RasaDon't use long long on MSVC
2011-06-25 Mikko RasaDrop copyright and license notices from source files
2010-10-27 Mikko RasaFix creating Symbols from arbitary types
2010-02-04 Mikko RasaRewrite the type system