John Wellbelove d2c82dda5d Merge remote-tracking branch 'origin/feature/rvalue-references' into development
# Conflicts:
#	include/etl/flat_map.h
#	include/etl/flat_multimap.h
#	include/etl/flat_multiset.h
#	include/etl/flat_set.h
#	include/etl/platform.h
#	include/etl/utility.h
#	test/test_flat_multiset.cpp
#	test/test_flat_set.cpp
2020-01-20 18:21:56 +00:00
..
cmake Merge branch 'feature/rvalue-references' into development 2020-01-19 12:45:55 +00:00
codeblocks Merge remote-tracking branch 'origin/feature/parity_frame_check_sequence' into development 2020-01-15 15:03:35 +00:00
Deprecated Compatibility changes for GCC v5.4. 2019-06-23 09:54:02 +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 Merge remote-tracking branch 'origin/feature/parity_frame_check_sequence' into development 2020-01-15 15:03:35 +00:00
vs2019 Added VS2019 project 2019-12-06 12:07:14 +00:00
CMakeLists.txt Removed redundant files 2020-01-14 11:49:23 +00:00
data.h Merge remote-tracking branch 'origin/feature/rvalue-references' into development 2020-01-20 18:21:56 +00:00
etl_profile.h Merge remote-tracking branch 'origin/feature/determine_compiler_versions' into development 2019-12-27 12:57:34 +00:00
ExtraCheckMacros.h Work in progress 2020-01-09 11:15:50 +00:00
iterators_for_unit_tests.h Work in progress 2020-01-09 11:15:50 +00:00
main.cpp Work in progress 2020-01-09 11:15:50 +00:00
maincpp03check.cpp Work in progress 2020-01-09 11:15:50 +00:00
murmurhash3.cpp Merge remote-tracking branch 'origin/master' into feature/no_stl 2018-08-18 10:09:56 +01:00
murmurhash3.h Merge remote-tracking branch 'origin/master' into feature/no_stl 2018-08-18 10:09:56 +01:00
test_algorithm.cpp Merge branch 'feature/heap_sort' into development 2020-01-14 12:41:37 +00:00
test_alignment.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_array_view.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_array_wrapper.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_array.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_atomic_gcc_sync.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_atomic_std.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_binary.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_bit_stream.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_bitset.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_bloom_filter.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_bsd_checksum.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_callback_service.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_callback_timer.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_checksum.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_compare.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_compiler_settings.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_constant.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_container.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_crc.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_cumulative_moving_average.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_cyclic_value.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_debounce.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_delegate_service.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_delegate.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_deque.cpp Merge remote-tracking branch 'origin/feature/rvalue-references' into development 2020-01-20 18:21:56 +00:00
test_endian.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_enum_type.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_error_handler.cpp Added compile time option to make string truncation an error. 2020-01-14 10:52:23 +00:00
test_exception.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_fixed_iterator.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_flat_map.cpp Merge branch 'feature/rvalue-references' into development 2020-01-19 12:45:55 +00:00
test_flat_multimap.cpp Merge branch 'feature/rvalue-references' into development 2020-01-19 12:45:55 +00:00
test_flat_multiset.cpp Merge remote-tracking branch 'origin/feature/rvalue-references' into development 2020-01-20 18:21:56 +00:00
test_flat_set.cpp Merge remote-tracking branch 'origin/feature/rvalue-references' into development 2020-01-20 18:21:56 +00:00
test_fnv_1.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_forward_list_shared_pool.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_forward_list.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_fsm.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_function.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_functional.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_hash.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_indirect_vector_external_buffer.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_indirect_vector.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_instance_count.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_integral_limits.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_intrusive_forward_list.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_intrusive_links.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_intrusive_list.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_intrusive_queue.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_intrusive_stack.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_io_port.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_iterator.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_jenkins.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_largest.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_limits.cpp Final changes 2020-01-10 14:01:33 +00:00
test_list_shared_pool.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_list.cpp Merge remote-tracking branch 'origin/feature/rvalue-references' into development 2020-01-20 18:21:56 +00:00
test_make_string.cpp Added compile time option to make string truncation an error. 2020-01-14 10:52:23 +00:00
test_map.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_maths.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_memory.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_message_bus.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_message_router.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_message_timer.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_multi_array.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_multimap.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_multiset.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_murmur3.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_numeric.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_observer.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_optional.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_packet.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_parameter_type.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_parity_checksum.cpp Merge remote-tracking branch 'origin/feature/parity_frame_check_sequence' into development 2020-01-15 15:03:35 +00:00
test_pearson.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_pool.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_priority_queue.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_queue_memory_model_small.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_queue_mpmc_mutex_small.cpp Merge remote-tracking branch 'origin/feature/rvalue-references' into development 2020-01-20 18:21:56 +00:00
test_queue_mpmc_mutex.cpp Merge remote-tracking branch 'origin/feature/rvalue-references' into development 2020-01-20 18:21:56 +00:00
test_queue_spsc_atomic_small.cpp Merge remote-tracking branch 'origin/feature/rvalue-references' into development 2020-01-20 18:21:56 +00:00
test_queue_spsc_atomic.cpp Merge remote-tracking branch 'origin/feature/rvalue-references' into development 2020-01-20 18:21:56 +00:00
test_queue_spsc_isr_small.cpp Merge remote-tracking branch 'origin/feature/rvalue-references' into development 2020-01-20 18:21:56 +00:00
test_queue_spsc_isr.cpp Merge remote-tracking branch 'origin/feature/rvalue-references' into development 2020-01-20 18:21:56 +00:00
test_queue_spsc_locked_small.cpp Merge remote-tracking branch 'origin/feature/rvalue-references' into development 2020-01-20 18:21:56 +00:00
test_queue_spsc_locked.cpp Merge remote-tracking branch 'origin/feature/rvalue-references' into development 2020-01-20 18:21:56 +00:00
test_queue.cpp Merge remote-tracking branch 'origin/feature/rvalue-references' into development 2020-01-20 18:21:56 +00:00
test_random.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_reference_flat_map.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_reference_flat_multimap.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_reference_flat_multiset.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_reference_flat_set.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_scaled_rounding.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_set.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_smallest.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_stack.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_state_chart.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_string_char.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_string_u16.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_string_u32.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_string_view.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_string_wchar_t.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_task_scheduler.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_to_string.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_to_u16string.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_to_u32string.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_to_wstring.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_type_def.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_type_lookup.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_type_select.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_type_traits.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_unordered_map.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_unordered_multimap.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_unordered_multiset.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_unordered_set.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_user_type.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_utility.cpp Merge remote-tracking branch 'origin/feature/rvalue-references' into development 2020-01-20 18:21:56 +00:00
test_variant_pool.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_variant.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_vector_external_buffer.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_vector_non_trivial.cpp Added compile time option to make string truncation an error. 2020-01-14 10:52:23 +00:00
test_vector_pointer_external_buffer.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_vector_pointer.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_vector.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_visitor.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_xor_checksum.cpp Work in progress 2020-01-09 11:15:50 +00:00
test_xor_rotate_checksum.cpp Work in progress 2020-01-09 11:15:50 +00:00
words.txt New hash & checksum algorithms 2015-08-19 21:00:53 +01:00