]> git.tdb.fi Git - libs/datafile.git/history - source/loaderaction.h
Require C++11 for building
[libs/datafile.git] / source / loaderaction.h
2021-08-29 Mikko RasaRequire C++11 for building
2020-04-19 Mikko RasaSupport loader functions with bound first argument
2020-04-19 Mikko RasaSupport N-ary loader functions if compiling in C++11...
2013-08-05 Mikko RasaMore efficient way of loading binary files
2011-09-08 Mikko RasaFix pointer loading
2011-07-25 Mikko RasaException rework for loader components
2011-07-25 Mikko RasaRemove pointer reload prevention feature; the purpose...
2011-06-25 Mikko RasaDrop copyright and license notices from source files
2010-02-20 Mikko RasaAdd some optional (for now) extra checks for Loader
2010-02-04 Mikko RasaAllow overloading keywords with different signatures
2010-02-04 Mikko RasaSome more code reformatting
2010-02-04 Mikko RasaRewrite the type system
2008-09-12 Mikko RasaMove mspdatatool source to its own directory
2008-09-11 Mikko RasaMove LoaderActions to loaderaction.h