John Wellbelove
|
31e3a0b0f7
|
Issue 297
|
2020-11-04 19:25:45 +00:00 |
|
John Wellbelove
|
c52d498159
|
Eliminate ARM compiler v5 warnings
|
2020-10-31 10:54:37 +00:00 |
|
John Wellbelove
|
0180a7c9bd
|
Reduced warnings from cppcheck v2.2
|
2020-10-04 14:24:52 +01:00 |
|
John Wellbelove
|
5803d928a1
|
Merge remote-tracking branch 'origin/feature/no_stl_unit_tests' into development
# Conflicts:
# include/etl/stl/alternate/algorithm.h
# include/etl/stl/alternate/iterator.h
# include/etl/version.h
# library.json
# library.properties
# support/Release notes.txt
# test/test_no_stl_algorithm.cpp
# test/test_no_stl_iterator.cpp
# test/vs2017/etl.vcxproj
|
2019-12-01 18:21:10 +00:00 |
|
John Wellbelove
|
512ab6338d
|
Changed STL alternate namespace to always be 'etlstd'.
Changed std:: to ETLSTD:: macro to select std:: or etlstd:: depending on existence of ETL_NO_STL.
|
2019-10-10 11:12:35 +01:00 |
|
creibetanz
|
059159fe1f
|
function.h add const to operator () (#117)
Change-Id: Id70a05ab1bfdb95499a3c6622379c8bb639f5f40
|
2019-02-20 08:57:52 +00:00 |
|
John Wellbelove
|
f2416da7ea
|
Changed header guards to be GCC compliant.
|
2018-04-21 09:24:45 +01:00 |
|
John Wellbelove
|
4864e95b36
|
New directory layout
|
2018-03-18 17:48:29 +00:00 |
|