aboutsummaryrefslogtreecommitdiff
path: root/util/range.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-15util/range.c: spelling fix: inbetweenMichael Tokarev1-1/+1
2023-11-03range: Introduce range_inverse_array()Eric Auger1-0/+55
2023-11-03range: Make range_compare() publicEric Auger1-5/+1
2019-01-30Don't talk about the LGPL if the file is licensed under the GPLThomas Huth1-6/+5
2016-07-04range: Replace internal representation of RangeMarkus Armbruster1-9/+7
2016-07-04range: Eliminate direct Range member accessMarkus Armbruster1-2/+1
2016-06-30qapi: Fix memleak in string visitors on int listsEric Blake1-46/+29
2016-06-30qapi: Simplify use of range.hEric Blake1-4/+16
2016-06-30range: Create range.c for code that should not be inlineEric Blake1-0/+81