3028 Commits

Author SHA1 Message Date
John Wellbelove
57c57eb069 Updated * & -> operators. 2021-03-09 10:44:01 +00:00
Bo Rydberg
369645179f
Remove executable permission on C++ source files (#341) 2021-03-09 10:25:15 +00:00
John Wellbelove
6e55cdeea8 Updates to message_router_registry 2021-03-08 20:40:00 +00:00
John Wellbelove
44a90fdbb3 Changed to using etl::flat_multimap 2021-03-07 12:32:24 +00:00
John Wellbelove
997162ec14 Added iterators 2021-03-06 13:16:51 +00:00
John Wellbelove
0b580490ff Merge branch 'feature/message_router_registry' into development 2021-03-06 12:59:11 +00:00
John Wellbelove
fbc12ca084 Added iterators 2021-03-06 12:58:44 +00:00
John Wellbelove
7c0fc9ee52 Merge branch 'feature/message_router_registry' into development 2021-03-05 20:50:09 +00:00
John Wellbelove
03f6299d63 Added message_router_registry 2021-03-05 20:34:14 +00:00
John Wellbelove
563fc07186 Added message_router_registry 2021-03-05 20:19:18 +00:00
John Wellbelove
11d0005f1b Initial commit 2021-03-05 13:52:35 +00:00
John Wellbelove
dbfa71944f Abstracted unit test framework header 2021-03-05 13:52:34 +00:00
John Wellbelove
0070fc1aad Fix C++14 only type aliases for STL 2021-03-05 13:52:34 +00:00
John Wellbelove
95e015d141 Fix C++14 only type aliases for STL 2021-03-05 13:52:33 +00:00
John Wellbelove
430e385e4e Fix C++14 only type aliases for STL 20.5.2 2021-03-05 13:12:49 +00:00
John Wellbelove
c00f55431b Fix C++14 only type aliases for STL 2021-03-05 12:02:57 +00:00
John Wellbelove
8e372fcedc Initial code 2021-03-02 11:03:26 +00:00
John Wellbelove
1d179c9bde Fix extent error in clang and gcc 20.5.1 2021-03-01 18:51:23 +00:00
John Wellbelove
23001a69b6 Fix extent error in clang and gcc 2021-03-01 18:38:29 +00:00
John Wellbelove
0d14b5adfc Minor updates to state chart 20.5.0 20.4.1 2021-03-01 13:35:48 +00:00
John Wellbelove
123781ebd8 Minor updates to state chart 2021-03-01 13:17:52 +00:00
John Wellbelove
0d1cdef651 Merge branch 'feature/state-chart-to-have-optional-data-parameter' into development 2021-02-28 11:34:34 +00:00
John Wellbelove
bec129a192 Merge branch 'feature/state-chart-to-have-optional-data-parameter' into development 2021-02-28 11:06:32 +00:00
John Wellbelove
554d9de9bb Merge branch 'hotfix/issue-#339-fix-extent-type-conversion-warning' into development 2021-02-28 11:04:09 +00:00
John Wellbelove
7641ad2958 Issue #339 - Fix extent type conversion warning 2021-02-28 11:03:06 +00:00
Adam Boseley
bcf8a239cf
Fix extent type conversion warning (#339) 2021-02-28 10:53:50 +00:00
Adam Boseley
47102c7a0e
Export headers as system includes (#340)
Gcc doesn't apply warning to system includes paths. This change
allows a project to use high warning levels without getting swamped by ETL
issues.
2021-02-28 10:53:02 +00:00
John Wellbelove
5397239c08 Added specialisation of etl::state_chart that allows a parameter to be passed to the event handler. 2021-02-28 10:43:24 +00:00
John Wellbelove
090494b970 Updates to etl::shared_message example application. 2021-02-26 18:24:18 +00:00
John Wellbelove
e15d04bff2 Updated example for shared_message 2021-02-26 18:22:45 +00:00
John Wellbelove
378e5cbd20 Added uninitialized_resize() tests to external buffer containers 2021-02-22 12:43:24 +00:00
John Wellbelove
9ef9bdeb72 Updated version numbers 20.4.0 2021-02-22 10:48:40 +00:00
John Wellbelove
ede5a91902 Added uninitialized_resize() 2021-02-22 09:33:12 +00:00
John Wellbelove
d7ef64f573 Merge branch 'development' 20.3.1 2021-02-20 13:39:45 +00:00
John Wellbelove
0fcd767d0b Added ETL_CONSTANT to numeric_limits member functions. 2021-02-20 13:37:29 +00:00
John Wellbelove
674d909665 Merge branch 'development' 20.3.0 2021-02-18 14:22:06 +00:00
John Wellbelove
679bea0311 Merge branch 'feature/c-helper-interface-for-strings' into development
# Conflicts:
#	support/Release notes.txt
2021-02-18 13:14:46 +00:00
John Wellbelove
99c3bead5a Added data_end() and renamed trim() to trim_to_terminator() 2021-02-18 12:40:31 +00:00
John Wellbelove
da4e7f33ec Updated version 2021-02-17 19:54:29 +00:00
John Wellbelove
03f7b49ca9 Merge branch 'hotfix/Chiraffollo-fix-find_next' into development 2021-02-17 19:54:29 +00:00
Chiraffollo
f5534fefdf fix bug in ibitset find_next method (#338)
Co-authored-by: John Wellbelove <jwellbelove@users.noreply.github.com>
2021-02-17 19:54:29 +00:00
John Wellbelove
557f881d6c Merge branch 'hotfix/bitset-iteration-error' into development 2021-02-17 19:54:28 +00:00
John Wellbelove
c6bb73d7d0 Updated version 2021-02-17 19:54:28 +00:00
John Wellbelove
580d9848dc Fixed indexing error in find_next for etl::bitset.
Added some enum tests for type_traits
2021-02-17 19:54:27 +00:00
John Wellbelove
e93ad56e06 Updated version 20.2.3 2021-02-17 17:48:48 +00:00
John Wellbelove
10a0c86607 Merge branch 'hotfix/Chiraffollo-fix-find_next' into development 2021-02-17 15:04:29 +00:00
John Wellbelove
2df27ce10b Merge branch 'hotfix/Chiraffollo-fix-find_next' into development 2021-02-17 14:15:49 +00:00
John Wellbelove
45c40a2c9d Merge branch 'hotfix/bitset-iteration-error' into development 2021-02-17 14:15:01 +00:00
Chiraffollo
0cb88f78f5
fix bug in ibitset find_next method (#338)
Co-authored-by: John Wellbelove <jwellbelove@users.noreply.github.com>
2021-02-17 13:55:49 +00:00
John Wellbelove
4f4d0b9d2e Updated version 2021-02-17 13:47:46 +00:00