2018-06-17 10:12:08 +01:00
..
.vscode Merge remote-tracking branch 'origin/development' 2018-03-18 19:29:36 +00:00
atomic Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
c Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
experimental Initial untested SPSC queues. 2018-04-02 12:28:25 +01:00
mutex Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
private Fix assumption that min/max macros will always be defined on a Microsoft compiler (#72) 2018-04-24 14:27:18 +01:00
profiles Compatibility changes for Segger IDE, GCC & STLPort 2018-06-14 21:53:54 +01:00
algorithm.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
alignment.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
array_view.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
array_wrapper.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
array.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
atomic.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
basic_string.h Fix assumption that min/max macros will always be defined on a Microsoft compiler (#72) 2018-04-24 14:27:18 +01:00
binary.h Added binary_merge, binary_interleave, is_odd, is_even 2018-05-20 09:16:20 +01:00
bitset.h Fix assumption that min/max macros will always be defined on a Microsoft compiler (#72) 2018-04-24 14:27:18 +01:00
bloom_filter.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
callback_timer.h Github Issue #73 2018-05-09 23:11:56 +01:00
callback.h Merge remote-tracking branch 'origin/development' 2018-03-18 19:29:36 +00:00
char_traits.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
checksum.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
combinations.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
compare.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
constant.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
container.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
crc8_ccitt.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
crc16_ccitt.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
crc16_kermit.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
crc16.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
crc32_c.h Added CRC32-C (Castagnoli) 2018-05-05 09:50:49 +01:00
crc32.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
crc64_ecma.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
cstring.h Compatibility changes for Segger IDE, GCC & STLPort 2018-06-14 21:53:54 +01:00
cyclic_value.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
debounce.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
debug_count.h Merge remote-tracking branch 'origin/feature/CMake' into development 2018-05-31 22:21:09 +01:00
deque.h Compatibility changes for Segger IDE, GCC & STLPort 2018-06-14 21:53:54 +01:00
doxygen.h Merge remote-tracking branch 'origin/development' 2018-03-18 19:29:36 +00:00
endianness.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
enum_type.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
error_handler.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
exception.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
factorial.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
factory.h Merge remote-tracking branch 'origin/development' 2018-03-18 19:29:36 +00:00
fibonacci.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
file_error_numbers.txt Added new binary utilities 2018-04-29 19:59:46 +01:00
fixed_iterator.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
flat_map.h Compatibility changes for Segger IDE, GCC & STLPort 2018-06-14 21:53:54 +01:00
flat_multimap.h Compatibility changes for Segger IDE, GCC & STLPort 2018-06-14 21:53:54 +01:00
flat_multiset.h Compatibility changes for Segger IDE, GCC & STLPort 2018-06-14 21:53:54 +01:00
flat_set.h Compatibility changes for Segger IDE, GCC & STLPort 2018-06-14 21:53:54 +01:00
fnv_1.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
forward_list.h Compatibility changes for Segger IDE, GCC & STLPort 2018-06-14 21:53:54 +01:00
frame_check_sequence.h Merge remote-tracking branch 'origin/development' 2018-03-18 19:29:36 +00:00
fsm_generator.h Added flags to call on_enter_state and on_exit_state for start() and reset() respectively. The default actions are as the previous version. 2018-05-12 09:01:39 +01:00
fsm.h Added flags to call on_enter_state and on_exit_state for start() and reset() respectively. The default actions are as the previous version. 2018-05-12 09:01:39 +01:00
function.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
functional.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
generate_fsm.bat Merge remote-tracking branch 'origin/development' 2018-03-18 19:29:36 +00:00
generate_largest.bat Merge remote-tracking branch 'origin/development' 2018-03-18 19:29:36 +00:00
generate_message_router.bat Merge remote-tracking branch 'origin/development' 2018-03-18 19:29:36 +00:00
generate_smallest.bat Merge remote-tracking branch 'origin/development' 2018-03-18 19:29:36 +00:00
generate_type_lookup.bat Merge remote-tracking branch 'origin/development' 2018-03-18 19:29:36 +00:00
generate_type_select.bat Added etl::type_select 2018-04-21 17:45:34 +01:00
generate_type_traits.bat Merge remote-tracking branch 'origin/development' 2018-03-18 19:29:36 +00:00
generate_variant_pool.bat Merge remote-tracking branch 'origin/development' 2018-03-18 19:29:36 +00:00
generate.bat Added etl::type_select 2018-04-21 17:45:34 +01:00
hash.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
icache.h Merge remote-tracking branch 'origin/development' 2018-03-18 19:29:36 +00:00
ihash.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
instance_count.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
integral_limits.h Fix assumption that min/max macros will always be defined on a Microsoft compiler (#72) 2018-04-24 14:27:18 +01:00
intrusive_forward_list.h Fix assumption that min/max macros will always be defined on a Microsoft compiler (#72) 2018-04-24 14:27:18 +01:00
intrusive_links.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
intrusive_list.h Fix assumption that min/max macros will always be defined on a Microsoft compiler (#72) 2018-04-24 14:27:18 +01:00
intrusive_queue.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
intrusive_stack.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
io_port.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
iterator.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
jenkins.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
largest_generator.h Capitalised warning comment 2018-04-21 17:45:00 +01:00
largest.h Added more checks for STLPort 2018-06-17 10:12:08 +01:00
list.h Compatibility changes for Segger IDE, GCC & STLPort 2018-06-14 21:53:54 +01:00
log.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
map.h Compatibility changes for Segger IDE, GCC & STLPort 2018-06-14 21:53:54 +01:00
memory_model.h Rewrite of debug count so that it does not exists in unit test code or when explicitly enabled. 2018-04-24 14:15:30 +01:00
memory.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
message_bus.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
message_router_generator.h Capitalised warning comment 2018-04-21 17:45:00 +01:00
message_router.h Added more checks for STLPort 2018-06-17 10:12:08 +01:00
message_timer.h Github Issue #73 2018-05-09 23:11:56 +01:00
message_types.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
message.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
multimap.h Compatibility changes for Segger IDE, GCC & STLPort 2018-06-14 21:53:54 +01:00
multiset.h Compatibility changes for Segger IDE, GCC & STLPort 2018-06-14 21:53:54 +01:00
murmur3.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
mutex.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
null_type.h Added null_type template 2018-04-21 17:32:24 +01:00
nullptr.h Compatibility changes for Segger IDE, GCC & STLPort 2018-06-14 21:53:54 +01:00
numeric.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
observer.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
optional.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
packet.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
parameter_type.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
pearson.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
permutations.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
platform.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
pool.h Added more checks for STLPort 2018-06-17 10:12:08 +01:00
power.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
priority_queue.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
queue_mpmc_mutex.h Removed non-compliant constexpr 2018-04-21 18:26:24 +01:00
queue_spsc_atomic.h Removed non-compliant constexpr 2018-04-21 18:26:24 +01:00
queue_spsc_isr.h Removed non-compliant constexpr 2018-04-21 18:26:24 +01:00
queue.h Rewrite of debug count so that it does not exists in unit test code or when explicitly enabled. 2018-04-24 14:15:30 +01:00
radix.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
random.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
ratio.h Fixed missing semicolons 2018-06-12 21:12:32 +01:00
reference_flat_map.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
reference_flat_multimap.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
reference_flat_multiset.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
reference_flat_set.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
scheduler.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
set.h Compatibility changes for Segger IDE, GCC & STLPort 2018-06-14 21:53:54 +01:00
smallest_generator.h Capitalised warning comment 2018-04-21 17:45:00 +01:00
smallest.h Added more checks for STLPort 2018-06-17 10:12:08 +01:00
spsc_queue.h Initial untested SPSC queues. 2018-04-02 12:28:25 +01:00
sqrt.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
stack.h Fixed typo 2018-06-12 21:09:18 +01:00
static_assert.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
string_view.h Fix assumption that min/max macros will always be defined on a Microsoft compiler (#72) 2018-04-24 14:27:18 +01:00
task.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
temp.h Merge remote-tracking branch 'origin/development' 2018-03-18 19:29:36 +00:00
timer.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
type_def.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
type_lookup_generator.h Added null_type template 2018-04-21 17:32:24 +01:00
type_lookup.h Added null_type template 2018-04-21 17:32:24 +01:00
type_select_generator.h Added etl::type_select 2018-04-21 17:45:34 +01:00
type_select.h Added etl::type_select 2018-04-21 17:45:34 +01:00
type_traits_generator.h Added more checks for STLPort 2018-06-17 10:12:08 +01:00
type_traits.h Compatibility changes for Segger IDE, GCC & STLPort 2018-06-14 21:53:54 +01:00
u16string.h Compatibility changes for Segger IDE, GCC & STLPort 2018-06-14 21:53:54 +01:00
u32string.h Compatibility changes for Segger IDE, GCC & STLPort 2018-06-14 21:53:54 +01:00
unordered_map.h Rewrite of debug count so that it does not exists in unit test code or when explicitly enabled. 2018-04-24 14:15:30 +01:00
unordered_multimap.h Rewrite of debug count so that it does not exists in unit test code or when explicitly enabled. 2018-04-24 14:15:30 +01:00
unordered_multiset.h Rewrite of debug count so that it does not exists in unit test code or when explicitly enabled. 2018-04-24 14:15:30 +01:00
unordered_set.h Rewrite of debug count so that it does not exists in unit test code or when explicitly enabled. 2018-04-24 14:15:30 +01:00
user_type.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
utility.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
variant_pool_generator.h Added more checks for STLPort 2018-06-17 10:12:08 +01:00
variant_pool.h Added more checks for STLPort 2018-06-17 10:12:08 +01:00
variant.h Added more checks for STLPort 2018-06-17 10:12:08 +01:00
vector.h Compatibility changes for Segger IDE, GCC & STLPort 2018-06-14 21:53:54 +01:00
version.h Added more checks for STLPort 2018-06-17 10:12:08 +01:00
visitor.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
wstring.h Compatibility changes for Segger IDE, GCC & STLPort 2018-06-14 21:53:54 +01:00