summaryrefslogtreecommitdiffstats
path: root/Macros.h
AgeCommit message (Expand)Author
2021-07-06Check for alloc_size attribute in configure.acBenny Baumann
2021-06-26Replaces WRAP_SUBTRACT with saturatingSub inline function to reduce code dupl...fraggerfox
2021-06-26Refactor saturatingSub() to be part of Macros.hfraggerfox
2021-04-14Rework TTY columnChristian Göttsche
2021-03-21Use `#if defined()` syntax when `#elif defined()` is presentBenny Baumann
2021-01-11Add compiler hints on memory allocating utility functionsChristian Göttsche
2020-11-15Introduce spaceship comparison for ProcessesChristian Göttsche
2020-10-20Drop tabs in source indentionsChristian Göttsche
2020-10-19Allow low and high value of CLAMP to be equalChristian Göttsche
2020-10-18Make all required includes explicitBenny Baumann
2020-10-06Enclose CLAMP macro arguments in parenthesesChristian Göttsche
2020-10-06Enable -Wcast-qual compiler warningChristian Göttsche
2020-10-05Assert that low value is lower than the high value in CLAMPChristian Göttsche
2020-10-03Introduce ARRAYSIZEChristian Göttsche
2020-09-18Refactor __attribute__ usageChristian Göttsche
2020-09-09Consolidate repeated macro definitions into one headerNathan Scott