summaryrefslogtreecommitdiffstats
path: root/src/common/common.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Common: Remove common.hYuri Kunde Schlesner2015-05-071-21/+0
* Common: Move alignment macros to common_funcs.hYuri Kunde Schlesner2015-05-071-21/+0
* Common: Move SSE detection ifdefs to platform.hYuri Kunde Schlesner2015-05-071-16/+0
* Common: Remove many unnecessary cross-platform compatibility macrosYuri Kunde Schlesner2015-05-071-38/+5
* Common: Move NonCopyable to common_types.hYuri Kunde Schlesner2015-05-071-10/+0
* Common: Use C++11 deleted functions for NonCopyableYuri Kunde Schlesner2015-05-071-8/+6
* Common: Remove unused enumsYuri Kunde Schlesner2015-05-071-17/+0
* Removed swap code redundancy and moved common swap code to swap.harchshift2015-03-061-36/+0
* Misc cleanup of common and related functionsarchshift2015-02-201-50/+22
* Remove the useless msg_handler compilation unit that was left over from Dolphinarchshift2015-02-191-1/+0
* Asserts: break/crash program, fit to style guide; log.h->assert.harchshift2015-02-111-1/+2
* Logging: Log all called service functions (under trace). Compile out all trace logs under release for performance.archshift2015-01-101-7/+0
* Common: Remove dead platform #ifdefs to make the code more readable.Emmanuel Gil Peyrot2015-01-061-6/+0
* Fix merge conflictsdarkf2014-12-301-2/+2
|\
| * License changepurpasmart962014-12-211-2/+2
* | Fix MinGW builddarkf2014-11-291-1/+3
|/
* Common: Remove HAVE_CXX11_SYNTAX define from Common.hLioncash2014-09-081-6/+0
* Common: Move header guards over to pragma onceLioncash2014-08-171-7/+4
* Removed definition of MAX_PATH, this is already defined in common_paths.h.bunnei2014-06-121-2/+0
* Support for C++11 on OSXarchshift2014-05-011-2/+2
* Some more experimentationarchshift2014-04-301-3/+3
* add missing bswap functionsbunnei2014-04-281-0/+44
* removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable classbunnei2014-04-281-5/+0
* added scm rev generation on Linux/cmakebunnei2014-04-241-4/+0
* - removed deprecated version.hbunnei2014-04-091-2/+2
* fixed project includes to use new directory structurebunnei2014-04-091-6/+6
* got rid of 'src' folders in each sub-projectbunnei2014-04-091-0/+171