Age | Commit message (Expand) | Author |
---|---|---|
2023-11-30 | Remove unused version.h include | MarcoFalke |
2021-12-30 | scripted-diff: Bump copyright headers | Hennadii Stepanov |
2021-06-07 | fuzz: Increase branch coverage of the float fuzz target | MarcoFalke |
2021-05-24 | Remove support for double serialization | Pieter Wuille |
2021-05-24 | Convert uses of double-serialization to {En,De}codeDouble | Pieter Wuille |
2021-05-24 | Remove unused float serialization | MarcoFalke |
2020-12-10 | fuzz: Link all targets once | MarcoFalke |
2020-01-31 | tests: Add fuzzing harness for functions taking floating-point types as input | practicalswift |