36 コミット (38600c02a1b985bdf90aa78c279d9807ee05cd5f)

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