John Wellbelove aff5e2f7aa Merge remote-tracking branch 'origin/development'
# Conflicts:
#	examples/ArmTimerCallbacks - C++/ArmTimerCallbacks.uvprojx
#	include/etl/nullptr.h
2018-09-02 14:07:17 +01:00
..
.vscode Merge remote-tracking branch 'origin/development' 2018-03-18 19:29:36 +00:00
atomic Merge remote-tracking branch 'origin/development' 2018-08-27 23:33: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 Merge remote-tracking branch 'origin/development' 2018-08-27 23:33:45 +01:00
profiles Merge remote-tracking branch 'origin/development' 2018-09-02 14:07:17 +01:00
stl Merge remote-tracking branch 'origin/development' 2018-09-02 14:07:17 +01:00
algorithm.h Added bind1st & bind2nd to alternate STL implementations. 2018-08-18 12:04:11 +01:00
alignment.h Renamed STATIC_ASSERT to ETL_STATIC_ASSERT 2018-06-18 18:49:09 +01:00
array_view.h Merge remote-tracking branch 'origin/master' into feature/no_stl 2018-08-18 10:09:56 +01:00
array_wrapper.h Added alternate STL support to allow 'No STL' option. 2018-07-22 20:47:33 +01:00
array.h Added alternate STL support to allow 'No STL' option. 2018-07-22 20:47:33 +01:00
atomic.h Merge remote-tracking branch 'origin/development' 2018-09-01 08:06:56 +01:00
basic_string.h Merge remote-tracking branch 'origin/development' 2018-08-27 23:33:45 +01:00
binary.h Added alternate STL support to allow 'No STL' option. 2018-07-22 20:47:33 +01:00
bitset.h Added alternate STL support to allow 'No STL' option. 2018-07-22 20:47:33 +01:00
bloom_filter.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
callback_timer.h Merge remote-tracking branch 'origin/development' 2018-08-27 23:33:45 +01:00
callback.h Merge remote-tracking branch 'origin/development' 2018-03-18 19:29:36 +00:00
char_traits.h Added alternate STL support to allow 'No STL' option. 2018-07-22 20:47:33 +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 Added alternate STL support to allow 'No STL' option. 2018-07-22 20:47:33 +01:00
constant.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
container.h Added alternate STL support to allow 'No STL' option. 2018-07-22 20:47:33 +01:00
crc8_ccitt.h Added alternate STL support to allow 'No STL' option. 2018-07-22 20:47:33 +01:00
crc16_ccitt.h Added alternate STL support to allow 'No STL' option. 2018-07-22 20:47:33 +01:00
crc16_kermit.h Added alternate STL support to allow 'No STL' option. 2018-07-22 20:47:33 +01:00
crc16.h Added alternate STL support to allow 'No STL' option. 2018-07-22 20:47:33 +01:00
crc32_c.h Added alternate STL support to allow 'No STL' option. 2018-07-22 20:47:33 +01:00
crc32.h Added alternate STL support to allow 'No STL' option. 2018-07-22 20:47:33 +01:00
crc64_ecma.h Added alternate STL support to allow 'No STL' option. 2018-07-22 20:47:33 +01:00
cstring.h Merge remote-tracking branch 'origin/development' 2018-08-27 23:33:45 +01:00
cyclic_value.h Added alternate STL support to allow 'No STL' option. 2018-07-22 20:47:33 +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/master' into feature/no_stl 2018-08-18 10:09:56 +01:00
deque.h Merge remote-tracking branch 'origin/development' 2018-08-27 23:33:45 +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/master' into feature/no_stl 2018-08-18 10:09:56 +01: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 Added alternate STL support to allow 'No STL' option. 2018-07-22 20:47:33 +01:00
flat_map.h Merge remote-tracking branch 'origin/master' into feature/no_stl 2018-08-18 10:09:56 +01:00
flat_multimap.h Merge remote-tracking branch 'origin/master' into feature/no_stl 2018-08-18 10:09:56 +01:00
flat_multiset.h Merge remote-tracking branch 'origin/master' into feature/no_stl 2018-08-18 10:09:56 +01:00
flat_set.h Merge remote-tracking branch 'origin/master' into feature/no_stl 2018-08-18 10:09:56 +01:00
fnv_1.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
forward_list.h Merge remote-tracking branch 'origin/master' into feature/no_stl 2018-08-18 10:09:56 +01:00
frame_check_sequence.h Renamed STATIC_ASSERT to ETL_STATIC_ASSERT 2018-06-18 18:49:09 +01:00
fsm_generator.h Merge remote-tracking branch 'origin/master' into feature/no_stl 2018-08-18 10:09:56 +01:00
fsm.h Merge remote-tracking branch 'origin/master' into feature/no_stl 2018-08-18 10:09:56 +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 Renamed STATIC_ASSERT to ETL_STATIC_ASSERT 2018-06-18 18:49:09 +01:00
icache.h Merge remote-tracking branch 'origin/development' 2018-03-18 19:29:36 +00:00
ihash.h Added alternate STL support to allow 'No STL' option. 2018-07-22 20:47:33 +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 Merge remote-tracking branch 'origin/master' into feature/no_stl 2018-08-18 10:09:56 +01:00
intrusive_links.h Added alternate STL support to allow 'No STL' option. 2018-07-22 20:47:33 +01:00
intrusive_list.h Added alternate STL support to allow 'No STL' option. 2018-07-22 20:47:33 +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 Added alternate STL support to allow 'No STL' option. 2018-07-22 20:47:33 +01:00
iterator.h Added alternate STL support to allow 'No STL' option. 2018-07-22 20:47:33 +01:00
jenkins.h Added alternate STL support to allow 'No STL' option. 2018-07-22 20:47:33 +01:00
largest_generator.h Renamed STATIC_ASSERT to ETL_STATIC_ASSERT 2018-06-18 18:49:09 +01:00
largest.h Renamed STATIC_ASSERT to ETL_STATIC_ASSERT 2018-06-18 18:49:09 +01:00
list.h Merge remote-tracking branch 'origin/feature/shared_pools' into development 2018-08-22 20:13:18 +01:00
log.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
map.h Merge remote-tracking branch 'origin/master' into feature/no_stl 2018-08-18 10:09:56 +01:00
math_constants.h Merge remote-tracking branch 'origin/master' into feature/no_stl 2018-08-18 10:09:56 +01:00
memory_model.h Merge remote-tracking branch 'origin/master' into feature/no_stl 2018-08-18 10:09:56 +01:00
memory.h Merge remote-tracking branch 'origin/development' 2018-08-27 23:33:45 +01:00
message_bus.h Initial changes 2018-06-19 06:24:37 +01:00
message_router_generator.h Renamed STATIC_ASSERT to ETL_STATIC_ASSERT 2018-06-18 18:49:09 +01:00
message_router.h Renamed STATIC_ASSERT to ETL_STATIC_ASSERT 2018-06-18 18:49:09 +01:00
message_timer.h Initial changes 2018-06-19 06:24:37 +01:00
message_types.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
message.h Non-virtual message is no longer protected. 2018-06-17 21:09:59 +01:00
multimap.h Merge remote-tracking branch 'origin/master' into feature/no_stl 2018-08-18 10:09:56 +01:00
multiset.h Merge remote-tracking branch 'origin/master' into feature/no_stl 2018-08-18 10:09:56 +01:00
murmur3.h Renamed STATIC_ASSERT to ETL_STATIC_ASSERT 2018-06-18 18:49:09 +01:00
mutex.h Added alternate STL support to allow 'No STL' option. 2018-07-22 20:47:33 +01:00
null_type.h Added null_type template 2018-04-21 17:32:24 +01:00
nullptr.h Merge remote-tracking branch 'origin/development' 2018-09-02 14:07:17 +01:00
numeric.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
observer.h Merge remote-tracking branch 'origin/master' into feature/no_stl 2018-08-18 10:09:56 +01:00
optional.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
packet.h Renamed STATIC_ASSERT to ETL_STATIC_ASSERT 2018-06-18 18:49:09 +01:00
parameter_type.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
pearson.h Renamed STATIC_ASSERT to ETL_STATIC_ASSERT 2018-06-18 18:49:09 +01:00
permutations.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
platform.h Added alternate STL support to allow 'No STL' option. 2018-07-22 20:47:33 +01:00
pool.h Added alternate STL support to allow 'No STL' option. 2018-07-22 20:47:33 +01:00
power.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
priority_queue.h Merge remote-tracking branch 'origin/master' into feature/no_stl 2018-08-18 10:09:56 +01:00
queue_mpmc_mutex.h Merge remote-tracking branch 'origin/master' into feature/no_stl 2018-08-18 10:09:56 +01:00
queue_spsc_atomic.h Merge remote-tracking branch 'origin/master' into feature/no_stl 2018-08-18 10:09:56 +01:00
queue_spsc_isr.h Merge remote-tracking branch 'origin/master' into feature/no_stl 2018-08-18 10:09:56 +01:00
queue.h Merge remote-tracking branch 'origin/master' into feature/no_stl 2018-08-18 10:09:56 +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 Merge remote-tracking branch 'origin/master' into feature/no_stl 2018-08-18 10:09:56 +01:00
reference_flat_multimap.h Merge remote-tracking branch 'origin/master' into feature/no_stl 2018-08-18 10:09:56 +01:00
reference_flat_multiset.h Merge remote-tracking branch 'origin/master' into feature/no_stl 2018-08-18 10:09:56 +01:00
reference_flat_set.h Merge remote-tracking branch 'origin/master' into feature/no_stl 2018-08-18 10:09:56 +01:00
scheduler.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
set.h Merge remote-tracking branch 'origin/master' into feature/no_stl 2018-08-18 10:09:56 +01:00
smallest_generator.h Capitalised warning comment 2018-04-21 17:45:00 +01:00
smallest.h Comment change 2018-06-17 21:08:03 +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 Merge remote-tracking branch 'origin/master' into feature/no_stl 2018-08-18 10:09:56 +01:00
static_assert.h Renamed STATIC_ASSERT to ETL_STATIC_ASSERT 2018-06-18 18:49:09 +01:00
string_view.h Added alternate STL support to allow 'No STL' option. 2018-07-22 20:47:33 +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 Renamed STATIC_ASSERT to ETL_STATIC_ASSERT 2018-06-18 18:49:09 +01:00
type_lookup.h Renamed STATIC_ASSERT to ETL_STATIC_ASSERT 2018-06-18 18:49:09 +01:00
type_select_generator.h Renamed STATIC_ASSERT to ETL_STATIC_ASSERT 2018-06-18 18:49:09 +01:00
type_select.h Renamed STATIC_ASSERT to ETL_STATIC_ASSERT 2018-06-18 18:49:09 +01:00
type_traits_generator.h Added alternate STL support to allow 'No STL' option. 2018-07-22 20:47:33 +01:00
type_traits.h Added alternate STL support to allow 'No STL' option. 2018-07-22 20:47:33 +01:00
u16string.h Merge remote-tracking branch 'origin/development' 2018-08-27 23:33:45 +01:00
u32string.h Merge remote-tracking branch 'origin/development' 2018-08-27 23:33:45 +01:00
unordered_map.h Merge remote-tracking branch 'origin/master' into feature/no_stl 2018-08-18 10:09:56 +01:00
unordered_multimap.h Merge remote-tracking branch 'origin/master' into feature/no_stl 2018-08-18 10:09:56 +01:00
unordered_multiset.h Merge remote-tracking branch 'origin/master' into feature/no_stl 2018-08-18 10:09:56 +01:00
unordered_set.h Merge remote-tracking branch 'origin/master' into feature/no_stl 2018-08-18 10:09:56 +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 alternate STL support to allow 'No STL' option. 2018-07-22 20:47:33 +01:00
variant_pool.h Merge remote-tracking branch 'origin/master' into feature/no_stl 2018-08-18 10:09:56 +01:00
variant.h Merge remote-tracking branch 'origin/master' into feature/no_stl 2018-08-18 10:09:56 +01:00
vector.h Merge remote-tracking branch 'origin/development' 2018-08-27 23:33:45 +01:00
version.h Merge remote-tracking branch 'origin/development' 2018-09-01 08:06:56 +01:00
visitor.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
wstring.h Merge remote-tracking branch 'origin/development' 2018-08-27 23:33:45 +01:00