2015-09-19 14:44:36 +01:00
..
codeblocks Added get_iterator() methods 2015-08-28 20:29:03 +01:00
iar Updated project files 2015-03-16 20:03:09 +00:00
keil Added etl::optional 2015-03-28 12:48:11 +00:00
vs2015 Added new classes & tests 2015-09-13 20:58:55 +01:00
data.h Fixed flat map index test. 2015-08-28 15:10:52 +01: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 New hash & checksum algorithms 2015-08-19 21:00:53 +01:00
murmurhash3.h New hash & checksum algorithms 2015-08-19 21:00:53 +01:00
test_algorithm.cpp Added Github link to copyright notice. 2015-02-22 13:23:18 +00:00
test_alignment.cpp Small modifications to tests. 2015-03-16 19:18:25 +00:00
test_array.cpp Added Github link to copyright notice. 2015-02-22 13:23:18 +00:00
test_binary.cpp Added 'fold_bits' functionality. 2015-09-13 20:57:12 +01:00
test_bitset.cpp Very minor format changes 2015-03-15 16:32:08 +00:00
test_bloom_filter.cpp Added Github link to copyright notice. 2015-02-22 13:23:18 +00:00
test_bsd_checksum.cpp BSD Checksum added. 2015-08-19 21:40:17 +01:00
test_checksum.cpp Added Github link to copyright notice. 2015-02-22 13:23:18 +00:00
test_compile.cpp More tests 2015-03-16 20:03:46 +00:00
test_container.cpp Added Github link to copyright notice. 2015-02-22 13:23:18 +00:00
test_crc.cpp Added Github link to copyright notice. 2015-02-22 13:23:18 +00:00
test_cyclic_value.cpp Added Github link to copyright notice. 2015-02-22 13:23:18 +00:00
test_deque.cpp Merge remote-tracking branch 'origin/master' 2015-03-30 19:30:01 +01:00
test_endian.cpp Added Github link to copyright notice. 2015-02-22 13:23:18 +00:00
test_enum_type.cpp Added Github link to copyright notice. 2015-02-22 13:23:18 +00:00
test_error_handler.cpp Added Github link to copyright notice. 2015-02-22 13:23:18 +00:00
test_exception.cpp Added Github link to copyright notice. 2015-02-22 13:23:18 +00:00
test_fixed_iterator.cpp Added get_iterator() methods 2015-08-28 20:29:03 +01:00
test_flat_map.cpp Fixed flat map index test. 2015-08-28 15:10:52 +01:00
test_flat_multimap.cpp Added 'count()' test 2015-08-28 20:27:45 +01:00
test_flat_multiset.cpp Added multiset tests 2015-08-28 20:29:26 +01:00
test_flat_set.cpp Added flat_map & flat_set. 2015-02-23 21:13:55 +00:00
test_fnv_1.cpp Added Github link to copyright notice. 2015-02-22 13:23:18 +00:00
test_forward_list.cpp Added Github link to copyright notice. 2015-02-22 13:23:18 +00:00
test_function.cpp Added Github link to copyright notice. 2015-02-22 13:23:18 +00:00
test_functional.cpp Added Github link to copyright notice. 2015-02-22 13:23:18 +00:00
test_hash.cpp Added Github link to copyright notice. 2015-02-22 13:23:18 +00:00
test_instance_count.cpp Added Github link to copyright notice. 2015-02-22 13:23:18 +00:00
test_integral_limits.cpp Added Github link to copyright notice. 2015-02-22 13:23:18 +00:00
test_io_port.cpp Added get_address() 2015-03-27 07:20:05 +00:00
test_jenkins.cpp Added Jenkins hash algorithm 2015-08-19 22:03:20 +01:00
test_largest.cpp Added Github link to copyright notice. 2015-02-22 13:23:18 +00:00
test_list.cpp Added Github link to copyright notice. 2015-02-22 13:23:18 +00:00
test_map.cpp add multimap and multiset containers 2015-04-25 20:10:13 -06:00
test_maths.cpp Modified 'power' tests to test 64 bit functionality. 2015-09-13 20:57:39 +01:00
test_multimap.cpp add multimap and multiset containers 2015-04-25 20:10:13 -06:00
test_multiset.cpp add multimap and multiset containers 2015-04-25 20:10:13 -06:00
test_murmur3.cpp New hash & checksum algorithms 2015-08-19 21:00:53 +01:00
test_numeric.cpp Added Github link to copyright notice. 2015-02-22 13:23:18 +00:00
test_observer.cpp Added Github link to copyright notice. 2015-02-22 13:23:18 +00:00
test_optional.cpp Optional etl::vector does not work under Linux for some reason. 2015-04-05 16:44:22 +01:00
test_pearson.cpp Added Pearson hash 2015-08-29 16:26:20 +01:00
test_pool.cpp Commented out un-implemented 'get_iterator()' tests. 2015-08-28 09:41:25 +01:00
test_priority_queue.cpp add priority_queue implementation 2015-06-13 21:22:49 -06:00
test_queue.cpp Added Github link to copyright notice. 2015-02-22 13:23:18 +00:00
test_set.cpp Merge branch 'master' into development 2015-06-23 19:13:42 +01:00
test_smallest.cpp Added Github link to copyright notice. 2015-02-22 13:23:18 +00:00
test_stack.cpp Added Github link to copyright notice. 2015-02-22 13:23:18 +00:00
test_type_traits.cpp Changed add_reference to add_lvalue_reference 2015-08-27 20:26:16 +01:00
test_variant.cpp Change alignment tests for variant. 2015-04-05 16:43:13 +01:00
test_vector.cpp Added a test to check that the allocated size of the class is as expected. 2015-09-19 14:44:36 +01:00
test_visitor.cpp Added Github link to copyright notice. 2015-02-22 13:23:18 +00:00
words.txt New hash & checksum algorithms 2015-08-19 21:00:53 +01:00