John Wellbelove
|
d884719098
|
Fixed all 'extra semicolon' warnings
|
2025-12-16 09:15:26 +00:00 |
|
John Wellbelove
|
578aea502b
|
Work in progress
|
2023-04-02 11:06:42 +01:00 |
|
John Wellbelove
|
cd18cc6af0
|
Eradicated all GCC and clang warnings
|
2022-07-27 10:42:03 +01:00 |
|
John Wellbelove
|
baa47d1c33
|
Updated copyright notice
|
2022-06-10 21:45:37 +01:00 |
|
John Wellbelove
|
a0023aa9aa
|
Updated tests to support C++20 STL
|
2022-01-08 12:25:18 +00:00 |
|
John Wellbelove
|
f3bf0dc7fe
|
Disable etl::begin(), etl::end() and etl::size() for ETL_NO_STL
|
2021-10-20 13:34:44 +01:00 |
|
John Wellbelove
|
dbfa71944f
|
Abstracted unit test framework header
|
2021-03-05 13:52:34 +00:00 |
|
John Wellbelove
|
25e353538a
|
Initial string reduction code
|
2020-10-26 19:32:48 +00:00 |
|
John Wellbelove
|
2b162f4e7f
|
Fixed inifinite loop for default constructed etl::string_view to get_token()
|
2020-09-25 13:33:18 +01:00 |
|
John Wellbelove
|
bd578b6e77
|
Resolve 0U ambiguity in string utility tests
|
2020-08-02 15:14:52 +01:00 |
|
John Wellbelove
|
c83ac6dcb5
|
Merge branch 'feature/string-utilities' into development
|
2020-08-01 16:21:41 +01:00 |
|
John Wellbelove
|
c80f30e990
|
Recoded string utility get_token()
|
2020-08-01 14:18:51 +01:00 |
|
John Wellbelove
|
2cf00a0ba4
|
Re-coded string utilities to allow any string-like container to use it.
|
2020-07-18 20:18:32 +01:00 |
|
John Wellbelove
|
26c595edc8
|
Renamed string utility etl::transform to etl::replace
|
2020-07-17 13:48:01 +01:00 |
|
John Wellbelove
|
21001d1847
|
w, u16 & u32 string utilities added
|
2020-07-16 01:03:41 +01:00 |
|