]> git.tdb.fi Git - libs/datafile.git/history - source/packsource.cpp
Cosmetic changes
[libs/datafile.git] / source / packsource.cpp
2021-10-31 Mikko RasaUse default member initializers for constant initial...
2021-10-31 Mikko RasaUse nullptr instead of 0 for pointers
2021-08-29 Mikko RasaUse C++11 features to manipulate containers
2021-01-17 Mikko RasaImplement proper copy semantics
2021-01-17 Mikko RasaMake the File reference in PackSource::Object const
2016-10-29 Mikko RasaReplace files from earlier packs with those from the...
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-01-16 Mikko RasaAdd an API to open files from a collection's sources
2013-01-05 Mikko RasaUse IO::Slice to constrain access to logical files
2013-01-05 Mikko RasaAdd a method to filter the files loaded from a pack
2012-11-15 Mikko RasaRedesign automatic object loading