Allow Collators to have their language specified, and specify it for tests.
[dcpomatic.git] / src / lib / collator.cc
2023-01-17 Carl HetheringtonAllow Collators to have their language specified, and...
2023-01-17 Carl HetheringtonAdd basic Collator::find() method.
2023-01-17 Carl HetheringtonAdd a comment.
2023-01-17 Carl HetheringtonCleanup: use std::vector and extract utf8_to_utf16().
2022-11-23 Carl HetheringtonCleanup: const correctness.
2022-10-18 Carl HetheringtonExtract Collator class.