2018-01-27 15:40:03 +00:00
..
codeblocks Code::Blocks project update 2018-01-25 10:45:28 +00: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 Added fast clear for types that are trivially destructible. (Integral and pointer types only for C++03) 2018-01-27 15:40:03 +00:00
data.h Merge branch 'development' 2017-11-01 09:33:17 +00:00
ecl_user.h GCC compatibility changes 2018-01-23 13:15:18 +00:00
etl_profile.h Merge remote-tracking branch 'origin/feature/Timer_triggered_messages' into development 2017-10-18 09:02:46 +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 Linux compatible filename case. 2016-12-14 12:55:18 +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 Updated Code::Blocks project. 2017-05-08 20:48:22 +01:00
test_array_view.cpp Added default constructor. 2017-12-30 17:32:14 +00:00
test_array_wrapper.cpp GCC compatibility changes 2018-01-23 12:15:12 +00:00
test_array.cpp Merge branch 'development' 2017-11-01 09:33:17 +00:00
test_atomic_gcc.cpp Fix bug in compare_exchange_weak where 'expected' was not modified on fail. 2017-10-25 21:19:40 +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 Merge remote-tracking branch 'origin/feature/timer_triggered' into development 2017-10-24 11:28:22 +01: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 Updated Code::Blocks project. 2017-05-08 20:48:22 +01:00
test_deque.cpp Added fast clear for types that are trivially destructible. (Integral and pointer types only for C++03) 2018-01-27 15:40:03 +00:00
test_embedded_compile.cpp Added constant test 2017-08-18 16:52:26 +01:00
test_endian.cpp Renamed due to unresolvable clash with system header on Linux. 2017-08-16 13:12:30 +01: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 fast clear for types that are trivially destructible. (Integral and pointer types only for C++03) 2018-01-27 15:40:03 +00:00
test_flat_multimap.cpp Added fast clear for types that are trivially destructible. (Integral and pointer types only for C++03) 2018-01-27 15:40:03 +00:00
test_flat_multiset.cpp Added fast clear for types that are trivially destructible. (Integral and pointer types only for C++03) 2018-01-27 15:40:03 +00:00
test_flat_set.cpp Added fast clear for types that are trivially destructible. (Integral and pointer types only for C++03) 2018-01-27 15:40:03 +00:00
test_fnv_1.cpp Updated Code::Blocks project. 2017-05-08 20:48:22 +01:00
test_forward_list.cpp Added fast clear for types that are trivially destructible. (Integral and pointer types only for C++03) 2018-01-27 15:40:03 +00: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 reference_wrapper test 2017-06-12 23:35:11 +01:00
test_hash.cpp Updated Code::Blocks project. 2017-05-08 20:48:22 +01:00
test_instance_count.cpp Updated Code::Blocks project. 2017-05-08 20:48:22 +01:00
test_integral_limits.cpp Updated Code::Blocks project. 2017-05-08 20:48:22 +01:00
test_intrusive_forward_list.cpp Merge branch 'development' 2017-11-01 09:33:17 +00:00
test_intrusive_links.cpp Merge branch 'development' 2017-11-01 09:33:17 +00:00
test_intrusive_list.cpp Merge remote-tracking branch 'origin/feature/Timer_triggered_messages' into development 2017-10-18 09:02:46 +01: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 fast clear for types that are trivially destructible. (Integral and pointer types only for C++03) 2018-01-27 15:40:03 +00:00
test_map.cpp Changed SIZE to MAX_SIZE for MSVC compatibility 2017-09-30 18:53:40 +01:00
test_maths.cpp Added integer square root template constant. 2017-08-18 12:58:51 +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 Changed SIZE to MAX_SIZE for MSVC compatibility 2017-09-30 18:53:40 +01:00
test_multiset.cpp Changed SIZE to MAX_SIZE for MSVC compatibility 2017-09-30 18:53:40 +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 Updated Code::Blocks project. 2017-05-08 20:48:22 +01: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 Added etl::generic_pool top level template class. 2017-10-26 10:42:13 +01:00
test_priority_queue.cpp Added 'pop_into' member functions. 2017-09-14 16:27:32 +01:00
test_queue.cpp Added fast clear for types that are trivially destructible. (Integral and pointer types only for C++03) 2018-01-27 15:40:03 +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 Completed modification of flat map/set classes to use reference flat map/set as bases. 2017-06-25 21:25:54 +01:00
test_reference_flat_multimap.cpp Completed modification of flat map/set classes to use reference flat map/set as bases. 2017-06-25 21:25:54 +01:00
test_reference_flat_multiset.cpp Completed modification of flat map/set classes to use reference flat map/set as bases. 2017-06-25 21:25:54 +01:00
test_reference_flat_set.cpp Completed modification of flat map/set classes to use reference flat map/set as bases. 2017-06-25 21:25:54 +01:00
test_set.cpp Changed SIZE to MAX_SIZE for MSVC compatibility 2017-09-30 18:53:40 +01:00
test_smallest.cpp Updated Code::Blocks project. 2017-05-08 20:48:22 +01:00
test_stack.cpp Added fast clear for types that are trivially destructible. (Integral and pointer types only for C++03) 2018-01-27 15:40:03 +00:00
test_string_char.cpp Merge branch 'development' 2017-11-01 09:33:17 +00:00
test_string_u16.cpp Merge branch 'development' 2017-11-01 09:33:17 +00:00
test_string_u32.cpp Merge branch 'development' 2017-11-01 09:33:17 +00:00
test_string_view.cpp Added etl::string_view 2017-12-31 20:23:06 +00:00
test_string_wchar_t.cpp Merge branch 'development' 2017-11-01 09:33:17 +00: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_traits.cpp Added 'conditional_integral_constant' to complement 'conditional' 2017-11-30 17:02:58 +00:00
test_unordered_map.cpp Updated Code::Blocks project. 2017-05-08 20:48:22 +01:00
test_unordered_multimap.cpp Updated Code::Blocks project. 2017-05-08 20:48:22 +01:00
test_unordered_multiset.cpp Added emplace functions supporting up to four parameters to the following containers. 2017-07-21 11:59:40 +01:00
test_unordered_set.cpp Added emplace functions supporting up to four parameters to the following containers. 2017-07-21 11:59:40 +01: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 Merge remote-tracking branch 'origin/development' 2017-08-07 15:54:30 +01:00
test_vector_non_trivial.cpp Merge branch 'Emplace' into development 2017-07-26 10:06:23 +01:00
test_vector_pointer.cpp Added repair functions to allow certain containers to copied with low level functions such as memcpy. 2017-06-17 15:33:04 +01:00
test_vector.cpp Updated 2018-01-23 09:33:16 +00: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