1451 Commits

Author SHA1 Message Date
John Wellbelove
3f07a785f4 Fixed sort() so that it is now 'stable'.
Fixed return value type for const_iterator::operator->() in etl::list
2017-06-14 23:42:11 +01:00
John Wellbelove
e12cef864f Updated version to 9.1.5
# Conflicts:
#	library.properties
2017-06-14 23:40:17 +01:00
John Wellbelove
d16f10cdb1 Added hash functors for top level string classes. 2017-06-14 23:39:35 +01:00
John Wellbelove
2858a078de Removed experimental files. 2017-06-14 23:36:22 +01:00
John Wellbelove
889add0db6 Fixed sort() so that it is now 'stable'.
Fixed return value type for const_iterator::operator->() in etl::list
2017-06-14 23:35:56 +01:00
John Wellbelove
30b7f1698d Updated version to 9.1.5 2017-06-14 20:28:26 +01:00
John Wellbelove
4bc0b58c3c Added hash functors for top level string classes. 2017-06-14 20:26:58 +01:00
John Wellbelove
c2ed3bba59 Added 'typename' 2017-06-13 17:35:03 +01:00
John Wellbelove
6e4ba564a2 Added 'typename' 2017-06-13 17:32:44 +01:00
John Wellbelove
8f88066a64 Updated to 9.1.4 2017-06-13 11:29:38 +01:00
John Wellbelove
2674a81fa2 Experimental container memcpy support 2017-06-12 23:51:27 +01:00
John Wellbelove
7aeb8636c7 Experimental versions 2017-06-12 23:46:51 +01:00
John Wellbelove
6df2adf079 reference_wrapper test 2017-06-12 23:35:11 +01:00
John Wellbelove
2732f7f68f Conditional compilation for hash functions. 9.1.4 2017-06-12 23:18:16 +01:00
John Wellbelove
6a69089bfe Conditional compilation for hash functions. 2017-06-12 23:16:37 +01:00
John Wellbelove
14b25fc3f2 Conditional compilation for hash functions. 2017-06-12 23:08:49 +01:00
John Wellbelove
6c512e261c Conditional compilation for hash functions. 2017-06-12 22:59:36 +01:00
John Wellbelove
64c8ec3c38 Retargetted solution (reverted from commit 9040f8bf9b41fc67e296e98a9f070e15ee237ead) 2017-06-12 22:53:48 +01:00
John Wellbelove
560ce6fc25 Retargetted solution 2017-06-12 22:46:08 +01:00
John Wellbelove
478b459ccc Removed reference_flat_map from project (reverted from commit 168ac8510d8c928ead4ffa138f710794ffeed0fa) 2017-06-12 22:44:06 +01:00
John Wellbelove
3bbed492d6 Retargetted solution (reverted from commit 9040f8bf9b41fc67e296e98a9f070e15ee237ead) 2017-06-12 22:39:23 +01:00
John Wellbelove
168ac8510d Removed reference_flat_map from project 2017-06-12 22:34:12 +01:00
John Wellbelove
9040f8bf9b Retargetted solution 2017-06-12 22:30:31 +01:00
John Wellbelove
7b970c1ecc Renamed key_value_parameter_t to key_parameter_t 2017-06-12 22:28:32 +01:00
jwellbelove
27d1a0ef20 Removed unused variable. 2017-06-12 22:28:32 +01:00
jwellbelove
a8a81ec011 Removed erronious 'const' and '&' from 'key_value_parameter_t' parameters, as for non-fundamental types they will already be 'const &'. 2017-06-12 22:28:31 +01:00
John Wellbelove
909fc87515 Renamed key_value_parameter_t to key_parameter_t 2017-06-12 22:27:20 +01:00
jwellbelove
855601484d Removed unused variable. 2017-06-12 12:49:44 +01:00
jwellbelove
113a561596 Removed erronious 'const' and '&' from 'key_value_parameter_t' parameters, as for non-fundamental types they will already be 'const &'. 2017-06-12 12:30:19 +01:00
jwellbelove
d08010b348 Fixed alignment helper issues for targets that don't support 8 bit types. 2017-06-09 07:23:30 +01:00
jwellbelove
fe0467e8b7 Fixed alignment helper issues for targets that don't support 8 bit types. 2017-06-08 09:03:13 +01:00
jwellbelove
dfd4309a0a Added experimental FSM template. 2017-05-25 10:12:50 +01:00
jwellbelove
3bb2b5fed6 Added experimental FSM template. 2017-05-24 16:16:50 +01:00
jwellbelove
a0f3b45643 Added experimental FSM template. 2017-05-24 16:12:32 +01:00
jwellbelove
75aa032e68 Added experimental FSM template. 2017-05-24 15:21:05 +01:00
jwellbelove
fe19f3b25a Removed ETL_NO_CHECKS #define 2017-05-24 15:20:39 +01:00
jwellbelove
99dd26be64 Merge remote-tracking branch 'origin/master' into development 2017-05-19 12:34:07 +01:00
jwellbelove
67a7c38773 Added AppVeyor label to icon 2017-05-19 11:57:20 +01:00
jwellbelove
9e7addd55e Re-added Appveyor build icon 2017-05-19 11:45:10 +01:00
jwellbelove
112327b071 Modified file path for uintest source files to get Appveyor running correctly. 2017-05-19 11:29:59 +01:00
jwellbelove
b083fcfd5b Class diagram update 2017-05-16 13:44:02 +01:00
jwellbelove
b4bb889730 Preliminary class diagram for list and flat map classes. 2017-05-15 12:12:10 +01:00
jwellbelove
4d6ace6145 Preliminary class diagram for list classes. 2017-05-15 11:01:18 +01:00
John Wellbelove
383525aa4e Merge remote-tracking branch 'origin/development' 2017-05-09 20:54:31 +01:00
John Wellbelove
b46616d3be Updated VS2017 & Code::Blocks projects. 2017-05-09 20:53:53 +01:00
jwellbelove
a144f22679 Renamed 'intrusive' flat maps & sets to 'reference' to better reflect their true nature. 2017-05-09 09:02:02 +01:00
John Wellbelove
2b3d9c7089 Update README.md 2017-05-09 00:33:44 +01:00
John Wellbelove
90ebb973d3 Update README.md 2017-05-09 00:15:51 +01:00
John Wellbelove
3c52cd1242 Merge remote-tracking branch 'origin/master' 2017-05-08 22:44:26 +01:00
John Wellbelove
fe640ce8ef Merge remote-tracking branch 'origin/development'
# Conflicts:
#	src/cyclic_hash.h
#	test/codeblocks/ETL.cbp
2017-05-08 22:43:34 +01:00