summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/archive_backend.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner2016-09-211-1/+1
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-3/+1
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-20/+13
* FileSys/Path: Replace Memory::GetPointer with Memory::ReadBlockMerryMage2016-05-211-6/+6
* archive_backend: Remove unnecessary const from return typesLioncash2016-01-251-4/+4
* Core: Cleanup file_sys includes.Emmanuel Gil Peyrot2015-06-281-0/+2
* Memmap: Re-organize memory function in two filesYuri Kunde Schlesner2015-05-151-1/+1
* FileSys: De-inline Path membersYuri Kunde Schlesner2015-05-071-0/+127