summaryrefslogtreecommitdiff
path: root/src/language_tag.cc
AgeCommit message (Expand)Author
2021-06-26C++11 cleanup.Carl Hetherington
2021-03-23Add operator!= and operator< for LanguageTagCarl Hetherington
2021-03-20Add access to DCNC list.Carl Hetherington
2021-01-24Tidying.Carl Hetherington
2021-01-22Assorted c++11 cleanups.Carl Hetherington
2021-01-21Some more use of enum class.Carl Hetherington
2021-01-17LanguageTag strings should not care about case.Carl Hetherington
2020-11-02Missing return value check.Carl Hetherington
2020-09-27Load language tags from on-disk files rather than embedding themCarl Hetherington
2020-09-26Declare language tag lists as const.Carl Hetherington
2020-09-21Support CPL metadata.Carl Hetherington
2020-09-21Allow LanguageTag to be constructed from a tag string.Carl Hetherington
2020-09-20Add new LanguageTag class.Carl Hetherington