summaryrefslogtreecommitdiff
path: root/src/common/common.h
AgeCommit message (Expand)Author
2015-03-05Removed swap code redundancy and moved common swap code to swap.harchshift
2015-02-19Misc cleanup of common and related functionsarchshift
2015-02-18Remove the useless msg_handler compilation unit that was left over from Dolphinarchshift
2015-02-10Asserts: break/crash program, fit to style guide; log.h->assert.harchshift
2015-01-10Logging: Log all called service functions (under trace). Compile out all trac...archshift
2015-01-06Common: Remove dead platform #ifdefs to make the code more readable.Emmanuel Gil Peyrot
2014-12-29Fix merge conflictsdarkf
2014-12-20License changepurpasmart96
2014-11-28Fix MinGW builddarkf
2014-09-08Common: Remove HAVE_CXX11_SYNTAX define from Common.hLioncash
2014-08-17Common: Move header guards over to pragma onceLioncash
2014-06-12Removed definition of MAX_PATH, this is already defined in common_paths.h.bunnei
2014-04-30Support for C++11 on OSXarchshift
2014-04-29Some more experimentationarchshift
2014-04-27add missing bswap functionsbunnei
2014-04-27removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable classbunnei
2014-04-23added scm rev generation on Linux/cmakebunnei
2014-04-08- removed deprecated version.hbunnei
2014-04-08fixed project includes to use new directory structurebunnei
2014-04-08got rid of 'src' folders in each sub-projectbunnei