2017-08-17 18:19:16 +01:00
..
codeblocks Changes to allow compilation under various compilers. 2017-08-16 14:06:44 +01:00
iar Added an etl::map test. 2016-01-09 10:28:14 +00:00
keil Keil project files 2017-08-16 13:26:48 +01:00
Performance/unordered_map Performance tests for unordered map. 2016-12-31 10:07:14 +00:00
vs2015 Removed duplicate ivectorpointer.h from src directory. 2017-03-31 11:40:22 +01:00
vs2017 Renamed endian to endianness due to unresolvable clash with system header on Linux. 2017-08-16 13:27:35 +01:00
data.h Added emplace functions supporting up to four parameters to the following containers. 2017-07-21 11:59:40 +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 remote-tracking branch 'origin/development' 2017-08-07 15:54:30 +01:00
test_alignment.cpp Updated Code::Blocks project. 2017-05-08 20:48:22 +01:00
test_array.cpp Updated Code::Blocks project. 2017-05-08 20:48:22 +01:00
test_binary.cpp Updated Code::Blocks project. 2017-05-08 20:48:22 +01: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_checksum.cpp Renamed due to unresolvable clash with system header on Linux. 2017-08-16 13:12:30 +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 Updated Code::Blocks project. 2017-05-08 20:48:22 +01:00
test_debounce.cpp Updated Code::Blocks project. 2017-05-08 20:48:22 +01:00
test_deque.cpp Merge branch 'Emplace' into development 2017-07-26 10:06:23 +01:00
test_embedded_compile.cpp Changes to allow compilation under various compilers. 2017-08-16 13:29:12 +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 Modified Windows check. 2017-08-17 18:19:16 +01:00
test_exception.cpp Updated Code::Blocks project. 2017-05-08 20:48:22 +01:00
test_fixed_iterator.cpp Updated Code::Blocks project. 2017-05-08 20:48:22 +01:00
test_flat_map.cpp Renamed key_value_parameter_t to key_parameter_t 2017-06-12 22:28:32 +01:00
test_flat_multimap.cpp Updated Code::Blocks project. 2017-05-08 20:48:22 +01:00
test_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_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_fnv_1.cpp Updated Code::Blocks project. 2017-05-08 20:48:22 +01:00
test_forward_list.cpp Updated ignore 2017-07-26 12:05:36 +01:00
test_fsm.cpp Merge remote-tracking branch 'origin/development' 2017-08-07 15:54:30 +01:00
test_function.cpp Updated Code::Blocks project. 2017-05-08 20:48:22 +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 Fixed sort() so that it is now 'stable'. 2017-06-14 23:42:11 +01:00
test_intrusive_links.cpp Updated Code::Blocks project. 2017-05-08 20:48:22 +01:00
test_intrusive_list.cpp Fixed sort() so that it is now 'stable'. 2017-06-14 23:42:11 +01:00
test_intrusive_queue.cpp Updated Code::Blocks project. 2017-05-08 20:48:22 +01:00
test_intrusive_stack.cpp Updated Code::Blocks project. 2017-05-08 20:48:22 +01:00
test_io_port.cpp Updated Code::Blocks project. 2017-05-08 20:48:22 +01: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 emplace functions supporting up to four parameters to the following containers. 2017-07-21 11:59:40 +01:00
test_map.cpp Updated Code::Blocks project. 2017-05-08 20:48:22 +01:00
test_maths.cpp Updated Code::Blocks project. 2017-05-08 20:48:22 +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 remote-tracking branch 'origin/development' 2017-08-07 15:54:30 +01:00
test_message_router.cpp Made it optional for messages to be virtual. 2017-08-17 15:33:29 +01:00
test_multimap.cpp Updated Code::Blocks project. 2017-05-08 20:48:22 +01:00
test_multiset.cpp Updated Code::Blocks project. 2017-05-08 20:48:22 +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 remote-tracking branch 'origin/development' 2017-08-07 15:54:30 +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 allocate() and static assert test to etl::pool 2017-08-09 10:25:54 +01:00
test_priority_queue.cpp Added emplace functions supporting up to four parameters to the following containers. 2017-07-21 11:59:40 +01:00
test_queue.cpp Added emplace functions supporting up to four parameters to the following containers. 2017-07-21 11:59:40 +01: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 Updated Code::Blocks project. 2017-05-08 20:48:22 +01:00
test_smallest.cpp Updated Code::Blocks project. 2017-05-08 20:48:22 +01:00
test_stack.cpp Added emplace functions supporting up to four parameters to the following containers. 2017-07-21 11:59:40 +01:00
test_string_char.cpp Merge remote-tracking branch 'origin/memcpy_containers' into development 2017-06-17 16:39:45 +01:00
test_string_u16.cpp Merge remote-tracking branch 'origin/memcpy_containers' into development 2017-06-17 16:39:45 +01:00
test_string_u32.cpp Merge remote-tracking branch 'origin/memcpy_containers' into development 2017-06-17 16:39:45 +01:00
test_string_wchar_t.cpp Merge remote-tracking branch 'origin/development' 2017-06-17 17:52:17 +01:00
test_task_scheduler.cpp Merge remote-tracking branch 'origin/development' 2017-08-07 15:54:30 +01:00
test_type_def.cpp Updated Code::Blocks project. 2017-05-08 20:48:22 +01:00
test_type_traits.cpp Merge remote-tracking branch 'origin/development' 2017-08-07 15:54:30 +01: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.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 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_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
words.txt New hash & checksum algorithms 2015-08-19 21:00:53 +01:00