John Wellbelove
|
654a930df7
|
Modified pointer vector operators
|
2016-07-31 11:00:05 +01:00 |
|
John Wellbelove
|
0a6a9239c4
|
Strong typedef template class tests
|
2016-07-28 22:56:09 +01:00 |
|
John Wellbelove
|
3b78b9c871
|
Pointer specialisations of vector
|
2016-07-27 21:27:13 +01:00 |
|
John Wellbelove
|
96662d4da4
|
Added specialisation for vectors of pointer types.
Added optimisations for fundamental or pointer types.
|
2016-07-01 23:20:39 +01:00 |
|
John Wellbelove
|
70771d0768
|
Temporarily remove include for vector pointer code
|
2016-06-28 21:02:38 +01:00 |
|
John Wellbelove
|
879e9bad21
|
Fixed incorrect implementation of etl::string::copy
|
2016-06-28 20:24:35 +01:00 |
|
John Wellbelove
|
f0f75788d0
|
Added string classes.
|
2016-06-26 11:52:11 +01:00 |
|
John Wellbelove
|
c74c31bd6a
|
Added signal & key debounce class
|
2016-05-10 19:09:47 +01:00 |
|
John Wellbelove
|
0a98f6da72
|
Added debounce
|
2016-05-03 21:17:20 +01:00 |
|
John Wellbelove
|
f1bb2ffe2f
|
Added debounce.
|
2016-05-03 21:16:43 +01:00 |
|
John Wellbelove
|
46eea4caed
|
Added platform.h.
Fixed GCC incompatibilities
|
2016-03-10 00:41:36 +00:00 |
|
John Wellbelove
|
7bc7406511
|
Fixed paths in Visual Studio project files.
|
2016-02-28 14:47:32 +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
|
02aa427e6b
|
Added unordered_set, unordered_multiset, unordered_multimap
|
2016-02-21 21:11:46 +00:00 |
|
John Wellbelove
|
a09d104330
|
Added unordered_set to project
|
2016-02-18 20:10:28 +00:00 |
|
John Wellbelove
|
8144554320
|
Added intrusive_list and updated intrusive_forward list.
Added set of intrusive links.
|
2016-02-10 19:05:42 +00:00 |
|
John Wellbelove
|
7e214ffbee
|
Added new intrusive link types.
|
2016-01-23 12:09:52 +00:00 |
|
jwellbelove
|
3ad66f4102
|
Removed basic_intrusive_forward_list
|
2016-01-22 11:00:13 +00:00 |
|
John Wellbelove
|
9ccc166022
|
Complete redesign of intrusive_forward_list using template parameter tags.
|
2016-01-21 19:51:11 +00:00 |
|
John Wellbelove
|
f5995420c1
|
Added cache files to project
|
2016-01-17 20:54:27 +00:00 |
|
John Wellbelove
|
f733aed049
|
Updated projects files for added and removed project files.
|
2016-01-14 18:32:23 +00:00 |
|
John Wellbelove
|
2abef4aa40
|
Added a "No Unit Tests" debug configuration
|
2016-01-09 10:27:08 +00:00 |
|
John Wellbelove
|
8aff17435c
|
Added ETL_CHECK_PUSH_POP to enable empry/full checks for push & pop functions. Normally this not be set as the code will be doing this check when necessary.
|
2016-01-07 17:34:37 +00:00 |
|
John Wellbelove
|
e744c11b50
|
Fixes for IAR compiler compatibilty
|
2015-12-17 10:46:20 +00:00 |
|
John Wellbelove
|
a048784285
|
Changed the way that errors are produced and handled.
Compile time macros control the type and verbosity of the errors to allow space and performance optimisation.
|
2015-12-15 19:28:12 +00:00 |
|
John Wellbelove
|
b48c6e052b
|
Updated VS projects files
|
2015-12-11 19:07:19 +00:00 |
|
John Wellbelove
|
64c33cb4dd
|
Moved non-user headers to private sub-directory.
|
2015-12-10 14:09:57 +00:00 |
|
John Wellbelove
|
b3b9426a69
|
Created multiset_base.h and derived imultiset from it.
Moved non-type code to base classes.
|
2015-12-05 15:56:57 +00:00 |
|
John Wellbelove
|
5794aebd8b
|
Created multimap_base.h and derived imultimap from it.
Moved non-type code to base classes.
|
2015-12-05 14:57:14 +00:00 |
|
John Wellbelove
|
e95ec5a98c
|
Added basic_forward_intrusive_list and updated intrusive_forward_list
|
2015-12-05 11:17:10 +00:00 |
|
John Wellbelove
|
abe2bd50e5
|
Added intrusive_forward_list
|
2015-10-13 10:56:02 +01:00 |
|
John Wellbelove
|
736770394f
|
Updated to VS2015
|
2015-09-28 18:44:48 +01:00 |
|
John Wellbelove
|
318a0230d1
|
Changed bsd_checksum from generic interface inherited from ihash.
|
2015-09-28 09:51:30 +01:00 |
|
John Wellbelove
|
46fb16dd82
|
Added new classes & tests
|
2015-09-13 20:58:55 +01:00 |
|
John Wellbelove
|
f05ac9d072
|
Added new classes
|
2015-08-29 16:27:21 +01:00 |
|
John Wellbelove
|
ddf0769854
|
Added get_iterator() methods
|
2015-08-28 20:29:03 +01:00 |
|
John Wellbelove
|
66eb540f5b
|
Fixed flat map index test.
Used ETL_ERROR macros for exceptions.
Added new files to project.
|
2015-08-28 15:10:52 +01:00 |
|
John Wellbelove
|
40e6268bf6
|
New hash & checksum algorithms
|
2015-08-19 21:00:53 +01:00 |
|