Jakub Sztandera
1b9e2168d8
create one info table from separate ones
...
fix mh_hash_default_length
2016-07-31 19:31:19 +01:00
Jakub Sztandera
171bddef0a
change how hashes are defined from enum to define
...
this way the mapping between hashcodes and hash definitions isn't needed
also it simplfies handling, testing and allows to return error with
the hash code
2016-07-31 15:43:43 +01:00
Jakub Sztandera
7aa01e57d6
remove vim sets
2016-07-30 11:40:28 +01:00
Jakub Sztandera
177faf1ee6
rework error handling - disable hash tests for now
2016-07-29 18:05:11 +01:00
Jakub Sztandera
8112dda4e8
make should fail in case of test failure
2016-07-27 10:45:53 +01:00
Jakub Sztandera
b154a83b35
start implementing default lengths
...
fixup syle in few places
2016-07-26 16:54:31 +01:00
Jakub Sztandera
6a23dbd54d
separate headers and src
2016-07-26 14:22:03 +01:00
Jakub Sztandera
f91684f3c8
rework build structure for static link
...
make .gitignore exclude default
move tests into tests/c/
2016-07-26 10:57:05 +01:00