| Mon, 24 Nov 2025 22:15:16 +0100 | Mike Becker | adjust test_hash_map_remove_via_iterator s.t. we achieve coverage for the case where we remove not the first element of a bucket | changeset | files |
| Sun, 23 Nov 2025 13:30:07 +0100 | Mike Becker | complete test coverage for array_list.c and delete unreachable code | changeset | files |
| Sun, 23 Nov 2025 13:15:19 +0100 | Mike Becker | optimize sorted insertion by using the infimum instead of the supremum | changeset | files |
| Sun, 23 Nov 2025 12:19:24 +0100 | Mike Becker | stable return value for binary search when there are duplicates in the array | changeset | files |