]> git.tdb.fi Git - libs/datafile.git/history - source/packsource.h
Cosmetic changes
[libs/datafile.git] / source / packsource.h
2021-10-31 Mikko RasaUse the override specifier to mark overridden virtual...
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 RasaImplement proper copy semantics
2021-01-17 Mikko RasaMake the File reference in PackSource::Object const
2015-12-07 Mikko RasaStore offsets and sizes in PackSource as 64-bit ints
2015-11-13 Mikko RasaRemove the loaded flag from PackSource files
2014-11-10 Mikko RasaAdd version of add_pack_io with filter
2014-10-19 Mikko RasaSupport adding packs from IO::Seekable objects
2013-09-05 Mikko RasaExport file metadata from PackSource
2013-03-26 Mikko RasaMiscellaneous cleanups
2013-01-16 Mikko RasaAdd an API to open files from a collection's sources
2013-01-05 Mikko RasaAdd a method to filter the files loaded from a pack
2012-11-15 Mikko RasaRedesign automatic object loading