John Wellbelove
|
ba3ced4420
|
Merge remote-tracking branch 'origin/development'
# Conflicts:
# include/etl/basic_format_spec.h
# include/etl/private/to_string_helper.h
# include/etl/to_string.h
# include/etl/to_u16string.h
# include/etl/to_u32string.h
# include/etl/to_wstring.h
# include/etl/version.h
# support/Release notes.txt
|
2019-04-19 13:46:55 +01:00 |
|
John Wellbelove
|
9263ae0520
|
Merge remote-tracking branch 'origin/development'
# Conflicts:
# include/etl/to_string.h
# include/etl/to_u16string.h
# include/etl/to_u32string.h
# include/etl/to_wstring.h
# support/Release notes.txt
|
2019-04-19 13:46:16 +01:00 |
|
John Wellbelove
|
a2f4ea123c
|
Merge remote-tracking branch 'origin/development'
# Conflicts:
# include/etl/basic_format_spec.h
# include/etl/private/to_string_helper.h
# include/etl/to_string.h
# include/etl/to_u16string.h
# include/etl/to_u32string.h
# include/etl/to_wstring.h
# include/etl/version.h
# support/Release notes.txt
|
2019-04-19 13:44:25 +01:00 |
|
John Wellbelove
|
b926321da6
|
Merge remote-tracking branch 'origin/feature/to_string' into development
|
2019-04-16 18:08:26 +01:00 |
|
John Wellbelove
|
31f33e78ee
|
Fixed bug in fractional part for floating point with leading zeros after the decimal point.
|
2019-04-16 08:39:38 +01:00 |
|
John Wellbelove
|
e62ba1356d
|
Attempt to force changes to master
|
2019-04-15 19:23:54 +01:00 |
|
John Wellbelove
|
5ccd0ac39d
|
Fixed test name
|
2019-04-15 19:18:52 +01:00 |
|
John Wellbelove
|
d6d078b49e
|
Unified 'to_string' API
|
2019-04-15 14:58:12 +01:00 |
|
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 |
|