]> git.tdb.fi Git - libs/datafile.git/history - source/loader.h
Consider full statement signature when dealing with auxiliary loaders
[libs/datafile.git] / source / loader.h
2013-06-16 Mikko RasaConsider full statement signature when dealing with...
2013-06-15 Mikko RasaAdd a way to combine multiple loaders
2012-08-30 Mikko RasaRevert "Convenience function for reporting errors in...
2012-07-18 Mikko RasaConvenience function for reporting errors in loaded...
2011-07-25 Mikko RasaException rework for loader components
2011-07-25 Mikko RasaRemove pointer reload prevention feature; the purpose...
2011-07-25 Mikko RasaRemove deprecated BasicLoader classes
2011-06-25 Mikko RasaDrop copyright and license notices from source files
2011-06-18 Mikko RasaUse IO::BufferedFile instead of separate File and Buffe...
2010-02-20 Mikko RasaAdd some optional (for now) extra checks for Loader
2010-02-04 Mikko RasaCreate improvement replacements for BasicLoader* in...
2010-02-04 Mikko RasaAllow overloading keywords with different signatures
2010-02-04 Mikko RasaSome more code reformatting
2008-09-12 Mikko RasaMove mspdatatool source to its own directory
2008-09-11 Mikko RasaMove LoaderActions to loaderaction.h
2008-09-03 Mikko RasaRemove libpath from mspdatatool build info for correct...
2008-08-06 Mikko RasaRefactor exceptions
2008-07-22 Mikko RasaAdd reverse name lookup to Collection
2008-07-13 Mikko RasaMore flexible framework for loading substatements with...
2008-02-04 Mikko RasaUse libmspio instead of C++ iostreams
2007-12-27 Mikko RasaAdd missing virtual destructor to Collection::ItemKeywo...
2007-11-02 Mikko RasaBugfixes
2007-11-02 Mikko RasaChange Collection interface to use pointers consistently
2007-10-16 Mikko RasaSupport const types with Collection properly
2007-10-15 Mikko RasaAdd Collection
2007-09-22 Mikko RasaAdd Loader::get_source
2007-09-17 Mikko RasaAdd Readme.txt and some other documentation
2007-09-06 Mikko RasaSwitch template parameters of load_sub around to allow...
2007-09-03 Mikko RasaFix the n-ary loader
2007-09-03 Mikko RasaHandle unknown types as enums
2007-08-21 Mikko RasaRename to datafile
2007-06-11 Mikko RasaRequire mspcore instead of mspmisc
2006-11-27 Mikko RasaAdd a shortcut function for loading something from...
2006-09-30 Mikko RasaSupport ignoring statements
2006-08-25 Mikko RasaLoader design change
2006-08-23 Mikko RasaType checking in value conversions
2006-08-21 Mikko RasaAdd files