summaryrefslogtreecommitdiffhomepage
path: root/test/hash.cpp
AgeCommit message (Collapse)Author
2024-06-30hash: more work (also add meowhash)Stanislaw Halik
2024-06-09hash: add library with multiple hash implementationsStanislaw Halik
2024-06-08add hash() member function to global_coordsStanislaw Halik
2024-06-08compat: rename hash's source file onlyStanislaw Halik
2024-06-08improve hash api and hash testStanislaw Halik
2024-05-06test: speed up compile timeStanislaw Halik
Removes implicit includes to <windows.h> and <cr/StringView.h> from all files. Goes from 30 to 20 seconds.
2023-11-05aStanislaw Halik
2023-10-05test: add hash testStanislaw Halik