John Wellbelove
|
8f0199c789
|
Added etl::ibitset::span() member functions to return a span of the underlying binary data.
Moved image resources
|
2020-07-27 10:52:07 +01:00 |
|
John Wellbelove
|
e323f2267f
|
Changed http://www.etlcpp.com to https://www.etlcpp.com
|
2020-05-01 10:22:36 +01:00 |
|
John Wellbelove
|
83347ccfdd
|
Work in progress
|
2020-01-09 11:15:50 +00:00 |
|
John Wellbelove
|
98026fddab
|
Added tests for 'value()' at type limits.
|
2019-11-07 10:37:31 +00:00 |
|
John Wellbelove
|
4dd4574743
|
Added 'from_string' functions.
Added 'value' functions.
|
2019-11-05 15:53:05 +00:00 |
|
John Wellbelove
|
bd008350a2
|
Merge remote-tracking branch 'origin/feature/changed_include_paths' into development
# Conflicts:
# include/etl/version.h
|
2018-07-28 21:55:27 +01:00 |
|
Austin Morton
|
dcd42ee17e
|
Fix assumption that min/max macros will always be defined on a Microsoft compiler (#72)
Merge in min-max changes to a feature branch
|
2018-04-24 14:27:18 +01:00 |
|
John Wellbelove
|
bc7c3e4426
|
Merge remote-tracking branch 'origin/memcpy_containers' into development
# Conflicts:
# test/test_string_char.cpp
# test/test_string_u16.cpp
# test/test_string_u32.cpp
# test/test_string_wchar_t.cpp
|
2017-06-17 16:39:45 +01:00 |
|
John Wellbelove
|
26b7326d72
|
Updated Code::Blocks project.
Changed test project include paths to use unittest++ as sub-module.
|
2017-05-08 20:48:22 +01:00 |
|
John Wellbelove
|
912cb40d0c
|
Fixed GCC warnings
Removed redundant code
|
2016-12-28 13:20:27 +00:00 |
|
John Wellbelove
|
f1c5c20ba7
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
John Wellbelove
|
ceef10dc93
|
Disabled copy constructor.
Added interface assignment operator.
|
2016-01-14 18:31:43 +00:00 |
|
John Wellbelove
|
16a1978f43
|
Added link to www.etlcpp.com in licence header.
|
2015-12-16 11:09:56 +00:00 |
|
John Wellbelove
|
a7d9b44f33
|
Modified some tests to check return values of operators
|
2015-12-10 13:38:51 +00:00 |
|
John Wellbelove
|
8f7b16dc9c
|
Redesigned bitset to use no virtual functions.
Fixed storage array type as uint8_t.
|
2015-12-09 15:31:41 +00:00 |
|
jwellbelove
|
1eab2e85b3
|
Very minor format changes
|
2015-03-15 16:32:08 +00:00 |
|
jwellbelove
|
4277fbe95c
|
Optimisations for bitset & knockon changes to pool .
|
2015-03-01 11:31:56 +00:00 |
|
jwellbelove
|
ae385d5561
|
Added Github link to copyright notice.
|
2015-02-22 13:23:18 +00:00 |
|
jwellbelove
|
ad08564b60
|
Added extra tests for iterators.
|
2015-02-05 19:58:06 +00:00 |
|
jwellbelove
|
63154a91b6
|
Added string set test
|
2014-12-08 20:25:45 +00:00 |
|
jwellbelove
|
9c2619ddfd
|
Mostly updated comments
Some extra tests
|
2014-11-21 17:10:04 +00:00 |
|
jwellbelove
|
e5a9fa3127
|
Updated tests
|
2014-11-19 18:37:14 +00:00 |
|