25 Commits

Author SHA1 Message Date
John Wellbelove
f9a9c3a0bd Removed flat_map_iterator exception class. 2016-05-03 18:54:14 +01:00
John Wellbelove
93c2b4bb81 Removed flat_multimap_out_of_bounds & flat_multimap_iterator exception classes. 2016-05-03 18:53:52 +01:00
John Wellbelove
aa47131958 Removed flat_multiset_out_of_bounds & flat_multiset_iterator exception classes. 2016-05-03 18:53:29 +01:00
John Wellbelove
7f3f214a1e Removed flat_set_out_of_bounds exception class 2016-05-03 18:52:51 +01:00
John Wellbelove
1f1952bfab Removed ETL_ASSERT in assign 2016-05-03 18:52:30 +01:00
John Wellbelove
fac8b9e6e9 Changed test in assign range 2016-05-03 18:52:02 +01:00
John Wellbelove
39b967e6dc Changed test in assign range 2016-05-03 18:51:43 +01:00
John Wellbelove
74c8bf0e20 Fixed bugs in pop_front and insert_after. 2016-05-03 18:51:00 +01:00
John Wellbelove
55179454f2 Removed condition from splice() 2016-05-03 18:50:00 +01:00
John Wellbelove
ec74c52fbc Removed ETL_ASSERT and commented out debug code. 2016-05-03 18:49:21 +01:00
John Wellbelove
8cc41990c4 Refactored the #defines 2016-05-03 18:48:12 +01:00
John Wellbelove
00115ac9d8 Removed some ETL errors from the functions. 2016-05-03 18:47:51 +01:00
John Wellbelove
7957ff0962 Removed iterator exception 2016-05-03 18:46:40 +01:00
John Wellbelove
8754ff7feb Used enable_if to optimise hash classes. 2016-05-03 18:46:12 +01:00
John Wellbelove
15958f9d65 Simplfied default hash definitions. 2016-05-03 18:45:21 +01:00
John Wellbelove
566cc682c3 Fixed 32/64 bit warning 2016-05-03 18:40:46 +01:00
John Wellbelove
7df25e88a0 Fixed bug in resize 'down'. 2016-03-18 20:35:12 +00:00
John Wellbelove
4ea0900aec Fix to 16 bit parity calculation.
Altered to keep code coverage tool happy.
2016-03-17 20:45:18 +00:00
John Wellbelove
756a650b2f Fixed warning 2016-03-13 12:19:41 +00:00
John Wellbelove
46eea4caed Added platform.h.
Fixed GCC incompatibilities
2016-03-10 00:41:36 +00:00
John Wellbelove
2e728c568d New platform macro definitions 2016-03-10 00:40:05 +00:00
John Wellbelove
e255d23522 Removed redundant loop 2016-03-06 13:30:35 +00:00
John Wellbelove
b34d026c3f Uncomment ET_ERROR in resize. 2016-03-06 12:47:46 +00:00
John Wellbelove
62e2b3c750 Changes for GCC compatibility 2016-03-02 21:10:24 +00:00
John Wellbelove
f1c5c20ba7 Changed folder structure to be compatible with Arduino library specifications 2016-02-28 14:04:22 +00:00