]> git.tdb.fi Git - libs/datafile.git/history - source/statement.h
Cosmetic changes
[libs/datafile.git] / source / statement.h
2021-11-02 Mikko RasaUse size_t for memory buffer sizes
2021-10-31 Mikko RasaUse default member initializers for constant initial...
2021-10-31 Mikko RasaMark empty constructors and destructors as defaulted
2021-01-17 Mikko RasaTurn Statement into a struct
2016-09-19 Mikko RasaMerge remote-tracking branch 'origin/master'
2016-09-02 Mikko RasaMove token-to-argument conversion to Statement
2013-08-05 Mikko RasaMore efficient way of loading binary files
2013-08-05 Mikko RasaRestructure control statement processing
2013-08-05 Mikko RasaUse a common StatementKey structure for Loader and...
2011-07-25 Mikko RasaStyle update: remove alignment
2011-06-25 Mikko RasaDrop copyright and license notices from source files
2010-02-04 Mikko RasaRewrite the type system
2008-03-09 Mikko RasaAdd an easier way to construct statements for writing
2007-09-17 Mikko RasaAdd binary data format
2007-08-21 Mikko RasaRename to datafile
2006-08-23 Mikko RasaType checking in value conversions
2006-08-21 Mikko RasaAdd files