Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-06-14 | More char* -> std::string_view conversions | Benoit Germain | 3 | -17/+18 |
2024-06-14 | More char* -> std::string_view conversions | Benoit Germain | 6 | -101/+109 |
2024-06-14 | More fixes to make clang happy | Benoit Germain | 11 | -174/+135 |
2024-06-13 | A small step toward making clang happy | Benoit Germain | 7 | -22/+102 |
2024-06-12 | linda :get(), :set(), :limit() return value changes | Benoit Germain | 12 | -93/+129 |
2024-06-12 | Documentation fixes | Benoit Germain | 2 | -2/+2 |
2024-06-12 | Replace __FILE__/__LINE__ with std::source_location | Benoit Germain | 1 | -16/+27 |