Commit History

Author SHA1 Message Date
  Thomas Waldmann 3d57dc0590 hashindex: add tests, misc. minor fixes/changes 2 years ago
  Thomas Waldmann 1ed8ac0408 hashindex_pytest: move hashtable create into separate function 2 years ago
  Thomas Waldmann e556233e30 hashindex_pytest: add a comment 2 years ago
  Thomas Waldmann 4c2af9fb96 renamed hashindex_stress -> hashindex_pytest 2 years ago
  TW 79d6835738 Merge pull request #7331 from ThomasWaldmann/undefine-ndebug-master 2 years ago
  Thomas Waldmann 311ac55ebd undef NDEBUG for chunker and hashindex 2 years ago
  TW 2b2586a098 Merge pull request #7330 from ThomasWaldmann/update-codecov 2 years ago
  Thomas Waldmann 142eb65223 upgrade codecov-action to v3 2 years ago
  TW 406da3d419 Merge pull request #7325 from ThomasWaldmann/hashtable-fixes-master 2 years ago
  Thomas Waldmann 316bb7c937 add num_entries assertion 2 years ago
  Thomas Waldmann b79766a933 hashindex: simplify size_idx function 2 years ago
  Thomas Waldmann a13d53ec1e Simplify full HT scan assertion 2 years ago
  Thomas Waldmann 4fc7815f11 hashindex: always have at least 1 empty bucket 2 years ago
  Thomas Waldmann 4f8c4aea19 implement ht idx wrap around less strangely, add comment 2 years ago
  Thomas Waldmann 907da00931 if HT is full with entries and tombstones: give up/fail early 2 years ago
  Thomas Waldmann 0098ac9e63 more comments for hashindex_lookup 2 years ago
  Thomas Waldmann 9bf352d00c bugfix: do not resize hashindex with wrong num_empty 2 years ago
  TW 070c260460 Merge pull request #7327 from RayyanAnsari/pyinstaller-no-icon 2 years ago
  Rayyan Ansari 37e958bfa4 pyinstaller: remove icon 2 years ago
  Thomas Waldmann 83e6b4269e hashindex: simplify assert 2 years ago
  Thomas Waldmann c9573c04ac _hashindex: easier to understand code, dubious loops removed, asserts 2 years ago
  TW 978cb163e6 Merge pull request #7324 from ThomasWaldmann/hashtable-stresstests-master 2 years ago
  Thomas Waldmann 3e33656238 add comment about how to provoke more collisions 2 years ago
  Thomas Waldmann 9697f55534 add hashtable stress tests 2 years ago
  TW 653c051851 Merge pull request #7323 from ThomasWaldmann/coala-updates 2 years ago
  Thomas Waldmann de275fc8db coala: remove PEP8Bear 2 years ago
  TW a3bdae65ac Merge pull request #7322 from ThomasWaldmann/update-changes 2 years ago
  Thomas Waldmann 55af2933fb update CHANGES 2 years ago
  TW 7ffd87739b Merge pull request #7320 from ThomasWaldmann/transfer-progress 2 years ago
  Thomas Waldmann 7ad25ba9e2 transfer: support --progress 2 years ago