aboutsummaryrefslogtreecommitdiff
path: root/.vs (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-14More char* -> std::string_view conversionsBenoit Germain3-17/+18
2024-06-14More char* -> std::string_view conversionsBenoit Germain6-101/+109
2024-06-14More fixes to make clang happyBenoit Germain11-174/+135
2024-06-13A small step toward making clang happyBenoit Germain7-22/+102
2024-06-12linda :get(), :set(), :limit() return value changesBenoit Germain12-93/+129
2024-06-12Documentation fixesBenoit Germain2-2/+2
2024-06-12Replace __FILE__/__LINE__ with std::source_locationBenoit Germain1-16/+27