aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/common/common.h
Commit message (Expand)AuthorAge
* Common: Remove common.hGravatar Yuri Kunde Schlesner2015-05-07
* Common: Move alignment macros to common_funcs.hGravatar Yuri Kunde Schlesner2015-05-07
* Common: Move SSE detection ifdefs to platform.hGravatar Yuri Kunde Schlesner2015-05-07
* Common: Remove many unnecessary cross-platform compatibility macrosGravatar Yuri Kunde Schlesner2015-05-06
* Common: Move NonCopyable to common_types.hGravatar Yuri Kunde Schlesner2015-05-06
* Common: Use C++11 deleted functions for NonCopyableGravatar Yuri Kunde Schlesner2015-05-06
* Common: Remove unused enumsGravatar Yuri Kunde Schlesner2015-05-06
* Removed swap code redundancy and moved common swap code to swap.hGravatar archshift2015-03-05
* Misc cleanup of common and related functionsGravatar archshift2015-02-19
* Remove the useless msg_handler compilation unit that was left over from DolphinGravatar archshift2015-02-18
* Asserts: break/crash program, fit to style guide; log.h->assert.hGravatar archshift2015-02-10
* Logging: Log all called service functions (under trace). Compile out all trac...Gravatar archshift2015-01-10
* Common: Remove dead platform #ifdefs to make the code more readable.Gravatar Emmanuel Gil Peyrot2015-01-06
* Fix merge conflictsGravatar darkf2014-12-29
|\
| * License changeGravatar purpasmart962014-12-20
* | Fix MinGW buildGravatar darkf2014-11-28
|/
* Common: Remove HAVE_CXX11_SYNTAX define from Common.hGravatar Lioncash2014-09-08
* Common: Move header guards over to pragma onceGravatar Lioncash2014-08-17
* Removed definition of MAX_PATH, this is already defined in common_paths.h.Gravatar bunnei2014-06-12
* Support for C++11 on OSXGravatar archshift2014-04-30
* Some more experimentationGravatar archshift2014-04-29
* add missing bswap functionsGravatar bunnei2014-04-27
* removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable classGravatar bunnei2014-04-27
* added scm rev generation on Linux/cmakeGravatar bunnei2014-04-23
* - removed deprecated version.hGravatar bunnei2014-04-08
* fixed project includes to use new directory structureGravatar bunnei2014-04-08
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-08