2015-12-18 19:46:02 +00:00
..
codeblocks Updated Code::Blocks projects files 2015-12-11 19:07:41 +00:00
iar Fixes for IAR compiler compatibilty 2015-12-17 10:46:20 +00:00
keil Updated Keil projects files 2015-12-11 19:07:01 +00:00
vs2015 Fixes for IAR compiler compatibilty 2015-12-17 10:46:20 +00:00
data.h Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +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 Changed Murmur3 hash from generic interface inherited from ihash. 2015-09-28 09:40:45 +01:00
murmurhash3.h New hash & checksum algorithms 2015-08-19 21:00:53 +01:00
test_algorithm.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_alignment.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_array.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_basic_intrusive_forward_list.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_binary.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_bitset.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_bloom_filter.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_bsd_checksum.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_checksum.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_compile.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_container.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_crc.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_cyclic_value.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_deque.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_endian.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_enum_type.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_error_handler.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_exception.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_fixed_iterator.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_flat_map.cpp Added tests for multiple same value insert. 2015-12-18 19:45:52 +00:00
test_flat_multimap.cpp Added tests for multiple same value insert. 2015-12-18 19:45:52 +00:00
test_flat_multiset.cpp Added tests for multiple same value insert. 2015-12-18 19:45:52 +00:00
test_flat_set.cpp Added tests for multiple same value insert. 2015-12-18 19:45:52 +00:00
test_fnv_1.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_forward_list.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_function.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_functional.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_hash.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_instance_count.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_integral_limits.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_intrusive_forward_list.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_io_port.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_jenkins.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_largest.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_list.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_map.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_maths.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_multimap.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_multiset.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_murmur3.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_numeric.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_observer.cpp IAR compatibilty. 2015-12-18 19:46:02 +00:00
test_optional.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_pearson.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_pool.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_priority_queue.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_queue.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_set.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_smallest.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_stack.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_type_traits.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_variant.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_vector.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
test_visitor.cpp Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
words.txt New hash & checksum algorithms 2015-08-19 21:00:53 +01:00