index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
mem_arena.cpp
Age
Commit message (
Expand
)
Author
2015-02-20
Common: Change names containing “Dolphin” or “PPSSPP” to something mo...
Emmanuel Gil Peyrot
2015-02-18
Remove the useless msg_handler compilation unit that was left over from Dolphin
archshift
2015-01-06
Common: Remove dead platform #ifdefs to make the code more readable.
Emmanuel Gil Peyrot
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 tabs in all files except in skyeye imports and in generated GL code
Emmanuel Gil Peyrot
2014-11-19
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...
Emmanuel Gil Peyrot
2014-09-11
Merge pull request #99 from archshift/ext-check
bunnei
2014-09-08
common: Prune all redundant includes
archshift
2014-09-08
Added string_util to common, small changes in loader.cpp
archshift
2014-08-16
mem_arena: Replace insecure temporary file creation with devshm, importing Do...
Emmanuel Gil Peyrot
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