| .. |
|
codeblocks
|
Removed non-compliant constexpr
|
2018-04-21 18:26:24 +01:00 |
|
iar
|
Added an etl::map test.
|
2016-01-09 10:28:14 +00:00 |
|
Performance/unordered_map
|
Performance tests for unordered map.
|
2016-12-31 10:07:14 +00:00 |
|
vs2017
|
Rewrite of debug count so that it does not exists in unit test code or when explicitly enabled.
|
2018-04-24 14:15:30 +01:00 |
|
data.h
|
Changed header guards to be GCC compliant.
|
2018-04-21 09:24:45 +01:00 |
|
ecl_user.h
|
Changed header guards to be GCC compliant.
|
2018-04-21 09:24:45 +01:00 |
|
etl_profile.h
|
Rewrite of debug count so that it does not exists in unit test code or when explicitly enabled.
|
2018-04-24 14:15:30 +01:00 |
|
ExtraCheckMacros.h
|
Updated Code::Blocks project.
|
2017-05-08 20:48:22 +01:00 |
|
main.cpp
|
Updated Code::Blocks project.
|
2017-05-08 20:48:22 +01:00 |
|
murmurhash3.cpp
|
Add #ifdef for GCC pragma
|
2018-02-25 13:41:40 +00:00 |
|
murmurhash3.h
|
Updated Code::Blocks project.
|
2017-05-08 20:48:22 +01:00 |
|
test_algorithm.cpp
|
Merge branch 'development'
|
2017-11-01 09:33:17 +00:00 |
|
test_alignment.cpp
|
Alignment tests for conversion operators
|
2018-02-08 16:00:05 +00:00 |
|
test_array_view.cpp
|
Changed header guards to be GCC compliant.
|
2018-04-21 09:24:45 +01:00 |
|
test_array_wrapper.cpp
|
Changed header guards to be GCC compliant.
|
2018-04-21 09:24:45 +01:00 |
|
test_array.cpp
|
Merge branch 'development'
|
2017-11-01 09:33:17 +00:00 |
|
test_atomic_gcc_sync.cpp
|
Updates to atomic classes.
|
2018-04-02 12:26:58 +01:00 |
|
test_atomic_std.cpp
|
Updates to atomic classes.
|
2018-04-02 12:26:58 +01:00 |
|
test_binary.cpp
|
Added sign_extend functions with shift parameter.
|
2017-12-15 13:59:03 +00:00 |
|
test_bitset.cpp
|
Merge remote-tracking branch 'origin/memcpy_containers' into development
|
2017-06-17 16:39:45 +01:00 |
|
test_bloom_filter.cpp
|
Updated Code::Blocks project.
|
2017-05-08 20:48:22 +01:00 |
|
test_bsd_checksum.cpp
|
Updated Code::Blocks project.
|
2017-05-08 20:48:22 +01:00 |
|
test_c_timer_framework.cpp
|
New directory layout
|
2018-03-18 17:48:29 +00:00 |
|
test_callback_timer.cpp
|
Remove warnings
|
2017-10-21 09:07:41 +01:00 |
|
test_checksum.cpp
|
Renamed due to unresolvable clash with system header on Linux.
|
2017-08-16 13:12:30 +01:00 |
|
test_compare.cpp
|
Added a compare template that defines <=, >, >= in terms of std::less or a user supplied comparison class.
|
2017-09-30 19:43:53 +01:00 |
|
test_constant.cpp
|
Added code to keep Code::Blocks happy
|
2017-08-18 16:44:19 +01:00 |
|
test_container.cpp
|
Updated Code::Blocks project.
|
2017-05-08 20:48:22 +01:00 |
|
test_crc.cpp
|
Updated Code::Blocks project.
|
2017-05-08 20:48:22 +01:00 |
|
test_cyclic_value.cpp
|
Merge remote-tracking branch 'origin/feature/Timer_triggered_messages' into development
|
2017-10-18 09:02:46 +01:00 |
|
test_debounce.cpp
|
Re-write of debounce to improve base code reuse.
|
2018-02-17 21:32:31 +00:00 |
|
test_deque.cpp
|
Added std::initializer_list constructors when ETL_CPP11_SUPPORTED is defined as 1
|
2018-03-25 14:34:28 +01:00 |
|
test_embedded_compile.cpp
|
Added constant test
|
2017-08-18 16:52:26 +01:00 |
|
test_endian.cpp
|
Improved etl::endianness.
|
2018-02-16 10:11:19 +00:00 |
|
test_enum_type.cpp
|
Updated Code::Blocks project.
|
2017-05-08 20:48:22 +01:00 |
|
test_error_handler.cpp
|
Merge branch 'development'
|
2017-11-01 09:33:17 +00:00 |
|
test_exception.cpp
|
Updated Code::Blocks project.
|
2017-05-08 20:48:22 +01:00 |
|
test_factory.cpp
|
Allow factory to create non-class types.
|
2017-09-29 20:35:11 +01:00 |
|
test_fixed_iterator.cpp
|
Updated Code::Blocks project.
|
2017-05-08 20:48:22 +01:00 |
|
test_flat_map.cpp
|
Added std::initializer_list constructors when ETL_CPP11_SUPPORTED is defined as 1
|
2018-03-25 14:34:28 +01:00 |
|
test_flat_multimap.cpp
|
Added std::initializer_list constructors when ETL_CPP11_SUPPORTED is defined as 1
|
2018-03-25 14:34:28 +01:00 |
|
test_flat_multiset.cpp
|
Added std::initializer_list constructors when ETL_CPP11_SUPPORTED is defined as 1
|
2018-03-25 14:34:28 +01:00 |
|
test_flat_set.cpp
|
Added std::initializer_list constructors when ETL_CPP11_SUPPORTED is defined as 1
|
2018-03-25 14:34:28 +01:00 |
|
test_fnv_1.cpp
|
Updated Code::Blocks project.
|
2017-05-08 20:48:22 +01:00 |
|
test_forward_list.cpp
|
Added std::initializer_list constructors when ETL_CPP11_SUPPORTED is defined as 1
|
2018-03-25 14:34:28 +01:00 |
|
test_fsm.cpp
|
Merge branch 'development'
|
2017-11-01 09:33:17 +00:00 |
|
test_function.cpp
|
Added etl::function variants that take both the instance and member function at compile time.
|
2017-10-11 13:22:11 +01:00 |
|
test_functional.cpp
|
Removed unused variables
|
2018-02-11 18:45:10 +00:00 |
|
test_hash.cpp
|
Changes for increased 64bit compatibility.
|
2018-03-30 12:46:16 +01:00 |
|
test_instance_count.cpp
|
Containers are now deleteable through a pointer to their 'ixxxx' class.
|
2018-01-30 08:47:49 +00:00 |
|
test_integral_limits.cpp
|
Updated Code::Blocks project.
|
2017-05-08 20:48:22 +01:00 |
|
test_intrusive_forward_list.cpp
|
Removed unused variables
|
2018-02-11 18:45:10 +00:00 |
|
test_intrusive_links.cpp
|
Merge branch 'development'
|
2017-11-01 09:33:17 +00:00 |
|
test_intrusive_list.cpp
|
Removed unused variables
|
2018-02-11 18:45:10 +00:00 |
|
test_intrusive_queue.cpp
|
Merge branch 'development'
|
2017-11-01 09:33:17 +00:00 |
|
test_intrusive_stack.cpp
|
Merge branch 'development'
|
2017-11-01 09:33:17 +00:00 |
|
test_io_port.cpp
|
Fixed inconsistencies in the dynamic IO port API.
|
2017-12-01 09:52:00 +00:00 |
|
test_iterator.cpp
|
Updated Code::Blocks project.
|
2017-05-08 20:48:22 +01:00 |
|
test_jenkins.cpp
|
Renamed due to unresolvable clash with system header on Linux.
|
2017-08-16 13:12:30 +01:00 |
|
test_largest.cpp
|
Merge branch 'Emplace' into development
|
2017-07-26 10:06:23 +01:00 |
|
test_list.cpp
|
Added std::initializer_list constructors when ETL_CPP11_SUPPORTED is defined as 1
|
2018-03-25 14:34:28 +01:00 |
|
test_map.cpp
|
Added std::initializer_list constructors when ETL_CPP11_SUPPORTED is defined as 1
|
2018-03-25 14:34:28 +01:00 |
|
test_maths.cpp
|
Added permutations and combinations template constants.
|
2018-04-14 10:46:15 +01:00 |
|
test_memory.cpp
|
Made it optional for messages to be virtual.
|
2017-08-17 15:33:29 +01:00 |
|
test_message_bus.cpp
|
Merge branch 'development'
|
2017-11-01 09:33:17 +00:00 |
|
test_message_router.cpp
|
Added 'successor' member to allow implementation 'Chain Of Responsibility' pattern.
|
2017-11-30 16:56:22 +00:00 |
|
test_message_timer.cpp
|
Merge branch 'development'
|
2017-11-01 09:33:17 +00:00 |
|
test_multimap.cpp
|
Added std::initializer_list constructors when ETL_CPP11_SUPPORTED is defined as 1
|
2018-03-25 14:34:28 +01:00 |
|
test_multiset.cpp
|
Added std::initializer_list constructors when ETL_CPP11_SUPPORTED is defined as 1
|
2018-03-25 14:34:28 +01:00 |
|
test_murmur3.cpp
|
Renamed due to unresolvable clash with system header on Linux.
|
2017-08-16 13:12:30 +01:00 |
|
test_numeric.cpp
|
Updated Code::Blocks project.
|
2017-05-08 20:48:22 +01:00 |
|
test_observer.cpp
|
Updated Code::Blocks project.
|
2017-05-08 20:48:22 +01:00 |
|
test_optional.cpp
|
Added reset() to etl::optional
|
2018-03-22 06:10:07 +00:00 |
|
test_packet.cpp
|
Merge branch 'development'
|
2017-11-01 09:33:17 +00:00 |
|
test_parameter_type.cpp
|
Fixed incompatibility in unit test for Code:Blocks
|
2017-08-22 01:05:25 +01:00 |
|
test_pearson.cpp
|
Renamed due to unresolvable clash with system header on Linux.
|
2017-08-16 13:12:30 +01:00 |
|
test_pool.cpp
|
Changes for increased 64bit compatibility.
|
2018-03-30 12:46:16 +01:00 |
|
test_priority_queue.cpp
|
Containers are now deleteable through a pointer to their 'ixxxx' class.
|
2018-01-30 08:47:49 +00:00 |
|
test_queue_mpmc_mutex.cpp
|
Rewrite of debug count so that it does not exists in unit test code or when explicitly enabled.
|
2018-04-24 14:15:30 +01:00 |
|
test_queue_spsc_atomic.cpp
|
Added SPSC and MPSC queues
|
2018-04-08 18:10:23 +01:00 |
|
test_queue_spsc_isr.cpp
|
Added SPSC and MPSC queues
|
2018-04-08 18:10:23 +01:00 |
|
test_queue.cpp
|
Containers are now deleteable through a pointer to their 'ixxxx' class.
|
2018-01-30 08:47:49 +00:00 |
|
test_random.cpp
|
Shortened random_multiply_with_carry to random_mwc
|
2017-08-08 18:51:13 +01:00 |
|
test_reference_flat_map.cpp
|
Added std::initializer_list constructors when ETL_CPP11_SUPPORTED is defined as 1
|
2018-03-25 14:34:28 +01:00 |
|
test_reference_flat_multimap.cpp
|
Added std::initializer_list constructors when ETL_CPP11_SUPPORTED is defined as 1
|
2018-03-25 14:34:28 +01:00 |
|
test_reference_flat_multiset.cpp
|
Added std::initializer_list constructors when ETL_CPP11_SUPPORTED is defined as 1
|
2018-03-25 14:34:28 +01:00 |
|
test_reference_flat_set.cpp
|
Containers are now deleteable through a pointer to their 'ixxxx' class.
|
2018-01-30 08:47:49 +00:00 |
|
test_set.cpp
|
Added std::initializer_list constructors when ETL_CPP11_SUPPORTED is defined as 1
|
2018-03-25 14:34:28 +01:00 |
|
test_smallest.cpp
|
Updated Code::Blocks project.
|
2017-05-08 20:48:22 +01:00 |
|
test_stack.cpp
|
Containers are now deleteable through a pointer to their 'ixxxx' class.
|
2018-01-30 08:47:49 +00:00 |
|
test_string_char.cpp
|
Changed header guards to be GCC compliant.
|
2018-04-21 09:24:45 +01:00 |
|
test_string_u16.cpp
|
Changed header guards to be GCC compliant.
|
2018-04-21 09:24:45 +01:00 |
|
test_string_u32.cpp
|
Changed header guards to be GCC compliant.
|
2018-04-21 09:24:45 +01:00 |
|
test_string_view.cpp
|
Added etl::string_view
|
2017-12-31 20:23:06 +00:00 |
|
test_string_wchar_t.cpp
|
Changed header guards to be GCC compliant.
|
2018-04-21 09:24:45 +01:00 |
|
test_task_scheduler.cpp
|
Merge branch 'development'
|
2017-11-01 09:33:17 +00:00 |
|
test_type_def.cpp
|
Updated Code::Blocks project.
|
2017-05-08 20:48:22 +01:00 |
|
test_type_lookup.cpp
|
Added static runtime get_id_from_type member functions.
|
2017-09-19 08:31:44 +01:00 |
|
test_type_select.cpp
|
Added etl::type_select
|
2018-04-21 17:45:34 +01:00 |
|
test_type_traits.cpp
|
Added 'conditional_integral_constant' to complement 'conditional'
|
2017-11-30 17:02:58 +00:00 |
|
test_unordered_map.cpp
|
Containers are now deleteable through a pointer to their 'ixxxx' class.
|
2018-01-30 08:47:49 +00:00 |
|
test_unordered_multimap.cpp
|
Containers are now deleteable through a pointer to their 'ixxxx' class.
|
2018-01-30 08:47:49 +00:00 |
|
test_unordered_multiset.cpp
|
Containers are now deleteable through a pointer to their 'ixxxx' class.
|
2018-01-30 08:47:49 +00:00 |
|
test_unordered_set.cpp
|
Containers are now deleteable through a pointer to their 'ixxxx' class.
|
2018-01-30 08:47:49 +00:00 |
|
test_user_type.cpp
|
Merge remote-tracking branch 'origin/development'
|
2017-08-07 15:54:30 +01:00 |
|
test_utility.cpp
|
Updated Code::Blocks project.
|
2017-05-08 20:48:22 +01:00 |
|
test_variant_pool.cpp
|
Added etl::variant_pool as a replacement for etl::factory.
|
2017-12-21 13:55:48 +00:00 |
|
test_variant.cpp
|
Added emplace functions to etl::variant
|
2018-02-04 17:42:34 +00:00 |
|
test_vector_non_trivial.cpp
|
Added std::initializer_list constructors when ETL_CPP11_SUPPORTED is defined as 1
|
2018-03-25 14:34:28 +01:00 |
|
test_vector_pointer.cpp
|
Added std::initializer_list constructors when ETL_CPP11_SUPPORTED is defined as 1
|
2018-03-25 14:34:28 +01:00 |
|
test_vector.cpp
|
Merge branch 'feature/64bit_tests' into development
|
2018-03-30 13:22:17 +01:00 |
|
test_visitor.cpp
|
Updated Code::Blocks project.
|
2017-05-08 20:48:22 +01:00 |
|
test_xor_checksum.cpp
|
Updated Code::Blocks project.
|
2017-05-08 20:48:22 +01:00 |
|
test_xor_rotate_checksum.cpp
|
Renamed xor_shift to xor_rotate
|
2018-01-23 09:20:53 +00:00 |
|
words.txt
|
New hash & checksum algorithms
|
2015-08-19 21:00:53 +01:00 |