summary refs log tree commit diff stats
path: root/util/range.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* util/range.c: spelling fix: inbetweenMichael Tokarev2023-11-151-1/+1
* range: Introduce range_inverse_array()Eric Auger2023-11-031-0/+55
* range: Make range_compare() publicEric Auger2023-11-031-5/+1
* Don't talk about the LGPL if the file is licensed under the GPLThomas Huth2019-01-301-6/+5
* range: Replace internal representation of RangeMarkus Armbruster2016-07-041-9/+7
* range: Eliminate direct Range member accessMarkus Armbruster2016-07-041-2/+1
* qapi: Fix memleak in string visitors on int listsEric Blake2016-06-301-46/+29
* qapi: Simplify use of range.hEric Blake2016-06-301-4/+16
* range: Create range.c for code that should not be inlineEric Blake2016-06-301-0/+81