Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-11-15 | util/range.c: spelling fix: inbetween | Michael Tokarev | 1 | -1/+1 |
2023-11-03 | range: Introduce range_inverse_array() | Eric Auger | 1 | -0/+55 |
2023-11-03 | range: Make range_compare() public | Eric Auger | 1 | -5/+1 |
2019-01-30 | Don't talk about the LGPL if the file is licensed under the GPL | Thomas Huth | 1 | -6/+5 |
2016-07-04 | range: Replace internal representation of Range | Markus Armbruster | 1 | -9/+7 |
2016-07-04 | range: Eliminate direct Range member access | Markus Armbruster | 1 | -2/+1 |
2016-06-30 | qapi: Fix memleak in string visitors on int lists | Eric Blake | 1 | -46/+29 |
2016-06-30 | qapi: Simplify use of range.h | Eric Blake | 1 | -4/+16 |
2016-06-30 | range: Create range.c for code that should not be inline | Eric Blake | 1 | -0/+81 |