| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Show character triggering unknown conversion in error message | Markus Mittendrein | 2020-07-28 | 1 | -1/+7 |
| * | Fix compile time fmt-variant | Markus Mittendrein | 2020-07-27 | 1 | -2/+2 |
| * | Make auto conversion specifiers indepented of actual data, to allow constexpr... | Markus Mittendrein | 2020-07-27 | 1 | -10/+10 |
| * | Use %.*s instead of using "%." + to_string(width) + "s" | Markus Mittendrein | 2020-07-27 | 1 | -1/+1 |
| * | Fix handling of multiple flags | Markus Mittendrein | 2019-12-05 | 1 | -17/+19 |
| * | Improve syntax and name of compile time variant | Markus Mittendrein | 2019-12-05 | 1 | -21/+41 |
| * | Add compile time checked variant (needs C++20) | Markus Mittendrein | 2019-07-21 | 1 | -7/+262 |
| * | Simplify similar specializations of AutoConversion and FormatConvert using ba... | Markus Mittendrein | 2019-07-21 | 1 | -76/+22 |
| * | Initial | Markus Mittendrein | 2019-07-20 | 1 | -0/+435 |
