dhewm3-sdk/idlib/hashing
Daniel Gibson b3d5571e67 Don't use "register" keyword, it was deprecated in C++11
.. and even removed in C++17 - and before that it probably didn't do
much in most compilers
2024-03-18 23:01:31 +01:00
..
CRC32.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
CRC32.h Fix CRC32 hashing for x86_64 2018-08-20 01:46:25 +02:00
MD4.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
MD4.h Fix MD4 hashing for x86_64 2018-08-20 01:46:24 +02:00
MD5.cpp Don't use "register" keyword, it was deprecated in C++11 2024-03-18 23:01:31 +01:00
MD5.h Fix MD5 hashing for x86_64 2018-08-20 01:46:25 +02:00