John Wellbelove a1a0391282 Merge remote-tracking branch 'origin/development'
# Conflicts:
#	include/etl/version.h
#	library.json
#	library.properties
#	support/Release notes.txt
2020-01-15 16:32:01 +00:00
..
.vscode Merge remote-tracking branch 'origin/development' 2018-03-18 19:29:36 +00:00
atomic Work in progress 2020-01-09 11:15:50 +00:00
deprecated Compatibility changes for GCC v5.4. 2019-06-23 09:54:02 +01:00
experimental Initial untested SPSC queues. 2018-04-02 12:28:25 +01:00
mutex Fix to gcc mutex 2019-12-26 20:15:22 +00:00
private Work in progress 2020-01-09 11:15:50 +00:00
profiles Erased 2019-12-27 12:57:46 +00:00
absolute.h Work in progress 2020-01-09 11:15:50 +00:00
algorithm.h Merge remote-tracking branch 'origin/development' 2020-01-14 12:46:17 +00:00
alignment.h Work in progress 2020-01-09 11:15:50 +00:00
array_view.h Work in progress 2020-01-09 11:15:50 +00:00
array_wrapper.h Work in progress 2020-01-09 11:15:50 +00:00
array.h Work in progress 2020-01-09 11:15:50 +00:00
atomic.h Fix alternate STL utility.h for ARM6 2019-09-30 10:05:01 +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' 2020-01-14 11:57:04 +00:00
binary.h Work in progress 2020-01-09 11:15:50 +00:00
bit_stream.h Work in progress 2020-01-09 11:15:50 +00:00
bitset.h Work in progress 2020-01-09 11:15:50 +00:00
bloom_filter.h Work in progress 2020-01-09 11:15:50 +00:00
callback_service.h Version & release notes. 2019-02-04 21:06:30 +00:00
callback_timer.h Merge remote-tracking branch 'origin/feature/determine_compiler_versions' into development 2019-12-27 12:57:34 +00:00
callback.h C++03 check project 2019-02-11 12:33:33 +01:00
char_traits.h Work in progress 2020-01-09 11:15:50 +00:00
checksum.h Merge remote-tracking branch 'origin/development' 2020-01-15 16:32:01 +00:00
combinations.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
compare.h Work in progress 2020-01-09 11:15:50 +00:00
constant.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
container.h Work in progress 2020-01-09 11:15:50 +00:00
crc8_ccitt.h Merge remote-tracking branch 'origin/crc-ccitt-xmodem' into development 2019-12-12 12:19:05 +00:00
crc8_rohc.h Merge remote-tracking branch 'origin/crc-ccitt-xmodem' into development 2019-12-12 12:19:05 +00:00
crc16_aug_ccitt.h Merge remote-tracking branch 'origin/crc-ccitt-xmodem' into development 2019-12-12 12:19:05 +00:00
crc16_ccitt.h Merge remote-tracking branch 'origin/crc-ccitt-xmodem' into development 2019-12-12 12:19:05 +00:00
crc16_genibus.h Merge remote-tracking branch 'origin/crc-ccitt-xmodem' into development 2019-12-12 12:19:05 +00:00
crc16_kermit.h Merge remote-tracking branch 'origin/crc-ccitt-xmodem' into development 2019-12-12 12:19:05 +00:00
crc16_modbus.h Merge remote-tracking branch 'origin/crc-ccitt-xmodem' into development 2019-12-12 12:19:05 +00:00
crc16_usb.h Merge remote-tracking branch 'origin/crc-ccitt-xmodem' into development 2019-12-12 12:19:05 +00:00
crc16_x25.h Merge remote-tracking branch 'origin/crc-ccitt-xmodem' into development 2019-12-12 12:19:05 +00:00
crc16_xmodem.h Merge remote-tracking branch 'origin/crc-ccitt-xmodem' into development 2019-12-12 12:19:05 +00:00
crc16.h Merge remote-tracking branch 'origin/crc-ccitt-xmodem' into development 2019-12-12 12:19:05 +00:00
crc32_bzip2.h Merge remote-tracking branch 'origin/crc-ccitt-xmodem' into development 2019-12-12 12:19:05 +00:00
crc32_c.h Merge remote-tracking branch 'origin/crc-ccitt-xmodem' into development 2019-12-12 12:19:05 +00:00
crc32_mpeg2.h Merge remote-tracking branch 'origin/crc-ccitt-xmodem' into development 2019-12-12 12:19:05 +00:00
crc32_posix.h Merge remote-tracking branch 'origin/crc-ccitt-xmodem' into development 2019-12-12 12:19:05 +00:00
crc32.h Merge remote-tracking branch 'origin/crc-ccitt-xmodem' into development 2019-12-12 12:19:05 +00:00
crc64_ecma.h Merge remote-tracking branch 'origin/crc-ccitt-xmodem' into development 2019-12-12 12:19:05 +00:00
cstring.h Merge remote-tracking branch 'origin/development' 2020-01-14 11:57:04 +00:00
cumulative_moving_average.h Work in progress 2020-01-09 11:15:50 +00:00
cyclic_value.h Work in progress 2020-01-09 11:15:50 +00:00
debounce.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
debug_count.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
delegate_service.h Merge remote-tracking branch 'origin/development' 2019-05-19 23:24:12 +01:00
delegate.h Modified valid check call 2019-11-13 13:17:07 +00:00
deque.h Work in progress 2020-01-09 11:15:50 +00:00
doxygen.h Merge remote-tracking branch 'origin/development' 2018-03-18 19:29:36 +00:00
endianness.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
enum_type.h Modified the way that the 'No STL' macros are defined so that 'std' may be used in ETL code rather than the 'ETLSTD' macro. 2019-11-15 13:28:51 +00:00
error_handler.h Merge remote-tracking branch 'origin/development' 2020-01-14 11:57:04 +00:00
exception.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
factorial.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
fibonacci.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
file_error_numbers.txt Indirect vector, external buffers 2019-11-16 17:00:51 +00:00
fixed_iterator.h Work in progress 2020-01-09 11:15:50 +00:00
flat_map.h Work in progress 2020-01-09 11:15:50 +00:00
flat_multimap.h Work in progress 2020-01-09 11:15:50 +00:00
flat_multiset.h Work in progress 2020-01-09 11:15:50 +00:00
flat_set.h Work in progress 2020-01-09 11:15:50 +00:00
fnv_1.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +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 Work in progress 2020-01-09 11:15:50 +00:00
frame_check_sequence.h Work in progress 2020-01-09 11:15:50 +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 Merge remote-tracking branch 'origin/feature/no_stl_unit_tests' into development 2019-12-01 18:21:10 +00:00
functional.h Work in progress 2020-01-09 11:15:50 +00: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 Work in progress 2020-01-09 11:15:50 +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 STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
icache.h Merge remote-tracking branch 'origin/feature/no_stl_unit_tests' into development 2019-12-01 18:21:10 +00:00
ihash.h Work in progress 2020-01-04 11:20:29 +00:00
indirect_vector.h Work in progress 2020-01-09 11:15:50 +00:00
instance_count.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
integral_limits.h Work in progress 2020-01-09 11:15:50 +00:00
intrusive_forward_list.h Merge remote-tracking branch 'origin/development' 2020-01-14 11:57:04 +00:00
intrusive_links.h Work in progress 2020-01-09 11:15:50 +00:00
intrusive_list.h Work in progress 2020-01-09 11:15:50 +00: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 Work in progress 2020-01-04 11:20:29 +00:00
iterator.h Work in progress 2020-01-09 11:15:50 +00:00
jenkins.h Work in progress 2020-01-04 11:20:29 +00:00
largest_generator.h Work in progress 2020-01-09 11:15:50 +00:00
largest.h Work in progress 2020-01-09 11:15:50 +00:00
limits.h Final changes 2020-01-10 14:01:33 +00:00
list.h Work in progress 2020-01-09 11:15:50 +00:00
log.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +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 Work in progress 2020-01-09 11:15:50 +00: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 Work in progress 2020-01-09 11:15:50 +00:00
message_bus.h Work in progress 2020-01-09 11:15:50 +00: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 Merge remote-tracking branch 'origin/feature/no_stl_unit_tests' into development 2019-12-01 18:21:10 +00:00
message_types.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
message.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +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
multimap.h Work in progress 2020-01-09 11:15:50 +00:00
multiset.h Work in progress 2020-01-09 11:15:50 +00:00
murmur3.h Work in progress 2020-01-09 11:15:50 +00:00
mutex.h Quick fix to ETL_HAS_MUTEX position in queue_mpmc_mutex.h 2019-12-18 10:20:35 +00:00
negative.h Work in progress 2020-01-09 11:15:50 +00:00
null_type.h Added null_type template 2018-04-21 17:32:24 +01:00
nullptr.h Renamed to C standard header 2019-11-21 11:14:01 +00:00
numeric.h Modified the way that the 'No STL' macros are defined so that 'std' may be used in ETL code rather than the 'ETLSTD' macro. 2019-11-15 13:28:51 +00:00
observer.h Work in progress 2020-01-09 11:15:50 +00:00
optional.h Work in progress 2020-01-04 11:20:29 +00:00
packet.h Work in progress 2020-01-09 11:15:50 +00:00
parameter_type.h Work in progress 2020-01-09 11:15:50 +00:00
pearson.h Work in progress 2020-01-09 11:15:50 +00:00
permutations.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
platform.h Work in progress 2020-01-09 11:15:50 +00:00
pool.h Work in progress 2020-01-09 11:15:50 +00:00
power.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
priority_queue.h Work in progress 2020-01-09 11:15:50 +00:00
queue_mpmc_mutex.h Work in progress 2020-01-09 11:15:50 +00:00
queue_spsc_atomic.h Work in progress 2020-01-09 11:15:50 +00:00
queue_spsc_isr.h Work in progress 2020-01-09 11:15:50 +00:00
queue_spsc_locked.h Work in progress 2020-01-09 11:15:50 +00:00
queue.h Work in progress 2020-01-09 11:15:50 +00:00
radix.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
random.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
ratio.h Merge remote-tracking branch 'origin/feature/no_stl_unit_tests' into development 2019-12-01 18:21:10 +00:00
reference_flat_map.h Work in progress 2020-01-09 11:15:50 +00:00
reference_flat_multimap.h Work in progress 2020-01-09 11:15:50 +00:00
reference_flat_multiset.h Work in progress 2020-01-09 11:15:50 +00:00
reference_flat_set.h Work in progress 2020-01-09 11:15:50 +00:00
scaled_rounding.h Work in progress 2020-01-09 11:15:50 +00:00
scheduler.h Work in progress 2020-01-09 11:15:50 +00:00
set.h Work in progress 2020-01-09 11:15:50 +00:00
smallest_generator.h Work in progress 2020-01-09 11:15:50 +00:00
smallest.h Work in progress 2020-01-09 11:15:50 +00:00
spsc_queue.h C++03 check project 2019-02-11 12:33:33 +01:00
sqrt.h Work in progress 2020-01-09 11:15:50 +00:00
stack.h Work in progress 2020-01-09 11:15:50 +00:00
state_chart.h Work in progress 2020-01-09 11:15:50 +00:00
static_assert.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
string_view.h Work in progress 2020-01-09 11:15:50 +00:00
task.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +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 Compatibility changes for GCC v5.4. 2019-06-23 09:54:02 +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 STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
type_lookup_generator.h Work in progress 2020-01-09 11:15:50 +00:00
type_lookup.h Work in progress 2020-01-09 11:15:50 +00:00
type_select_generator.h Work in progress 2020-01-09 11:15:50 +00:00
type_select.h Work in progress 2020-01-09 11:15:50 +00:00
type_traits_generator.h Added use of C++11's 'alignof' keyword in 'alignment_of', if available 2020-01-10 13:27:05 +00:00
type_traits.h Added use of C++11's 'alignof' keyword in 'alignment_of', if available 2020-01-10 13:27:05 +00: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' 2020-01-14 11:57:04 +00: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' 2020-01-14 11:57:04 +00:00
unordered_map.h Work in progress 2020-01-09 11:15:50 +00:00
unordered_multimap.h Work in progress 2020-01-09 11:15:50 +00:00
unordered_multiset.h Work in progress 2020-01-09 11:15:50 +00:00
unordered_set.h Work in progress 2020-01-09 11:15:50 +00:00
user_type.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
utility.h Merge remote-tracking branch 'origin/development' 2020-01-14 11:57:04 +00:00
variant_pool_generator.h Work in progress 2020-01-09 11:15:50 +00:00
variant_pool.h Work in progress 2020-01-09 11:15:50 +00:00
variant.h Work in progress 2020-01-09 11:15:50 +00:00
vector.h Work in progress 2020-01-09 11:15:50 +00:00
version.h Merge remote-tracking branch 'origin/development' 2020-01-15 16:32:01 +00:00
visitor.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01: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' 2020-01-14 11:57:04 +00:00