reduz
141c375581
Clean up Hash Functions
...
Clean up and do fixes to hash functions and newly introduced murmur3 hashes in #61934
* Clean up usage of murmur3
* Fixed usages of binary murmur3 on floats (this is invalid)
* Changed DJB2 to use xor (which seems to be better)
2022-06-20 12:54:19 +02:00
..
2022-05-13 13:19:42 +10:00
2022-06-17 19:39:34 +10:00
2022-06-17 19:39:34 +10:00
2022-06-18 10:40:57 +02:00
2022-05-31 11:51:47 +03:00
2022-04-06 14:34:37 +03:00
2022-05-03 09:37:47 -05:00
2022-06-07 13:14:44 +02:00
2022-06-07 13:14:44 +02:00
2022-04-06 14:34:37 +03:00
2022-05-02 16:28:25 +02:00
2022-05-16 10:37:48 +02:00
2022-05-16 10:37:48 +02:00
2022-05-02 16:28:25 +02:00
2022-05-16 10:37:48 +02:00
2022-01-20 16:47:25 +01:00
2022-02-10 17:31:54 +01:00
2022-05-11 11:08:56 +10:00
2022-04-17 12:59:50 +10:00
2022-06-17 19:39:34 +10:00
2022-06-17 19:39:34 +10:00
2022-06-09 22:40:40 +03:00
2022-05-16 10:37:48 +02:00
2022-06-01 20:47:32 +10:00
2022-05-03 14:44:55 +02:00
2022-04-28 15:00:30 +10:00
2022-05-16 10:37:48 +02:00
2022-05-16 10:37:48 +02:00
2022-03-31 14:07:29 +02:00
2022-06-20 12:54:19 +02:00