Tidying.
[libdcp.git] / src / raw_convert.cc
2021-01-24 Carl HetheringtonTidying.
2019-06-25 Carl HetheringtonAdd another raw_convert type.
2019-06-12 Carl HetheringtonAdd another type to raw/locale convert.
2018-10-09 Carl HetheringtonMore raw/locale_convert.
2018-10-09 Carl HetheringtonMerge branch 'master' of ssh://main.carlh.net/home...
2018-10-09 Carl HetheringtonMore _convert functions.
2016-10-23 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2016-10-17 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2016-10-17 Carl HetheringtonFix make_raw() failure when thousands_sep is a period (.)
2016-09-12 Carl HetheringtonMore raw_convert long/long stuff.
2016-09-12 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2016-09-12 Carl HetheringtonRemove mysterious use of locked_stringstream.
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...