summaryrefslogtreecommitdiffstats
path: root/src/common/chunk_file.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: Remove chunk_file.h and linear_disk_cache.hLioncash2018-04-261-623/+0
* Format: Run the new clang format on everythingJames Rowe2018-01-211-2/+3
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-1/+0
* Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner2016-09-191-6/+3
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-283/+256
* general: Replace 0 literals with nullptr where applicableLioncash2015-09-121-2/+2
* Core: Cleanup core includes.Emmanuel Gil Peyrot2015-06-281-1/+2
* Common: Fix FileUtil includes, and everything relying on those.Emmanuel Gil Peyrot2015-06-281-3/+4
* Common: Remove common.hYuri Kunde Schlesner2015-05-071-1/+2
* Remove the useless msg_handler compilation unit that was left over from Dolphinarchshift2015-02-191-1/+1
* Asserts: break/crash program, fit to style guide; log.h->assert.harchshift2015-02-111-5/+4
* Convert old logging calls to new logging macrosYuri Kunde Schlesner2014-12-131-6/+29
* Change NULLs to nullptrs.Rohit Nirmal2014-12-031-12/+12
* Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generatedEmmanuel Gil Peyrot2014-11-191-7/+7
* chunk_file: General cleanupLioncash2014-09-221-244/+0
* Common: Rename the File namespace to FileUtil, to match the filename and prevent collisions.Emmanuel Gil Peyrot2014-09-171-4/+4
* Common: Move header guards over to pragma onceLioncash2014-08-171-4/+1
* Improved clarity and whitespacearchshift2014-05-201-0/+1
* Problematic class with no current implementationarchshift2014-04-281-2/+2
* fixed project includes to use new directory structurebunnei2014-04-091-2/+2
* got rid of 'src' folders in each sub-projectbunnei2014-04-091-0/+874