Age | Commit message (Expand) | Author |
---|---|---|
2017-11-14 | Rename comparable => equatable | Ori Bernstein |
2017-11-14 | Fix tests to use new hashable/comparable traits. | Ori Bernstein |
2017-09-09 | Improve siphash performance and tests | Lucas Gabriel Vuotto |
2017-09-08 | Replace murmurhash with siphash | Lucas Gabriel Vuotto |
2017-09-08 | Add siphash-2-4 implementation and tests | Lucas Gabriel Vuotto |
2017-09-08 | Use testr in lib/std/test/hashfuncs.myr | Lucas Gabriel Vuotto |
2017-07-18 | Update hashes in tests to match fixed algorithm. | Ori Bernstein |
2016-06-27 | Fix case insensitive hash, and add tests. | Ori Bernstein |