| .. |
|
codeblocks
|
Code:Blocks IDE updates
|
2016-03-13 12:23:32 +00:00 |
|
iar
|
Added an etl::map test.
|
2016-01-09 10:28:14 +00:00 |
|
keil
|
Added an etl::map test.
|
2016-01-09 10:28:14 +00:00 |
|
TrueStudio/ETL/src
|
Added an etl::map test.
|
2016-01-09 10:28:14 +00:00 |
|
vs2015
|
Added platform.h.
|
2016-03-10 00:41:36 +00:00 |
|
data.h
|
Added 'splice' nad 'merge' member functions.
|
2016-02-21 08:57:38 +00:00 |
|
ExtraCheckMacros.h
|
Defines CHECK_NO_THROW
|
2014-11-03 12:33:46 +00:00 |
|
main.cpp
|
Added Github link to copyright notice.
|
2015-02-22 13:23:18 +00:00 |
|
murmurhash3.cpp
|
Added platform.h.
|
2016-03-10 00:41:36 +00:00 |
|
murmurhash3.h
|
Added platform.h.
|
2016-03-10 00:41:36 +00:00 |
|
test_algorithm.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_alignment.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_array.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_binary.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_bitset.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_bloom_filter.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_bsd_checksum.cpp
|
Added platform.h.
|
2016-03-10 00:41:36 +00:00 |
|
test_checksum.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_compile.cpp
|
Added platform.h.
|
2016-03-10 00:41:36 +00:00 |
|
test_container.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_crc.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_cyclic_value.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_deque.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_endian.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_enum_type.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_error_handler.cpp
|
Added platform.h.
|
2016-03-10 00:41:36 +00:00 |
|
test_exception.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_fixed_iterator.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_flat_map.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_flat_multimap.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_flat_multiset.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_flat_set.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_fnv_1.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_forward_list.cpp
|
Fixed bug in resize 'down'.
|
2016-03-18 20:35:12 +00:00 |
|
test_function.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_functional.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_hash.cpp
|
Fixed floating point hashes
|
2016-05-03 19:16:31 +01:00 |
|
test_instance_count.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_integral_limits.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_intrusive_forward_list.cpp
|
Added platform.h.
|
2016-03-10 00:41:36 +00:00 |
|
test_intrusive_links.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_intrusive_list.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_io_port.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_jenkins.cpp
|
Added test_jenkins_32_finalised_exception
|
2016-05-03 19:16:07 +01:00 |
|
test_largest.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_list.cpp
|
Removed 'splice whole list to self' test
|
2016-03-03 17:55:23 +00:00 |
|
test_map.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_maths.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_multimap.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_multiset.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_murmur3.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_numeric.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_observer.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_optional.cpp
|
Added platform.h.
|
2016-03-10 00:41:36 +00:00 |
|
test_pearson.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_pool.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_priority_queue.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_queue.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_set.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_smallest.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_stack.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_type_traits.cpp
|
Added platform.h.
|
2016-03-10 00:41:36 +00:00 |
|
test_unordered_map.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_unordered_multimap.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_unordered_multiset.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_unordered_set.cpp
|
Removed unsued header include
|
2016-03-07 19:26:20 +00:00 |
|
test_variant.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_vector.cpp
|
Added test_resize_down_value
|
2016-05-03 18:55:37 +01:00 |
|
test_visitor.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
test_xor_checksum.cpp
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
words.txt
|
New hash & checksum algorithms
|
2015-08-19 21:00:53 +01:00 |