John Wellbelove
|
d2d3db1659
|
Merge remote-tracking branch 'origin/feature/delegates' into development
# Conflicts:
# include/etl/type_traits.h
# include/etl/type_traits_generator.h
# test/test_type_traits.cpp
|
2019-05-19 23:16:24 +01:00 |
|
John Wellbelove
|
281db12c17
|
Merge remote-tracking branch 'origin/master' into development
|
2019-05-05 11:39:47 +01:00 |
|
John Wellbelove
|
494322e2a0
|
Merge remote-tracking branch 'origin/feature/to_string' into development
# Conflicts:
# include/etl/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
# test/test_to_string.cpp
# test/test_to_u16string.cpp
# test/test_to_u32string.cpp
# test/test_to_wstring.cpp
# test/vs2017/etl.vcxproj.filters
|
2019-04-09 06:36:36 +01:00 |
|
John Wellbelove
|
7844142c19
|
Merge remote-tracking branch 'origin/feature/to_string' into development
# Conflicts:
# include/etl/version.h
# support/Release notes.txt
# test/vs2017/etl.vcxproj.filters
|
2019-04-08 19:37:41 +01:00 |
|
John Wellbelove
|
2a3f32b47c
|
External buffer support for vector
|
2019-03-28 21:22:39 +00:00 |
|
John Wellbelove
|
752191e819
|
Updated profiles for C++17
|
2019-02-26 10:00:21 +01:00 |
|
John Wellbelove
|
4c713d38f0
|
Callback service
|
2019-02-02 19:37:23 +00:00 |
|
John Wellbelove
|
f8c6830807
|
Merge remote-tracking branch 'origin/feature/cumulative_moving_average' into development
|
2018-12-28 09:45:43 +00:00 |
|
John Wellbelove
|
f32924d5ed
|
Merge remote-tracking branch 'origin/feature/shared_pools' into development
# Conflicts:
# include/etl/forward_list.h
# include/etl/list.h
# include/etl/private/pvoidvector.h
# include/etl/state_chart.h
# test/vs2017/etl.vcxproj
# test/vs2017/etl.vcxproj.filters
|
2018-12-08 13:29:34 +00:00 |
|
John Wellbelove
|
5880e9a41f
|
Removed CPP files
|
2018-11-11 20:01:45 +00:00 |
|
John Wellbelove
|
aee76d67e8
|
Merge remote-tracking branch 'origin/feature/bit_stream' into development
# Conflicts:
# include/etl/profiles/armv6.h
# include/etl/profiles/armv6_no_stl.h
# include/etl/version.h
# support/Release notes.txt
# test/vs2017/etl.vcxproj.filters
|
2018-10-07 08:37:14 +01:00 |
|
John Wellbelove
|
0e6bad5c91
|
Modified the API of etl::state_chart constructors.
|
2018-09-15 09:48:52 +01:00 |
|
John Wellbelove
|
ede3a19edd
|
Merge remote-tracking branch 'origin/development'
# Conflicts:
# include/etl/version.h
# support/Release notes.txt
# test/vs2017/etl.vcxproj.filters
|
2018-09-08 15:57:37 +01:00 |
|
John Wellbelove
|
2e0980420b
|
Merge remote-tracking branch 'origin/development'
|
2018-08-27 23:33:45 +01:00 |
|
John Wellbelove
|
bfebb770e6
|
Fix string compare tests to be more compatible across compilers.
|
2018-08-18 14:49:23 +01:00 |
|
John Wellbelove
|
0e38e6959a
|
Merge remote-tracking branch 'origin/feature/memory_models' into development
# Conflicts:
# include/etl/version.h
# support/Release notes.txt
|
2018-07-29 12:55:23 +01:00 |
|
John Wellbelove
|
bd008350a2
|
Merge remote-tracking branch 'origin/feature/changed_include_paths' into development
# Conflicts:
# include/etl/version.h
|
2018-07-28 21:55:27 +01:00 |
|
John Wellbelove
|
3fdf3e6b1a
|
Merge remote-tracking branch 'origin/feature/no_stl' into development
# Conflicts:
# include/etl/private/ivectorpointer.h
# test/test_vector_pointer.cpp
|
2018-07-22 20:51:03 +01:00 |
|
John Wellbelove
|
7fbc543080
|
Merge remote-tracking branch 'origin/feature/CMake' into development
# Conflicts:
# test/vs2017/etl.vcxproj.filters
|
2018-05-31 22:21:09 +01:00 |
|
John Wellbelove
|
d39e51847a
|
Added CRC32-C (Castagnoli)
|
2018-05-05 09:50:49 +01:00 |
|
John Wellbelove
|
d63afc70ea
|
Removed non-compliant constexpr
|
2018-04-21 18:26:24 +01:00 |
|
John Wellbelove
|
67a32df7d0
|
Added etl::type_select
|
2018-04-21 17:45:34 +01:00 |
|
John Wellbelove
|
23888c4be6
|
Added permutations and combinations template constants.
|
2018-04-14 10:46:15 +01:00 |
|
John Wellbelove
|
c14db00d88
|
Merge remote-tracking branch 'origin/feature/spsc_queues' into development
# Conflicts:
# test/vs2017/etl.sln
# test/vs2017/etl.vcxproj
|
2018-04-08 19:55:29 +01:00 |
|
John Wellbelove
|
1ca0ad94a9
|
Added SPSC and MPSC queues
|
2018-04-08 18:10:23 +01:00 |
|
John Wellbelove
|
bc0a8a49a7
|
Updates to atomic classes.
|
2018-04-02 12:26:58 +01:00 |
|
John Wellbelove
|
28ac7c12ba
|
Changes for increased 64bit compatibility.
|
2018-03-30 12:46:16 +01:00 |
|
John Wellbelove
|
4864e95b36
|
New directory layout
|
2018-03-18 17:48:29 +00:00 |
|
John Wellbelove
|
eee0157372
|
Added version macros
|
2018-03-01 09:14:11 +00:00 |
|
John Wellbelove
|
9404af8074
|
Codeblocks projects changes
|
2018-02-11 18:45:42 +00:00 |
|
John Wellbelove
|
cb03b5f177
|
Code::Blocks project update
|
2018-01-25 10:45:28 +00:00 |
|
John Wellbelove
|
9140ddcd1c
|
Added etl::string_view
|
2017-12-31 20:23:06 +00:00 |
|
John Wellbelove
|
bcaa75a4e1
|
Added array_view to CodeBlocks
|
2017-12-26 16:50:47 +00:00 |
|
John Wellbelove
|
f366d26a26
|
Removed factory.
Added variant_pool
|
2017-12-21 13:54:17 +00:00 |
|
John Wellbelove
|
a742749849
|
Merge branch 'development'
|
2017-11-01 09:33:17 +00:00 |
|
John Wellbelove
|
0c65164483
|
Added is_null_router() & is_bus() to imessage_router
|
2017-10-27 11:11:22 +01:00 |
|
John Wellbelove
|
ca3236ef2f
|
Merge remote-tracking branch 'origin/feature/timer_triggered' into development
# Conflicts:
# test/codeblocks/ETL.cbp
|
2017-10-24 11:28:22 +01:00 |
|
John Wellbelove
|
8c05843b30
|
Merge remote-tracking branch 'origin/master' into development
# Conflicts:
# test/codeblocks/ETL.cbp
# test/codeblocks/ETL.depend
# test/test_callback_timer.cpp
# test/test_message_timer.cpp
|
2017-10-21 08:38:52 +01:00 |
|
John Wellbelove
|
8455e108bc
|
Merge remote-tracking branch 'origin/feature/Timer_triggered_messages' into development
# Conflicts:
# examples/ArmTimerCallbacks/RTE/Device/STM32F401RETx/startup_stm32f401xe.s
# examples/ArmTimerCallbacks/RTE/Device/STM32F401RETx/system_stm32f4xx.c
# examples/FunctionInterruptSimulation/FunctionInterruptSimulation.cpp
# examples/FunctionInterruptSimulation/vs2017/FunctionInterruptSimulation.sln
# examples/FunctionInterruptSimulation/vs2017/FunctionInterruptSimulation.vcxproj
# examples/FunctionInterruptSimulation/vs2017/FunctionInterruptSimulation.vcxproj.filters
# test/codeblocks/ETL.cbp
# test/codeblocks/ETL.depend
# test/codeblocks/ETL.layout
# test/test_cyclic_value.cpp
# test/vs2017/etl.vcxproj
# test/vs2017/etl.vcxproj.filters
|
2017-10-18 09:02:46 +01:00 |
|
John Wellbelove
|
49fe0054d2
|
Created compile time and runtime variants of cyclic_value.
|
2017-10-02 19:48:30 +01:00 |
|
John Wellbelove
|
f8ff224365
|
Fixed formatting typo.
Added missing files to projects.
|
2017-09-17 18:01:37 +01:00 |
|
John Wellbelove
|
b885ad3d33
|
Added 'pop_into' member functions.
|
2017-09-14 16:27:32 +01:00 |
|
John Wellbelove
|
38bcc1e06e
|
Merge branch 'feature/Function' into development
|
2017-08-19 12:44:24 +01:00 |
|
John Wellbelove
|
915539ae8a
|
Changes to allow compilation under various compilers.
|
2017-08-16 14:06:44 +01:00 |
|
John Wellbelove
|
56bb685561
|
Merge remote-tracking branch 'origin/FSM_&_Router' into development
# Conflicts:
# src/file_error_numbers.txt
# src/largest.h
# test/codeblocks/ETL.depend
# test/codeblocks/ETL.layout
|
2017-08-03 23:57:06 +01:00 |
|
John Wellbelove
|
fccf172cb3
|
Added message bus tests to Code::Blocks project
|
2017-07-30 13:06:59 +01:00 |
|
John Wellbelove
|
0ccdd4fab4
|
Lastest versions of FSM, Message Router and supporting functionality.
|
2017-07-25 11:30:00 +01:00 |
|
John Wellbelove
|
bc7c3e4426
|
Merge remote-tracking branch 'origin/memcpy_containers' into development
# Conflicts:
# test/test_string_char.cpp
# test/test_string_u16.cpp
# test/test_string_u32.cpp
# test/test_string_wchar_t.cpp
|
2017-06-17 16:39:45 +01:00 |
|
John Wellbelove
|
b46616d3be
|
Updated VS2017 & Code::Blocks projects.
|
2017-05-09 20:53:53 +01:00 |
|
John Wellbelove
|
26b7326d72
|
Updated Code::Blocks project.
Changed test project include paths to use unittest++ as sub-module.
|
2017-05-08 20:48:22 +01:00 |
|