| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Switch from Optional<T> to std::optional<T> (C++17). Run clang-format. | practicalswift | 2020-05-14 | 1 | -1/+2 |
| * | scripted-diff: Bump copyright headers | MarcoFalke | 2020-04-16 | 1 | -1/+1 |
| * | scripted-diff: Sort test includes | MarcoFalke | 2020-04-16 | 1 | -1/+1 |
| * | tests: Fuzz DecodeHexBlk(...) | practicalswift | 2020-03-11 | 1 | -0/+7 |
| * | tests: Fuzz additional functions in the hex fuzzing harness | practicalswift | 2020-03-07 | 1 | -1/+15 |
| * | tests: Add fuzzing harness for various hex related functions | practicalswift | 2019-12-16 | 1 | -0/+22 |