36 Commits (38600c02a1b985bdf90aa78c279d9807ee05cd5f)

Author SHA1 Message Date
  Vsevolod Stakhov 5dd1c05bcd [Minor] Fix crash 3 years ago
  Vsevolod Stakhov 77cc811092 [Minor] Add cleanup on error path 3 years ago
  Vsevolod Stakhov f7aee39a9d [Fix] Fix various issues found by PVS Studio 5 years ago
  Vsevolod Stakhov 7fde20c6c5 [Minor] Fix case when all words are exceptions 5 years ago
  Vsevolod Stakhov d6f3922d8d [Minor] Do not include skipped or empty tokens in fuzzy hash 5 years ago
  Vsevolod Stakhov e180ef2ce6 [Project] Finish basic tasks in new unicode project 5 years ago
  Vsevolod Stakhov a479224582 [Minor] Further g_slice cleanup 6 years ago
  Vsevolod Stakhov 6f1d206456 [Minor] Fix out-of-bound read 7 years ago
  Vsevolod Stakhov 5852f30029 [Minor] Add images shingles keys caching 7 years ago
  Vsevolod Stakhov de922dd854 [Feature] Use cached shingles keys 7 years ago
  Vsevolod Stakhov 7641f747f2 [Minor] Use memcpy 7 years ago
  Vsevolod Stakhov 0064208668 [Fix] Fix tokens usage 7 years ago
  Vsevolod Stakhov de8ca5b3ac [Fix] Try to fix race condition in redis_pool 7 years ago
  Vsevolod Stakhov 8b24e97910 [Minor] Oops, fix indexes one more time 7 years ago
  Vsevolod Stakhov a7ab8e48f2 [Fix] Fix indexes in array access, interleave loop 7 years ago
  Vsevolod Stakhov a741f54edb [Rework] Kill all InternetAddressList usages 7 years ago
  Vsevolod Stakhov ae78cac6dc [Fix] Simplify images shingles 7 years ago
  Vsevolod Stakhov 4fd2f26b9f [Feature] Implement min-hash shingles for DCT data from images 7 years ago
  Vsevolod Stakhov 2d0e4061c7 [Minor] Fix couple of warnings and disable -pedantic mode 8 years ago
  Vsevolod Stakhov da913877cd [Minor] Adjust hashes 8 years ago
  Vsevolod Stakhov 0d47a9c3e5 [Fix] Fix handling of the same words 8 years ago
  Vsevolod Stakhov 931615a2e0 [Feature] Further micro-optimizations for hashing and shingles 8 years ago
  Vsevolod Stakhov 25db12ee3f [Feature] Optimize alignment to speed up hashing 8 years ago
  Vsevolod Stakhov 4932b636ef [Feature] Add more algorithms for shingles generation 8 years ago
  Vsevolod Stakhov 8766fba694 Switch the rest to apache 2 8 years ago
  Vsevolod Stakhov c723bb1f30 Use fstring instead of gstring 8 years ago
  Vsevolod Stakhov 6ca35268fe Start migrating to the new hash API. 8 years ago
  Vsevolod Stakhov aac916db77 Start miration to the new strings. 8 years ago
  Vsevolod Stakhov 4cc70328cf Use new siphash implementation. 9 years ago
  Vsevolod Stakhov 123886d499 Several improvements to the shingles calculations. 9 years ago
  Vsevolod Stakhov a13bc71723 Resize hashes array properly. 9 years ago
  Vsevolod Stakhov 47be073a75 Use blake2 as KDF instead of sha256. 9 years ago
  Vsevolod Stakhov 491f27d645 Tune shingles settings. 9 years ago
  Vsevolod Stakhov c63bee1078 Add comparision function for shingles. 9 years ago
  Vsevolod Stakhov 30e37db226 Allow to allocate shingles without pool. 9 years ago
  Vsevolod Stakhov 7eb5a5745b Add preliminary shingles version. 9 years ago