Age | Commit message (Expand) | Author |
---|---|---|
2020-12-10 | fuzz: Link all targets once | MarcoFalke |
2020-05-14 | Switch from Optional<T> to std::optional<T> (C++17). Run clang-format. | practicalswift |
2020-04-20 | tests: Add fuzzing harness for Golomb-Rice coding (GolombRiceEncode/GolombRic... | practicalswift |