index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
chunk_file.h
Age
Commit message (
Expand
)
Author
2016-09-21
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-18
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2015-09-11
general: Replace 0 literals with nullptr where applicable
Lioncash
2015-06-28
Core: Cleanup core includes.
Emmanuel Gil Peyrot
2015-06-28
Common: Fix FileUtil includes, and everything relying on those.
Emmanuel Gil Peyrot
2015-05-07
Common: Remove common.h
Yuri Kunde Schlesner
2015-02-18
Remove the useless msg_handler compilation unit that was left over from Dolphin
archshift
2015-02-10
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2014-12-13
Convert old logging calls to new logging macros
Yuri Kunde Schlesner
2014-12-03
Change NULLs to nullptrs.
Rohit Nirmal
2014-11-19
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...
Emmanuel Gil Peyrot
2014-09-21
chunk_file: General cleanup
Lioncash
2014-09-17
Common: Rename the File namespace to FileUtil, to match the filename and prev...
Emmanuel Gil Peyrot
2014-08-17
Common: Move header guards over to pragma once
Lioncash
2014-05-19
Improved clarity and whitespace
archshift
2014-04-27
Problematic class with no current implementation
archshift
2014-04-08
fixed project includes to use new directory structure
bunnei
2014-04-08
got rid of 'src' folders in each sub-project
bunnei