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
|
099b3f8cfd
|
Merge remote-tracking branch 'origin/development'
# Conflicts:
# test/codeblocks/ETL.depend
# test/codeblocks/ETL.layout
|
2017-08-07 15:54:30 +01:00 |
|
jwellbelove
|
fba898ed20
|
Added transform_n_if algorithms
|
2017-06-29 12:20:40 +01:00 |
|
John Wellbelove
|
14074ade05
|
Additional algorithms.
|
2017-06-28 19:13:12 +01:00 |
|
jwellbelove
|
6e04c8b190
|
Added copy_n_if, for_each_n, for_each_n_if
|
2017-06-28 14:26:40 +01:00 |
|
Ashley Roll
|
7f0fa24c0c
|
Corrected typo in transform_n template
parameter name was missing the '1'
|
2017-03-08 14:42:10 +10:00 |
|
John Wellbelove
|
6561840019
|
Completed additional ETL extension algorithms
|
2017-03-04 19:30:36 +00:00 |
|
jwellbelove
|
8451bc1e88
|
Added dual input range versions transform algorithm.
|
2017-03-03 10:24:02 +00:00 |
|
John Wellbelove
|
7238f11ea4
|
Added more transform algorithms
|
2017-02-23 23:11:21 +00:00 |
|
jwellbelove
|
536ad7f384
|
Corrected operation of transform_if
|
2017-02-23 08:21:47 +00:00 |
|
John Wellbelove
|
d72737d9b4
|
Added for_each_if & transform_if
|
2017-02-22 20:25:14 +00:00 |
|
John Wellbelove
|
bdd1f7e837
|
Additional safe 4 parameter versions of copy, copy_if & copy_n
|
2017-02-16 06:53:35 +00:00 |
|
John Wellbelove
|
f1c5c20ba7
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|