Age | Commit message (Expand) | Author |
---|---|---|
2018-01-21 | storage/Interface: wrap StorageDirectoryReader in std::unique_ptr | Max Kellermann |
2018-01-17 | fs/AllocatedPath: make the nullptr_t constructor public | Max Kellermann |
2017-12-18 | storage/Interface: add "noexcept" | Max Kellermann |
2017-06-03 | storage, db, mixer, command: remove more bogus "pure" attributes | Max Kellermann |
2017-05-08 | *: add "noexcept" to many, many function prototypes | Max Kellermann |
2017-01-03 | update copyright year | Max Kellermann |
2016-10-27 | storage: migrate from class Error to C++ exceptions | Max Kellermann |
2016-02-26 | update copyright year to 2016 | Max Kellermann |
2015-02-28 | storage/FileInfo: rename to StorageFileInfo | Max Kellermann |
2015-01-01 | Copyright year 2015 | Max Kellermann |
2014-10-01 | storage/Interface: include cleanup | Max Kellermann |
2014-02-07 | StoragePlugin: add method MapToRelativeUTF8() | Max Kellermann |
2014-02-05 | storage/Interface: explicitly delete copy constructors | Max Kellermann |
2014-02-05 | storage: add abstract interface | Max Kellermann |