summaryrefslogtreecommitdiff
path: root/src/common/common.h
AgeCommit message (Expand)Author
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