summaryrefslogtreecommitdiff
path: root/src/raw_convert.cc
AgeCommit message (Expand)Author
2023-02-12Add another raw_convert().Carl Hetherington
2021-01-24Tidying.Carl Hetherington
2019-06-25Add another raw_convert type.Carl Hetherington
2019-06-12Add another type to raw/locale convert.Carl Hetherington
2018-10-09More raw/locale_convert.Carl Hetherington
2018-10-09More _convert functions.Carl Hetherington
2016-10-17Fix make_raw() failure when thousands_sep is a period (.)Carl Hetherington
2016-09-12More raw_convert long/long stuff.Carl Hetherington
2016-09-12Remove mysterious use of locked_stringstream.Carl Hetherington
2016-08-15Add wchar_t raw_convert.Carl Hetherington
2016-08-15Add conversions from char.Carl Hetherington
2016-08-15Try to fix int/long confusion.Carl Hetherington
2016-08-15Rationalise raw/locale_convert stuff and fix build on OS X.Carl Hetherington
2016-08-12Add more {raw,locale}_convert methods.Carl Hetherington
2016-08-11Add locale_convert. Reimplement raw_convert without stringstream.Carl Hetherington