2019-06-01 17:07:18 +01:00
..
.vscode Merge remote-tracking branch 'origin/development' 2018-03-18 19:29:36 +00:00
atomic atomic_std: removed extra ';' semicolon after namespace (#114) 2019-02-12 18:25:42 +00: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 Fixed bug in 'vector of pointers' move constructor 2019-05-24 23:09:03 +01:00
profiles Merge remote-tracking branch 'origin/development' into feature/C++11_variadic_templates 2019-05-16 23:40:43 +01:00
stl Added NO_EXCEPT macros. 2019-02-11 10:51:11 +01:00
absolute.h Merge remote-tracking branch 'origin/feature/cumulative_moving_average' into development 2018-12-28 09:45:43 +00:00
algorithm.h Merge remote-tracking branch 'origin/development' into feature/C++11_variadic_templates 2019-05-16 23:40:43 +01:00
alignment.h Renamed STATIC_ASSERT to ETL_STATIC_ASSERT 2018-06-18 18:49:09 +01:00
array_view.h Added constexpr to constructors and copy constructors. 2019-02-10 10:54:54 +00: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 Fixed issue #94. 2018-09-01 07:57:58 +01:00
basic_format_spec.h Merge remote-tracking branch 'origin/development' into feature/C++11_variadic_templates 2019-05-16 23:40:43 +01:00
basic_string.h Merge remote-tracking branch 'origin/development' into feature/C++11_variadic_templates 2019-05-16 23:40:43 +01:00
binary.h Merge remote-tracking branch 'origin/development' into feature/emplace_var_arg 2018-12-08 16:01:35 +00:00
bit_stream.h Merge remote-tracking branch 'origin/development' into feature/emplace_var_arg 2018-12-08 16:01:35 +00: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_service.h Version & release notes. 2019-02-04 21:06:30 +00:00
callback_timer.h Compatibility with Keil compiler 2018-08-27 22:07:17 +01:00
callback.h C++03 check project 2019-02-11 12:33:33 +01: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 Merge remote-tracking branch 'origin/development' into feature/emplace_var_arg 2018-12-08 16:01:35 +00:00
crc16_ccitt.h Merge remote-tracking branch 'origin/development' into feature/emplace_var_arg 2018-12-08 16:01:35 +00:00
crc16_kermit.h Merge remote-tracking branch 'origin/development' into feature/emplace_var_arg 2018-12-08 16:01:35 +00:00
crc16_modbus.h Merge remote-tracking branch 'origin/development' into feature/emplace_var_arg 2018-12-08 16:01:35 +00:00
crc16.h Merge remote-tracking branch 'origin/development' into feature/emplace_var_arg 2018-12-08 16:01:35 +00:00
crc32_c.h C++03 check project 2019-02-11 12:33:33 +01:00
crc32.h Merge remote-tracking branch 'origin/development' into feature/emplace_var_arg 2018-12-08 16:01:35 +00:00
crc64_ecma.h Merge remote-tracking branch 'origin/development' into feature/emplace_var_arg 2018-12-08 16:01:35 +00:00
cstring.h Merge remote-tracking branch 'origin/development' into feature/C++11_variadic_templates 2019-05-16 23:40:43 +01:00
cumulative_moving_average.h Merge remote-tracking branch 'origin/feature/cumulative_moving_average' into development 2018-12-28 09:45:43 +00:00
cyclic_value.h Merge remote-tracking branch 'origin/development' into feature/C++11_variadic_templates 2019-05-16 23:40:43 +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
delegate_service.h Merge remote-tracking branch 'origin/development' 2019-05-19 23:24:12 +01:00
delegate.h Merge remote-tracking branch 'origin/development' 2019-05-22 20:21:07 +01:00
deque.h Added #include <new> 2019-06-01 17:02:42 +01:00
doxygen.h Merge remote-tracking branch 'origin/development' 2018-03-18 19:29:36 +00:00
endianness.h Merge remote-tracking branch 'origin/feature/bit_stream' into development 2018-10-07 08:37:14 +01:00
enum_type.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
error_handler.h Merge remote-tracking branch 'origin/development' into feature/emplace_var_arg 2018-12-08 16:01:35 +00: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 Added #include <new> 2019-06-01 17:02:42 +01:00
flat_multimap.h Added #include <new> 2019-06-01 17:02:42 +01:00
flat_multiset.h Enabled emplace functions for C++03 2019-02-24 10:04:13 +01:00
flat_set.h Added #include <new> 2019-06-01 17:02:42 +01:00
fnv_1.h Added 'uul' to 64bit literals 2018-09-04 17:50:32 +01:00
format_spec.h Merge remote-tracking branch 'origin/development' into feature/C++11_variadic_templates 2019-05-16 23:40:43 +01:00
forward_list.h Added #include <new> 2019-06-01 17:02:42 +01:00
frame_check_sequence.h Added missing header include to frame_check_sequence.h 2019-02-10 09:31:36 +00:00
fsm_generator.h Simplified message framework internal code. 2019-05-27 12:01:06 +01:00
fsm.h Simplified message framework internal code. 2019-05-27 12:01:06 +01:00
function.h function.h add const to operator () (#117) 2019-02-20 08:57:52 +00: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 Variadic template etl::smallest 2019-05-26 13:44:46 +01: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 Removed repeated semicolon, this helps to compile etl without errors (#100) 2018-09-29 20:23:45 +02:00
intrusive_links.h Added alternate STL support to allow 'No STL' option. 2018-07-22 20:47:33 +01:00
intrusive_list.h Removed repeated semicolon, this helps to compile etl without errors (#100) 2018-09-29 20:23:45 +02:00
intrusive_queue.h Fix inconsistent ETL_FILE definitions 2019-02-18 19:32:02 +01:00
intrusive_stack.h Fix inconsistent ETL_FILE definitions 2019-02-18 19:32:02 +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 Variadic template etl::smallest 2019-05-26 13:14:10 +01:00
largest.h Variadic template etl::smallest 2019-05-26 13:14:10 +01:00
list.h Added #include <new> 2019-06-01 17:02:42 +01:00
log.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
macros.h Merge remote-tracking branch 'origin/development' into feature/emplace_var_arg 2018-12-08 16:01:35 +00:00
map.h Added #include <new> 2019-06-01 17:02:42 +01:00
math_constants.h Created C++03 Code::Blocks project as a quick check for C++03 syntax compatibility. 2019-02-14 14:48:31 +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 Added #include <new> 2019-06-01 17:02:42 +01:00
message_bus.h Simplified message framework internal code. 2019-05-27 12:01:06 +01:00
message_router_generator.h Simplified message framework internal code. 2019-05-27 12:01:06 +01:00
message_router.h Simplified message framework internal code. 2019-05-27 12:01:06 +01:00
message_timer.h Simplified message framework internal code. 2019-05-27 12:01:06 +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
multi_array.h Merge remote-tracking branch 'origin/development' into feature/C++11_variadic_templates 2019-05-16 23:40:43 +01:00
multicast_delegate.h Merge remote-tracking branch 'origin/development' 2019-05-19 23:24:12 +01:00
multimap.h Added #include <new> 2019-06-01 17:02:42 +01:00
multiset.h Added #include <new> 2019-06-01 17:02:42 +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
negative.h Merge remote-tracking branch 'origin/development' into feature/C++11_variadic_templates 2019-05-16 23:40:43 +01:00
null_type.h Added null_type template 2018-04-21 17:32:24 +01:00
nullptr.h More fixes for nullptr on ARM5/ARM6 compilers 2018-09-02 14:05:27 +01:00
numeric.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
observer.h Added C++11 variadic template version of etl::observer 2019-03-30 10:40:19 +00:00
optional.h Added #include <new> 2019-06-01 17:02:42 +01:00
packet.h Added #include <new> 2019-06-01 17:02:42 +01:00
parameter_type.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
pearson.h Merge remote-tracking branch 'origin/development' into feature/emplace_var_arg 2018-12-08 16:01:35 +00:00
permutations.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
platform.h Renamed ETL_NO_EXCEPT to ETL_NOEXCEPT 2019-02-11 11:03:11 +01:00
pool.h Added #include <new> 2019-06-01 17:02:42 +01:00
power.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
priority_queue.h Enabled emplace functions for C++03 2019-02-24 10:04:13 +01:00
queue_mpmc_mutex.h Added #include <new> 2019-06-01 17:02:42 +01:00
queue_spsc_atomic.h Added #include <new> 2019-06-01 17:02:42 +01:00
queue_spsc_isr.h Added #include <new> 2019-06-01 17:02:42 +01:00
queue_spsc_locked.h Added #include <new> 2019-06-01 17:02:42 +01:00
queue.h Added #include <new> 2019-06-01 17:02:42 +01:00
radix.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
random.h Merge remote-tracking branch 'origin/development' into feature/emplace_var_arg 2018-12-08 16:01:35 +00:00
ratio.h Fixed missing semicolons 2018-06-12 21:12:32 +01:00
reference_flat_map.h Merge branch 'development' into feature/rvalue-references 2019-01-05 11:34:24 +00:00
reference_flat_multimap.h Merge branch 'development' into feature/rvalue-references 2019-01-05 11:34:24 +00:00
reference_flat_multiset.h Merge branch 'development' into feature/rvalue-references 2019-01-05 11:34:24 +00:00
reference_flat_set.h Merge branch 'development' into feature/rvalue-references 2019-01-05 11:34:24 +00:00
scaled_rounding.h Merge remote-tracking branch 'origin/feature/cumulative_moving_average' into development 2018-12-28 09:45:43 +00:00
scheduler.h Merge branch 'development' into feature/rvalue-references 2019-01-05 11:34:24 +00:00
set.h Added #include <new> 2019-06-01 17:02:42 +01:00
smallest_generator.h Variadic template etl::smallest 2019-05-26 13:14:10 +01:00
smallest.h Variadic template etl::smallest 2019-05-26 13:44:46 +01:00
spsc_queue.h C++03 check project 2019-02-11 12:33:33 +01:00
sqrt.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
stack.h Added #include <new> 2019-06-01 17:02:42 +01:00
state_chart.h Merge remote-tracking branch 'origin/master' into feature/rvalue-references 2018-12-17 19:09:32 +00:00
static_assert.h Renamed STATIC_ASSERT to ETL_STATIC_ASSERT 2018-06-18 18:49:09 +01:00
string_view.h Fixed setting of 'truncated' 2019-03-17 17:49:25 +00: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
to_string.h Simplified 'to_string' templates 2019-05-28 18:29:25 +01:00
to_u16string.h Simplified 'to_string' templates 2019-05-28 18:29:25 +01:00
to_u32string.h Simplified 'to_string' templates 2019-05-28 18:29:25 +01:00
to_wstring.h Simplified 'to_string' templates 2019-05-28 18:29:25 +01:00
type_def.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
type_lookup_generator.h C++03 check project 2019-02-11 12:33:33 +01:00
type_lookup.h C++03 check project 2019-02-11 12:33:33 +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 Variadic template etl::smallest 2019-05-26 13:14:10 +01:00
type_traits.h Variadic template etl::largest etc. 2019-05-26 13:05:54 +01:00
u16format_spec.h Merge remote-tracking branch 'origin/development' into feature/C++11_variadic_templates 2019-05-16 23:40:43 +01:00
u16string.h Merge remote-tracking branch 'origin/development' into feature/C++11_variadic_templates 2019-05-16 23:40:43 +01:00
u32format_spec.h Merge remote-tracking branch 'origin/development' into feature/C++11_variadic_templates 2019-05-16 23:40:43 +01:00
u32string.h Merge remote-tracking branch 'origin/development' into feature/C++11_variadic_templates 2019-05-16 23:40:43 +01:00
unordered_map.h Added #include <new> 2019-06-01 17:02:42 +01:00
unordered_multimap.h Added #include <new> 2019-06-01 17:02:42 +01:00
unordered_multiset.h Added #include <new> 2019-06-01 17:02:42 +01:00
unordered_set.h Added #include <new> 2019-06-01 17:02:42 +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 Added #include <new> 2019-06-01 17:02:42 +01:00
vector.h Added #include <new> 2019-06-01 17:02:42 +01:00
version.h Added #include <new> to files using 'placement new'. 2019-06-01 17:07:18 +01:00
visitor.h Added C++11 variadic template version of etl::visiable and etl::visitor 2019-03-30 09:59:44 +00:00
wformat_spec.h Merge remote-tracking branch 'origin/development' into feature/C++11_variadic_templates 2019-05-16 23:40:43 +01:00
wstring.h Merge remote-tracking branch 'origin/development' into feature/C++11_variadic_templates 2019-05-16 23:40:43 +01:00