From 2d3ba6d3e421ed104bb68bb66e66f1b59c6b2ab0 Mon Sep 17 00:00:00 2001 From: Bulat-Ziganshin Date: Fri, 29 May 2015 14:29:42 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d25beb6..f20a5af 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Hence, I propose you to clone the repository and try to develop your own version - [x] SSE2/AVX2 manually-optimized main loop - [ ] manual unrolling of main loop (since msvc/icl can't do it themselves) - [x] [SMHasher](https://code.google.com/p/smhasher) testsuite -- [ ] fix issues found by [SMHasher](https://code.google.com/p/smhasher) by tuning `COMPRESS_ULONG()` and hashsum combining +- [ ] fix [issues found by SMHasher](SMHasher/reports/smhasher-farsh32-report.txt) by tuning `COMPRESS_ULONG()` and hashsum combining - [ ] `farsh_init/farsh_update/farsh_result` streaming API # Universal hashing