Age | Commit message (Expand) | Author |
---|---|---|
2021-12-30 | scripted-diff: Bump copyright headers | Hennadii Stepanov |
2021-09-30 | Replace use of locale dependent atoi(…) with locale-independent std::from_c... | practicalswift |
2020-12-10 | fuzz: Link all targets once | MarcoFalke |
2020-08-17 | util: remove unused c-string variant of atoi64() | Sebastian Falbesoner |
2020-04-17 | fuzz: fix unused variable compiler warning | Jon Atack |
2020-03-27 | util: Replace i64tostr with ToString | MarcoFalke |
2020-03-27 | util: Remove unused itostr | MarcoFalke |
2020-03-06 | tests: Add fuzzing harness for locale independence testing | practicalswift |