Age | Commit message (Expand) | Author |
---|---|---|
2022-02-21 | util: Add SaturatingAdd helper | MarcoFalke |
2021-12-17 | Move AdditionOverflow to util, Add CheckedAdd with unit tests | MarcoFalke |
2020-12-10 | fuzz: Link all targets once | MarcoFalke |
2020-11-25 | Drop noop gcc version checks | Hennadii Stepanov |
2020-04-08 | tests: Add fuzzing harness for AdditionOverflow(...) | practicalswift |