summaryrefslogtreecommitdiff
path: root/src/lib/collator.cc
AgeCommit message (Expand)Author
2024-12-26Replace String::compose with fmt::format().Carl Hetherington
2023-01-17Allow Collators to have their language specified, and specify it for tests.Carl Hetherington
2023-01-17Add basic Collator::find() method.Carl Hetherington
2023-01-17Add a comment.Carl Hetherington
2023-01-17Cleanup: use std::vector and extract utf8_to_utf16().Carl Hetherington
2022-11-23Cleanup: const correctness.Carl Hetherington
2022-10-19Extract Collator class.Carl Hetherington