620 Commits

Author SHA1 Message Date
John Wellbelove
6c0c135296 Update version for Arduino 8.0.4 2016-03-13 12:38:02 +00:00
John Wellbelove
5519658c79 Merge remote-tracking branch 'origin/development' 2016-03-13 12:34:14 +00:00
John Wellbelove
d0dfcc0da8 Update version for Arduino 2016-03-13 12:33:49 +00:00
John Wellbelove
0e21f02976 Git ignore files 2016-03-13 12:30:20 +00:00
John Wellbelove
130ce77b41 Updated due to new platform macro definitions 2016-03-13 12:29:54 +00:00
John Wellbelove
b99eae63fa Code:Blocks IDE updates 2016-03-13 12:23:32 +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
bbcb967c38 Added Visual Studio project for BlinkList 2016-03-07 19:27:12 +00:00
John Wellbelove
8bff7a9df4 Removed unsued header include 2016-03-07 19:26:20 +00:00
John Wellbelove
e255d23522 Removed redundant loop 2016-03-06 13:30:35 +00:00
John Wellbelove
da234c33c5 Removed redundant loop 8.0.3 2016-03-06 13:06:43 +00:00
John Wellbelove
cc459381a6 Merge remote-tracking branch 'origin/development' 2016-03-06 12:49:40 +00:00
John Wellbelove
3f8b4c2b26 Updated icons 2016-03-06 12:49:01 +00:00
John Wellbelove
ed293fd64d Updated icons 2016-03-06 12:48:35 +00:00
John Wellbelove
51fa96f90b Added container.h include 2016-03-06 12:48:14 +00:00
John Wellbelove
b34d026c3f Uncomment ET_ERROR in resize. 2016-03-06 12:47:46 +00:00
John Wellbelove
9781cfcf76 Put iterations into a function 2016-03-04 20:24:32 +00:00
John Wellbelove
d26a1d38fd Merge remote-tracking branch 'origin/development' 2016-03-03 17:56:13 +00:00
John Wellbelove
194688a19c Removed 'splice whole list to self' test 2016-03-03 17:55:23 +00:00
John Wellbelove
c00bfeb477 Updated to current unit tests 2016-03-03 17:54:58 +00:00
John Wellbelove
e1e73af806 Merge remote-tracking branch 'origin/development' 8.0.2 2016-03-02 21:12:11 +00:00
John Wellbelove
c908d3fcea Changes for GCC compatibility 2016-03-02 21:11:32 +00:00
John Wellbelove
62e2b3c750 Changes for GCC compatibility 2016-03-02 21:10:24 +00:00
John Wellbelove
3d9e1d03fd Merge remote-tracking branch 'origin/development' 2016-02-28 14:48:19 +00:00
John Wellbelove
7bc7406511 Fixed paths in Visual Studio project files. 2016-02-28 14:47:32 +00:00
John Wellbelove
eb14bee98c Updated version number 2016-02-28 14:30:27 +00:00
John Wellbelove
4002be31ce Updated version number 8.0.1 2016-02-28 14:28:46 +00:00
John Wellbelove
df61efe139 Merge remote-tracking branch 'origin/development' 2016-02-28 14:27:26 +00:00
John Wellbelove
ead2c24e9a Arduino example 2016-02-28 14:26:40 +00:00
John Wellbelove
6104b66adb Merge remote-tracking branch 'origin/development' 8.0.0 2016-02-28 14:21:29 +00:00
John Wellbelove
b7da660535 File for Arduino library integration. 2016-02-28 14:16:14 +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
1fdd5bd838 Merge remote-tracking branch 'origin/development' 2016-02-28 13:52:37 +00:00
John Wellbelove
9b2ace4946 Added platform constants header for Arduino 2016-02-28 13:51:58 +00:00
John Wellbelove
85c60f5407 Added more sign_extend tests for unsigned values. 2016-02-28 13:51:09 +00:00
John Wellbelove
3457c5b14a Merge remote-tracking branch 'origin/development' 2016-02-28 11:34:13 +00:00
John Wellbelove
deb85d817f Added 'typename' to sign_extend 2016-02-28 09:36:19 +00:00
John Wellbelove
4c7405f883 Merge remote-tracking branch 'origin/development' 2016-02-27 16:56:06 +00:00
John Wellbelove
da8a31c19e Added sign_extend template 2016-02-27 16:54:51 +00:00
John Wellbelove
09f311c160 Merge remote-tracking branch 'origin/development' 2016-02-25 20:36:41 +00:00
John Wellbelove
02aa427e6b Added unordered_set, unordered_multiset, unordered_multimap 2016-02-21 21:11:46 +00:00
John Wellbelove
3e283a5d33 Added 'splice' nad 'merge' member functions.
Made 'move' member functions private.
2016-02-21 08:57:38 +00:00
John Wellbelove
298f197607 Renamed internal structures 2016-02-18 20:17:58 +00:00
John Wellbelove
6eb15a884c Added unordered_set to project 2016-02-18 20:11:07 +00:00
John Wellbelove
9908714b13 Added begin==end tests 2016-02-18 20:10:54 +00:00
John Wellbelove
a09d104330 Added unordered_set to project 2016-02-18 20:10:28 +00:00
John Wellbelove
5fc6ed50ba Merge remote-tracking branch 'origin/development' 2016-02-15 21:26:43 +00:00
John Wellbelove
a77950fb6d Fixed issue where begin returned a malformed iterator. 2016-02-15 21:25:39 +00:00