Tidying.
[libdcp.git] / src / language_tag.cc
2021-01-24 Carl HetheringtonTidying.
2021-01-22 Carl HetheringtonAssorted c++11 cleanups.
2021-01-21 Carl HetheringtonSome more use of enum class.
2021-01-17 Carl HetheringtonLanguageTag strings should not care about case.
2020-11-01 Carl HetheringtonMissing return value check.
2020-09-27 Carl HetheringtonLoad language tags from on-disk files rather than embed...
2020-09-26 Carl HetheringtonDeclare language tag lists as const.
2020-09-21 Carl HetheringtonSupport CPL metadata.
2020-09-21 Carl HetheringtonAllow LanguageTag to be constructed from a tag string.
2020-09-20 Carl HetheringtonAdd new LanguageTag class.