1021 Commits

Author SHA1 Message Date
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
John Wellbelove
7f43d719e9 Update README.md 2017-05-08 21:07:22 +01:00
John Wellbelove
80fa5130a1 Update README.md 2017-05-08 21:06:15 +01:00
John Wellbelove
eee9b97f77 Update README.md 2017-05-08 21:05:38 +01:00
John Wellbelove
f3fcfe7b7f Update README.md 2017-05-08 21:05:18 +01:00
John Wellbelove
b41b8a94e5 Update README.md 2017-05-08 21:03:58 +01:00
John Wellbelove
e4643c7923 Update README.md 2017-05-08 20:53:38 +01:00
John Wellbelove
26b7326d72 Updated Code::Blocks project.
Changed test project include paths to use unittest++ as sub-module.
2017-05-08 20:48:22 +01:00
John Wellbelove
30064952b8 Removed redundant code. 2017-05-08 20:29:03 +01:00
John Wellbelove
337af800cf Added LLONG_MAX LLONG_MIN ULLONG_MAX define for compilers that do not define them. 2017-05-08 20:26:51 +01:00
John Wellbelove
864f92b4d2 Added paranthese 2017-05-08 20:25:45 +01:00
John Wellbelove
7ab815ec4b Added ARM6 compiler checks. 2017-05-08 20:24:19 +01:00
John Wellbelove
00cb4d75ad Incorrect uinttest++ URL 2017-05-07 13:44:58 +01:00
John Wellbelove
9fa28ab2e9 Removed TI specific target 2017-05-06 08:12:33 +01:00
John Wellbelove
1b7c4a8d73 Merge pull request #26 from MarSik/master
Fix unittest-cpp submodule link
2017-05-02 18:42:11 +01:00
Martin Sivak
82a3f9b480 Fix unittest-cpp submodule link 2017-05-02 13:38:46 +02:00
John Wellbelove
6232c20adc Changed to version 9.1.3 9.1.3 2017-04-28 22:22:37 +01:00
John Wellbelove
72a89f801d Changed to version 9.1.3 2017-04-28 22:20:17 +01:00
John Wellbelove
b2f9dbaec7 Added unittest++ as a submodule to the ETL project 2017-04-27 11:34:33 +01:00
John Wellbelove
5dbdbbe8ad Added unittest++ as a submodule to the ETL project 2017-04-27 11:30:53 +01:00
John Wellbelove
dd48153e7b Remove 'typename' not allowed in C++03 2017-04-26 21:58:18 +01:00
John Wellbelove
6384d59f3c Remove 'typename' not allowed in C++03 2017-04-26 21:57:11 +01:00
John Wellbelove
eb60f790e5 Added include for stdint.h 2017-04-26 21:42:54 +01:00
John Wellbelove
9cab822b9e Added include for stdint.h 2017-04-26 21:38:17 +01:00
John Wellbelove
51bc6964a5 Updated project files 2017-04-19 18:42:03 +01:00
John Wellbelove
f416a99116 Deleted files 2017-04-19 18:41:33 +01:00
John Wellbelove
7b517126c3 Remove 'typename' not allowed in C++03 2017-04-19 18:39:59 +01:00
John Wellbelove
c04379a442 Remove 'typename' not allowed in C++03 2017-04-19 18:34:06 +01:00
John Wellbelove
f4c7f1aa01 Added iterators to all io ports 2017-04-17 22:03:21 +01:00
John Wellbelove
0338612f48 Removed redundant tests 2017-04-17 21:02:53 +01:00
John Wellbelove
ac8568e26b VS2017 project files 2017-04-17 21:02:08 +01:00