8 Commits

Author SHA1 Message Date
John Wellbelove
9ef75bd89e Final unit tests for all string types. 2019-04-14 19:26:55 +01:00
John Wellbelove
11da8e133f Changed etl::format_sepc template to etl::basic_firmat_spec.
Created individual format_spec typedefs for each string type.
2019-04-09 06:30:46 +01:00
John Wellbelove
4b79628bae Added etl::to_string, etl::to_wstring, etl::to_u16string and etl::to_u32string
plus formating support for integrals.
Updated version number.
2019-04-08 19:32:50 +01:00
John Wellbelove
e122b380a3 Added named base settings 2019-04-08 13:58:48 +01:00
John Wellbelove
5220837979 Completed unit tests 2019-04-07 15:37:20 +01:00
John Wellbelove
7feb3c1cc4 Created integral to_string.
Started etl::string tests.
2019-04-06 21:10:20 +01:00
John Wellbelove
b996e52244 Initial version 2019-03-03 22:35:19 +00:00
John Wellbelove
b110a967ab First commit 2019-03-01 21:08:40 +01:00