]> git.tdb.fi Git - libs/datafile.git/history - tool
Cosmetic changes
[libs/datafile.git] / tool /
2021-11-02 Mikko RasaRecognize and handle raw data files in the data tool
2021-11-02 Mikko RasaShuffle some names around in the data tool
2021-10-31 Mikko RasaExplicitly convert regex match to boolean
2021-08-29 Mikko RasaUse C++11 features to manipulate containers
2019-06-12 Mikko RasaAdd support for generating .cpp files for BuiltinSource
2019-06-12 Mikko RasaUse IO::BufferedFile in the packer component of datatool
2019-06-03 Mikko RasaUse a larger buffer size when transferring pack contents
2019-06-03 Mikko RasaRespect the TMPDIR environment variable when creating...
2015-09-07 Mikko RasaAdd an unpack option to the data tool
2014-10-19 Mikko RasaProvide help for datatool's command line options
2013-12-17 Mikko RasaDetect eof from the parser, not input file
2013-08-05 Mikko RasaRestructure control statement processing
2013-04-13 Mikko RasaAdd ability to put raw files in a pack
2012-09-28 Mikko RasaAdd an intelligent packed collection class
2012-09-28 Mikko RasaPreserve source declarations when transferring a collection
2012-09-27 Mikko RasaAdd a shortcut for wrapping data for a collection file
2012-09-27 Mikko RasaCreate writers dynamically and delete them before delet...
2012-09-27 Mikko RasaRestructure the tool and make it able to handle multipl...
2012-08-03 Mikko RasaAdd support for compressed datafiles
2012-08-02 Mikko RasaUse custom encoding for floats in binary format
2011-07-25 Mikko RasaUpdate the tool to use the new RegisteredApplication...
2011-06-25 Mikko RasaDrop copyright and license notices from source files
2010-02-04 Mikko RasaRewrite the type system
2010-02-03 Mikko RasaStyle update: add spaces around assignments
2008-09-13 Mikko RasaEmit source file markers in compiled files
2008-09-12 Mikko RasaAdd a compile mode to mspdatatool
2008-09-12 Mikko RasaMove mspdatatool source to its own directory