index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
common.h
Age
Commit message (
Expand
)
Author
2015-01-10
Logging: Log all called service functions (under trace). Compile out all trac...
archshift
2015-01-06
Common: Remove dead platform #ifdefs to make the code more readable.
Emmanuel Gil Peyrot
2014-12-29
Fix merge conflicts
darkf
2014-12-20
License change
purpasmart96
2014-11-28
Fix MinGW build
darkf
2014-09-08
Common: Remove HAVE_CXX11_SYNTAX define from Common.h
Lioncash
2014-08-17
Common: Move header guards over to pragma once
Lioncash
2014-06-12
Removed definition of MAX_PATH, this is already defined in common_paths.h.
bunnei
2014-04-30
Support for C++11 on OSX
archshift
2014-04-29
Some more experimentation
archshift
2014-04-27
add missing bswap functions
bunnei
2014-04-27
removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable class
bunnei
2014-04-23
added scm rev generation on Linux/cmake
bunnei
2014-04-08
- removed deprecated version.h
bunnei
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