Add wchar_t raw_convert.
[libdcp.git] / src / raw_convert.cc
2016-08-15 Carl HetheringtonAdd wchar_t raw_convert.
2016-08-15 Carl HetheringtonAdd conversions from char.
2016-08-15 Carl HetheringtonTry to fix int/long confusion.
2016-08-15 Carl HetheringtonRationalise raw/locale_convert stuff and fix build...
2016-08-12 Carl HetheringtonAdd more {raw,locale}_convert methods.
2016-08-11 Carl HetheringtonAdd locale_convert. Reimplement raw_convert without...