summaryrefslogtreecommitdiff
path: root/src/storage/StorageInterface.hxx
AgeCommit message (Expand)Author
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-08-20Compiler.h: move to util/Max Kellermann
2018-01-21storage/Interface: wrap StorageDirectoryReader in std::unique_ptrMax Kellermann
2018-01-17fs/AllocatedPath: make the nullptr_t constructor publicMax Kellermann
2017-12-18storage/Interface: add "noexcept"Max Kellermann
2017-06-03storage, db, mixer, command: remove more bogus "pure" attributesMax Kellermann
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-10-27storage: migrate from class Error to C++ exceptionsMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-02-28storage/FileInfo: rename to StorageFileInfoMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-10-01storage/Interface: include cleanupMax Kellermann
2014-02-07StoragePlugin: add method MapToRelativeUTF8()Max Kellermann
2014-02-05storage/Interface: explicitly delete copy constructorsMax Kellermann
2014-02-05storage: add abstract interfaceMax Kellermann