| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | scripted-diff: Bump copyright headers | MarcoFalke | 2020-04-16 | 1 | -1/+1 |
| * | util: Fail to parse space-only strings in ParseMoney(...) (instead of parsing... | practicalswift | 2020-03-12 | 1 | -9/+7 |
| * | util: Fail to parse empty string in ParseMoney | MarcoFalke | 2020-02-29 | 1 | -0/+4 |
| * | util: Remove unused ParseMoney that takes a c_str | MarcoFalke | 2020-02-29 | 1 | -5/+1 |
| * | scripted-diff: Bump copyright of files changed in 2019 | MarcoFalke | 2019-12-30 | 1 | -1/+1 |
| * | util: Don't allow ParseMoney(...) of strings with embedded NUL characters | practicalswift | 2019-12-16 | 1 | -0/+4 |
| * | Remove unused includes | practicalswift | 2019-10-15 | 1 | -1/+0 |
| * | Use IsDigit(...) instead of std::isdigit | practicalswift | 2018-11-06 | 1 | -3/+3 |
| * | scripted-diff: Move util files to separate directory. | Jim Posen | 2018-11-04 | 1 | -0/+77 |