..
cmake
Fix cmake Unittest++ include path ( #188 )
2020-01-17 14:35:28 +00:00
codeblocks
Re-coded string utilities to allow any string-like container to use it.
2020-07-18 20:18:32 +01:00
Deprecated
Compatibility changes for GCC v5.4.
2019-06-23 09:54:02 +01:00
Performance /unordered_map
Performance tests for unordered map.
2016-12-31 10:07:14 +00:00
vs2017
Merge branch 'development' into feature/add_circle-ci_support
2020-05-12 12:34:06 +01:00
vs2019
Added etl::ibitset::span() member functions to return a span of the underlying binary data.
2020-07-27 10:52:07 +01:00
CMakeLists.txt
Build and run tests with Clang-9 on Linux ( #252 )
2020-08-01 14:20:14 +01:00
data.h
Initial incomplete code
2020-07-11 20:19:02 +01:00
etl_profile.h
Variadic versions of etl::type_id_lookup and etl::type_type_lookup for C++11 and above.
2020-05-19 20:12:12 +01: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
Simplified conditional macros
2020-05-09 19:40:44 +01:00
murmurhash3.h
Simplified conditional macros
2020-05-09 19:40:44 +01:00
test_algorithm.cpp
Full string utilities for char
2020-07-15 12:22:46 +01:00
test_alignment.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_array_view.cpp
array_view boundary test and fix. ( #211 )
2020-04-15 06:51:34 +01:00
test_array_wrapper.cpp
Work in progress
2020-01-09 11:15:50 +00:00
test_array.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01: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
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_bit_stream.cpp
Work in progress
2020-01-09 11:15:50 +00:00
test_bitset.cpp
Added etl::ibitset::span() member functions to return a span of the underlying binary data.
2020-07-27 10:52:07 +01:00
test_bloom_filter.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_bsd_checksum.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_callback_service.cpp
Work in progress
2020-01-09 11:15:50 +00:00
test_callback_timer.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_checksum.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01: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
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_crc.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_cumulative_moving_average.cpp
Work in progress
2020-01-09 11:15:50 +00:00
test_cyclic_value.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_debounce.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_delegate_service.cpp
Work in progress
2020-01-09 11:15:50 +00:00
test_delegate.cpp
Variadic versions of etl::type_id_lookup and etl::type_type_lookup for C++11 and above.
2020-05-19 20:12:12 +01:00
test_deque.cpp
Simplified conditional macros
2020-05-09 19:40:44 +01:00
test_endian.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_enum_type.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_error_handler.cpp
Refactored etl::error_handler to use etl::delegate style implementation.
2020-06-26 10:48:14 +01:00
test_exception.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_fixed_iterator.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_flat_map.cpp
Build and run tests with Clang-9 on Linux ( #252 )
2020-08-01 14:20:14 +01:00
test_flat_multimap.cpp
Build and run tests with Clang-9 on Linux ( #252 )
2020-08-01 14:20:14 +01:00
test_flat_multiset.cpp
Build and run tests with Clang-9 on Linux ( #252 )
2020-08-01 14:20:14 +01:00
test_flat_set.cpp
Build and run tests with Clang-9 on Linux ( #252 )
2020-08-01 14:20:14 +01:00
test_fnv_1.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_forward_list_shared_pool.cpp
Implicit and explicit pools for copy and move
2020-07-29 11:06:38 +01:00
test_forward_list.cpp
Simplified conditional macros
2020-05-09 19:40:44 +01:00
test_fsm.cpp
Work in progress
2020-01-09 11:15:50 +00:00
test_function.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_functional.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_hash.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_indirect_vector_external_buffer.cpp
Simplified conditional macros
2020-05-09 19:40:44 +01:00
test_indirect_vector.cpp
Simplified conditional macros
2020-05-09 19:40:44 +01:00
test_instance_count.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_integral_limits.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_intrusive_forward_list.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_intrusive_links.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_intrusive_list.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_intrusive_queue.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_intrusive_stack.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_io_port.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_iterator.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_jenkins.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_largest.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_limits.cpp
Final changes
2020-01-10 14:01:33 +00:00
test_list_shared_pool.cpp
Fix and optimise etl::list and etl::forward_list shared pool move constructors and assignment operators.
2020-07-30 12:52:40 +01:00
test_list.cpp
Simplified conditional macros
2020-05-09 19:40:44 +01:00
test_make_string.cpp
Merge remote-tracking branch 'origin/development'
2020-01-14 11:57:04 +00:00
test_map.cpp
Build and run tests with Clang-9 on Linux ( #252 )
2020-08-01 14:20:14 +01:00
test_maths.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_memory.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_message_bus.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_message_packet.cpp
Variadic versions of etl::type_id_lookup and etl::type_type_lookup for C++11 and above.
2020-05-19 20:12:12 +01:00
test_message_router.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_message_timer.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_multi_array.cpp
Move etl::swap to utilities.h
2020-02-24 11:48:04 +01:00
test_multimap.cpp
Build and run tests with Clang-9 on Linux ( #252 )
2020-08-01 14:20:14 +01:00
test_multiset.cpp
Build and run tests with Clang-9 on Linux ( #252 )
2020-08-01 14:20:14 +01:00
test_murmur3.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_numeric.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_observer.cpp
Added enable/disable observer interface to observable class
2020-07-25 16:57:02 +01:00
test_optional.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_packet.cpp
Move etl::swap to utilities.h
2020-02-24 11:48:04 +01:00
test_parameter_pack.cpp
Added etl::parameter_pack
2020-05-23 17:15:43 +01:00
test_parameter_type.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_parity_checksum.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_pearson.cpp
Build and run tests with Clang-9 on Linux ( #252 )
2020-08-01 14:20:14 +01:00
test_pool.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_priority_queue.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01: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/development'
2020-02-11 13:27:43 +01:00
test_queue_mpmc_mutex.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_queue_spsc_atomic_small.cpp
Merge remote-tracking branch 'origin/development'
2020-02-11 13:27:43 +01:00
test_queue_spsc_atomic.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_queue_spsc_isr_small.cpp
Merge remote-tracking branch 'origin/development'
2020-02-11 13:27:43 +01:00
test_queue_spsc_isr.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_queue_spsc_locked_small.cpp
Merge remote-tracking branch 'origin/development'
2020-02-11 13:27:43 +01:00
test_queue_spsc_locked.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_queue.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_random.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_reference_flat_map.cpp
Build and run tests with Clang-9 on Linux ( #252 )
2020-08-01 14:20:14 +01:00
test_reference_flat_multimap.cpp
Build and run tests with Clang-9 on Linux ( #252 )
2020-08-01 14:20:14 +01:00
test_reference_flat_multiset.cpp
Build and run tests with Clang-9 on Linux ( #252 )
2020-08-01 14:20:14 +01:00
test_reference_flat_set.cpp
Build and run tests with Clang-9 on Linux ( #252 )
2020-08-01 14:20:14 +01:00
test_scaled_rounding.cpp
Work in progress
2020-01-09 11:15:50 +00:00
test_set.cpp
Build and run tests with Clang-9 on Linux ( #252 )
2020-08-01 14:20:14 +01:00
test_smallest.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_span.cpp
Fix span dynamic extent ( #235 )
2020-06-18 13:12:57 +01:00
test_stack.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_state_chart.cpp
Work in progress
2020-01-09 11:15:50 +00:00
test_string_char_external_buffer.cpp
Merge branch 'hotfix/bug-when-self-merging-lists' into development
2020-05-11 15:15:10 +01:00
test_string_char.cpp
Simplified conditional macros
2020-05-09 19:40:44 +01:00
test_string_stream_u16.cpp
w, u16 & u32 string utilities added
2020-07-16 01:03:41 +01:00
test_string_stream_u32.cpp
w, u16 & u32 string utilities added
2020-07-16 01:03:41 +01:00
test_string_stream_wchar_t.cpp
w, u16 & u32 string utilities added
2020-07-16 01:03:41 +01:00
test_string_stream.cpp
Remove unnecessary member functions
2020-07-10 11:52:27 +01:00
test_string_u16_external_buffer.cpp
Merge branch 'hotfix/bug-when-self-merging-lists' into development
2020-05-11 15:15:10 +01:00
test_string_u16.cpp
Simplified conditional macros
2020-05-09 19:40:44 +01:00
test_string_u32_external_buffer.cpp
Merge branch 'hotfix/bug-when-self-merging-lists' into development
2020-05-11 15:15:10 +01:00
test_string_u32.cpp
Simplified conditional macros
2020-05-09 19:40:44 +01:00
test_string_utilities_std_u16.cpp
Re-coded string utilities to allow any string-like container to use it.
2020-07-18 16:24:10 +01:00
test_string_utilities_std_u32.cpp
Re-coded string utilities to allow any string-like container to use it.
2020-07-18 16:24:10 +01:00
test_string_utilities_std_wchar_t.cpp
Re-coded string utilities to allow any string-like container to use it.
2020-07-18 16:24:10 +01:00
test_string_utilities_std.cpp
Re-coded string utilities to allow any string-like container to use it.
2020-07-18 16:24:10 +01:00
test_string_utilities_u16.cpp
Re-coded string utilities to allow any string-like container to use it.
2020-07-18 20:18:32 +01:00
test_string_utilities_u32.cpp
Re-coded string utilities to allow any string-like container to use it.
2020-07-18 20:18:32 +01:00
test_string_utilities_wchar_t.cpp
Re-coded string utilities to allow any string-like container to use it.
2020-07-18 20:18:32 +01:00
test_string_utilities.cpp
Re-coded string utilities to allow any string-like container to use it.
2020-07-18 20:18:32 +01:00
test_string_view.cpp
Build and run tests with Clang-9 on Linux ( #252 )
2020-08-01 14:20:14 +01:00
test_string_wchar_t_external_buffer.cpp
Merge branch 'hotfix/bug-when-self-merging-lists' into development
2020-05-11 15:15:10 +01:00
test_string_wchar_t.cpp
Simplified conditional macros
2020-05-09 19:40:44 +01:00
test_task_scheduler.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_to_string.cpp
Build and run tests with Clang-9 on Linux ( #252 )
2020-08-01 14:20:14 +01:00
test_to_u16string.cpp
Build and run tests with Clang-9 on Linux ( #252 )
2020-08-01 14:20:14 +01:00
test_to_u32string.cpp
Build and run tests with Clang-9 on Linux ( #252 )
2020-08-01 14:20:14 +01:00
test_to_wstring.cpp
Build and run tests with Clang-9 on Linux ( #252 )
2020-08-01 14:20:14 +01:00
test_type_def.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_type_lookup.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_type_select.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_type_traits.cpp
C++03 compatibility changes for type_traits.h
2020-05-27 11:57:41 +01:00
test_unordered_map.cpp
Added move API to unordered map and set containers.
2020-03-30 18:05:33 +01:00
test_unordered_multimap.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_unordered_multiset.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_unordered_set.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_user_type.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_utility.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_variant_pool.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_variant.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01:00
test_vector_external_buffer.cpp
Simplified conditional macros
2020-05-09 19:40:44 +01:00
test_vector_non_trivial.cpp
Simplified conditional macros
2020-05-09 19:40:44 +01:00
test_vector_pointer_external_buffer.cpp
Fix pointer vector move operators
2020-07-26 13:10:38 +01:00
test_vector_pointer.cpp
Fix pointer vector move operators
2020-07-26 13:10:38 +01:00
test_vector.cpp
Simplified conditional macros
2020-05-09 19:40:44 +01:00
test_visitor.cpp
Modify visitor tests to include visit through base
2020-07-04 15:59:14 +01:00
test_xor_checksum.cpp
Changed http://www.etlcpp.com to https://www.etlcpp.com
2020-05-01 10:22:36 +01: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