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
|
560ce6fc25
|
Retargetted solution
|
2017-06-12 22:46:08 +01:00 |
|
John Wellbelove
|
3bbed492d6
|
Retargetted solution (reverted from commit 9040f8bf9b41fc67e296e98a9f070e15ee237ead)
|
2017-06-12 22:39:23 +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
|
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 |
|