summaryrefslogtreecommitdiffstats
path: root/zix/ring.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-31Format all code with clang-formatDavid Robillard1-107/+110
2020-12-31Avoid "else" after "return"David Robillard1-5/+7
2020-08-13Shrink some codeDavid Robillard1-2/+2
2020-08-13Fix signed operands of bitwise operatorsDavid Robillard1-5/+5
2020-08-13Use modern memory barriersDavid Robillard1-12/+8
2019-01-06Clean up includesDavid Robillard1-3/+2
2013-12-24Shorten code.David Robillard1-4/+1
2012-08-10Minimal space overhead inline value hash table.David Robillard1-0/+225