John Wellbelove
|
0508d796bc
|
Added extra size tests
|
2017-02-23 23:14:07 +00:00 |
|
John Wellbelove
|
aaac059008
|
Updated tests
|
2017-01-31 21:11:23 +00:00 |
|
John Wellbelove
|
9e9fa45f13
|
Fixed GCC warnings
|
2016-12-28 13:18:05 +00:00 |
|
John Wellbelove
|
0d43347c0c
|
Added many new tests
|
2016-05-03 19:19:05 +01:00 |
|
John Wellbelove
|
7df25e88a0
|
Fixed bug in resize 'down'.
|
2016-03-18 20:35:12 +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
|
fa006d8f13
|
Added 'move' member function to support splice like operations within the list.
|
2016-01-17 20:53:42 +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
|
7c0e5f42cd
|
Fixed bug in push_front. Items were not linked correctly.
|
2015-10-10 16:55:33 +01:00 |
|
John Wellbelove
|
49d6c70910
|
Removed the need for the 'end' node. Reduces the container size by one pointer.
|
2015-10-07 17:26:54 +01:00 |
|
jwellbelove
|
ae385d5561
|
Added Github link to copyright notice.
|
2015-02-22 13:23:18 +00:00 |
|
jwellbelove
|
46de221cfe
|
Added self assignment tests.
|
2015-01-24 19:32:09 +00:00 |
|
jwellbelove
|
84769d1ae6
|
Updated unit tests
|
2015-01-18 20:08:40 +00:00 |
|
jwellbelove
|
9c2619ddfd
|
Mostly updated comments
Some extra tests
|
2014-11-21 17:10:04 +00:00 |
|
jwellbelove
|
878a103e99
|
New tests for new classes
|
2014-11-19 18:37:38 +00:00 |
|