| .. |
|
.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
|
Fix inconsistent ETL_FILE definitions
|
2019-02-18 19:32:02 +01:00 |
|
profiles
|
Updated profiles for C++17
|
2019-02-26 10:00:21 +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 branch 'development' into feature/rvalue-references
|
2019-01-05 11:34:24 +00: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_string.h
|
Fix inconsistent ETL_FILE definitions
|
2019-02-18 19:32:02 +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
|
Compatibility with Keil compiler
|
2018-08-27 22:07:17 +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
|
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
|
Enabled emplace functions for C++03
|
2019-02-24 10:04:13 +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
|
Enabled emplace functions for C++03
|
2019-02-24 10:04:13 +01:00 |
|
flat_multimap.h
|
Enabled emplace functions for C++03
|
2019-02-24 10:04:13 +01:00 |
|
flat_multiset.h
|
Enabled emplace functions for C++03
|
2019-02-24 10:04:13 +01:00 |
|
flat_set.h
|
Enabled emplace functions for C++03
|
2019-02-24 10:04:13 +01:00 |
|
fnv_1.h
|
Added 'uul' to 64bit literals
|
2018-09-04 17:50:32 +01:00 |
|
forward_list.h
|
Merge remote-tracking branch 'origin/development'
|
2019-02-14 12:54:28 +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
|
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
|
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
|
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
|
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
|
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
|
Enabled emplace functions for C++03
|
2019-02-24 10:04:13 +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
|
#93 map.h on release 11.15.0 does not compile with clang-6
|
2018-09-04 23:25:16 +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
|
C++03/C++11 compatibility fixes.
|
2019-01-06 17:49:40 +00:00 |
|
message_bus.h
|
Initial changes
|
2018-06-19 06:24:37 +01:00 |
|
message_router_generator.h
|
Added #include <new> to message_router.h for improved cross platform compatibility.
|
2019-01-27 20:19:30 +00:00 |
|
message_router.h
|
Added #include <new> to message_router.h for improved cross platform compatibility.
|
2019-01-27 20:19:30 +00: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
|
#93 map.h on release 11.15.0 does not compile with clang-6
|
2018-09-04 23:25:16 +01:00 |
|
multiset.h
|
#93 map.h on release 11.15.0 does not compile with clang-6
|
2018-09-04 23:25:16 +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
|
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
|
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
|
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
|
[#101] Adding non-const emplace overloads for vector (#102)
|
2018-11-04 11:51:55 +00: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
|
Enabled emplace functions for C++03
|
2019-02-24 10:04:13 +01:00 |
|
queue_spsc_atomic.h
|
Enabled emplace functions for C++03
|
2019-02-24 10:04:13 +01:00 |
|
queue_spsc_isr.h
|
Added queue_spsc_locked with injected lock and unlock functionality.
|
2019-02-25 09:42:51 +01:00 |
|
queue_spsc_locked.h
|
Added queue_spsc_locked with injected lock and unlock functionality.
|
2019-02-25 09:42:51 +01:00 |
|
queue.h
|
Enabled emplace functions for C++03
|
2019-02-24 10:04:13 +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
|
#93 map.h on release 11.15.0 does not compile with clang-6
|
2018-09-04 23:25:16 +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
|
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
|
Enabled emplace functions for C++03
|
2019-02-24 10:04:13 +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
|
C++03 check project
|
2019-02-11 12:33: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
|
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
|
Added is_rvalue_reference
|
2018-12-30 11:17:17 +00:00 |
|
type_traits.h
|
Added alternate STL support to allow 'No STL' option.
|
2018-07-22 20:47:33 +01:00 |
|
u16string.h
|
Compatibility with Keil compiler
|
2018-08-27 22:07:17 +01:00 |
|
u32string.h
|
Compatibility with Keil compiler
|
2018-08-27 22:07:17 +01:00 |
|
unordered_map.h
|
Merge remote-tracking branch 'origin/development'
|
2019-02-13 11:29:02 +01:00 |
|
unordered_multimap.h
|
Merge remote-tracking branch 'origin/development'
|
2019-02-13 20:37:28 +01:00 |
|
unordered_multiset.h
|
Merge remote-tracking branch 'origin/development'
|
2019-02-13 20:37:28 +01:00 |
|
unordered_set.h
|
Merge remote-tracking branch 'origin/development'
|
2019-02-13 20:37:28 +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
|
Enabled emplace functions for C++03
|
2019-02-24 10:04:13 +01:00 |
|
vector.h
|
Enabled emplace functions for C++03
|
2019-02-24 10:04:13 +01:00 |
|
version.h
|
Added queue_spsc_locked with injected lock and unlock functionality.
|
2019-02-25 09:42:51 +01:00 |
|
visitor.h
|
Changed header guards to be GCC compliant.
|
2018-04-21 09:24:45 +01:00 |
|
wstring.h
|
Compatibility with Keil compiler
|
2018-08-27 22:07:17 +01:00 |