| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | util: move HasPrefix() so it can be reused | Vasil Dimov | 2020-09-11 | 1 | -0/+13 |
| * | util: Enhance Join() | Hennadii Stepanov | 2020-05-10 | 1 | -4/+12 |
| * | scripted-diff: Bump copyright headers | MarcoFalke | 2020-04-16 | 1 | -1/+1 |
| * | Replace std::to_string with locale-independent alternative | Ben Woosley | 2020-03-14 | 1 | -0/+14 |
| * | util: Move TrimString(...). Introduce default pattern (trims whitespace). Add... | practicalswift | 2019-12-16 | 1 | -0/+10 |
| * | util: Don't allow base58-decoding of std::string:s containing non-base58 char... | practicalswift | 2019-12-12 | 1 | -0/+11 |
| * | Remove unused includes | practicalswift | 2019-10-15 | 1 | -1/+0 |
| * | util: Add Join helper to join a list of strings | MarcoFalke | 2019-08-20 | 1 | -0/+35 |