summaryrefslogtreecommitdiffstats
path: root/src/common/swap.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-09swap: Get rid of pointer casting for swapping structsLioncash1-5/+5
2016-05-09swap: Get rid of undefined behavior in swapf and swapdLioncash1-14/+18
2016-05-09swap: Remove unused methodsLioncash1-28/+0
2015-09-11common: Get rid of a cast in swap.hLioncash1-2/+2
2015-06-28Common: Cleanup memory and misc includes.Emmanuel Gil Peyrot1-3/+7
2015-05-29Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot1-1/+1
2015-03-06Removed swap code redundancy and moved common swap code to swap.harchshift1-14/+97
2015-01-06Common: Remove dead platform #ifdefs to make the code more readable.Emmanuel Gil Peyrot1-4/+0
2014-10-26Fix compile errors in ClangYuri Kunde Schlesner1-1/+0
2014-04-23fixes to build on linuxbunnei1-13/+13
2014-04-09got rid of 'src' folders in each sub-projectbunnei1-0/+0
2014-04-02convert tabs to spacesbunnei1-335/+335
2013-09-19added swap types to commonShizZy1-0/+535