16 Commits (ec2307688e14ccd7d63257db94de8b78e998f6ab)

Author SHA1 Message Date
Benny Baumann 44d1200ca4 Check for alloc_size attribute in configure.ac 5 years ago
fraggerfox 3770769ed1 Replaces WRAP_SUBTRACT with saturatingSub inline function to reduce code duplication. 5 years ago
fraggerfox 2f5b3ef733 Refactor saturatingSub() to be part of Macros.h 5 years ago
Christian Göttsche 9a8221568a Rework TTY column 5 years ago
Benny Baumann 57e0ce7b4f Use `#if defined()` syntax when `#elif defined()` is present 5 years ago
Christian Göttsche e6d536dd3f Add compiler hints on memory allocating utility functions 5 years ago
Christian Göttsche 397b5c4bd0 Introduce spaceship comparison for Processes 5 years ago
Christian Göttsche f8208f2173 Drop tabs in source indentions 5 years ago
Christian Göttsche 0db398d4c3 Allow low and high value of CLAMP to be equal 5 years ago
Benny Baumann 0f5262917f Make all required includes explicit 5 years ago
Christian Göttsche db159e7580 Enclose CLAMP macro arguments in parentheses 6 years ago
Christian Göttsche db472075a4 Enable -Wcast-qual compiler warning 6 years ago
Christian Göttsche 49bb1b57f8 Assert that low value is lower than the high value in CLAMP 6 years ago
Christian Göttsche 42946ec113 Introduce ARRAYSIZE 6 years ago
Christian Göttsche 7107d1db0b Refactor __attribute__ usage 6 years ago
Nathan Scott c5808c56db Consolidate repeated macro definitions into one header 6 years ago