2022-04-07 18:23:53 +02:00
..
.vscode Merge remote-tracking branch 'origin/development' 2018-03-18 19:29:36 +00:00
atomic Fix 'unused function parameter' warnings 2022-02-26 11:15:17 +00:00
deprecated Compatibility changes for GCC v5.4. 2019-06-23 09:54:02 +01:00
experimental Added etl::lerp & initial reverse engineered <bit> header 2021-12-31 09:52:02 +00:00
generators Tested ETL traits code. 2022-03-11 20:28:26 +00:00
mutex #431 CMSIS-RTOS2 support 2021-09-28 18:06:30 +01:00
private Merge branch 'feature/#515-make-unaligned-types-fully-constexpr' into development 2022-03-18 15:19:54 +00:00
profiles Fixed undefined macros when compiler type is defined by the user 2022-03-24 14:46:38 +00:00
absolute.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
algorithm.h Remove unused typedef causing compilation warning. (#528) 2022-04-07 18:23:53 +02:00
alignment.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
array_view.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
array_wrapper.h Renamed 8bit check macro 2022-01-10 00:35:02 +00:00
array.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
atomic.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
basic_format_spec.h Merge branch 'feature/C++98/03_compatibilty' into feature/c++98-03-compatibilty 2021-03-14 14:40:00 +00:00
basic_string_stream.h Added non-const string pointer overload 2021-11-15 09:31:30 +00:00
basic_string.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
binary.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
bip_buffer_spsc_atomic.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
bit_stream.h #438 void* reader writer API 2021-10-03 15:38:50 +01:00
bit.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
bitset.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
bloom_filter.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
bresenham_line.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
buffer_descriptors.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
byte_stream.h Work in progress 2022-02-03 12:40:29 +00:00
byte.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
callback_service.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
callback_timer_atomic.h Changed atomic timers to use a user supplied atomic semaphore counter. 2022-03-02 19:26:19 +00:00
callback_timer_interrupt.h Added callback and message timers for interrupts. 2022-03-03 14:31:24 +00:00
callback_timer_locked.h Changes the order of callback and re-insertion of the timer in the active list. 2022-03-03 14:34:01 +00:00
callback_timer.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
callback.h C++03 check project 2019-02-11 12:33:33 +01:00
char_traits.h Added char8_t type 2022-02-26 11:15:42 +00:00
checksum.h Removed unnecessary inline keywords 2022-01-11 16:19:24 +00:00
circular_buffer.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
combinations.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
compare.h Work in progress 2020-01-09 11:15:50 +00:00
constant.h Change static const to static ETL_CONSTANT 2021-03-25 17:12:17 +00:00
container.h Disable etl::begin(), etl::end() and etl::size() for ETL_NO_STL 2021-10-20 13:34:44 +01:00
correlation.h Work in progress 2022-02-03 12:40:29 +00:00
covariance.h Work in progress 2022-02-03 12:40:29 +00:00
crc8_ccitt.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc8_cdma2000.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc8_darc.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc8_dvbs2.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc8_ebu.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc8_icode.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc8_itu.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc8_maxim.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc8_rohc.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc8_wcdma.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc16_a.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc16_arc.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc16_aug_ccitt.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc16_buypass.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc16_ccitt.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc16_cdma2000.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc16_dds110.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc16_dectr.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc16_dectx.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc16_dnp.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc16_en13757.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc16_genibus.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc16_kermit.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc16_maxim.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc16_mcrf4xx.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc16_modbus.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc16_profibus.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc16_riello.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc16_t10dif.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc16_teledisk.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc16_tms37157.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc16_usb.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc16_x25.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc16_xmodem.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc16.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc32_bzip2.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc32_c.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc32_d.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc32_jamcrc.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc32_mpeg2.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc32_posix.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc32_q.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc32_xfer.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc32.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc64_ecma.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
crc.h Renamed dectr & dectx files 2021-03-31 09:35:47 +01:00
cstring.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
cumulative_moving_average.h Change static const to static ETL_CONSTANT 2021-03-25 17:12:17 +00:00
cyclic_value.h Fixed etl::cyclic_value for ARMCC v5 compatibility 2021-10-01 18:41:59 +01:00
debounce.h literal with suffix (#416) 2021-09-02 13:03:38 +01:00
debug_count.h The counter in etl::debug_count is atomic, if available 2022-03-20 11:48:02 +00:00
delegate_service.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
delegate.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
deque.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
doxygen.h Merge remote-tracking branch 'origin/development' 2018-03-18 19:29:36 +00:00
endianness.h Merge branch 'feature/#515-make-unaligned-types-fully-constexpr' into development 2022-03-18 15:19:54 +00:00
enum_type.h constexpr for enum_type 2021-11-18 12:25:31 +00:00
error_handler.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
exception.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
factorial.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
fibonacci.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
file_error_numbers.h Changes for controlling the availability of constexpr algorithms 2022-02-11 09:57:55 +00:00
fixed_iterator.h Removed warning from compilation 2021-10-01 18:41:35 +01:00
fixed_sized_memory_block_allocator.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
flags.h Final initializer_list updates 2022-02-14 11:06:09 +00:00
flat_map.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
flat_multimap.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
flat_multiset.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
flat_set.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
fnv_1.h Removed unnecessary inline keywords 2022-01-11 16:19:24 +00:00
format_spec.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
forward_list.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
frame_check_sequence.h Work in progress 2022-02-03 12:40:29 +00:00
fsm.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
function.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
functional.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
gamma.h Unit tests for algorithms and functors 2021-04-10 15:21:16 +01:00
generic_pool.h Added pool_ext & generic_pool_ext 2021-10-03 11:50:40 +01:00
hash.h Fix compiler warnings 2021-11-15 09:31:29 +00:00
hfsm.h literal with suffix (#416) 2021-09-02 13:03:38 +01:00
histogram.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
ihash.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
imemory_block_allocator.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
indirect_vector.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
initializer_list.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
instance_count.h Added optional counter type to instance_count. 2022-03-05 18:00:37 +00:00
integral_limits.h add ifdef guard for msvc pragma (#455) 2021-11-15 09:31:29 +00:00
intrusive_forward_list.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
intrusive_links.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
intrusive_list.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
intrusive_queue.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
intrusive_stack.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
invert.h Unit tests for algorithms and functors 2021-04-10 15:21:16 +01:00
io_port.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
ipool.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
ireference_counted_message_pool.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
iterator.h Merge branch 'feature/#515-make-unaligned-types-fully-constexpr' into development 2022-03-18 15:19:54 +00:00
jenkins.h Removed unnecessary inline keywords 2022-01-11 16:19:24 +00:00
largest.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
limiter.h Updated for new tests and sanity checks 2021-04-11 20:58:28 +01:00
limits.h Modified WCHAR_MIN and WCHAR_MAX checks 2022-02-26 11:16:26 +00:00
list.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
log.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
macros.h Merge remote-tracking branch 'origin/development' into feature/emplace_var_arg 2018-12-08 16:01:35 +00:00
map.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
math_constants.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
mean.h Work in progress 2022-02-03 12:40:29 +00:00
mem_cast.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
memory_model.h Merge remote-tracking branch 'origin/master' into feature/no_stl 2018-08-18 10:09:56 +01:00
memory.h Fixed mem_set parameter type 2022-03-22 00:46:51 +00:00
message_bus.h Fixed send_message signatures 2022-02-20 18:46:15 +00:00
message_packet.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
message_router_registry.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
message_router.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
message_timer_atomic.h Changed atomic timers to use a user supplied atomic semaphore counter. 2022-03-02 19:26:19 +00:00
message_timer_interrupt.h Added extra sanity checks for new classes 2022-03-03 18:39:23 +00:00
message_timer_locked.h Changes the order of callback and re-insertion of the timer in the active list. 2022-03-03 14:34:01 +00:00
message_timer.h Semaphore macro type is local to timer classes 2022-03-02 19:38:11 +00:00
message_types.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
message.h Variadic FSM 2021-08-10 20:25:27 +01:00
multi_array.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
multi_range.h literal with suffix (#416) 2021-09-02 13:03:38 +01:00
multi_span.h Multiple code changes, delegates & timers 2021-12-13 17:16:21 +00:00
multi_vector.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
multimap.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
multiset.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
murmur3.h Work in progress 2022-02-03 12:40:29 +00:00
mutex.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
negative.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
nth_type.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
null_type.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
nullptr.h Always use stddef.h 2022-02-26 11:17:07 +00:00
numeric.h Removal of redundant code 2022-01-18 20:14:55 +00:00
observer.h Fixed move parameter in notify_observers 2022-03-23 19:59:30 +00:00
optional.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
overload.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
packet.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
parameter_pack.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
parameter_type.h Work in progress 2020-01-09 11:15:50 +00:00
pearson.h Work in progress 2022-02-03 12:40:29 +00:00
permutations.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
placement_new.h Modified logic for enabling the use of initializer lists 2022-03-04 20:54:38 +00:00
platform.h (fix) cplusplus constant type (#525) 2022-04-05 11:42:09 +02:00
pool.h Added pool_ext & generic_pool_ext 2021-10-03 11:50:40 +01:00
power.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
priority_queue.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
quantize.h literal with suffix (#416) 2021-09-02 13:03:38 +01:00
queue_lockable.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
queue_mpmc_mutex.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
queue_spsc_atomic.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
queue_spsc_isr.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
queue_spsc_locked.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
queue.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
radix.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
random.h Renamed 8bit check macro 2022-01-10 00:35:02 +00:00
ratio.h literal with suffix (#416) 2021-09-02 13:03:38 +01:00
reference_counted_message_pool.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
reference_counted_message.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
reference_counted_object.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
reference_flat_map.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
reference_flat_multimap.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
reference_flat_multiset.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
reference_flat_set.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
rescale.h Unit tests for algorithms and functors 2021-04-10 15:21:16 +01:00
result.h Added result type 2021-09-05 17:39:56 +01:00
rms.h Work in progress 2022-02-03 12:40:29 +00:00
scaled_rounding.h Work in progress 2020-01-09 11:15:50 +00:00
scheduler.h literal with suffix (#416) 2021-09-02 13:03:38 +01:00
set.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
shared_message.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
singleton.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
smallest.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
span.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
sqrt.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
stack.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
standard_deviation.h Replaced post increment with pre increment 2022-02-03 17:16:26 +00:00
state_chart.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
static_assert.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
string_stream.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
string_utilities.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
string_view.h Merge branch 'master' into feature/constexpr-for-string_view 2022-01-23 18:26:52 +00:00
string.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
successor.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
task.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
threshold.h Unit tests for algorithms and functors 2021-04-10 15:21:16 +01:00
timer.h Removed pre-processor error for missing atomics 2022-02-11 17:36:55 +00:00
to_string.h Working code including 64 bit 2021-09-02 13:04:27 +01:00
to_u16string.h Working code including 64 bit 2021-09-02 13:04:27 +01:00
to_u32string.h Working code including 64 bit 2021-09-02 13:04:27 +01:00
to_wstring.h Working code including 64 bit 2021-09-02 13:04:27 +01:00
type_def.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
type_lookup.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
type_select.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
type_traits.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
u16format_spec.h Merge remote-tracking branch 'origin/development' into feature/C++11_variadic_templates 2019-05-16 23:40:43 +01:00
u16string_stream.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
u16string.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
u32format_spec.h Merge remote-tracking branch 'origin/development' into feature/C++11_variadic_templates 2019-05-16 23:40:43 +01:00
u32string_stream.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
u32string.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
unaligned_type.h Removed commented out code 2022-03-22 15:15:28 +00:00
unordered_map.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
unordered_multimap.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
unordered_multiset.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
unordered_set.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
user_type.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
utility.h Re-initroduced etl::functor 2022-03-22 15:16:51 +00:00
variance.h Replaced post increment with pre increment 2022-02-03 17:16:26 +00:00
variant_pool.h Feature/pool ext variant pool ext (#433) 2021-10-01 18:46:52 +01:00
variant.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
vector.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
version.h Fixed undefined macros when compiler type is defined by the user 2022-03-24 14:46:38 +00:00
visitor.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00
wformat_spec.h Merge remote-tracking branch 'origin/development' into feature/C++11_variadic_templates 2019-05-16 23:40:43 +01:00
wstring_stream.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
wstring.h Tested ETL traits code. 2022-03-11 20:28:26 +00:00