aboutsummaryrefslogtreecommitdiff
path: root/modules/geoclass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the remaining function in utility/string to utility/container.Gravatar Sadie Powell2026-04-301-1/+0
* Switch ascii comparisons over to our own casemap functions.Gravatar Sadie Powell2026-04-301-1/+1
* Switch modules from reference<> to shared_ptr<> and weak_ptr<>.Gravatar Sadie Powell2026-03-291-2/+2
* Switch the extensible system to using shared pointers.Gravatar Sadie Powell2026-03-271-3/+3
* Rewrite sepstream and move to stringutils.Gravatar Sadie Powell2026-03-141-1/+2
* Use C++20 <format> instead of fmtlib when available.Gravatar Sadie Powell2024-08-221-2/+2
* Shuffle the modules about a bit.Gravatar Sadie Powell2024-07-171-0/+107